Roman
b8020fb1ff
Fixed broken scrolling when changing albums<->album views
2014-09-14 15:31:58 +03:00
Roman
e9544e8f8f
* Improved performance by caching:
...
- The albums view is stored in memory when changing from the albums to the individual album/photo view.
- When viewing photos, the next picture in the current album is preloaded.
* Default sort order of albums is changed from new to old.
* Fixed scroll position when changing from albums to album and vice versa
2014-09-14 14:48:12 +03:00
Tobias Reich
1d738f9488
Fixed Lychee to working in IE #148
2014-08-17 20:54:57 +02:00
Tobias Reich
0cf8e97190
Hide download photo when downloadable is disabled
2014-08-17 20:09:42 +02:00
Tobias Reich
b66bdce28d
Added downloadable to Infobox and improved naming
2014-08-17 19:33:22 +02:00
Tobias Reich
ac0850d7fa
Hide download button when downloadable is off
2014-08-17 19:16:17 +02:00
Tobias Reich
c6a9064508
Moved code part
2014-08-17 19:06:45 +02:00
Tobias Reich
f245c80b2a
Version to 2.6.1
2014-08-17 19:06:29 +02:00
Tobias Reich
ac7f365a3a
Centered dialog
2014-08-17 19:06:20 +02:00
Tobias Reich
9676556a05
Merge branch 'master' into downloadable
...
Conflicts:
assets/min/main.js
2014-08-17 19:01:01 +02:00
Tobias Reich
af59d02362
Improved error message #203
2014-08-17 18:55:59 +02:00
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
b23360d6ce
Added downloadable
to database and backend
2014-08-09 17:57:31 +02:00
Tobias Reich
8f28f99527
Added downloadable checkbox
2014-08-09 17:17:29 +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