Files
sabnzbd/interfaces
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
..
2026-02-09 16:44:38 +01:00