Commit Graph

889 Commits

Author SHA1 Message Date
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
Tobias Reich
51ca8da424 Merge branch 'master' of https://github.com/electerious/Lychee 2014-09-16 20:24:11 +02:00
Tobias Reich
b5cad21cfc Fixed typo 2014-09-16 17:31:14 +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
5948bf4f93 Updated README 2014-09-15 22:58:16 +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
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
Roman
f17ee01b84 * Improved performance by caching: 2014-09-14 14:31:35 +03:00
Tobias Reich
09b66c2870 Updated deps 2014-09-13 11:02:25 +02:00
Tobias Reich
6dd24fce18 Updated release date 2014-09-12 18:06:47 +02:00
Tobias Reich
6a6513737f Merge pull request #226 from electerious/v2.6.2
v2.6.2
2014-09-12 18:05:46 +02:00
Tobias Reich
8aaac56c89 Updated final v2.6.2 changelog 2014-09-07 11:42:56 +02:00
Tobias Reich
fa0559512b Fixed incorrect documentation for multiple plugins 2014-09-05 16:26:51 +02:00
Tobias Reich
bcf281a220 Fixed a bug when ImageMagick is not installed 2014-09-04 21:31:33 +02:00
Tobias Reich
4d74507b06 Fixed a bug with old Lychee installations 2014-09-04 21:22:58 +02:00
Tobias Reich
815606fc66 Updated check 2014-09-04 21:14:57 +02:00
Tobias Reich
b29d706041 Added link to rss-plugin (#72) 2014-09-02 21:48:16 +02:00
Tobias Reich
85c18290e6 Fixed a bug with Database::prepare and ? in user input (#38 #214 #196) 2014-08-31 23:49:25 +02: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
b0a4089dc0 Fixed photo download 2014-08-30 20:03:38 +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
b1607a0ed3 Fixed a notice error for old Lychee users 2014-08-30 19:53:41 +02:00
Tobias Reich
e20ba354da Database::setVersion to update the database version 2014-08-30 19:25:01 +02:00
Tobias Reich
5d9e41d2ae Escape photo download title 2014-08-30 19:18:09 +02:00
Tobias Reich
bef01d775d Fixed view.php (#38 #214 #196) 2014-08-30 18:49:10 +02:00
Tobias Reich
4a0750e34f Merge branch 'v2.6.2' of https://github.com/electerious/Lychee into v2.6.2 2014-08-30 15:23:26 +02:00
Tobias Reich
bcdc75b5dc Fixed _ table prefix when no table prefix set (#196) 2014-08-30 15:23:17 +02:00
Tobias Reich
d0ba19e622 Merge pull request #221 from cternes/array-old-syntax
Arrays old php syntax
2014-08-30 10:34:30 +02:00
cternes
cab94e8d00 Fixed syntax error in displayLog plugin 2014-08-30 07:22:44 +02:00
cternes
d4a8b77023 Fixed syntax error in check plugin 2014-08-30 07:21:13 +02:00
cternes
13dea68c88 Replaced new array syntax with old one to support older php versions 2014-08-30 07:05:26 +02:00
Tobias Reich
2d1d8a5499 Added Imagick to docs (#211) 2014-08-30 00:15:39 +02:00
Tobias Reich
0296b313ee Added option to disable imagick (#211) 2014-08-30 00:11:26 +02:00
Tobias Reich
62b7c2e542 Updated displaylog 2014-08-30 00:01:42 +02:00