Commit Graph

229 Commits

Author SHA1 Message Date
Tobias Reich
c26b4e4399 Fixed wrong header in photo-view 2014-09-20 18:06:03 +02:00
Tobias Reich
a0c1dcce9d Don't preload on mobile 2014-09-20 18:03:41 +02:00
Tobias Reich
c57a284713 Code cleanup 2014-09-20 11:34:32 +02:00
Tobias Reich
5b865de5a6 Updated version 2014-09-19 23:32:35 +02:00
Tobias Reich
6caffe004b Fixed several caching issues 2014-09-19 23:14:53 +02:00
Tobias Reich
fe52b09694 Fixed some caching issues with duplicate and delete 2014-09-17 23:25:12 +02:00
Tobias Reich
582a8a3f93 Small code adjustments #232 2014-09-17 23:11:02 +02:00
Roman
a0d11ca6b2 A null check fix to the previous commit 2014-09-17 18:18:11 +03:00
Roman
4b8c4a4669 Fixed an album name not updating in the albums view when renaming the album in the album view 2014-09-17 17:07:49 +03:00
Roman
4ce4048584 Minor tweaks and corrections based on Tobias's comments 2014-09-17 16:42:10 +03:00
Roman
7026ea8603 Merged with the latest pull from the origin 2014-09-16 23:51:54 +03:00
Tobias Reich
62365a2558 Code improvements 2014-09-16 20:24:48 +02:00
Roman
fa8cad02bb Changed spaces to tabs for indentation 2014-09-16 15:20:35 +03:00
Roman
1671517f41 Fixed a bug where a newly created album does not show in the albums pane because of the old cache copy 2014-09-15 23:17:05 +03:00
Roman
f886793742 Added proper unicode support for values read from mysql 2014-09-15 22:56:46 +03:00
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
7933ccee7d Fixed upload progress 2014-08-31 23:35:38 +02:00
Tobias Reich
066d3be697 JsHint fixes 2014-08-31 22:11:04 +02:00
Tobias Reich
0a5285ee93 Don't show exif info when empty for older Lychee users (#194) 2014-08-30 19:59:07 +02:00
Tobias Reich
32af951c77 Added table prefix to create dialog (#214 #196) 2014-08-29 19:55:21 +02:00
Tobias Reich
c90b5f2d99 Added select all 2014-08-24 22:10:21 +02:00
Tobias Reich
61ae1b3dc3 Internal feature to add tags when uploading 2014-08-24 17:17:40 +02:00
Tobias Reich
d686a2b083 Duplicate photos by right-clicking them (#186) 2014-08-22 23:31:09 +02:00
Tobias Reich
c291ab35bf Updated version to v2.6.2 2014-08-22 23:06:03 +02: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