logs-collector/logs_collector/collector
2023-09-11 13:53:03 +09:00
..
api Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root 2023-09-11 13:53:03 +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: StorageInfo serializer, url test change output from API storage-info 2023-09-08 16:02:34 +09:00
templates/collector Modify: ticket and archive cards 2023-09-10 16:35:30 +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 Add: footer, meta info, move api to footer 2023-09-07 22:32:54 +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
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: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00