szurubooru/src/Api/Jobs
2014-05-09 21:08:34 +02:00
..
AcceptUserRegistrationJob.php Continued work on getter/setters: staff confirm 2014-05-07 21:30:38 +02:00
ActivateUserEmailJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
AddCommentJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
AddPostJob.php Made anonymous upload parameter optional 2014-05-08 08:54:48 +02:00
AddUserJob.php Continued work on getter/setters: staff confirm 2014-05-07 21:30:38 +02:00
DeleteCommentJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
DeletePostJob.php Fixed privileges for some jobs 2014-05-07 17:58:23 +02:00
DeleteUserJob.php Encapsulated a few entity getters and setters 2014-05-05 17:47:30 +02:00
EditCommentJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
EditPostContentJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditPostJob.php Fixed issues with logging 2014-05-07 21:30:37 +02:00
EditPostRelationsJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditPostSafetyJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditPostSourceJob.php Continued work on getter/setters: post sources 2014-05-07 21:30:37 +02:00
EditPostTagsJob.php Fixed/refactored tag validation 2014-05-08 08:54:53 +02:00
EditPostThumbJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditUserAccessRankJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditUserEmailJob.php Fixed issues with confirmation e-mails 2014-05-07 21:30:37 +02:00
EditUserJob.php Fixed issues with logging 2014-05-07 21:30:37 +02:00
EditUserNameJob.php Fixed multiple problems with user jobs 2014-05-07 21:30:37 +02:00
EditUserPasswordJob.php Fixed multiple problems with user jobs 2014-05-07 21:30:37 +02:00
FeaturePostJob.php Continued work on getter/setters: entity IDs 2014-05-07 17:58:18 +02:00
FlagPostJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
FlagUserJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
GetLogJob.php Logger path accepts simple templates 2014-05-05 17:47:31 +02:00
GetPostContentJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
GetPostJob.php Continued work on getter/setters: post visibility 2014-05-07 21:30:37 +02:00
GetPostThumbJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
GetUserJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
ListCommentsJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
ListLogsJob.php Logger path accepts simple templates 2014-05-05 17:47:31 +02:00
ListPostsJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
ListRelatedTagsJob.php Encapsulated a few entity getters and setters 2014-05-05 17:47:30 +02:00
ListTagsJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
ListUsersJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
MergeTagsJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
PasswordResetJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
PreviewCommentJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
RenameTagsJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
ScorePostJob.php Continued work on getter/setters: post cached keys 2014-05-09 20:29:14 +02:00
TogglePostFavoriteJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
TogglePostTagJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
TogglePostVisibilityJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
ToggleUserBanJob.php Ban job returns user 2014-05-09 21:08:34 +02:00