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

105 Commits (b0d1be7276b50ce8a9847e73cce1139b0f23c30a)

Author SHA1 Message Date
Danshil Kokil Mungur 7404d68143
fix(ui): hide null dates in episodes list () 3 years ago
Ryan Cohen d8da5cbe9d
fix(plex): add container-size header to recently added api call () 3 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias () [skip ci] 3 years ago
Ryan Cohen 4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin () [skip ci] 3 years ago
Ryan Cohen 301f2bf7ab
feat: plex watchlist sync integration () 3 years ago
TheCatLady 9021696cf0
fix(lang): correct capitalization of 'TMDB' () 3 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible () 3 years ago
Ryan Cohen aed1409f29
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s () 3 years ago
Danshil Kokil Mungur 1054b4e2d7
fix(search): use correct param to filter movies by year () 3 years ago
TheCatLady 7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media () 3 years ago
Danshil Kokil Mungur 72c825d2a5
feat(search): filter search results by year () 3 years ago
TheCatLady 30644f65ea
fix(plex): find TV series in addition to movies from IMDb IDs () 3 years ago
TheCatLady aa062d921c
fix(sonarr): monitor existing series upon request approval () 3 years ago
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings () 3 years ago
Danshil Kokil Mungur 5d4b06bbcc
fix(radarr): correctly check for existing movies () 3 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 () 3 years ago
TheCatLady 0842c233d0
feat: Tautulli integration () 3 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import () 3 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id () 3 years ago
TheCatLady 30b20df37a
feat: add production countries to movie/TV detail pages () 3 years ago
TheCatLady ed53810fb3
fix: handle Plex library settings migration failure gracefully () 3 years ago
Danshil Kokil Mungur 739f667b54
feat(servarr): auto fill base url when testing service if missing () 3 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements () 4 years ago
sct 4c6009bc2c
fix(rt-api): correctly format movie urls 4 years ago
sct a11bb49663
fix(rt-api): use rotten-tomatoes 2.0 search api for movies 4 years ago
TheCatLady 98ece67655
feat: list streaming providers on movie/TV detail pages () 4 years ago
TheCatLady 6789b8701c
fix(plex): do not fail to scan empty libraries () 4 years ago
TheCatLady 22415642e8
feat(lang): add Greek display language () 4 years ago
TheCatLady 3ae7d0098b
fix(radarr): search in addition to monitoring existing movies () 4 years ago
TheCatLady fc14037ec1
fix(backend): do not log error when user has no server access () 4 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar 4 years ago
TheCatLady e43106a434
fix: fall back to English genre names () 4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support () 4 years ago
TheCatLady fe8d34607b
fix(backend): fix getShowByTvdbId() error message () [skip ci] 4 years ago
TheCatLady 1d7a938ef8
fix: fetch localized person details from TMDb () 4 years ago
sct f7146e4189
fix(plex): always send Overseerr for the device name to the plex.tv api 4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals () 4 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages () 4 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints 4 years ago
sct ed0a7fbdf5 fix(sonarr): correctly search when updating existing sonarr series 4 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results () 4 years ago
sct 552a7e30da fix(sonarr): use qualityProfileId instad of profileId when adding series 4 years ago
sct da5ca02f81 fix(services): update all radarr/sonarr endpoints to use v3 4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover () () 4 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import () 4 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings () 4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support () 4 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message () 4 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page () 4 years ago
sct 026795d4c9 fix(ui): validate application url and service external urls 4 years ago