1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-25 15:32:39 +00:00
pixelfed/app/Http/Controllers/Api
2024-05-31 03:35:40 -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 Add api/v1/instance/peers API endpoint, disabled by default 2024-05-31 03:35:40 -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