team-3/src/c3nav/api
2023-12-02 02:25:43 +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 missing migration 2023-12-01 20:57:47 +01:00
newapi.py update some api endpoint summarys 2023-12-02 01:38:12 +01:00
newauth.py fix api secret valid until 2023-12-02 02:25:43 +01:00
ninja.py add editor API stubs 2023-12-01 22:59:57 +01:00
schema.py add editor API stubs 2023-12-01 22:59:57 +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 editor API stubs 2023-12-01 22:59:57 +01:00
utils.py tentative generic mapdata api functions, still with quite a few todos 2023-11-18 22:39:10 +01:00