logs-collector/logs_collector/collector
2023-09-16 15:32:32 +09:00
..
api 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
management Add: logging cleanup_media cmd 2023-09-16 15:23:51 +09:00
migrations Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
static/collector/js 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
templates/collector Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint 2023-09-14 01:17:37 +09:00
templatetags Modify: Archive model - add size field, now use this field for web and admin page 2023-09-02 20:22:40 +09:00
tests Add: account views, tests, override user model 2023-09-10 12:34:54 +09:00
utils Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root 2023-09-11 13:53:03 +09:00
__init__.py Update: meta status as Production 2023-09-16 15:32:32 +09:00
admin.py Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
apps.py Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
context_processors.py Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root 2023-09-11 13:53:03 +09:00
forms.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
middleware.py 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
models.py Add: account views, tests, override user model 2023-09-10 12:34:54 +09:00
urls.py Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
views.py 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