Commit Graph

17 Commits

Author SHA1 Message Date
djdallmann
90e1dacfc3 Added plugins to list errors from database 2014-05-19 16:40:33 +00:00
Tobias Reich
3707677356 Use hasPermissions() in plugins/check/ 2014-05-17 23:19:48 +02:00
Tobias Reich
e74ce6b5a5 Fixed settings check (#139) 2014-04-26 14:35:17 +02:00
Tobias Reich
09e43263d6 Fixed Lychee location in check-plugin 2014-04-22 12:06:23 +02:00
Tobias Reich
1b56522ebc Moved check.php to own folder in plugins/ 2014-04-22 12:02:49 +02:00
Tobias Reich
95a09df4b8 Updated check.php wo work with v2.5 2014-04-22 11:49:25 +02:00
Tobias Reich
03b6ab14ab Added check for zip-extension 2014-04-04 15:14:11 +02:00
Tobias Reich
1725fdf052 Dropbox error now a warning 2014-03-16 13:54:53 +01:00
Tobias Reich
0270a0554c Fixes always shown warning (#90) 2014-03-01 23:12:37 +01:00
Tobias Reich
1132ae67aa Added dropboxKey to check.php 2014-02-27 21:38:25 +01:00
Tobias Reich
5ffae46e15 Visual code adjustments 2014-02-23 15:58:39 +01:00
Tobias Reich
5a6da5423f Added check.php to the settings menu 2014-02-17 16:22:01 +01:00
Tobias Reich
8c9b97236b Check if JSON extension is activated (#81) 2014-02-14 12:33:21 +01:00
Tobias Reich
4fd302f3d0 Config in data/ 2014-02-08 00:08:18 +01:00
Tobias Reich
112235a8b8 Wrong version for MySQL check 2014-01-26 23:33:21 +01:00
Tobias Reich
76163e8c99 Use GBK charset only on older MySQL versions to avoid SQL injections (Issue #55) 2014-01-26 14:39:47 +01:00
Tobias Reich
dd2f6ebc77 V2.0
- All new redefined interface
- Faster animations and transitions
- Import from Dropbox
- Import from Server
- Download public albums
- Several sorting options
- Installation assistent
- Infobox and description for albums
- Faster loading and improved performance
- Better file handling and upload
- Album covers are chosen intelligent
- Prettier URLs
- Massive changes under the hood
- IPTC support (Headline and Caption)
- EXIF Orientation support

How to update:
1. Replace all files, excluding `uploads/`
2. Open Lychee and enter your database details
2014-01-22 11:12:51 +01:00