Commit Graph

744 Commits (c700aa938fd6c4f62a86b7c441f8c48abb82561d)
 

Author SHA1 Message Date
TheCatLady c700aa938f
docs: Add language profile requirement info to FAQ (#980)
3 years ago
sct 57c00c1ea7 fix(ui): also allow 17 digit discord ids
3 years ago
TheCatLady b4bac6a915
fix(frontend): Update AdvancedRequester to reflect new /user API response (#970)
3 years ago
TheCatLady e70a4ecae6
fix(ui): Add tip & validation for Discord ID input (#966)
3 years ago
sct 17983837fc fix(api): sort users requests by most recent
3 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
3 years ago
TheCatLady 77b2d9ea22
fix(frontend): Do not allow user w/ ID 1 to disable 'Admin' permission (#965)
3 years ago
TheCatLady bdb3cb2025
fix(plex): Check Plex server access on user import (#955)
3 years ago
dependabot[bot] bddea7ab24
build(deps): bump technote-space/workflow-conclusion-action (#822)
3 years ago
dependabot[bot] 8a9d794fec
build(deps): bump diddlesnaps/snapcraft-review-tools-action (#821)
3 years ago
sct 956ccb6a56 chore: add CODEOWNERS [skip ci]
3 years ago
sct a1765c4ac2 build(deps): bump dependencies
3 years ago
sct 9b73423d49 fix(sync): fix sonarr/plex sync fighting over availability
3 years ago
sct 8a27c70625 fix(api): add isAuthenticated middleware to base user route
3 years ago
TheCatLady 2bcc3e3419
refactor(ui): Create PlayButton component (#946)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent (#950)
3 years ago
TheCatLady c9a150b1db
fix(ui): Automatically disable and uncheck user permissions with unmet requirements (#941)
3 years ago
Brandon Cohen e28dfadaf5
fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button (#956)
3 years ago
Brandon Cohen f1c335815f
fix(frontend): changed plex, request, and cog buttons to align properly on smaller mobile UIs (#928)
3 years ago
TheCatLady 019622aab1
fix(notif): Do not HTML-escape email subjects (#931)
3 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password (#933)
3 years ago
sct 8a7fa00164 fix(lang): formatMessage should not use an object spread
3 years ago
sct 2c403e8e13 chore(github): modify workflow for incomplete templates [skip ci]
3 years ago
samwiseg0 577cbcc7fa
build(snap): Disable arm64 snap build. (#935)
3 years ago
sct e118501bf1 fix(requests): correctly filter requests out for users without view requests permission
3 years ago
allcontributors[bot] 50c143d959
docs: add ankarhem as a contributor (#934) [skip ci]
3 years ago
Mārtiņš Možeiko 03cecb3355
fix(plex-sync): get correct Plex metadata for Hama movie items (#901)
3 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
3 years ago
sct 28090c30a7 chore(github): update issue template to remove alternative question [skip ci]
3 years ago
sct fb9c878db4 fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
3 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
3 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list (#913)
3 years ago
Danshil Mungur 04fa9f79e2
fix(frontend): handle empty array of media attributes (#922)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
Danshil Mungur 7d3da1a1d2
docs: update documentation for recently implemented features (#902) [skip ci]
3 years ago
sct 85486a6719 build(deps): revert next back to 10.0.3
3 years ago
sct bc4849ef55 build(deps): revert husky back to 4.3.8
3 years ago
sct 1d7ef6d44f build(deps): bump dependencies
3 years ago
Weblate (bot) e156acc1ae
feat(lang): translations update from Weblate (#853)
3 years ago
Jakob Ankarhem e037ba48f1
fix(requests): correctly handle when tvdbid is missing (#891)
3 years ago
Jakob Ankarhem 034968e437
fix(search): Handle search errors and escape * (#893)
3 years ago
TheCatLady 7e906e2d46
refactor(css): Apply global CSS classes (#874)
3 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
3 years ago
TheCatLady 4e03c1efcf
build(docker): Leverage GitHub cache using actions/cache (#892)
3 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
3 years ago
Jakob Ankarhem d163e29459
fix(login): fix the gap when 'use your overseer account' was selected (#870)
3 years ago
Danshil Mungur ee5076146e
fix(ui): fixed anime language profile typo (#879)
3 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
3 years ago
TheCatLady a3042f8e1b
fix(ui): Fix card sizes on person detail pages (#881)
3 years ago