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/be047427df62e480fc9b69cb93258837ed72bcf4/server/routes/user/index.ts You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

25 Commits (be047427df62e480fc9b69cb93258837ed72bcf4)

Author SHA1 Message Date
Zeb Muller ac77b037d5
fix: error deleting users with over 1000 requests () 2 years ago
Danshil Kokil Mungur af880a6c83
fix(watchlist): correctly load more than 20 watchlist items () 2 years ago
TheCatLady 0839718806
feat: view other users' watchlists () 3 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias () [skip ci] 3 years ago
Danshil Kokil Mungur 0fa84eae8d
build(deps): bump dependencies () 3 years ago
TheCatLady f3e56da3b7
feat: show alert/prompt when settings changes require restart () 3 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible () 3 years ago
TheCatLady 7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media () 3 years ago
TheCatLady 0842c233d0
feat: Tautulli integration () 3 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import () 3 years ago
TheCatLady b3b421a674
fix(email): do not attempt to display logo if app URL not configured () 4 years ago
TheCatLady 0edb1f452b
fix(api): return queried user's requests instead of own requests () 4 years ago
TheCatLady a20f395c94
fix(api): use query builder for user requests endpoint () 4 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users () 4 years ago
TheCatLady 928b8a71cf
fix: perform case-insensitive match for local user email addresses () 4 years ago
sct 28830d4ef8
feat: PWA Support () 4 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email 4 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications () 4 years ago
sct 2ac6fe7f6d
fix(api): allow server owner to delete other admin accounts 4 years ago
sct 6c75c88228
feat(requests): add request quotas () 4 years ago
sct ddfc5e6aa8 fix: add correct permission checks to modifying user password/permissions 4 years ago
sct 17983837fc fix(api): sort users requests by most recent 4 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages () 4 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import () 4 years ago
sct bbb683e637
feat: user profile/settings pages () 4 years ago