a6532807cb8ecf26aa5d5433fe740c307e704a08
Dispatch on data-ss-mode: in filter mode, value rows (server-rendered or fetched via buildRow) carry +/- buttons that add include/exclude pills, and pinned modifier pseudo-options set a lone, mutually-exclusive modifier pill. Pill removal handles the modifier flag; filter pills carry no hidden inputs. Extend readSearchSelect to serialise filter widgets into data-included / data-excluded / data-modifier (the shape the filter bar consumes), leaving form widgets' data-values path unchanged. JS class strings mirror the FilterSelect constants. https://claude.ai/code/session_01XzhXvMvw42CQGc9kmin3GS
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses uv to manage Python versions and dependencies.
Simply run:
make init
This installs the correct Python version, syncs all dependencies, and installs npm packages.
Afterwards, you can start the development server using make dev.
Description
Releases
23
Languages
Python
64.8%
CSS
21%
JavaScript
8.1%
HTML
5.4%
Dockerfile
0.3%
Other
0.4%