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

342 Commits (d0ac74ea4bbfcf3d25d30cbd422d9df1c1259a18)

Author SHA1 Message Date
TheCatLady 3486d0bf55
feat: dynamically fetch login screen backdrop images () 3 years ago
Danshil Kokil Mungur 82614ca441
feat(jobs): allow modifying job schedules () 3 years ago
TheCatLady 0edb1f452b
fix(api): return queried user's requests instead of own requests () 3 years ago
TheCatLady a20f395c94
fix(api): use query builder for user requests endpoint () 3 years ago
sct 41aa72535f
build(deps): bump dependencies 3 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements () 3 years ago
sct 4c6009bc2c
fix(rt-api): correctly format movie urls 3 years ago
sct a11bb49663
fix(rt-api): use rotten-tomatoes 2.0 search api for movies 3 years ago
TheCatLady 98ece67655
feat: list streaming providers on movie/TV detail pages () 3 years ago
tangentThought 376149d6eb
feat(notif): Restyle HTML email notifications Part 2 () 3 years ago
TheCatLady 6f2db6a6cc
fix(webpush): load user in push sub query () 3 years ago
tangentThought badf0f5e28
refactor(notif): Restyle HTML email notifications () 4 years ago
TheCatLady 8a55f85d3e
fix(quota): block multi-season requests that would exceed a user's quota () 4 years ago
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 42e45f38e5
fix(notif): truncate media overviews () 4 years ago
TheCatLady 0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID () 4 years ago
TheCatLady 71641d35c4
build(deps): bump openpgp from 5.0.0-2 to 5.0.0-3 () 4 years ago
TheCatLady 6789b8701c
fix(plex): do not fail to scan empty libraries () 4 years ago
sct de0759c26a
fix(requests): do not prevent duplicate requests if other requests are declined 4 years ago
sct 126d8665ee
fix(requests): prevent duplicate movie requests 4 years ago
TheCatLady 091d66a192
fix: check that application URL and email agent are configured for password reset/generation () 4 years ago
Dustin Hildebrandt c3e575ac77
build(deps): drop deprecated body-parser () 4 years ago
sct 0918b25413
revert(requests): go back to old modifiedBy request values for now 4 years ago
TheCatLady a3f04b3f35
fix(requests): appropriately set modifiedBy user for new requests () 4 years ago
TheCatLady e60598905b
feat: allow users to select notification types () 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 6603dffe95
build(deps): bump dependencies 4 years ago
Dustin Hildebrandt 9ead8bb1f1
feat(notif): prevent manage-request users receiving auto-approve notif from their requests () () 4 years ago
TheCatLady 0cd7fa0f1a
fix(sonarr): do not mark media as failed if there is no season data on TVDB () 4 years ago
TheCatLady 11aa712eb0
fix(notif): include year in Media Available notifications () 4 years ago
sct 7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response 4 years ago
TheCatLady e85d1ce94e
fix(locale): properly restore display language upon page refresh () 4 years ago
TheCatLady 928b8a71cf
fix: perform case-insensitive match for local user email addresses () 4 years ago
TheCatLady 22415642e8
feat(lang): add Greek display language () 4 years ago
sct aa86809dc9
style: bump prettier and format app 4 years ago
TheCatLady 788f3dc435
fix(requests): remove requestedBy user param from existing movie request check () 4 years ago
TheCatLady a640a91390
feat(plex): add support for custom Plex Web App URLs () 4 years ago
TheCatLady 549103f6f6
fix(locale): default user locale should be the server setting () 4 years ago
TheCatLady 69ab7cc660
feat(email): replace 'Enable SSL' setting with more descriptive/clear 'Encryption Method' setting () 4 years ago
TheCatLady f8b2c3c1b1
build(deps): bump openpgp from 5.0.0-1 to 5.0.0-2 () 4 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability () 4 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings () 4 years ago
TheCatLady f256a444c5
feat: add server default locale setting () 4 years ago
TheCatLady 189313e94a
fix: correctly fall back to English name in LanguageSelector () 4 years ago
TheCatLady b7b55e275c
fix(backend): properly set request media status () 4 years ago
TheCatLady 85899ab49a
fix(radarr): only process Radarr movies which are either monitored or downloaded () 4 years ago
TheCatLady 3baa55c690
fix(email): parse sender hostname from application URL () 4 years ago
TheCatLady 91b9e0f679
feat(perms): add separate REQUEST_MOVIE and REQUEST_TV permissions () 4 years ago