Commit Graph

327 Commits (910d00c19522a70125bfb5e5081a7ef4000e7f54)

Author SHA1 Message Date
TheCatLady 42e45f38e5
fix(notif): truncate media overviews (#1800)
3 years ago
TheCatLady 0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID (#1792)
3 years ago
TheCatLady 71641d35c4
build(deps): bump openpgp from 5.0.0-2 to 5.0.0-3 (#1734)
3 years ago
TheCatLady 6789b8701c
fix(plex): do not fail to scan empty libraries (#1771)
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
TheCatLady 091d66a192
fix: check that application URL and email agent are configured for password reset/generation (#1724)
3 years ago
Dustin Hildebrandt c3e575ac77
build(deps): drop deprecated body-parser (#1745)
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 4a042f12be
fix: handle null values in User email transform (#1712)
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 6603dffe95
build(deps): bump dependencies
3 years ago
Dustin Hildebrandt 9ead8bb1f1
feat(notif): prevent manage-request users receiving auto-approve notif from their requests (#1707) (#1709)
3 years ago
TheCatLady 0cd7fa0f1a
fix(sonarr): do not mark media as failed if there is no season data on TVDB (#1691)
3 years ago
TheCatLady 11aa712eb0
fix(notif): include year in Media Available notifications (#1672)
3 years ago
sct 7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response
3 years ago
TheCatLady e85d1ce94e
fix(locale): properly restore display language upon page refresh (#1646)
3 years ago
TheCatLady 928b8a71cf
fix: perform case-insensitive match for local user email addresses (#1633)
3 years ago
TheCatLady 22415642e8
feat(lang): add Greek display language (#1605)
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 a640a91390
feat(plex): add support for custom Plex Web App URLs (#1581)
3 years ago
TheCatLady 549103f6f6
fix(locale): default user locale should be the server setting (#1574)
3 years ago
TheCatLady 69ab7cc660
feat(email): replace 'Enable SSL' setting with more descriptive/clear 'Encryption Method' setting (#1549)
3 years ago
TheCatLady f8b2c3c1b1
build(deps): bump openpgp from 5.0.0-1 to 5.0.0-2 (#1565)
3 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability (#1563)
3 years ago
TheCatLady b05b177776
fix(webpush): only prompt user to allow notifications if enabled in user settings (#1552)
3 years ago
TheCatLady f256a444c5
feat: add server default locale setting (#1536)
3 years ago
TheCatLady 189313e94a
fix: correctly fall back to English name in LanguageSelector (#1537)
3 years ago
TheCatLady b7b55e275c
fix(backend): properly set request media status (#1541)
3 years ago
TheCatLady 85899ab49a
fix(radarr): only process Radarr movies which are either monitored or downloaded (#1511)
3 years ago
TheCatLady 3baa55c690
fix(email): parse sender hostname from application URL (#1518)
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
sct ef3f9778aa
fix(api): do not try to transform empty values passed to user notificationTypes
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)
3 years ago
sct f13f1c9451
fix: better error message when creating a user with an existing email
3 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
3 years ago
TheCatLady 3ae7d0098b
fix(radarr): search in addition to monitoring existing movies (#1449)
3 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 fc14037ec1
fix(backend): do not log error when user has no server access (#1419)
4 years ago
TheCatLady 9233fc0785
fix(plex): do not use SSL for local servers (#1418)
4 years ago