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

739 Commits (621db893281f0280fe773ac7dbdc44434895242c)
 

Author SHA1 Message Date
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages () 4 years ago
TheCatLady 77b2d9ea22
fix(frontend): Do not allow user w/ ID 1 to disable 'Admin' permission () 4 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import () 4 years ago
dependabot[bot] bddea7ab24
build(deps): bump technote-space/workflow-conclusion-action () 4 years ago
dependabot[bot] 8a9d794fec
build(deps): bump diddlesnaps/snapcraft-review-tools-action () 4 years ago
sct 956ccb6a56 chore: add CODEOWNERS [skip ci] 4 years ago
sct a1765c4ac2 build(deps): bump dependencies 4 years ago
sct 9b73423d49 fix(sync): fix sonarr/plex sync fighting over availability 4 years ago
sct 8a27c70625 fix(api): add isAuthenticated middleware to base user route 4 years ago
TheCatLady 2bcc3e3419
refactor(ui): Create PlayButton component () 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 c9a150b1db
fix(ui): Automatically disable and uncheck user permissions with unmet requirements () 4 years ago
Brandon Cohen e28dfadaf5
fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button () 4 years ago
Brandon Cohen f1c335815f
fix(frontend): changed plex, request, and cog buttons to align properly on smaller mobile UIs () 4 years ago
TheCatLady 019622aab1
fix(notif): Do not HTML-escape email subjects () 4 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password () 4 years ago
sct 8a7fa00164 fix(lang): formatMessage should not use an object spread 4 years ago
sct 2c403e8e13 chore(github): modify workflow for incomplete templates [skip ci] 4 years ago
samwiseg0 577cbcc7fa
build(snap): Disable arm64 snap build. () 4 years ago
sct e118501bf1 fix(requests): correctly filter requests out for users without view requests permission 4 years ago
allcontributors[bot] 50c143d959
docs: add ankarhem as a contributor () [skip ci] 4 years ago
Mārtiņš Možeiko 03cecb3355
fix(plex-sync): get correct Plex metadata for Hama movie items () 4 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval () 4 years ago
sct 28090c30a7 chore(github): update issue template to remove alternative question [skip ci] 4 years ago
sct fb9c878db4 fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile 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 04fa9f79e2
fix(frontend): handle empty array of media attributes () 4 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements () 4 years ago
Danshil Mungur 7d3da1a1d2
docs: update documentation for recently implemented features () [skip ci] 4 years ago
sct 85486a6719 build(deps): revert next back to 10.0.3 4 years ago
sct bc4849ef55 build(deps): revert husky back to 4.3.8 4 years ago
sct 1d7ef6d44f build(deps): bump dependencies 4 years ago
Weblate (bot) e156acc1ae
feat(lang): translations update from Weblate () 4 years ago
Jakob Ankarhem e037ba48f1
fix(requests): correctly handle when tvdbid is missing () 4 years ago
Jakob Ankarhem 034968e437
fix(search): Handle search errors and escape * () 4 years ago
TheCatLady 7e906e2d46
refactor(css): Apply global CSS classes () 4 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings () 4 years ago
TheCatLady 4e03c1efcf
build(docker): Leverage GitHub cache using actions/cache () 4 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state () 4 years ago
Jakob Ankarhem d163e29459
fix(login): fix the gap when 'use your overseer account' was selected () 4 years ago
Danshil Mungur ee5076146e
fix(ui): fixed anime language profile typo () 4 years ago
sct 8056187c3c fix(ui): rename global group class to form-group 4 years ago
TheCatLady a3042f8e1b
fix(ui): Fix card sizes on person detail pages () 4 years ago
TheCatLady 282f28f2b9
fix(ui): Size cards appropriately based on base font size () 4 years ago
TheCatLady 7c0ddad653
fix(ui): Handle missing movie/series data () 4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support () 4 years ago
sct 8956cb3915 refactor(ui): change search input design (experiment) 4 years ago
TheCatLady baad19a2c9 fix(ui): fix webhook URL validation regex 4 years ago