mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
Settings System (#46)
* feat(api): settings system Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77 * refactor(api): remove unused imports
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -32,7 +32,8 @@ yarn-error.log*
|
||||
.vercel
|
||||
|
||||
# database
|
||||
db/db.sqlite3
|
||||
config/db/db.sqlite3
|
||||
config/settings.json
|
||||
|
||||
# dist files
|
||||
dist
|
||||
dist
|
||||
|
||||
Reference in New Issue
Block a user