Commit Graph

665 Commits

Author SHA1 Message Date
Tobias Reich
6dd24fce18 Updated release date 2014-09-12 18:06:47 +02:00
Tobias Reich
6a6513737f Merge pull request #226 from electerious/v2.6.2
v2.6.2
2014-09-12 18:05:46 +02:00
Tobias Reich
8aaac56c89 Updated final v2.6.2 changelog 2014-09-07 11:42:56 +02:00
Tobias Reich
fa0559512b Fixed incorrect documentation for multiple plugins 2014-09-05 16:26:51 +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
Tobias Reich
b29d706041 Added link to rss-plugin (#72) 2014-09-02 21:48:16 +02:00
Tobias Reich
85c18290e6 Fixed a bug with Database::prepare and ? in user input (#38 #214 #196) 2014-08-31 23:49:25 +02:00
Tobias Reich
7933ccee7d Fixed upload progress 2014-08-31 23:35:38 +02:00
Tobias Reich
066d3be697 JsHint fixes 2014-08-31 22:11:04 +02:00
Tobias Reich
b0a4089dc0 Fixed photo download 2014-08-30 20:03:38 +02:00
Tobias Reich
0a5285ee93 Don't show exif info when empty for older Lychee users (#194) 2014-08-30 19:59:07 +02:00
Tobias Reich
b1607a0ed3 Fixed a notice error for old Lychee users 2014-08-30 19:53:41 +02:00
Tobias Reich
e20ba354da Database::setVersion to update the database version 2014-08-30 19:25:01 +02:00
Tobias Reich
5d9e41d2ae Escape photo download title 2014-08-30 19:18:09 +02:00
Tobias Reich
bef01d775d Fixed view.php (#38 #214 #196) 2014-08-30 18:49:10 +02:00
Tobias Reich
4a0750e34f Merge branch 'v2.6.2' of https://github.com/electerious/Lychee into v2.6.2 2014-08-30 15:23:26 +02:00
Tobias Reich
bcdc75b5dc Fixed _ table prefix when no table prefix set (#196) 2014-08-30 15:23:17 +02:00
Tobias Reich
d0ba19e622 Merge pull request #221 from cternes/array-old-syntax
Arrays old php syntax
2014-08-30 10:34:30 +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
cternes
13dea68c88 Replaced new array syntax with old one to support older php versions 2014-08-30 07:05:26 +02:00
Tobias Reich
2d1d8a5499 Added Imagick to docs (#211) 2014-08-30 00:15:39 +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
a5722a79c6 Converted database updates to prepared statements (#38 #214 #196) 2014-08-29 23:49:52 +02:00
Tobias Reich
9f11875e39 Create tables with prefix (#38 #214 #196) 2014-08-29 23:08:18 +02:00
Tobias Reich
af37f5c138 Define prefix after config-file has been loaded (#38 #214 #196) 2014-08-29 23:07:54 +02:00
Tobias Reich
bef84572fb Converted Settings to prepared statements (#38 #214 #196) 2014-08-29 21:38:40 +02:00
Tobias Reich
e92635b44b Converted Log to prepared statements (#38 #214 #196) 2014-08-29 21:28:20 +02:00
Tobias Reich
1be2789023 Converted misc to prepared statements (#38 #214 #196) 2014-08-29 21:25:41 +02:00
Tobias Reich
606334fb62 Converted Photo.php to prepared statements (#38 #214 #196) 2014-08-29 21:16:10 +02:00
Tobias Reich
8b76fadf6d Escape data before writing to config.php (#38) 2014-08-29 20:10:50 +02:00
Tobias Reich
3170898364 Updated deps 2014-08-29 19:55:26 +02:00
Tobias Reich
32af951c77 Added table prefix to create dialog (#214 #196) 2014-08-29 19:55:21 +02:00
Tobias Reich
52b530f85e Unified statements 2014-08-29 19:31:50 +02:00
Tobias Reich
01d367beb9 Prepare statments (#38 #214 #196) 2014-08-29 19:27:09 +02:00
Tobias Reich
75e63a9e3a Added database prepare (#38 #214 #196) 2014-08-29 19:12:35 +02:00
Tobias Reich
4697698b03 Define tables global (#214 #196) 2014-08-29 16:37:11 +02:00
Tobias Reich
fb4e1dc73c Code adjustments 2014-08-29 16:36:38 +02:00
Tobias Reich
29c5356f4f Updated changelog 2014-08-28 17:09:13 +02:00
Tobias Reich
5f95adca6b Readme renaming 2014-08-28 17:02:57 +02:00
Tobias Reich
7f07da83d0 Readme renaming 2014-08-28 17:02:43 +02:00
Tobias Reich
cd7196ef4a Improved diagnostics 2014-08-28 17:02:27 +02:00
Tobias Reich
7387ca868f Added contributing guides 2014-08-28 16:55:23 +02:00
Tobias Reich
9c484def0c Updated changelog 2014-08-27 22:03:45 +02:00
Tobias Reich
8b4ef96146 Added update for database for version 2.6.2 2014-08-27 21:17:05 +02:00
Tobias Reich
864e5b97d0 Changed some function to public 2014-08-26 20:26:14 +02:00