szurubooru/src/Api/Jobs
2014-05-07 21:30:37 +02:00
..
AcceptUserRegistrationJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
ActivateUserEmailJob.php Fixed account activation links 2014-05-07 21:30:37 +02:00
AddCommentJob.php Refactored comment model, fixed anonymous previews 2014-05-07 17:58:22 +02:00
AddPostJob.php Fixed issues with logging 2014-05-07 21:30:37 +02:00
AddUserJob.php Fixed issues with logging 2014-05-07 21:30:37 +02:00
DeleteCommentJob.php Fixed privileges for some jobs 2014-05-07 17:58:23 +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 Fixed privileges for some jobs 2014-05-07 17:58:23 +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 Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
EditPostTagsJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +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 Continued work on getter/setters: entity IDs 2014-05-07 17:58:18 +02:00
GetPostJob.php Implemented new enums 2014-05-05 17:47:30 +02:00
GetPostThumbJob.php Implemented new enums 2014-05-05 17:47:30 +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 Fixed issues with confirmation e-mails 2014-05-07 21:30:37 +02:00
PreviewCommentJob.php Fixed comment preview 2014-05-07 17:58:24 +02:00
RenameTagsJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
ScorePostJob.php Fixed post scoring privileges 2014-05-07 17:58:23 +02:00
TogglePostFavoriteJob.php Changes to privilege system 2014-05-05 17:47:30 +02:00
TogglePostTagJob.php Encapsulated a few entity getters and setters 2014-05-05 17:47:30 +02:00
TogglePostVisibilityJob.php Renamed LogHelper to Logger 2014-05-05 17:47:30 +02:00
ToggleUserBanJob.php Encapsulated a few entity getters and setters 2014-05-05 17:47:30 +02:00