Commit Graph

90 Commits

Author SHA1 Message Date
08380b2ca3 Add: uploader.sh script 2023-09-15 20:48:51 +09:00
b2bea677ef Add: http custom error pages, more checks js possible error, check if file delete from storage by cli 2023-09-14 21:36:41 +09:00
431541b3cb Add: prototype cleanup_media command 2023-09-14 01:19:05 +09:00
a7a85b1816 Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint 2023-09-14 01:17:37 +09:00
a1679b69c3 Modify: DATA_DIR default cast type Path 2023-09-12 18:04:30 +09:00
919bf6e69c Add: psql support to entrypoint.sh 2023-09-12 18:03:17 +09:00
feb579ca31 Add: psycopg deps for psql support 2023-09-12 17:35:00 +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
5893920d69 Modify: ticket and archive cards 2023-09-10 16:35:30 +09:00
b7aab16a00 Fix: footer in disable 2fa template 2023-09-10 13:00:37 +09:00
9844bccd65 Fix: width ticket page and account update form 2023-09-10 12:54:54 +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
f28b44b7fd Fix: healthcheck cmd use WEB_PORT build arg 2023-09-08 16:47:07 +09:00
158c381ac4 Add: StorageInfo serializer, url test change output from API storage-info 2023-09-08 16:02:34 +09:00
045cc3641f Modify: footer meta info 2023-09-08 02:27:04 +09:00
ff602097be Modify: cards header 2023-09-08 01:49:10 +09:00
0f9f3afbb4 Add: footer to 2fa app 2023-09-08 01:24:59 +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
e95de1b553 Modify: Dockerfile use bild args and add healthchek docker-compose use env 2023-09-04 22:14:58 +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
3aa887c5a4 Add: link to edit for quick access to increase attempts 2023-09-03 15:00:24 +09:00
d236f3a14a Modify: navbar items 2023-09-03 14:30:34 +09:00
a3d29cd867 Modify: delete asterisk css style crispy form from 2fa login template 2023-09-02 20:24:04 +09:00
eec55b803d Modify: Archive model - add size field, now use this field for web and admin page 2023-09-02 20:22:40 +09:00
332764fca2 Modify: admin panel fields, filters and decorations 2023-09-02 17:54:53 +09:00
d314fe7e4e Add: resolved tickets filter 2023-09-01 17:58:58 +09:00
40a07bf78d Modify: default gunicorn config values 2023-09-01 16:53:54 +09:00
ebf8c83bc4 Add: FileUploadParser to ArchiveViewSet 2023-08-31 23:02:13 +09:00
7963e2fad5 Modify: replace gunicorn to gunicorn async add gunicorn config file 2023-08-31 20:53:10 +09:00
790be86f13 Fix: ajax upload error message and increase the request timeout 2023-08-31 13:34:40 +09:00
20aa084c90 Fix: docker csrf_trusted_origins 2023-08-31 01:23:25 +09:00
0834474a59 Fix: login page adaptive size class 2023-08-30 23:21:38 +09:00
fbacdfd590 Add: info alert to upload archive template 2023-08-30 23:04:12 +09:00
2b32caa585 Create: dockerized app 2023-08-30 22:26:53 +09:00
9ae11345d5 Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
b65481207a Fix: custom storage path 2023-08-30 16:38:28 +09:00
68bec09209 Add: gunicorn 2023-08-30 12:51:08 +09:00
30394aa055 Add: export poetry requirements.txt 2023-08-30 11:03:18 +09:00
55374c5874 Modify: freeze dependencies versions 2023-08-30 10:59:16 +09:00
65b10e841c Add: whitenoise to manage staticfiles 2023-08-30 01:17:57 +09:00
30939755f7 Create: collector_api tests 2023-08-29 16:02:52 +09:00
5fd2bc953e Create: collector tests 2023-08-29 00:36:55 +09:00
87a6ca06e6 Create: views to upload files by ajax 2023-08-17 00:53:13 +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