Commit Graph

52 Commits

Author SHA1 Message Date
c078017b5f fucked up the config file 2025-02-11 02:18:49 +01:00
f3da58e202 adds template config variables (like app title) 2025-02-11 02:16:02 +01:00
57e969a647 adds activity indicators in header (ugly af) 2025-02-11 01:58:06 +01:00
0340dea4f8 adds status and server time indicators. fixes checkboxes 2025-02-10 18:22:06 +01:00
2b6aebdab4 moves app initialization to correct file 2025-02-10 17:45:24 +01:00
a6292d2d0f adds ending time to activity indicator 2025-02-10 17:33:37 +01:00
a44c2bfc04 seperates index and log viewer 2025-02-10 16:52:29 +01:00
33621bdec4 refactors logging and config 2025-02-10 16:34:11 +01:00
d1f562ce94 removed state file as current state will be stored in scraper class 2025-02-10 14:12:23 +01:00
5e00df4e13 Merge pull request 'feature/analysis-form' (#10) from feature/analysis-form into master
Reviewed-on: #10
2025-02-10 03:11:57 +01:00
293d3e26a6 Merge pull request 'corrects button display in download_results' (#9) from develop into master
Reviewed-on: #9
2025-02-10 03:11:34 +01:00
ea55c7ad6d adds analysis plugin guide in readme 2025-02-10 03:05:30 +01:00
12e7cffca1 adds check all checkbox 2025-02-10 02:42:27 +01:00
595237c172 adds docstrings 2025-02-10 02:28:50 +01:00
e57869374b fixes #4 - adds modular analyses system using plugins 2025-02-10 02:12:12 +01:00
ae5310d764 corrects button display in download_results 2025-02-09 18:32:43 +01:00
487d59512a Merge pull request 'adds correct license' (#7) from develop into master
Reviewed-on: #7
2025-02-09 16:07:20 +01:00
59fed26abf adds correct license 2025-02-09 16:02:49 +01:00
Michael Beck
1b680f1c51 adds plot folder 2025-02-09 15:34:01 +01:00
Michael Beck
c508bf6dc2 gen requirements using pip-tools 2025-02-09 15:32:14 +01:00
Michael Beck
2615972566 adds data analysis 2025-02-08 19:12:38 +01:00
Michael Beck
afd9ec1c5c refactors scraper 2025-02-08 18:05:21 +01:00
Michael Beck
bef689e25e improves scraper error handling 2025-02-08 17:48:18 +01:00
Michael Beck
056acd9cfc updates shit again 2025-02-07 04:22:16 +01:00
Michael Beck
34d08c08f1 updates shit 2025-02-07 04:21:59 +01:00
Michael Beck
1d2fc60e65 updates requirements 2025-02-07 04:17:50 +01:00
Michael Beck
b084d21178 fixes file downloader 2025-02-07 04:17:13 +01:00
Michael Beck
9076c5ed7a full refactor fml 2025-02-07 04:13:17 +01:00
Michael Beck
ceebbafed5 1st restructure 2025-02-06 23:27:30 +01:00
Michael Beck
f552601c4b adds ... folders 2025-02-06 22:58:20 +01:00
Michael Beck
94fa56b195 adds views for analyzing and log viewer 2025-02-06 22:49:09 +01:00
Michael Beck
a5c15f211e adds status indicators to files view 2025-02-06 22:37:39 +01:00
Michael Beck
417a47d6a7 Adds sortTable function 2025-02-06 19:39:22 +01:00
Michael Beck
6d391eb6eb removes app.js 2025-02-06 15:40:27 +01:00
Michael Beck
2dbbbb92fe refactoring 2025-02-06 14:10:23 +01:00
Michael Beck
f88bbaa6b3 renames app js 2025-02-06 14:03:26 +01:00
Michael Beck
116c7c6513 Cleaned venv & requirements 2025-02-06 13:43:49 +01:00
Michael Beck
c6d7392a87 restructures templates 2025-02-06 03:35:26 +01:00
Michael Beck
63243dcdb9 adds bootstrap-flask config to config.ini 2025-02-06 03:08:31 +01:00
Michael Beck
dfe305272c fixes file handling. 2025-02-06 00:49:41 +01:00
Michael Beck
587bed201e repairs stupid 2025-02-06 00:15:24 +01:00
Michael Beck
d081551e9b improved theming 2025-02-06 00:06:29 +01:00
Michael Beck
3282270164 Refines log reader to read only X last lines for faster log reading. Adds config for log reading. 2025-02-05 23:31:23 +01:00
Michael Beck
d868a181a9 fixes log pagination 2025-02-05 22:39:10 +01:00
Michael Beck
6b57efde79 fixes templating (main-tag) 2025-02-05 21:23:04 +01:00
Michael Beck
4c92ce9ceb fixes few mistakes in html code. fixes html table columns 2025-02-05 21:03:51 +01:00
Michael Beck
43c95abbe8 deletes unnecessary file 2025-02-05 21:03:31 +01:00
Michael Beck
06af0fd666 Adds color mode toggle and CSS theming. 2025-02-05 20:30:04 +01:00
Michael Beck
8852142535 Introduces proper header-footer templating. Fixes Buttons in download_results.html. 2025-02-05 19:00:47 +01:00
Michael Beck
0faacef2e9 Adds multiple file download/delete option. Fixes css-filename. 2025-02-05 18:40:43 +01:00