Commit Graph

1315 Commits

Author SHA1 Message Date
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
7dc4e01313 Fixed missing params var when Album::add returns and error 2016-01-31 17:51:42 +01:00
Tobias Reich
83e3271f43 Code style adjustment 2016-01-31 17:51:17 +01:00
Tobias Reich
f650de8967 Removed newline at end of file 2016-01-31 15:53:44 +01:00
Tobias Reich
64e0d66d83 Improved if conditions 2016-01-31 15:44:54 +01:00
Tobias Reich
34839d3805 Added error handling to getGraphHeader 2016-01-31 13:55:23 +01:00
Tobias Reich
0b5d605860 Removed unused function 2016-01-31 13:53:32 +01:00
Tobias Reich
a5437a3e66 Updated contributing guidelines 2016-01-31 12:47:00 +01:00
Tobias Reich
4328b516a5 Updated path to the diagnostics 2016-01-31 12:46:43 +01:00
Tobias Reich
f90e171e9c Added lychee-create-medium #453 2016-01-31 12:28:22 +01:00
Tobias Reich
207e98a81c fnNotFound was not callable from extending class 2016-01-31 00:56:42 +01:00
Tobias Reich
026702114d Missing parameter 2016-01-31 00:56:16 +01:00
Tobias Reich
84afba9548 Added missing Album and Photo class to search 2016-01-31 00:01:42 +01:00
Tobias Reich
00cd60a588 Rebuild 2016-01-30 23:58:29 +01:00
Tobias Reich
7dd82fc516 Improved lychee.dropbox and lychee.dropboxKey check 2016-01-30 23:58:24 +01:00
Tobias Reich
36dd48ec27 Fixed link check when sharing a photo 2016-01-30 23:58:08 +01:00
Tobias Reich
76d1b227bf Fixed outdated require in view.php 2016-01-30 23:57:20 +01:00
Tobias Reich
b78cc31127 Fixed ZipArchive not found 2016-01-30 23:24:08 +01:00
Tobias Reich
e2eaa38b9c Added missing argument 2016-01-30 23:23:58 +01:00
Tobias Reich
007cecc1d5 Fixed set login of initial username and password 2016-01-30 23:17:46 +01:00
Tobias Reich
e8387e8794 Fixed missing Database and Photo in getGraphHeader 2016-01-30 23:17:23 +01:00
Tobias Reich
4c3df96e9e Removed unnecessary namespace 2016-01-30 23:16:59 +01:00
Tobias Reich
b89b82fa36 Fixed search 2016-01-30 23:16:42 +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
b13283e4d4 Added Validator, removed Module, changed Access classes 2016-01-30 21:33:31 +01:00
Tobias Reich
ad4fbf3ffd Code style adjustment 2016-01-30 20:22:28 +01:00
Tobias Reich
c904b8e2a5 Remove skipDuplicates from init response when logged out 2016-01-30 20:18:24 +01:00
Tobias Reich
3287e27ccd Default param for Session init 2016-01-30 20:18:10 +01:00
Tobias Reich
cafcc2165f Removed unnecessary self::dependencies checks 2016-01-30 01:06:21 +01:00
Tobias Reich
4974adfed0 Activate plugins directly without extending Module 2016-01-30 00:27:50 +01:00
Tobias Reich
61fcaa57c0 Added "use SplObserver" 2016-01-30 00:07:22 +01:00
Tobias Reich
6e7dccc037 Renamed folder to Modules 2016-01-26 15:34:51 +01:00
Tobias Reich
8c76d340a7 Renamed folder to Access 2016-01-26 15:33:59 +01:00
Tobias Reich
145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 2016-01-26 15:31:53 +01:00
Tobias Reich
dc35658ddc Fixed name 2016-01-24 22:31:03 +01:00
Tobias Reich
412fbf47ee exit() after using access-file 2016-01-24 22:30:57 +01:00
Tobias Reich
aeb62bba48 Moved misc file 2016-01-24 22:30:37 +01:00
Tobias Reich
2f70bfac41 Removed __clone 2016-01-24 22:17:47 +01:00
Tobias Reich
84c4a5b267 Removed version from sql files 2016-01-24 22:15:04 +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
0dffa5c765 Dropped update support for versions < 2.7 2016-01-24 18:38:26 +01:00
Tobias Reich
c8a3a92c3f Rebuild 2016-01-24 17:11:05 +01:00
Tobias Reich
36b1b40325 Added 'final' to access classes 2016-01-24 17:10:54 +01:00
Tobias Reich
24c883a661 Use default value to define defineTablePrefix 2016-01-24 17:10:23 +01:00
Tobias Reich
f7e624ca8b Fixed 'Full Photo' in view.php 2016-01-24 17:09:49 +01:00
Tobias Reich
9e52f93a59 Removed database updates for versions <= 2.5.0 2016-01-24 16:51:09 +01:00
Tobias Reich
61c13e36a0 Rebuild 2016-01-24 15:39:22 +01:00
Tobias Reich
b4084102e8 Fixed the loading bar 2016-01-24 15:39:12 +01:00
Tobias Reich
454a503196 Rebuild 2016-01-24 15:21:40 +01:00