1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-22 06:00:48 +00:00
pixelfed/app/Http/Controllers/Api
2024-06-04 02:08:42 -06:00
..
V1 Update user_filters, use config_cache 2024-03-14 00:06:33 -06:00
AdminApiController.php Implement proper OAuth authorization on Admin API endpoints 2024-02-09 02:28:08 +01:00
ApiV1Controller.php Update ApiV1Controller, fix cache invalidation bug in update_credentials 2024-06-04 02:08:42 -06:00
ApiV1Dot1Controller.php Update ApiV1Dot1Controller, fix in app registration bug that prevents proper auth flow due to missing oauth scopes 2024-04-30 23:05:38 -06:00
ApiV2Controller.php Update config cache 2024-03-10 04:19:44 -06:00
BaseApiController.php Fix api endpoints 2024-02-09 20:41:12 -07:00
InstanceApiController.php