Tobias Reich
55b900686c
Fixed wrong date in album view when takestamp is null
2014-07-19 00:06:45 +02:00
Tobias Reich
3e523c6e0f
Fixed wrong link to thumb when searching
2014-07-19 00:00:15 +02:00
Tobias Reich
a7e01447d9
Fixed wrong indention
2014-07-19 00:00:00 +02:00
Tobias Reich
f88a95d489
Removed unnecessary parsing
2014-07-18 23:59:39 +02:00
Tobias Reich
dba3d05709
Use autoprefixer
2014-07-18 23:14:57 +02:00
Tobias Reich
c355d37533
Merge fix
2014-07-18 23:13:06 +02:00
Tobias Reich
1d8abd30ad
Merge branch 'master' of https://github.com/electerious/Lychee into uploader
...
Conflicts:
assets/min/main.css
assets/min/main.js
assets/min/view.js
2014-07-18 23:11:35 +02:00
Tobias Reich
4d9bc5744c
Added autoprefixer
2014-07-18 23:01:19 +02:00
Tobias Reich
70fb6f0863
From Grunt to Gulp
2014-07-18 22:15:37 +02:00
Tobias Reich
d75c980e7a
Fixed wrong path for public photos in view.php
2014-07-18 22:15:14 +02:00
Tobias Reich
d627a66a71
From Grunt to Gulp
2014-07-18 22:09:15 +02:00
Tobias Reich
9ce8f9b467
Pulse animation while processing photo
2014-07-18 17:39:13 +02:00
Tobias Reich
b7d68c84c7
Close modal after upload
2014-07-18 17:27:45 +02:00
Tobias Reich
26c3cc9104
Scroll to current uploading item
2014-07-18 17:26:24 +02:00
Tobias Reich
e4592190bc
Merge branch 'master' of https://github.com/electerious/Lychee into uploader
...
Conflicts:
assets/min/main.css
assets/min/main.js
assets/min/view.js
2014-07-18 16:33:51 +02:00
Tobias Reich
ae493bd918
Merge pull request #183 from electerious/performance
...
Slightly improved performance for big albums
2014-07-12 20:37:42 +02:00
Tobias Reich
402259e334
Animate only the first 50 photos and albums
2014-07-12 20:30:46 +02:00
Tobias Reich
8eccd7bad2
Testing iOS crash
2014-07-12 20:23:45 +02:00
Tobias Reich
911e168b6f
Less parsing of photos/albums on client-side
2014-07-12 20:12:38 +02:00
Tobias Reich
a244f2ed51
Animate only the first 100 photos and albums
2014-07-12 19:05:56 +02:00
Tobias Reich
8b39f6fffa
- Fixed a bug where it was possible to right-click on SmartAlbums after searching
...
- Fixed a bug where it wasn't possible to rename albums while searching
2014-07-12 18:41:58 +02:00
Tobias Reich
e6f9909ea3
Added v2.5.5 to changelog
2014-07-05 00:50:50 +02:00
Tobias Reich
8e07423796
Rebuild after merge
2014-07-05 00:42:01 +02:00
Tobias Reich
4f272c4ba4
Merge branch 'recent'
...
Conflicts:
assets/min/main.js
2014-07-05 00:41:36 +02:00
Tobias Reich
34cae0db24
Merge branch 'pyro2927-feature/photo_checksum'
2014-07-05 00:40:21 +02:00
Tobias Reich
c064c1c0e4
Version push and add checksum for existing users #179
2014-07-05 00:39:31 +02:00
pyro2927
ba852f8a03
Adding in photo checksum to detect dupes
2014-07-02 14:29:34 -05:00
Tobias Reich
ce373c26d5
Added new SmartAlbum which shows all recent uploads
2014-06-29 15:40:06 +02:00
Tobias Reich
8e8fd91497
Fixed a bug with smart albums
2014-06-29 15:03:19 +02:00
Tobias Reich
0448718038
Merge branch 'master' of https://github.com/electerious/Lychee
2014-06-28 22:50:06 +02:00
Tobias Reich
386a0c2b8e
Show takedate in photo-overlay when available
2014-06-28 22:49:49 +02:00
Tobias Reich
bde8eeecc1
Added #175
2014-06-28 21:54:55 +02:00
Tobias Reich
cbddb79391
Merge pull request #174 from reneluria/master
...
loosen perms for fpm
2014-06-26 14:34:32 +02:00
Rene Luria
a5288f96b8
loosen perms for fpm
2014-06-26 14:25:23 +02:00
Tobias Reich
f590f72b0d
Rebuild
2014-06-26 12:44:20 +02:00
Tobias Reich
6b415ad7e1
Improved Infobox scrolling for iOS
2014-06-26 12:42:37 +02:00
Tobias Reich
33446c30e8
Fixed a static warning ( #172 )
2014-06-25 14:50:49 +02:00
Tobias Reich
60c1948abd
Version to v2.5
2014-06-24 11:52:21 +02:00
Tobias Reich
0f454ae756
Added released date
2014-06-24 11:48:29 +02:00
Tobias Reich
b0d4054d13
Merge pull request #169 from electerious/v2.5
...
v2.5
- `New` Swipe gestures on mobile devices
- `New` Plugin-System
- `New` Rewritten Back-End
- `New` Support for ImageMagick (thanks @bb-Ricardo)
- `New` Logging-System
- `New` Blowfish hash instead of MD5 for all new passwords (thanks @bb-Ricardo)
- `New` Compile Lychee using Grunt (with npm and bower)
- `New` Open full photo without making the photo public
- `Improved` Shortcuts
- `Improved` Album share dialog
- `Improved` Database update mechanism
- `Improved` Download photos with correct title (thanks @bb-Ricardo)
- `Improved` EXIF parsing
- `Improved` URL and Server import (thanks @djdallmann)
- `Improved` Check permissions on upload
- `Fixed` Wrong capture date in Infobox
- `Fixed` Sorting by takedate
2014-06-24 11:45:21 +02:00
Tobias Reich
9d49b7ec58
Merge fix
2014-06-21 12:23:45 +02:00
Tobias Reich
13dca6cb48
Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
...
Conflicts:
assets/min/main.css
assets/min/main.js
assets/min/view.js
2014-06-21 12:23:19 +02:00
Tobias Reich
91a2a78ee4
Subtle design changes
2014-06-20 23:22:36 +02:00
Tobias Reich
bdc8ccb3cf
Version push to 2.5 release candidate (rc1)
2014-06-18 23:51:44 +02:00
Tobias Reich
0d4f7fe63d
Added "Open full photo without making the photo public" to Changelog
2014-06-18 23:47:58 +02:00
Tobias Reich
1ecc81c18f
Fixed a bug with problematic chars in album names when trying to download them
2014-06-18 23:36:00 +02:00
Tobias Reich
5b5e511cd1
Fixed a bug with special chars in descriptions, disabled debug and pushed version
2014-06-15 19:11:54 +02:00
Tobias Reich
a3828e72ae
Fixed import of filename
2014-06-14 23:06:11 +02:00
Tobias Reich
65094ccad5
Fixed album download with double dot in filename
2014-06-14 23:05:45 +02:00
Tobias Reich
1dce04fa92
Fixed an error when trying to logout in two tabs
2014-06-14 21:44:08 +02:00