Commit Graph

421 Commits

Author SHA1 Message Date
Tobias Reich
ba778998dd Fixed a PHP syntax error with arrays (#160) 2014-05-23 15:47:48 +02:00
Tobias Reich
cafd3dd84e Added v2.5 changelog (WIP, #155) 2014-05-21 16:53:31 +02:00
Tobias Reich
c76d781766 Fixed Warning: htmlentities() expects parameter 1 (#159) 2014-05-21 11:39:36 +02:00
Tobias Reich
404b519747 getExtension() helper 2014-05-20 12:44:08 +02:00
Tobias Reich
69aa61cade Fixed photo download 2014-05-20 12:31:48 +02:00
Tobias Reich
c84572fedf Merge pull request #159 from djdallmann/v2.5
Added plugin to list errors from database
2014-05-20 09:56:14 +02:00
djdallmann
90e1dacfc3 Added plugins to list errors from database 2014-05-19 16:40:33 +00:00
Tobias Reich
8cf7ad5480 Hide password-protected albums 2014-05-17 23:53:55 +02:00
Tobias Reich
1e80564fbe Shorter text for sharing-dialog 2014-05-17 23:53:30 +02:00
Tobias Reich
63061e0d9e Shorter text for sharing-dialog 2014-05-17 23:53:13 +02:00
Tobias Reich
f08e838a38 Disable infobox shortcut in SmartAlbums 2014-05-17 23:30:02 +02:00
Tobias Reich
3707677356 Use hasPermissions() in plugins/check/ 2014-05-17 23:19:48 +02:00
Tobias Reich
02740d840a Prevent unsupported files from being moved (#151) 2014-05-17 22:59:28 +02:00
Tobias Reich
1cef3c29c4 Merge pull request #156 from djdallmann/v2.5
Added support for filenames with spaces by using escapeshellarg() to eva...
2014-05-17 22:50:00 +02:00
Tobias Reich
830e2362d3 Catch error when calling Import::move 2014-05-17 22:48:06 +02:00
Tobias Reich
7e6fd3ccc7 Improved plugin loading 2014-05-17 16:51:56 +02:00
djdallmann
b2658d7e01 Added support for filenames with spaces by using escapeshellarg() to evaluate and treat string as literal. 2014-05-17 05:41:18 +00:00
Tobias Reich
9db3d31cc0 Added permission check to upload 2014-05-16 23:24:11 +02:00
Tobias Reich
edca6c088a Added function to check permissions 2014-05-16 23:23:49 +02:00
Tobias Reich
5689278908 Added logging for subfolders 2014-05-16 23:22:41 +02:00
Tobias Reich
0dc54c44e0 Added logging for folder deletion 2014-05-16 23:22:20 +02:00
Tobias Reich
08fe04c241 Added Import:move from Import:server and disabled moveToTemp by default (#151) 2014-05-16 22:47:45 +02:00
Tobias Reich
0167507604 Code adjustments and improvemts for #151 2014-05-13 22:49:23 +02:00
Tobias Reich
83a7aa196c Fixed logging 2014-05-13 22:10:04 +02:00
Tobias Reich
d31f0831d4 Merge pull request #151 from djdallmann/v2.5
Added feature to move files before processing in Import.php for server
2014-05-13 21:55:18 +02:00
Tobias Reich
1261a2ff35 Version push to v2.5 b2 2014-05-11 20:48:53 +02:00
Tobias Reich
dceb348d42 Store username in lychee_username 2014-05-11 20:11:39 +02:00
djdallmann
b321e2d970 Updated to include better error handling and to use the new error class. 2014-05-10 23:23:33 +00:00
Tobias Reich
326238d46a Fixed TEXT column can't have a default value (#154) 2014-05-10 18:46:48 +02:00
Tobias Reich
b9147d4d62 Merge branch 'v2.5' of https://github.com/electerious/Lychee into v2.5 2014-05-08 20:50:41 +02:00
Tobias Reich
775673cf18 Added loggint to Photo 2014-05-08 20:50:18 +02:00
Tobias Reich
5303314ec7 Added memory_limit to installation (#153) 2014-05-07 16:20:16 +02:00
Tobias Reich
39131033db Added notice and warning function to Log (#143) 2014-05-06 22:11:37 +02:00
Tobias Reich
d9b48f4080 Added more error logging to Album class (#143) 2014-05-06 21:37:21 +02:00
Tobias Reich
83188ae9d9 Added error logging to Album class (#143) 2014-05-06 21:24:58 +02:00
Tobias Reich
f479511454 Added basic Log class (#143) 2014-05-06 21:22:56 +02:00
Tobias Reich
61a868980e Improved sorting by takestamp and reset for older version (#152) 2014-05-06 19:57:59 +02:00
Tobias Reich
fc97167e1b Fixed sorting by takedate (#152) 2014-05-06 14:30:18 +02:00
Tobias Reich
3cd37cba2d Changed a comment 2014-05-01 15:42:11 +02:00
Tobias Reich
b7764dcd7f Renamed to Installation 2014-04-30 11:11:49 +02:00
Tobias Reich
aaca8b42c0 Rewritten Installation Access 2014-04-30 11:10:31 +02:00
Tobias Reich
091381a2a3 Added return false 2014-04-30 11:09:28 +02:00
Tobias Reich
32368d4ba4 Renamed to Guest 2014-04-30 10:56:52 +02:00
Tobias Reich
fbe7be18c1 Rewritten Guest Access 2014-04-30 10:56:04 +02:00
Tobias Reich
b246a9d1c2 Added return 2014-04-30 10:54:53 +02:00
Tobias Reich
157c0821e6 Fixed title to long for overlay 2014-04-30 10:54:45 +02:00
Tobias Reich
5b9ff50f20 Added npm install and bower install 2014-04-28 20:41:13 +02:00
Tobias Reich
ee8df63df4 Fixed npm not working #145 2014-04-28 20:25:42 +02:00
Tobias Reich
d87029c2d3 Added uploads/medium/ for later versions 2014-04-28 12:00:48 +02:00
Tobias Reich
33c8eb6780 Moved Access 2014-04-28 11:59:37 +02:00