Commit Graph

432 Commits (v1.32.3)

Author SHA1 Message Date
TheCatLady 1dc900d5ce
feat(tautulli): validate upon saving settings (#2511)
2 years ago
TheCatLady a76b608ab7
fix(email): enclose PGP encryption logic in try/catch (#2519)
2 years ago
TheCatLady 61681857b1
fix(sonarr): only scan seasons that exist in TMDb (#2523)
2 years ago
Danshil Kokil Mungur 5d4b06bbcc
fix(radarr): correctly check for existing movies (#2490)
2 years ago
TheCatLady 8cba486249
fix: address unhandled promise rejections & bump node to v16.13 (#2398)
2 years ago
Danshil Kokil Mungur d7779408d1
fix(logs): handle log message nested extra properties (#2459)
2 years ago
Danshil Kokil Mungur f9200b7977
feat(notif): add Pushbullet channel tag (#2198)
2 years ago
Danshil Kokil Mungur eb9ca2e86f
fix(requests): check for existing media of same type when requesting (#2445)
2 years ago
TheCatLady 0842c233d0
feat: Tautulli integration (#2230)
2 years ago
TheCatLady 86dff12cde
fix(plex): user import (#2442)
2 years ago
Danshil Kokil Mungur ce31bef8a1
feat(logs): use separate json file to parse logs for log viewer (#2399)
2 years ago
TheCatLady 114366fa4b
build(deps): bump dependencies (#2427)
2 years ago
TheCatLady 2535edcc7f
feat(api): add additional request counts (#2426)
2 years ago
Danshil Kokil Mungur d4438c82e3
fix(notif): show event in pop up notification for slack (#2413)
2 years ago
TheCatLady 10651baa67
fix(notif): duplicate notification check logic (#2424)
2 years ago
TheCatLady 9cb97db13c
feat(plex): selective user import (#2188)
2 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id (#2082)
2 years ago
Sean Chambers e0b6abe479
feat(notif): add Gotify agent (#2196)
2 years ago
TheCatLady 5f7538ae2b
feat(discord): add 'Enable Mentions' setting (#1779)
2 years ago
TheCatLady 1b3797cf6e
fix: sort collection parts by release date (#2368)
3 years ago
Danshil Kokil Mungur 5af06bd872
fix(logs): lazily parse log message label (#2359)
3 years ago
TheCatLady 30b20df37a
feat: add production countries to movie/TV detail pages (#2170)
3 years ago
Danshil Kokil Mungur 488874fc17
fix(servarr): handle servaarr server being unavailable when scanning downloads (#2358)
3 years ago
TheCatLady fcb0dcf5be
fix(notif): only send MEDIA_AVAILABLE notifications for non-declined requests (#2343)
3 years ago
TheCatLady 91bfff71b7
fix(requests): do not fail request edits if acting user lacks Manage Users permission (#2338)
3 years ago
TheCatLady dc7f959cb4
fix(notif): correct issue notif action URLs (#2333)
3 years ago
Danshil Kokil Mungur 93b5ea20ca
fix(servarr): handle baseurl error when testing connection (#2294)
3 years ago
Danshil Kokil Mungur f284e4ab97
fix(logs): handle unexpected log messages (#2303)
3 years ago
TheCatLady 7f330aff2e
fix: secure session cookie (#2308)
3 years ago
TheCatLady 88a8c1aa59
feat(notif): 4K media notifications (#2324)
3 years ago
TheCatLady ed53810fb3
fix: handle Plex library settings migration failure gracefully (#2254)
3 years ago
TheCatLady c9ffac33f7
feat(notif): issue notifications (#2242)
3 years ago
TheCatLady c79dc9f70f
fix: add missing route guards to issues pages (#2235)
3 years ago
TheCatLady bba09d69c1
fix(issues): only allow edit of own comments & do not allow non-admin delete of issues with comments (#2248)
3 years ago
TheCatLady 8d2968572a
fix(email): use decrypted private key (#2232)
3 years ago
TheCatLady aeb7a48d72
feat(notif): add Pushbullet and Pushover agents to user notification settings (#1740)
3 years ago
TheCatLady ab20c21184
fix(lang): string edits (#2229)
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
sct 41aa72535f
build(deps): bump dependencies
3 years ago
Ryan Cohen afda9c7dc2
feat(plex-scan): plex scanner improvements (#2105)
3 years ago
sct 4c6009bc2c
fix(rt-api): correctly format movie urls
3 years ago
sct a11bb49663
fix(rt-api): use rotten-tomatoes 2.0 search api for movies
3 years ago
TheCatLady 98ece67655
feat: list streaming providers on movie/TV detail pages (#1778)
3 years ago
tangentThought 376149d6eb
feat(notif): Restyle HTML email notifications Part 2 (#1917)
3 years ago
TheCatLady 6f2db6a6cc
fix(webpush): load user in push sub query (#1894)
3 years ago
tangentThought badf0f5e28
refactor(notif): Restyle HTML email notifications (#1864)
3 years ago
TheCatLady 8a55f85d3e
fix(quota): block multi-season requests that would exceed a user's quota (#1874)
3 years ago
TheCatLady 1133a34ffd
fix(email): omit links when application URL is not configured (#1806)
3 years ago
TheCatLady 3841fb06eb
fix(ui): do not display negative remaining quota (#1859)
3 years ago
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