lychee/php/modules
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
..
Album.php * Improved performance by caching: 2014-09-14 14:48:12 +03:00
Database.php Added downloadable to database and backend 2014-08-09 17:57:31 +02:00
Import.php Execlute big/ and thumb/ from import 2014-07-26 22:14:22 +02:00
Log.php
misc.php Fixed wrong link to thumb when searching 2014-07-19 00:00:15 +02:00
Module.php
Photo.php Calculate checksum before adding it to the database 2014-07-20 16:45:30 +02:00
Plugins.php
Session.php Merge branch 'master' into uploader 2014-08-01 17:01:59 +02:00
Settings.php