Commit Graph

175 Commits (b05b177776a5d22bf3b5e93bad4358f4007b879a)

Author SHA1 Message Date
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
3 years ago
sct 86efcd82c3 fix(frontend): fix server name position on plex settings page
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API (#563)
3 years ago
TheCatLady 6e2589178b
feat(auth): Add optional CSRF protection (#697)
3 years ago
David 4b0241c3b3
feat: ability to edit user settings in bulk (#597)
3 years ago
sct 2f75c4c6ae fix(lang): add missing i18n strings for notification settings
3 years ago
sct 21db3676d1 feat(notifications): add option to send notifications for auto-approved requests
3 years ago
sct 5e352c201f fix(frontend): fixed mismatched rounded sizing on new login
3 years ago
sct 6c1742e94c
feat(frontend): add option to hide all available items from discovery (#699)
3 years ago
sct 860d71ed69 fix(frontend): clarify which fields are required in radarr/sonarr modals
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
sct a77a2aa3eb fix(lang): change email auth user/pass strings to SMTP Username/Password
3 years ago
sct 29c5bc4097 feat(frontend): add template variable help button to custom webhook settings page
4 years ago
sct a7cc7c5975
feat(notifications): Webhook Notifications (#632)
4 years ago
sct 6b2df24a2e
feat: 4K Requests (#559)
4 years ago
Jakob Ankarhem ee5d0181fc
feat(notifications): add pushover integration (#574)
4 years ago
sct 93b57a76f1 fix(frontend): handle currentLibrary possibly being null on first manual sync
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago
sct 8af6a1f566 feat(notifications): control notifcation types per agent
4 years ago
sct c034496f55 feat(frontend): add documentation link to about page
4 years ago
Jakob Ankarhem 0185bb1a70
feat(email): add sendername to email notification (#506)
4 years ago
Jakob Ankarhem c8d4d674f4
feat(frontend): add telegram integration (#491)
4 years ago
sct de3d288949 fix(frontend): fix missing styles for alert component
4 years ago
sct 6353cda582 fix(frontend): fix mobile dropdown in notifications settings
4 years ago
sct 1163e81adc feat(notifications): add slack notification agent
4 years ago
sct 4809257816 feat: add separate auto approve permissions for Movies/Series
4 years ago
Brandon Cohen 3bbc716434
fix(frontend): added new Radarr v3 logo (#471)
4 years ago
sct 6898357b13 feat(email): option to allow self signed certificates
4 years ago
sct 0c8a180189 fix: clarify full sync runs every 24 hours
4 years ago
sct 22006e9dbd fix(api): prevent checking first admin account for plex server access
4 years ago
sct e7ee85c29b feat: default user permissions added to settings
4 years ago
sct 44a305426f feat(notifications): added ability to send test notifications
4 years ago
sct b7f5739035 feat(frontend): releases added to about page
4 years ago
sct c128898206 feat(frontend): add support overseerr block to about page
4 years ago
sct 53bede692d feat: add missing tzdata package to image
4 years ago
sct 6beac736ef feat: api key regeneration
4 years ago
sct 0972f40a4e
feat: anime profile support (#384)
4 years ago
sct fc12ab84d9 fix(frontend): clarify that radarr/sonnarr servers must be tested before profiles/folders appear
4 years ago
sct 0d088e085e feat(frontend): show alert when there are no default radarr/sonarr servers
4 years ago
sct 2fe53ec5a8 fix(frontend): make minimum availability required for Radarr servers
4 years ago
sct ce0266f74e fix(frontend): add http/https prefix to hostname fields for plex/radarr/sonarr
4 years ago
sct d9788c4aa9 feat(frontend): temporary logs page to clear up confusion about it 404ing
4 years ago
sct 900827be97 feat(lang): add i18n strings for new about page
4 years ago
sct 3f2a04c881 feat: about page initial version
4 years ago
sct b5988f9a5f fix(frontend): add validation for Radarr/Sonarr server name
4 years ago
sct 3ba09d07eb fix: add support for ssl when connecting to plex
4 years ago
sct 8cb05c413a fix(frontend): convert plex port to a number before posting to the api
4 years ago
sct 2098a2d3d2 fix(frontend): converts email smtp port to a number before posting to the api
4 years ago
sct 7bf924f7e9 fix(frontend): also convert activeProfileId to a number for radarr/sonarr submissions
4 years ago
sct c53dc3b15d fix(frontend): also convert ports to numbers when saving radarr/sonarr servers
4 years ago
sct 92c9001c9d fix(frontend): new radarr/sonarr ports will be converted to a number before posting
4 years ago
sct 42788adb75 fix(lang): fix missing i18n string for agent enabled in email notification page
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 1ba027b435 feat(frontend): initial version of the requests page (no filtering/sorting)
4 years ago
sct c688cf60c7 feat: add migration for delete cascades on season requests/seasons
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
sct cd6d8a8216 feat(frontend): add french language file
4 years ago
sct a359672eba feat: add application url config to main settings ui
4 years ago
sct 0d73d88f35 feat: other email notifications for approved/available
4 years ago
sct d8e542e5fe feat: notification framework
4 years ago
sct fb5c791b0b feat: upgrade tailwindcss to 2.0.1
4 years ago
Jeff Bentley 366074c12a
[Design/Routes] Welcome Screen / Initial Setup (#42)
4 years ago
sct 1390cc1f13 feat(api): plex tv sync and recently added sync
4 years ago
sct 16221a46a7 feat(frontend): improved settings menu design for mobile
4 years ago
sct 46d99b02b1 fix(frontend): fix modal design and rename some text for adding servers
4 years ago
sct 320432657e feat: sonarr edit/delete modal
4 years ago
sct 877a518415 feat(frontend): radarr delete modal
4 years ago
sct c4ac357ef4 feat: radarr edit/create modal/backend functionality
4 years ago
sct e032e385a5 fix: dont cross import SyncStatus type
4 years ago
sct 1bc3f7be4b feat(frontend): plex library scan
4 years ago
sct 97e30367fb fix(frontend): reinitalize plex form after data loads
4 years ago
sct 47714b698c feat(frontend): plex settings page
4 years ago
sct 8742da0ebb feat(frontend): initial Settings design
4 years ago