23 Commits

Author SHA1 Message Date
a1679b69c3 Modify: DATA_DIR default cast type Path 2023-09-12 18:04:30 +09:00
57a758f93e Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root 2023-09-11 13:53:03 +09:00
2cba6321c2 Add: account views, tests, override user model 2023-09-10 12:34:54 +09:00
305001c9ab Modify: disable basic auth in API add protection to storage info endpoint 2023-09-08 19:34:25 +09:00
bfe13039a3 Add: description of endpoints to swagger 2023-09-08 19:21:37 +09:00
045cc3641f Modify: footer meta info 2023-09-08 02:27:04 +09:00
3672d8b321 Add: footer, meta info, move api to footer 2023-09-07 22:32:54 +09:00
016994d594 Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
8971752e5b Modify: settings set casting default env vars change files path disable drf web render in prod 2023-09-04 21:58:42 +09:00
20aa084c90 Fix: docker csrf_trusted_origins 2023-08-31 01:23:25 +09:00
b65481207a Fix: custom storage path 2023-08-30 16:38:28 +09:00
65b10e841c Add: whitenoise to manage staticfiles 2023-08-30 01:17:57 +09:00
fd19181eff Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
e45d1af857 Refactoring: new multi app structure 2023-08-15 03:13:07 +09:00
30b3efa5fc Create: MVP 2fa account app 2023-08-14 16:56:17 +09:00
2e648ac4fe Refactoring: views now use api for ajax 2023-08-13 16:31:40 +09:00
e05319ec3c Add: jwt auth endpoints 2023-08-12 18:17:40 +09:00
2ae385b941 Add: swagger 2023-08-12 02:32:31 +09:00
94640a70fa Add: simple filters to modelviewsets 2023-08-11 22:12:51 +09:00
3f37ed95ed Add: modelviewsets for all models 2023-08-11 10:38:47 +09:00
138b8f26ad Add: CreateTicket view and form 2023-08-05 20:18:20 +09:00
b944d58943 Create: collector models, protect storage, download view 2023-07-27 11:26:27 +09:00
2f3c112e71 Add: django project and collector app 2023-07-25 15:29:17 +09:00