Commit Graph

  • c197b16eb2 Update: README.md how use uploader.sh main MOIS3Y 2023-09-24 11:57:58 +09:00
  • baacd46248 Modify: uploader.sh url option changed to dst to upload the file, only need to specify the domain name MOIS3Y 2023-09-23 16:04:13 +09:00
  • 405d7da754 Modify: HEALTHCHECK better use in docker-compose.yaml like optional v0.1.0 develop MOIS3Y 2023-09-16 18:02:11 +09:00
  • c316104d94 Update: meta status as Production MOIS3Y 2023-09-16 15:32:32 +09:00
  • eaeecc926a Add: readme and changelog MOIS3Y 2023-09-16 15:28:43 +09:00
  • 51950cb7d2 Add: logging cleanup_media cmd MOIS3Y 2023-09-16 15:23:51 +09:00
  • 08380b2ca3 Add: uploader.sh script MOIS3Y 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 MOIS3Y 2023-09-14 21:36:41 +09:00
  • 431541b3cb Add: prototype cleanup_media command MOIS3Y 2023-09-14 01:19:05 +09:00
  • a7a85b1816 Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint MOIS3Y 2023-09-13 19:22:37 +09:00
  • a1679b69c3 Modify: DATA_DIR default cast type Path MOIS3Y 2023-09-12 18:04:30 +09:00
  • 919bf6e69c Add: psql support to entrypoint.sh MOIS3Y 2023-09-12 18:03:17 +09:00
  • feb579ca31 Add: psycopg deps for psql support MOIS3Y 2023-09-12 17:35:00 +09:00
  • 57a758f93e Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root MOIS3Y 2023-09-11 13:53:03 +09:00
  • 5893920d69 Modify: ticket and archive cards MOIS3Y 2023-09-10 16:35:30 +09:00
  • b7aab16a00 Fix: footer in disable 2fa template MOIS3Y 2023-09-10 13:00:37 +09:00
  • 9844bccd65 Fix: width ticket page and account update form MOIS3Y 2023-09-10 12:54:54 +09:00
  • 2cba6321c2 Add: account views, tests, override user model MOIS3Y 2023-09-10 12:34:54 +09:00
  • 305001c9ab Modify: disable basic auth in API add protection to storage info endpoint MOIS3Y 2023-09-08 19:34:25 +09:00
  • bfe13039a3 Add: description of endpoints to swagger MOIS3Y 2023-09-08 19:21:37 +09:00
  • f28b44b7fd Fix: healthcheck cmd use WEB_PORT build arg MOIS3Y 2023-09-08 16:47:07 +09:00
  • 158c381ac4 Add: StorageInfo serializer, url test change output from API storage-info MOIS3Y 2023-09-08 16:02:34 +09:00
  • 045cc3641f Modify: footer meta info MOIS3Y 2023-09-08 02:27:04 +09:00
  • ff602097be Modify: cards header MOIS3Y 2023-09-08 01:49:10 +09:00
  • 0f9f3afbb4 Add: footer to 2fa app MOIS3Y 2023-09-08 01:24:59 +09:00
  • 3672d8b321 Add: footer, meta info, move api to footer MOIS3Y 2023-09-07 22:32:54 +09:00
  • 016994d594 Add: storage info widget and storage api endpoint refactoring project structure add version app MOIS3Y 2023-09-07 13:07:18 +09:00
  • e95de1b553 Modify: Dockerfile use bild args and add healthchek docker-compose use env MOIS3Y 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 MOIS3Y 2023-09-04 21:58:42 +09:00
  • 3aa887c5a4 Add: link to edit for quick access to increase attempts MOIS3Y 2023-09-03 15:00:24 +09:00
  • d236f3a14a Modify: navbar items MOIS3Y 2023-09-03 14:30:34 +09:00
  • a3d29cd867 Modify: delete asterisk css style crispy form from 2fa login template MOIS3Y 2023-09-02 20:24:04 +09:00
  • eec55b803d Modify: Archive model - add size field, now use this field for web and admin page MOIS3Y 2023-09-02 20:22:40 +09:00
  • 332764fca2 Modify: admin panel fields, filters and decorations MOIS3Y 2023-09-02 17:54:53 +09:00
  • d314fe7e4e Add: resolved tickets filter MOIS3Y 2023-09-01 17:58:58 +09:00
  • 40a07bf78d Modify: default gunicorn config values MOIS3Y 2023-09-01 16:53:54 +09:00
  • ebf8c83bc4 Add: FileUploadParser to ArchiveViewSet MOIS3Y 2023-08-31 23:02:13 +09:00
  • 7963e2fad5 Modify: replace gunicorn to gunicorn async add gunicorn config file MOIS3Y 2023-08-31 20:53:10 +09:00
  • 790be86f13 Fix: ajax upload error message and increase the request timeout MOIS3Y 2023-08-31 13:34:40 +09:00
  • 20aa084c90 Fix: docker csrf_trusted_origins MOIS3Y 2023-08-31 01:23:25 +09:00
  • 0834474a59 Fix: login page adaptive size class MOIS3Y 2023-08-30 23:21:38 +09:00
  • fbacdfd590 Add: info alert to upload archive template MOIS3Y 2023-08-30 23:04:12 +09:00
  • 2b32caa585 Create: dockerized app MOIS3Y 2023-08-30 22:26:53 +09:00
  • 9ae11345d5 Modify: now filefield in Archive model is required MOIS3Y 2023-08-30 20:59:24 +09:00
  • b65481207a Fix: custom storage path MOIS3Y 2023-08-30 16:38:28 +09:00
  • 68bec09209 Add: gunicorn MOIS3Y 2023-08-30 12:51:08 +09:00
  • 30394aa055 Add: export poetry requirements.txt MOIS3Y 2023-08-30 11:03:18 +09:00
  • 55374c5874 Modify: freeze dependencies versions MOIS3Y 2023-08-30 10:59:16 +09:00
  • 65b10e841c Add: whitenoise to manage staticfiles MOIS3Y 2023-08-30 01:17:57 +09:00
  • 30939755f7 Create: collector_api tests MOIS3Y 2023-08-29 16:02:52 +09:00
  • 5fd2bc953e Create: collector tests MOIS3Y 2023-08-29 00:36:55 +09:00
  • 87a6ca06e6 Create: views to upload files by ajax MOIS3Y 2023-08-17 00:53:13 +09:00
  • fd19181eff Refactoring: using the apps directory is redundant MOIS3Y 2023-08-15 13:00:24 +09:00
  • e45d1af857 Refactoring: new multi app structure MOIS3Y 2023-08-15 03:13:07 +09:00
  • 30b3efa5fc Create: MVP 2fa account app MOIS3Y 2023-08-14 16:56:17 +09:00
  • 2e648ac4fe Refactoring: views now use api for ajax MOIS3Y 2023-08-13 16:31:40 +09:00
  • e05319ec3c Add: jwt auth endpoints MOIS3Y 2023-08-12 18:17:40 +09:00
  • 2ae385b941 Add: swagger MOIS3Y 2023-08-12 02:32:31 +09:00
  • 94640a70fa Add: simple filters to modelviewsets MOIS3Y 2023-08-11 22:12:51 +09:00
  • 3f37ed95ed Add: modelviewsets for all models MOIS3Y 2023-08-11 10:38:47 +09:00
  • 90d7e64db3 Add: public api view for upload ticket MOIS3Y 2023-08-09 20:24:16 +09:00
  • 02906554dd Add: token field to template, forms MOIS3Y 2023-08-09 16:53:20 +09:00
  • cc7043f013 Remove: Token model use token field only in ticket model MOIS3Y 2023-08-09 01:59:17 +09:00
  • 116c0e4f41 Add: Token model MOIS3Y 2023-08-08 20:27:45 +09:00
  • 51d1c09540 Modified: Archive sha1 to md5 hashsum field MOIS3Y 2023-08-08 19:05:11 +09:00
  • 3e222fb305 Add: create ticket enpoint MOIS3Y 2023-08-08 18:08:53 +09:00
  • 984563ad58 Modified: serializer for new Archive model MOIS3Y 2023-08-08 16:25:12 +09:00
  • 3cd2e6a1f0 Modified: Archive model, now foregin key is ticket_number MOIS3Y 2023-08-08 15:15:39 +09:00
  • 3e969de57f Create: api prototype MOIS3Y 2023-08-08 14:42:57 +09:00
  • 3b1b42d483 Create: search form MOIS3Y 2023-08-07 12:31:30 +09:00
  • 95352ff5f0 Add: markdown for note field MOIS3Y 2023-08-06 17:41:00 +09:00
  • 02a5492cd5 Add: UpdateTicket view and PageTitleMixin MOIS3Y 2023-08-06 11:53:09 +09:00
  • 138b8f26ad Add: CreateTicket view and form MOIS3Y 2023-08-05 20:18:20 +09:00
  • eb80d72153 Add: crispy-bootstrap5 MOIS3Y 2023-08-05 15:54:33 +09:00
  • f8218bdfd6 Add: django-crispy-forms MOIS3Y 2023-08-05 15:45:21 +09:00
  • 38f1cb14ae Add: prototype create ticket view MOIS3Y 2023-08-05 15:43:48 +09:00
  • 06648a237a Add: collecor templatetags and filters MOIS3Y 2023-08-05 14:41:29 +09:00
  • 9478843c0f Deleted: broken file size count MOIS3Y 2023-08-05 11:05:56 +09:00
  • 0ced0c76dd Modified: template structure add includes tmp MOIS3Y 2023-08-05 00:41:32 +09:00
  • 1339beb578 Add: urlconf collector namespaces MOIS3Y 2023-08-04 11:53:53 +09:00
  • d4feebb3b0 Add: temporary block to go to the admin panel MOIS3Y 2023-08-04 11:03:09 +09:00
  • 941a4979f8 Modified: views and and urlconf MOIS3Y 2023-08-04 10:15:25 +09:00
  • 89acf8e8bb Add: delete views and jq handler MOIS3Y 2023-08-03 11:57:02 +09:00
  • 52ad31c845 Modified: ticket show URL MOIS3Y 2023-08-01 20:19:53 +09:00
  • ce56c3a774 Create: switch ticket status ajax handler MOIS3Y 2023-08-01 20:13:04 +09:00
  • d2bc9aba7f Add: resolved switcher to template MOIS3Y 2023-08-01 16:55:07 +09:00
  • 9015a7daa5 Add: theme switcher MOIS3Y 2023-08-01 15:47:27 +09:00
  • 1964e29197 Create: local static files MOIS3Y 2023-07-31 13:53:39 +09:00
  • e2b523a456 Create: paginations MOIS3Y 2023-07-29 16:36:08 +09:00
  • 96ae8647e1 Create: views and templates MOIS3Y 2023-07-29 13:56:42 +09:00
  • 52a77a4b27 Fix: urlpatterns download view vars MOIS3Y 2023-07-27 11:32:02 +09:00
  • b944d58943 Create: collector models, protect storage, download view MOIS3Y 2023-07-27 11:26:27 +09:00
  • 4f288f04ff Add: django-cleanup package MOIS3Y 2023-07-26 19:28:35 +09:00
  • 2f3c112e71 Add: django project and collector app MOIS3Y 2023-07-25 15:29:17 +09:00
  • 3c9c7fcbf3 Add: poetry project MOIS3Y 2023-07-25 11:19:56 +09:00
  • b027114b6d Initial commit Stepan Zhukovsky 2023-07-25 09:29:23 +08:00