Tobias Reich
4c130211b1
Replaced return false in database updates with error messages
2016-02-14 14:26:05 +01:00
Tobias Reich
46f520e1fe
Removed medium option
...
Lychee will automatically create medium-sized photos when the photo ist big enough and Imagick installed and activated. It's no longer possible to deactivate it.
2016-02-14 14:09:49 +01:00
Tobias Reich
7b86a737af
Added Database::execute to run a query
...
Database::execute automatically logs errors
2016-01-31 18:49:31 +01:00
Tobias Reich
64e0d66d83
Improved if conditions
2016-01-31 15:44:54 +01:00
Tobias Reich
4c3df96e9e
Removed unnecessary namespace
2016-01-30 23:16:59 +01:00
Tobias Reich
fe2c56422d
Fixed database updates
2016-01-30 23:07:59 +01:00
Tobias Reich
e89203bcb1
// for comments and spaces for alignment
2016-01-30 23:03:43 +01:00
Tobias Reich
17e5dba979
Singleton pattern for Settings::get(), Database::get() and Plugins::get()
...
What could properly go wrong? ¯\_(ツ)_/¯
2016-01-24 22:14:20 +01:00
Tobias Reich
cca2b09d08
Fixed incorrect version in comment
2015-02-08 15:36:29 +01:00
Tobias Reich
0c97151f4f
Added direct access protection to database updates
2015-02-08 15:29:06 +01:00
Tobias Reich
0630554789
Updated copyright
2015-02-01 22:08:37 +01:00
Tobias Reich
b6123c8257
Add medium folder when missing #67
2014-11-06 23:21:33 +01:00
Tobias Reich
09553f2262
Comment cleanup
2014-10-21 13:40:33 +02:00
Tobias Reich
9e42e74b3a
ntermediate sized images for small screen devices #67
...
- Updated version
- Update database
- Write medium to database
- Delete medium on photo delete
- Show medium depending on screen
2014-10-11 16:09:10 +02:00