Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commits/commit/590ea7e40460e381377b212d00869f191908b41f/server/entity/User.ts You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

24 Commits (590ea7e40460e381377b212d00869f191908b41f)

Author SHA1 Message Date
TheCatLady 1133a34ffd
fix(email): omit links when application URL is not configured () 4 years ago
TheCatLady 3841fb06eb
fix(ui): do not display negative remaining quota () 4 years ago
TheCatLady 0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID () 4 years ago
TheCatLady 4a042f12be
fix: handle null values in User email transform () 4 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users () 4 years ago
sct 28830d4ef8
feat: PWA Support () 4 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents () 4 years ago
Jono Cairns d3c6bc1619
fix(quotas): Time value of a quota was being ignored 4 years ago
sct 6c75c88228
feat(requests): add request quotas () 4 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages () 4 years ago
sct bbb683e637
feat: user profile/settings pages () 4 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password () 4 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow () 4 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests 4 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames () 4 years ago
Jakob Ankarhem b04d00ef50
fix(user edit): fix user edit not being able to be saved () 4 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality () 4 years ago
sct 0601b44687 feat: throw 404 when movie/tv show doesnt exist 4 years ago
sct 24a0423f3b feat: initial user list (no edit/delete yet) and job schedules 4 years ago
sct 1910876706
Request Model () 5 years ago
sct e6349c13a0
feat: user avatars from plex () 5 years ago
sct cfc84ce2f3
Permission System () 5 years ago
sct 5d46f8d76d
Settings System () 5 years ago
sct d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users 5 years ago