framework/src/Api/Controller
2017-11-29 06:26:48 +01:00
..
AbstractCreateController.php Restructure Flarum\Api namespace 2017-10-03 18:45:40 +02:00
AbstractDeleteController.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
AbstractListController.php Restructure Flarum\Api namespace 2017-10-03 18:45:40 +02:00
AbstractSerializeController.php Move events to Flarum\Api namespace 2017-10-03 18:54:07 +02:00
AbstractShowController.php Restructure Flarum\Api namespace 2017-10-03 18:45:40 +02:00
CreateDiscussionController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
CreateGroupController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
CreatePostController.php lists > pluck 2017-10-05 13:39:41 +02:00
CreateUserController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
DeleteAvatarController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
DeleteDiscussionController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
DeleteFaviconController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
DeleteGroupController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
DeleteLogoController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
DeletePostController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
DeleteUserController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
ForgotPasswordController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
ListDiscussionsController.php Combine URL generator classes into one 2017-10-03 18:54:06 +02:00
ListGroupsController.php Extract Flarum\Group namespace 2017-10-03 18:49:53 +02:00
ListNotificationsController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
ListPostsController.php lists > pluck 2017-10-05 13:39:41 +02:00
ListUsersController.php Combine URL generator classes into one 2017-10-03 18:54:06 +02:00
ReadAllNotificationsController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
SendConfirmationEmailController.php reverting translator contract 2017-11-29 06:26:48 +01:00
SetPermissionController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
SetSettingsController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
ShowDiscussionController.php lists > pluck 2017-10-05 13:39:41 +02:00
ShowForumController.php Extract Flarum\Group namespace 2017-10-03 18:49:53 +02:00
ShowPostController.php Extract new Flarum\Post namespace 2017-10-03 18:47:23 +02:00
ShowUserController.php Extract new Flarum\User namespace 2017-10-03 18:47:23 +02:00
TokenController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
UninstallExtensionController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
UpdateDiscussionController.php lists > pluck 2017-10-05 13:39:41 +02:00
UpdateExtensionController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
UpdateGroupController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
UpdateNotificationController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
UpdatePostController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
UpdateUserController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
UploadAvatarController.php Move command classes to domain namespaces 2017-10-03 18:52:50 +02:00
UploadFaviconController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00
UploadLogoController.php Fix namespace orderings 2017-10-03 18:54:06 +02:00