c648fc5793b9874ca89f06172847925fa4bc9510
- POST /drivers/upload: validates ZIP, parses INF, persists via DriverStore + Peewee - SHA256 dedup: get_or_create prevents duplicate Driver records - GET /drivers route added to pages.py with driver_data context - drivers.router registered in main.py - drivers.html template with HTMX upload form - partials/driver_list.html HTMX target with select dropdown and unused-file notice - Fixed conftest client fixture to use context manager (triggers lifespan/init_db) - [Rule 3] conftest: TestClient context manager required for lifespan trigger - [Rule 1] drivers.py: dynamic DRIVERS_DIR read so monkeypatch works in tests
Description
No description provided
34 MiB
Releases
1
ImpTune v2.1.0d
Latest
Languages
Python
64.4%
HTML
23.6%
CSS
9.8%
PowerShell
1%
Jinja
0.9%
Other
0.3%