takahe/api
2023-05-02 10:57:58 -06:00
..
migrations OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
models Check scope on API endpoints 2023-02-19 11:37:02 -07:00
views Fix post attachment author check on editing (#563) 2023-05-02 09:58:32 -06:00
__init__.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
admin.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
apps.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
decorators.py Allow API access with cookies again 2023-03-02 10:22:37 -07:00
middleware.py Implement a client_credentials process for read 2023-03-06 15:48:43 -07:00
pagination.py fix order of next/prev header links (#564) 2023-05-02 10:57:58 -06:00
schemas.py Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554) 2023-04-06 15:14:21 -06:00
urls.py Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554) 2023-04-06 15:14:21 -06:00