-
released this
2026-02-28 22:49:50 +00:00 | 44 commits to main since this release[0.5.0] - 2026-02-28
Features
956da02style.css: make client list elements flexboxes54eec65style.css: use monospaced font only for heading1900bf4client_details.html: add basic client detailsc5771dcpanel.html: use client_details.html after clicking on client on sidebarde9240ebackend_server.py: set client status to STALE if offline for >24hb1656cdclient.py: redo ClientStatuses adding PENDING and STALE563de5abackend_server.py: add known_clients.yaml file for storing clients between server restarts6971548web_server.py: use client_details blueprint31c5157client_details.py: add client_details routeb652db9style.css: style no-connection-icon and client list1dfddd2panel.html: add a side panel client listd20ff9bpanel.html: add a no connection icon to header2bbe118renamedetails.html->client_details.html29b4f3acss/style.css: add.button:activecolor69bf4f1css/style.css: add #content styling, makemain's flex column to fitaside563dc62css/style.css: include flaticon iconsbb229dccss/style.css: make UI more compact3077a98backend_server.py: addsend_close()method
Miscellaneous Tasks
7f904fduv.lock: add pyyaml to depedenciesf11b442style.css: style no connection message correctly72a7433pyproject.toml: add pyyaml to depedencies5ca5d9f.vscode/launch.json: set cwd to workspace folder0580a6bcss/style.css: remove transition from button hover bg color97221bcuv.lock: update depedencies for Python 3.14
Refactor
a5e1ba8adapt for client.id1e38be5backend_server.py: adapt client'sidafter refactorb265febclient.py: renameClient.mac_id->Client.id840d9celogin.html: move elements frommainto#content9971981index.html: move elements frommainto#content5510e9dbackend_server.py: rewrite_handle_connection()to minimize indents1e02da1backend_server.py: rename_send_ack()->send_ack()
Styling
f54d974style.css: remove commented-out code
Build
f01eaecuv.lock: update judas_protocol to 0.6.0
Downloads