This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/src/Controllers
2014-10-26 01:42:23 +02:00
..
ViewProxies Extracted post history services 2014-10-26 01:42:23 +02:00
AbstractController.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
AuthController.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
CommentController.php Fixed comments showing disliked posts 2014-10-18 18:48:38 +02:00
FavoritesController.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
GlobalParamController.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
HistoryController.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
PostContentController.php Fixed NetworkingService not using MimeHelper 2014-10-25 23:59:08 +02:00
PostController.php Fixed "featured by" showing post uploader 2014-10-25 18:20:39 +02:00
PostNotesController.php Added note CRUD to backend 2014-10-26 01:42:23 +02:00
ScoreController.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
TagController.php Added tag categories 2014-10-19 13:13:02 +02:00
UserAvatarController.php Disabled blank thumbnail saving 2014-10-18 18:48:38 +02:00
UserController.php Fixed user banning privilege 2014-10-18 18:48:40 +02:00