Commit Graph

193 Commits

Author SHA1 Message Date
Tobias Reich
328bcd7c43 "No public albums" now easier to read #205 2014-08-16 22:24:45 +02:00
Tobias Reich
1172f3b537 Close upload when clicking the close button 2014-08-16 20:53:46 +02:00
Tobias Reich
cf6ea7530e Removed unused functions from the old uplaod 2014-08-16 20:46:13 +02:00
Tobias Reich
4d6c2b2ca4 Don't close upload when an error occurred #203 2014-08-16 20:44:11 +02:00
Tobias Reich
5d1b6261dc Added hidden close button upload 2014-08-16 20:43:06 +02:00
Tobias Reich
1554340841 Throw error when upload failes 2014-08-16 20:18:37 +02:00
Tobias Reich
24fc218437 Improved error output 2014-08-16 20:18:24 +02:00
Tobias Reich
e9f1c21406 Improved error handling 2014-08-16 19:51:21 +02:00
Tobias Reich
b19c472709 Fixed indention 2014-08-16 19:50:16 +02:00
Tobias Reich
eebb73a9c8 Improved share-album-dialog text 2014-08-09 17:07:59 +02:00
Tobias Reich
baafcc497a Improved server-import text 2014-08-09 17:07:22 +02:00
Tobias Reich
c2ca42e584 Improved update check 2014-08-08 23:03:26 +02:00
Tobias Reich
8ef58d3a79 Version push to v2.6 2014-08-08 22:21:04 +02:00
Tobias Reich
c482ebdd74 Merge branch 'master' into uploader
Conflicts:
	assets/min/main.js
	assets/min/view.js
2014-08-07 20:25:33 +02:00
Tobias Reich
28f8aab323 Fixed "No way to back out during database creation #195" 2014-08-07 20:23:39 +02:00
Tobias Reich
caa59c72c8 Fixed "If EXIF data is missing, don't show them in the info #194" 2014-08-06 17:07:12 +02:00
Tobias Reich
f579579b58 Fixed broken upload status style in Firefox 2014-07-26 16:57:21 +02:00
Tobias Reich
b45112f4a8 Added comments to upload and fixed a bug with unsupported files 2014-07-26 16:46:52 +02:00
Tobias Reich
2021f850c4 Skip upload of unsupported files 2014-07-26 16:31:38 +02:00
Tobias Reich
cf3eda60f8 Improved upload-title when filename/url too long 2014-07-26 16:17:48 +02:00
Tobias Reich
aa07c985a0 Merge branch 'master' into uploader
Conflicts:
	assets/min/main.js
2014-07-26 15:54:12 +02:00
Tobias Reich
a778517795 Updated version 2014-07-25 21:47:04 +02:00
Tobias Reich
64a9d7ab5e Fixed incorrect info about password in infobox 2014-07-25 21:33:55 +02:00
Tobias Reich
31ed7cb0c0 Added warning that original files will be deleted 2014-07-23 22:04:07 +02:00
Tobias Reich
d991eef2c9 User can set the import-path #187 2014-07-23 21:58:41 +02:00
Tobias Reich
653511e6c6 Server returns location of lychee
Used for the new server-import dialog
2014-07-23 21:24:25 +02:00
Tobias Reich
b905d3c51f Added callback to upload.show function 2014-07-23 21:23:10 +02:00
Tobias Reich
b8630538f3 Merge branch 'master' into uploader
Conflicts:
	assets/min/main.css
	assets/min/main.js
	assets/min/view.js
2014-07-23 20:30:53 +02:00
Tobias Reich
8974b7c2aa Fixed a bug with the back button and zero public listed albums 2014-07-21 22:46:37 +02:00
Tobias Reich
fde153d004 Removed "Set Password" menu after sharing without password 2014-07-21 22:38:56 +02:00
Tobias Reich
cf9ad486f0 New sharing dialog
Choose if album should be listed public or not #177
2014-07-21 22:16:30 +02:00
Tobias Reich
abc7c9233d Only first item of album preview should be a retina image 2014-07-21 00:44:22 +02:00
Tobias Reich
5d78479daa Show public badge on public albums 2014-07-21 00:14:46 +02:00
Tobias Reich
2e701a5bdc Removed redundant if 2014-07-21 00:14:29 +02:00
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
f88a95d489 Removed unnecessary parsing 2014-07-18 23:59:39 +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
d75c980e7a Fixed wrong path for public photos in view.php 2014-07-18 22:15:14 +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
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