team-3/src/c3nav/api
2023-12-03 21:15:48 +01:00
..
migrations missing migration 2023-12-01 20:57:47 +01:00
static/api/css browsable api should be reponsive 2016-09-13 13:23:28 +02:00
templates/rest_framework add favicon support 2017-12-19 19:32:58 +01:00
__init__.py update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
api.py new api secret system, multiple api secrets, limited scopes, etc... 2023-11-30 22:02:40 +01:00
apps.py fix some bugs in session api and add a signal to cleanup tokens after password change 2018-11-23 22:45:45 +01:00
auth.py new api secret system, multiple api secrets, limited scopes, etc... 2023-11-30 22:02:40 +01:00
exceptions.py add firmware upload API 2023-11-17 16:42:27 +01:00
middleware.py Don’t crash on empty content type 2019-03-01 16:34:58 +01:00
models.py remove old api secret 2023-12-03 16:39:11 +01:00
newapi.py improve api documentation for redoc 2023-12-03 19:04:23 +01:00
newauth.py routing is not a write operation 2023-12-03 20:06:16 +01:00
ninja.py lets group mapdata api v2 endpoints better and make sure descriptions are shown 2023-12-03 21:15:48 +01:00
schema.py remove unnecessary imports 2023-12-03 18:12:59 +01:00
signals.py fix some bugs in session api and add a signal to cleanup tokens after password change 2018-11-23 22:45:45 +01:00
urls.py add fetch_updates api v2 endpoint 2023-12-03 19:25:44 +01:00
utils.py tentative generic mapdata api functions, still with quite a few todos 2023-11-18 22:39:10 +01:00