Tobias Reich
897fad76cf
Added skipDuplicates- and identifier-check to the diagnostics
2015-06-28 23:17:09 +02:00
Tobias Reich
0bc07d5314
Updated sorting check
2015-05-31 11:21:38 +02:00
Tobias Reich
53d0185042
Updated required php version check
2015-05-31 11:18:43 +02:00
Tobias Reich
c47a992f83
Improved permission error #351
2015-05-31 11:18:15 +02:00
Tobias Reich
2497ed4be1
Added allow_url_fopen check #302
2015-04-05 00:55:15 +02:00
Tobias Reich
9278182b10
Updated copyright year
2015-03-29 18:58:15 +02:00
Tobias Reich
083e0962e2
Merge branch 'master' into v3.0.0
2015-02-25 20:55:10 +01:00
Michael Procter
f22966a280
Show currently configured plugins, for debugging
2015-02-21 08:50:38 +00:00
Tobias Reich
17d96ef3d2
Updated order of diagnostics
2015-01-16 19:52:54 +01:00
Tobias Reich
aad919c96f
Fixed version in check-plugin
2014-11-19 23:31:35 +01:00
Tobias Reich
9bdb9174fd
Better permission errors #258
2014-11-06 22:25:27 +01:00
Tobias Reich
85e46bc156
Added permission check for medium/
2014-10-11 00:40:51 +02:00
Tobias Reich
7b787e7904
Fixed warning 'Illegal string offset'
2014-09-27 12:33:53 +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
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
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
Tobias Reich
b079d6663c
Updated check
2014-08-29 23:53:52 +02:00
Tobias Reich
cd7196ef4a
Improved diagnostics
2014-08-28 17:02:27 +02:00
Tobias Reich
c76d781766
Fixed Warning: htmlentities() expects parameter 1 ( #159 )
2014-05-21 11:39:36 +02:00
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