Commit Graph

143 Commits

Author SHA1 Message Date
Tobias Reich
27d7ca75f3 Removed fix #230 2014-09-25 20:24:16 +02:00
Tobias Reich
bda95c49f3 Fixed ctrl+a also selects the "about" tab #230 2014-09-25 20:18:43 +02:00
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
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
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
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
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
c655fd0ee4 Merge branch 'rambutan'
Conflicts:
	assets/min/main.js
2014-09-14 15:49:05 +03:00
Roman
c4df00dae4 added min files 2014-09-14 15:46:38 +03:00
Roman
8b8295d61e New readme file 2014-09-14 15:36:23 +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
5a2dc947dd Added main.scss 2014-08-26 16:54:07 +02:00
Tobias Reich
8cb84641ed CSS to SCSS 2014-08-26 16:47:12 +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
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
d392526fac Build 2014-08-17 19:06:51 +02:00
Tobias Reich
61ecca0440 Less harsh gradient #200 2014-08-17 18:58:12 +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
5d33cbfaef Build #203 2014-08-16 20:54:04 +02:00
Tobias Reich
fee0a5b077 Build 2014-08-16 20:18:44 +02:00
Tobias Reich
e9f1c21406 Improved error handling 2014-08-16 19:51:21 +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
271297e330 Merge fix 2014-08-07 20:26:02 +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
e3b56398b1 Merge fix 2014-07-26 15:59:32 +02:00