Commit Graph

199 Commits

Author SHA1 Message Date
Tobias Reich
3e019af823 Merge branch 'master' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/css/upload.css
	assets/min/main.css
	assets/min/main.js
2014-07-20 19:06:50 +02:00
Tobias Reich
6c18e63731 Fixed broken style of upload bar 2014-07-20 16:49:43 +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
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
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
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
c064c1c0e4 Version push and add checksum for existing users #179 2014-07-05 00:39:31 +02:00
Tobias Reich
ce373c26d5 Added new SmartAlbum which shows all recent uploads 2014-06-29 15:40:06 +02:00
Tobias Reich
386a0c2b8e Show takedate in photo-overlay when available 2014-06-28 22:49:49 +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
60c1948abd Version to v2.5 2014-06-24 11:52: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
5b5e511cd1 Fixed a bug with special chars in descriptions, disabled debug and pushed version 2014-06-15 19:11:54 +02:00
Tobias Reich
4bd77f8dbf Remove html from Tags, Description and Title input 2014-06-14 21:38:37 +02:00
Tobias Reich
0f8a409cec Prevent tabs from open in the same tab all the time 2014-06-01 12:21:34 +02:00
Tobias Reich
c19c3f48b3 Removed text from Email sharing 2014-05-31 12:55:18 +02:00
Tobias Reich
c5977e95ef Fixed a bug where EXIF data was displayed even when empty 2014-05-31 12:38:36 +02:00
Tobias Reich
d8e4b2fe8f Pushed version to v2.5 beta 3 2014-05-31 12:08:13 +02:00
Tobias Reich
c64698c26f Fixed a bug where "No public albums" won't disappear 2014-05-30 21:07:15 +02:00
Tobias Reich
b4ba1fffe9 Merge fix 2014-05-27 10:21:06 +02:00
Tobias Reich
03e2081756 Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/js/upload.js
	assets/min/main.js
2014-05-27 10:20:45 +02:00
Tobias Reich
bf7210de2a Fixed a bug where photos were uploaded to the wrong album 2014-05-27 10:17:46 +02:00
Tobias Reich
82d62971de Recompiled js 2014-05-20 17:14:36 +02:00
Tobias Reich
f90bfe0086 Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/min/main.js
2014-05-20 17:13:45 +02:00
Tobias Reich
1e80564fbe Shorter text for sharing-dialog 2014-05-17 23:53:30 +02:00
Tobias Reich
63061e0d9e Shorter text for sharing-dialog 2014-05-17 23:53:13 +02:00
Tobias Reich
f08e838a38 Disable infobox shortcut in SmartAlbums 2014-05-17 23:30:02 +02:00
Tobias Reich
99f5248032 Visual enhancements for new uploader 2014-05-16 22:11:10 +02:00
Tobias Reich
ce5f8b9d0f Improved handling of long file names and fixed Dropbox and URL import 2014-05-12 22:13:47 +02:00
Tobias Reich
5acc5760da Faster back when album empty 2014-05-12 21:41:32 +02:00
Tobias Reich
47afc5c74b Removed support for old uploader and fixed URL import 2014-05-12 21:40:25 +02:00
Tobias Reich
21d8b22a3a Improved upload on mobile devices 2014-05-12 21:37:51 +02:00