szurubooru/src
2014-10-18 18:48:33 +02:00
..
Controllers Added autohiding disliked posts to post searching 2014-10-18 18:48:33 +02:00
Dao Reduced query count for tag retrieval 2014-10-18 18:48:33 +02:00
Entities Added user banning 2014-10-18 18:48:30 +02:00
FormData Changed user settings to be stored as arrays 2014-10-18 18:48:33 +02:00
Helpers Added safety browsing settings to post searching 2014-10-18 18:48:33 +02:00
SearchServices Added safety browsing settings to post searching 2014-10-18 18:48:33 +02:00
Services Added user banning 2014-10-18 18:48:30 +02:00
Upgrades Fixed triggers 2014-10-18 18:48:33 +02:00
Bootstrap.php Removed reliance on global from Dispatcher 2014-10-18 18:48:33 +02:00
Config.php Moved public data to public_html/ 2014-10-18 18:48:24 +02:00
ControllerRepository.php Fixed serializing classes in Dispatcher 2014-10-18 18:48:16 +02:00
DatabaseConnection.php Added query count statistics to responses 2014-10-18 18:48:33 +02:00
di.php Fixed triggers 2014-10-18 18:48:33 +02:00
Dispatcher.php Removed reliance on global from Dispatcher 2014-10-18 18:48:33 +02:00
Injector.php Simplified injecting db connection for upgrades 2014-10-18 18:48:28 +02:00
IValidatable.php Added IValidatable; moved validation to FormData 2014-10-18 18:48:19 +02:00
PDOEx.php Added query count statistics to responses 2014-10-18 18:48:33 +02:00
Privilege.php Fixed privileges 2014-10-18 18:48:31 +02:00
Route.php Fixed routing to class methods 2014-10-18 18:48:15 +02:00
Router.php Improved PHP style 2014-10-18 18:48:19 +02:00
Validator.php Improved compatibility with MySQL 2014-10-18 18:48:29 +02:00