Commit Graph

187 Commits (62b3dc5471c28f4d0e4399cb3bc8bfab94cff5ea)

Author SHA1 Message Date
TheCatLady aeb7a48d72
feat(notif): add Pushbullet and Pushover agents to user notification settings (#1740)
3 years ago
Ryan Cohen e402c42aaa
feat: issues (#2180)
3 years ago
TheCatLady b3b421a674
fix(email): do not attempt to display logo if app URL not configured (#2125)
3 years ago
Danshil Kokil Mungur 739f667b54
feat(servarr): auto fill base url when testing service if missing (#1995)
3 years ago
TheCatLady 3486d0bf55
feat: dynamically fetch login screen backdrop images (#2206)
3 years ago
Danshil Kokil Mungur 82614ca441
feat(jobs): allow modifying job schedules (#1440)
3 years ago
TheCatLady 0edb1f452b
fix(api): return queried user's requests instead of own requests (#2174)
3 years ago
TheCatLady a20f395c94
fix(api): use query builder for user requests endpoint (#2119)
3 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements (#2105)
3 years ago
TheCatLady 8a55f85d3e
fix(quota): block multi-season requests that would exceed a user's quota (#1874)
3 years ago
sct de0759c26a
fix(requests): do not prevent duplicate requests if other requests are declined
3 years ago
sct 126d8665ee
fix(requests): prevent duplicate movie requests
3 years ago
sct 0918b25413
revert(requests): go back to old modifiedBy request values for now
3 years ago
TheCatLady a3f04b3f35
fix(requests): appropriately set modifiedBy user for new requests (#1684)
3 years ago
TheCatLady e60598905b
feat: allow users to select notification types (#1512)
3 years ago
TheCatLady 310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users (#1699)
3 years ago
sct 7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response
3 years ago
TheCatLady 928b8a71cf
fix: perform case-insensitive match for local user email addresses (#1633)
3 years ago
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady 788f3dc435
fix(requests): remove requestedBy user param from existing movie request check (#1569)
3 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings (#1552)
3 years ago
TheCatLady 91b9e0f679
feat(perms): add separate REQUEST_MOVIE and REQUEST_TV permissions (#1474)
3 years ago
TheCatLady db49b2024d
feat: add option to only allow Plex sign-in from existing users (#1496)
3 years ago
TheCatLady 079645c2c7
feat(notif): show success/failure toast for test notifications (#1442)
3 years ago
TheCatLady 48587719e9
fix: do not set locale when modifying other users (#1499)
3 years ago
TheCatLady 4e6fb00a4a
feat(notif): add LunaSea agent (#1495)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 89455ad9b7
fix: set editRequest attribute as necessary, allow users to edit their own pending requests, and show 'View Request' button on series pages (#1446)
4 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email
4 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
4 years ago
TheCatLady 4449241a8f
fix(api): add check for 4K request perms to request creation endpoint (#1450)
4 years ago
TheCatLady db077700e4
fix(plex): add support for plex.direct URLs (#1437)
4 years ago
sct 190cbd6559
fix(api): correctly check if update is available for release versions
4 years ago
TheCatLady 9233fc0785
fix(plex): do not use SSL for local servers (#1418)
4 years ago
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar
4 years ago
sct 2ac6fe7f6d
fix(api): allow server owner to delete other admin accounts
4 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents (#1172)
4 years ago
TheCatLady 33542c9b2d
fix(plex): use server 'address' returned by Plex API (#1379)
4 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
4 years ago
TheCatLady a9461f760d
feat(ui): Add user requests page (#936)
4 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
4 years ago
Danshil Kokil Mungur 4a00617fe4
fix(ui): fix regex matching when parsing label from logs (#1231)
4 years ago
Danshil Kokil Mungur 2d737f2760
fix(ui): better regex matching when parsing logs (#1225)
4 years ago
sct e2b8745fdc feat(logs): add copy to clipboard button to logs page
4 years ago
Danshil Kokil Mungur 54429bbc1d
feat(settings): logs viewer (#997)
4 years ago
sct 1c4515a1ae
feat: genre sliders (experiment) (#1182)
4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
Jakob Ankarhem 9e5adeb610
feat(email): add pgp support (#1138)
4 years ago
TheCatLady 001dcd328c
fix: do not allow editing of user settings under certain conditions (#1168)
4 years ago
TheCatLady f7d2723fab
feat(notif): add "Media Automatically Approved" notification type (#1137)
4 years ago