Commit Graph

93 Commits (e402c42aaa7d795cd724856a2e23615bb1a3695d)

Author SHA1 Message Date
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
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 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
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 b7b55e275c
fix(backend): properly set request media status (#1541)
3 years ago
sct ef3f9778aa
fix(api): do not try to transform empty values passed to user notificationTypes
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
3 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents (#1172)
3 years ago
Jono Cairns d3c6bc1619
fix(quotas): Time value of a quota was being ignored
3 years ago
TheCatLady b4450a308c
fix: various fixes for new tags feature (#1369)
3 years ago
sct a306ebc2d1
feat: radarr/sonarr tag support (#1366)
3 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
3 years ago
TheCatLady 4ee78ab2fe
feat(notif): include requested season numbers in notifications (#1211)
3 years ago
Jakob Ankarhem 9e5adeb610
feat(email): add pgp support (#1138)
3 years ago
sct 8634081c86 fix: correctly send auto-approval notifictions for series
3 years ago
TheCatLady f7d2723fab
feat(notif): add "Media Automatically Approved" notification type (#1137)
3 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications (#1027)
3 years ago
sct da5ca02f81 fix(services): update all radarr/sonarr endpoints to use v3
3 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
3 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages (#979)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
Jakob Ankarhem 5e37a96bc0
fix(auth): handle sign-in attempts from emails with no password (#933)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
Jakob Ankarhem e037ba48f1
fix(requests): correctly handle when tvdbid is missing (#891)
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
3 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
3 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
3 years ago
sct ec44841356 fix(radarr): correctly set requested status after sending to radarr (with auto approve)
3 years ago
sct 20289b5960
feat(cache): external API cache (#786)
3 years ago
Jakob Ankarhem 1d7150c24e
feat(media): add link to the item on plex (#735)
3 years ago
sct 946bd2db5e fix(frontend): dont show external links unless slug is set
3 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
3 years ago
sct 21db3676d1 feat(notifications): add option to send notifications for auto-approved requests
3 years ago
Jakob Ankarhem 2da0da826a
fix(requests): handle when tvdbid is null (#657)
3 years ago
sct 78444a9e64 fix(requests): update requests to approved when parent media is set as available
3 years ago
sct 2f97f61a6e feat(notifications): add notification for declined requests
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
Jakob Ankarhem b04d00ef50
fix(user edit): fix user edit not being able to be saved (#651)
3 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality (#591)
3 years ago
sct d688a96759 fix(plex-sync): store plex added date and sort recently added by it
3 years ago