-
released this
2025-08-09 15:08:43 +00:00 | 109 commits to main since this release[0.1.0] - 2025-08-09
Bug Fixes
947addastyle.css: fix text color on hover
Documentation
c6e9df1CODE_OF_CONDUCT.md: add CoC
Features
f3c8449web_server.py: remove redirect when logged in and trying to access/c41f954index.html: add go to panel button if logged in8243ce2style.css: add button container class9847979style.css: add link classc0eb4e0style.css: style details tableec6ed47login.html: display error if provided95e40a4style.css: add error container classd998b85style.css: make all links prettyc0f51cbstyle.css: add nord colors as variables for easy use6872348panel.html: change bg color based on status7c98d16panel.html: add description and classes to table3709a42style.css: style panel table7b09a72style.css: replace colors with var values5031799login.html: add basic login page6ec1af2index.html: add pretty typewriter effect to header on mainff911bcindex.html: add welcome text and a disclaimer446e5fbindex.html: add link to homepage to app name in header368769estream.html: add stream page template6ba91e5panel.html: add panel page templateb125a30index.html: add index page templatee4620c8details.html: add details page template1b39dcestyle.css: add stylesheet9edae70web_server.py: add web_server.py
Miscellaneous Tasks
b4b0e91release.yaml: add release workflowa5c1490.gitignore: expand gitignore816582f.vscode/launch.json: fix formatting errors8459eb8.vscode/settings.json: set type checking mode to standard2fc702aindex.html: add class link to login element8c99a28.vscode/launch.json: run flask on 0.0.0.006ea024web_server.py: add more pc placeholders2786f39.vscode/launch.json: add launch task for flask app1ab8bb8.vscode/settings.json: add auto-import completion settings324c404initial commit
Refactor
40d0eddmovejudas_server/intosrc/judas_server/26352caindex.html: make logout a buttonea0f5f9details.html: shorten heading text6979fe1style.css: replace hex with var valuefe82daddetails.html: change table and layout of buttons7c7e762panel.html: remove breaking linee07a379web_server.py: display pretty error if password incorrect960a7ddindex.html: put elements in main into divs to not screw up layout1f0fcc7style.css: make main a flex containercde27d3web_server.py: make status lowercasefeb7a71web_server.py: redirect from/to/panelif logged ine15f02bweb_server.py: render login.html instead of bare form in/login26fac14stream.html: make logout button pretty and fix name in header75694f9details.html: make logout button pretty and fix name in header522c147panel.html: make logout button pretty and fix name in header04c46f1style.css: add barebones stylesheet
Styling
5c4441astyle.css: remove empty linef3f521eweb_server.py: fix type inindex()9a074f1index.html: add newline at end of file
Build
de463b8pyproject.toml: make pyproject.toml compatible with uv30d9434cliff.toml: add git-cliff config8968d7epdm.lock: remove pdm lockfilead479fepyproject.toml: renamestartscript toweb04d4e97pyproject.toml: add flask start script9acc788pdm.lock: add pdm lockfile7de428cpyproject.toml: add flask and flask-login
Downloads