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/dbac04843130a44e26cae22b23ccce8d7fde264e/overseerr-api.yml?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

100 Commits (dbac04843130a44e26cae22b23ccce8d7fde264e)

Author SHA1 Message Date
sct 28830d4ef8
feat: PWA Support () 4 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents () 4 years ago
TheCatLady 33542c9b2d
fix(plex): use server 'address' returned by Plex API () 4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support () 4 years ago
TheCatLady a9461f760d
feat(ui): Add user requests page () 4 years ago
Jagandeep Brar 3b003b7701
fix(overseerr-api.yml): fixed pushbullet & webhook API definition refs and descriptions () [skip ci] 4 years ago
sct 6c75c88228
feat(requests): add request quotas () 4 years ago
Danshil Kokil Mungur 54429bbc1d
feat(settings): logs viewer () 4 years ago
TheCatLady 36c00fde27
feat(ui): add option to only allow complete series requests () 4 years ago
sct 1c4515a1ae
feat: genre sliders (experiment) () 4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals () 4 years ago
TheCatLady f7d2723fab
feat(notif): add "Media Automatically Approved" notification type () 4 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages () 4 years ago
TheCatLady 3384eb1c47
feat(notif): add settings for Discord bot username & avatar URL () 4 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" () 4 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications () 4 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints 4 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results () 4 years ago
TheCatLady 09b5019e95
refactor(api): rename Plex auth endpoint () 4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover () () 4 years ago
TheCatLady 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' () 4 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages () 4 years ago
sct bbb683e637
feat: user profile/settings pages () 4 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent () 4 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value () 4 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list () 4 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings () 4 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state () 4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support () 4 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow () 4 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message () 4 years ago
TheCatLady 1e5f88f462
feat(docker): Check for /app/config volume mount during setup () 4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality () 4 years ago
sct 2ad85d5fdc docs(api): update api schema to have editable server url + other touchups [skip ci] 4 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting () 4 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings 4 years ago
TheCatLady f1dd5e7e12
feat(ui): Move PROXY setting to UI () 4 years ago
sct 67f8aef00d feat: add manual availability buttons to manage slideover 4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync () 4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors () 4 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API () 4 years ago
TheCatLady 6e2589178b
feat(auth): Add optional CSRF protection () 4 years ago
David 4b0241c3b3
feat: ability to edit user settings in bulk () 4 years ago
sct 21db3676d1 feat(notifications): add option to send notifications for auto-approved requests 4 years ago
sct d0c830e80d fix: show recently added series even if they are not complete 4 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null () 4 years ago
sct 6c1742e94c
feat(frontend): add option to hide all available items from discovery () 4 years ago
TheCatLady 192cfd8a8e
feat(api): /request/count endpoint () 4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing () 4 years ago
Jakob Ankarhem b04d00ef50
fix(user edit): fix user edit not being able to be saved () 4 years ago