Commit Graph

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