Commit Graph

161 Commits (develop)

Author SHA1 Message Date
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent (#950)
3 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
3 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
3 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
3 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
3 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting (#817)
3 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
3 years ago
sct 20289b5960
feat(cache): external API cache (#786)
3 years ago
TheCatLady f1dd5e7e12
feat(ui): Move PROXY setting to UI (#782)
3 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
3 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
3 years ago
TheCatLady 6e2589178b
feat(auth): Add optional CSRF protection (#697)
3 years ago
sct 21db3676d1 feat(notifications): add option to send notifications for auto-approved requests
3 years ago
sct 6c1742e94c
feat(frontend): add option to hide all available items from discovery (#699)
3 years ago
sct eb6fc8a190 fix(notifications): send media declined email
3 years ago
sct 2f97f61a6e feat(notifications): add notification for declined requests
3 years ago
sct 51d8fba916 fix(server): support absolute paths for CONFIG_DIRECTORY
3 years ago
sct fa8f112c31 feat(server): add CONFIG_DIRECTORY env var to control config directory location
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
Jakob Ankarhem 492e19df40
feat(login): add local users functionality (#591)
3 years ago
sct a7cc7c5975
feat(notifications): Webhook Notifications (#632)
3 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
3 years ago
Jakob Ankarhem ee5d0181fc
feat(notifications): add pushover integration (#574)
3 years ago
sct 8af6a1f566 feat(notifications): control notifcation types per agent
3 years ago
Jakob Ankarhem 0185bb1a70
feat(email): add sendername to email notification (#506)
3 years ago
Jakob Ankarhem c8d4d674f4
feat(frontend): add telegram integration (#491)
3 years ago
sct 1163e81adc feat(notifications): add slack notification agent
3 years ago
sct 4809257816 feat: add separate auto approve permissions for Movies/Series
3 years ago
johnpyp 02969d5426
feat: simple failed request handling (#474)
3 years ago
sct 6898357b13 feat(email): option to allow self signed certificates
3 years ago
sct 0980fa54f9 fix(email): correctly log errors when emails fail to send
3 years ago
sct 659fa505f0 feat(notifications): include direct links to media in notifications
3 years ago
sct 22006e9dbd fix(api): prevent checking first admin account for plex server access
3 years ago
sct e7ee85c29b feat: default user permissions added to settings
3 years ago
sct 44a305426f feat(notifications): added ability to send test notifications
3 years ago
sct 6beac736ef feat: api key regeneration
4 years ago
sct d5eb4d8d43 fix(email): do not pass auth object to transport if no auth data present
4 years ago
Kieron Boswell 961d110720
fix: spelling mistake on the word 'requested' fixed (#319)
4 years ago
sct 3ba09d07eb fix: add support for ssl when connecting to plex
4 years ago
sct 5f09e83ed8 fix(api): correctly generate clientId on first startup
4 years ago
sct a8393707fe feat: generate real api key
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
sct 0d73d88f35 feat: other email notifications for approved/available
4 years ago
sct 0962392e39 feat(api): email notification agent
4 years ago
sct a6c5e65bbf feat: notifications for media_available and media_approved
4 years ago
sct d8e542e5fe feat: notification framework
4 years ago
sct c4ac357ef4 feat: radarr edit/create modal/backend functionality
4 years ago
sct 47714b698c feat(frontend): plex settings page
4 years ago
sct 8742da0ebb feat(frontend): initial Settings design
4 years ago
sct 9385592362 feat(api): sonarr api wrapper / send to sonarr
4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies)
4 years ago
sct 514714071d feat(api): allow plex logins from users who have access to the server
4 years ago
sct 8f6247d821 feat(api): validate plex when settings are saved
4 years ago
sct 48d62c3178
feat(api): radarr api wrapper / send to radarr when requests approved (#93)
4 years ago
sct f4c2c47e56
feat(api): request api (#80)
4 years ago
sct c0166e7ecb
feat(api): public settings route (#57)
4 years ago
sct cfc84ce2f3
Permission System (#47)
4 years ago
sct 5d46f8d76d
Settings System (#46)
4 years ago