feat(web): don't show remove button for current session

This commit is contained in:
Jef Roosens 2025-06-17 13:45:16 +02:00
parent 21b3450aeb
commit 7887477ed1
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
6 changed files with 23 additions and 14 deletions

View file

@ -10,7 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Web UI
* Started development based on HTMX and PicoCSS
* Very simple homepage
* Login/logout button
* Page for managing logged-in sessions
## [0.1.0](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.1.0)