Files
sabnzbd/builder
Safihre df875e37ae Migrate more config pages to Starlette
Continues the migration to Starlette/Uvicorn by converting the
General, Folders, Switches, Special, and Categories config pages.

This commit:
- Refactors CherryPy class-based handlers into Starlette function-based routes.
- Updates form actions and methods in templates to align with the new routing.
- Standardizes API responses using `sabnzbd.api.report` for consistency.
- Updates Uvicorn and other related web dependencies.
2026-04-26 23:03:20 +02:00
..
2025-05-05 22:15:02 +02:00
2026-04-06 20:38:51 +00:00
2026-03-30 14:17:25 +02:00