Enhance admin interface, security, and feed management with improved UX and authentication

This commit is contained in:
Young Lee
2025-02-27 18:04:01 -08:00
parent 8839aac24b
commit 56a8263f33
19 changed files with 2022 additions and 523 deletions
-2
View File
@@ -23,8 +23,6 @@ workers_dev = true
# Add any production-specific configuration here
workers_dev = false
routes = [
"https://api.getmynews.app/api/*",
"https://api.getmynews.app/rss/*",
"https://getmynews.app/*",
"https://www.getmynews.app/*"
]