-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate dashboard routes to Axum * Migrate tv/season/episode routes to Axum * Migrate filebrowser routes to Axum * Do not attempt to extract user in TV routes where it is unused * Library routes moved to be within auth middleware * Migrate search route to Axum * Migrate settings routes to Axum * Migrate mediafile routes to Axum * Migrate user routes to Axum * Migrate media routes to Axum * Move media_routes within Axum auth middleware * Cleanup imports and move to displaydoc
- Loading branch information
Showing
29 changed files
with
1,472 additions
and
2,526 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.