lychee/php/Modules
Nils Asmussen 7fd74462e2 Allow to download multiple albums.
This commit adds a download item to the album and albumMulti
contextMenu functions. Since the Archive class is already general
enough, we can easily support to download multiple albums. This
is especially nice, because we can now select individual albums.
2016-11-13 13:54:15 +01:00
..
Album.php Allow to download multiple albums. 2016-11-13 13:54:15 +01:00
Albums.php Added basic subalbum support. 2016-07-29 22:36:41 +02:00
Archive.php Moved zip archive code into separate class. 2016-11-13 13:54:15 +01:00
Config.php Suppress error messages of failed database connects and config save attempts 2016-03-24 22:09:21 +01:00
Database.php Updated to minor version 2016-08-22 14:08:03 +02:00
Import.php Corrections of Import::url 2016-03-19 10:21:29 +01:00
Log.php Added partial php documentation to the Log class 2016-02-08 22:11:39 +01:00
Photo.php Moved zip archive code into separate class. 2016-11-13 13:54:15 +01:00
Plugins.php // for comments and spaces for alignment 2016-01-30 23:03:43 +01:00
Response.php Always respond with JSON 2016-03-24 21:41:41 +01:00
Session.php Small adjustments to #491 2016-03-19 16:16:41 +01:00
Settings.php Correction of comment 2016-04-17 21:09:20 +02:00
Validator.php Added Response class to handle exit() responses 2016-02-07 00:16:48 +01:00