mc-cms-namelessmc/modules/Core/includes/endpoints
Sam 6009c81aff
fix: validate webhook urls via create webhooks endpoint (#3736)
Co-authored-by: Sam <samerton@users.noreply.github.com>
2026-06-27 13:09:43 +01:00
..
AddGroupsEndpoint.php Remove internal deprecations (#3630) 2025-05-04 14:08:21 -07:00
BanUserEndpoint.php DB migration system (#2770) 2022-05-31 11:29:47 -06:00
CreateReportEndpoint.php Record server ID when creating report via API and display in staff panel (#3524) 2024-10-17 22:55:18 -07:00
CreateWebhooksEndpoint.php fix: validate webhook urls via create webhooks endpoint (#3736) 2026-06-27 13:09:43 +01:00
GetAnnouncementsEndpoint.php Remove more files on pre 13 upgrade 2022-06-02 21:51:38 +01:00
GetNotificationsEndpoint.php Create and utilize Text class, add deprecation warnings 2022-06-13 22:44:01 -06:00
GetUserAnnouncementsEndpoint.php Announcement DTO 2022-05-08 22:49:42 -06:00
GroupInfoEndpoint.php Remove group sync info from user info endpoint (#3194) 2023-01-17 14:27:55 +01:00
InfoEndpoint.php Replace Util::getSetting/Util::setSetting usages (#3387) 2023-06-12 10:30:49 -06:00
LinkIntegrationEndpoint.php Rename integrations endpoints 2022-09-30 19:22:45 +02:00
ListUsersEndpoint.php Add groups parameter to list users endpoint (#3193) 2023-01-18 19:14:45 +01:00
RegisterEndpoint.php Use Symfony Response HTTP status code constants (#3472) 2023-12-16 09:23:59 -08:00
RemoveGroupsEndpoint.php Remove internal deprecations (#3630) 2025-05-04 14:08:21 -07:00
ServerInfoEndpoint.php Add sync website username with integration (#3505) 2024-06-07 23:12:09 +01:00
SyncMinecraftGroupsEndpoint.php New group sync endpoints with separate add/remove lists (#3538) 2024-10-17 22:59:34 -07:00
UnlinkIntegrationEndpoint.php Rename integrations endpoints 2022-09-30 19:22:45 +02:00
UpdateUsernameEndpoint.php Use Symfony Response HTTP status code constants (#3472) 2023-12-16 09:23:59 -08:00
UserInfoEndpoint.php Misc fixes + improvements (#3270) 2023-03-23 20:01:23 -07:00
VerifyEndpoint.php Merge commit from fork 2025-01-08 20:18:22 +00:00
VerifyIntegrationEndpoint.php Add api error code for already verified integration 2022-07-09 10:58:36 -06:00