Commit Graph

55 Commits (aa86809dc93499e9897aa5f56b457ac3d492a4e1)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
3 years ago
Jabster28 d0703aa377
fix: switch PGP regex to span multiple lines (#1598)
3 years ago
TheCatLady 0c4fb6446b
feat(webpush): add warning to web push settings re: HTTPS requirement (#1599)
3 years ago
TheCatLady a640a91390
feat(plex): add support for custom Plex Web App URLs (#1581)
3 years ago
TheCatLady 69ab7cc660
feat(email): replace 'Enable SSL' setting with more descriptive/clear 'Encryption Method' setting (#1549)
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
Jakob Ankarhem 4fd452dd18
feat(inputs): add support for toggling security on input fields (#1404)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 079645c2c7
feat(notif): show success/failure toast for test notifications (#1442)
3 years ago
TheCatLady 4e6fb00a4a
feat(notif): add LunaSea agent (#1495)
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 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
3 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
3 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents (#1172)
3 years ago
TheCatLady e605687580
feat(webhook): include requestedBy user in payload (#1385)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
3 years ago
TheCatLady 380d36119f
fix(ui): display asterisk indicator on required field labels (#1236)
3 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
3 years ago
TheCatLady f49a02449c
fix(ui): add validation to hostname/IP fields (#1206)
3 years ago
Jakob Ankarhem 9e5adeb610
feat(email): add pgp support (#1138)
3 years ago
TheCatLady 3148d31214
fix(notif): loosen input validation on Pushover settings (#1166)
3 years ago
TheCatLady f7d2723fab
feat(notif): add "Media Automatically Approved" notification type (#1137)
3 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
3 years ago
TheCatLady 3384eb1c47
feat(notif): add settings for Discord bot username & avatar URL (#1113)
3 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications (#1027)
3 years ago
Danshil Mungur e9f2fe910d
fix(notif): fixed typo in pushover hint (#1029)
3 years ago
TheCatLady 5560abf459
fix(notif): escape application title in Telegram notifications (#1012)
3 years ago
TheCatLady c88fcb2e2d
fix(ui): Notification-related string/UI edits and field validation (#985)
3 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent (#950)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
3 years ago
TheCatLady baad19a2c9 fix(ui): fix webhook URL validation regex
3 years ago
TheCatLady 3f9bfeb01a
fix(ui): Add additional URL & email input validation (#843)
3 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
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
3 years ago
sct a7cc7c5975
feat(notifications): Webhook Notifications (#632)
3 years ago
Jakob Ankarhem ee5d0181fc
feat(notifications): add pushover integration (#574)
3 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
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 6898357b13 feat(email): option to allow self signed certificates
3 years ago
sct 44a305426f feat(notifications): added ability to send test notifications
4 years ago
sct 2098a2d3d2 fix(frontend): converts email smtp port to a number before posting to the api
4 years ago