Commit Graph

233 Commits (500cd1f872942923d2b9c3b835e6329e335d4a3f)

Author SHA1 Message Date
Jabster28 d0703aa377
fix: switch PGP regex to span multiple lines (#1598)
3 years ago
TheCatLady 694d0ffcf6
fix(ui): hide Plex alert after setup and add local login warning to local user modal (#1600)
3 years ago
TheCatLady 0c4fb6446b
feat(webpush): add warning to web push settings re: HTTPS requirement (#1599)
3 years ago
TheCatLady 9749d723fc
fix(plex): sync libraries after saving settings (#1592)
3 years ago
sct c4775e05fe
refactor(ui): updated modal design with backdrops
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
TheCatLady 6c34bb2908
refactor(svg): inline *arr logos and optimize SVG assets (#1562)
3 years ago
TheCatLady 1123fce089
fix(ui): apply rounded-l-only to SensitiveInput textareas and increase visible text input area (#1561)
3 years ago
TheCatLady f256a444c5
feat: add server default locale setting (#1536)
3 years ago
Jakob Ankarhem 4fd452dd18
feat(inputs): add support for toggling security on input fields (#1404)
3 years ago
TheCatLady 189313e94a
fix: correctly fall back to English name in LanguageSelector (#1537)
3 years ago
TheCatLady 5e588be812
fix(ui): add missing margins on button SVGs on Plex Settings page (#1546)
3 years ago
TheCatLady 26ddc03b2c
fix(css): fix cog icon size on media detail pages (#1520)
3 years ago
TheCatLady f78b9c1ca9
fix(css): don't target button globally (#1510)
3 years ago
TheCatLady db49b2024d
feat: add option to only allow Plex sign-in from existing users (#1496)
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 4faddf3810
fix(ui): show warning if user has both a default non-4K server and a non-default 4K server (#1478)
3 years ago
TheCatLady 4e6fb00a4a
feat(notif): add LunaSea agent (#1495)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 1a311d211d
fix(ui): change 'Disable Auto-Search' checkbox to 'Enable Automatic Search' (#1476)
3 years ago
sct eb5d152886
fix(ui): align icons in user dropdown
3 years ago
TheCatLady 4e98f56753
fix(notif): include year in notifications (#1439)
3 years ago
TheCatLady db077700e4
fix(plex): add support for plex.direct URLs (#1437)
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 4eb92098ba
fix: fix outofdate string & display version status badge in Settings > About (#1417)
3 years ago
TheCatLady 9233fc0785
fix(plex): do not use SSL for local servers (#1418)
3 years ago
TheCatLady 190a5c0723
fix(lang): remove unused strings & correct manageModalNoRequests strings (#1413)
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 d9e314bad2
fix(frontend): autofill with Plex server address (#1381)
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 911faeff56
revert(ui): remove local image cache option from settings page
3 years ago
sct a908c07670
feat(frontend): allow selecting multiple original languages
3 years ago
TheCatLady 5c135c9974
fix(ui): use correct colspan for 'No results.' message in Settings > Logs (#1325)
3 years ago
sct a06a85e329
refactor(ui): change view details button on logs page to an icon
3 years ago
sct 67fbb401ac
fix(ui): correctly paginate request list
3 years ago
TheCatLady c8f67cf866
fix(frontend): call mutate after changing public settings (#1302)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
3 years ago
Danshil Kokil Mungur f5f8269cd2
feat(ui): store sort order and page size of userlist in localstorage (#1262)
3 years ago
TheCatLady cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast (#1252)
3 years ago
Danshil Kokil Mungur 6210f12e8e
fix(ui): hide 'show details' button if there are no additional details (#1254)
3 years ago
TheCatLady 8ebc829250
fix(lang): correct mismatched language strings (#1246)
3 years ago
TheCatLady 3642b1e84a
fix(ui): do not require numeric value in FormattedRelativeTime (#1234)
3 years ago
TheCatLady 380d36119f
fix(ui): display asterisk indicator on required field labels (#1236)
3 years ago
TheCatLady 665e16475f
fix(lang): change 'Extra Data' string to 'Additional Data' (#1226)
3 years ago
sct 8c51c28f54 fix(logs): add i18n strings for new log page changes
3 years ago
sct e2b8745fdc feat(logs): add copy to clipboard button to logs page
3 years ago
sct 0974a4c971 fix(ui): do not check isValid on Sonarr/Radarr modals for the test button
3 years ago
TheCatLady 4a5a9cce48
refactor(ui): add page query param to logs page & user list, and fix log timestamps (#1218)
3 years ago
TheCatLady 6d7671dd80
fix(lang): edit setting label strings for verb tense consistency (#1214)
3 years ago
sct 0ca3d43749
feat: add option to cache images locally (#1213)
3 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
3 years ago
TheCatLady 9ec2c468cb
fix(ui): use appropriate cursor type for readonly input fields (#1208)
3 years ago
TheCatLady f49a02449c
fix(ui): add validation to hostname/IP fields (#1206)
3 years ago
Danshil Kokil Mungur 54429bbc1d
feat(settings): logs viewer (#997)
3 years ago
TheCatLady d76bf32c9d
fix(ui): sort regions & languages by their localized names rather than their TMDb English names (#1157)
3 years ago
TheCatLady 36c00fde27
feat(ui): add option to only allow complete series requests (#1164)
3 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
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 b36aff912a
refactor(ui): move user-related settings out of "General Settings" (#1143)
3 years ago
TheCatLady 3384eb1c47
feat(notif): add settings for Discord bot username & avatar URL (#1113)
3 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" (#1079)
3 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications (#1027)
3 years ago
TheCatLady 6a1e3891aa
feat(ui): in Settings > Services, make Radarr/Sonarr server names and logos clickable links (#1008)
3 years ago
TheCatLady 594aad9d3a
feat(lang): localize job names (#1043)
3 years ago
Danshil Mungur eefcbcd3dd
fix(ui): show translated string on sonarr sucesss/failure toast messages (#1035)
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 0acad8e9fa
fix(ui): add missing string for default Discover Language & edit string for default Discover Region (#1004)
3 years ago
TheCatLady c88fcb2e2d
fix(ui): Notification-related string/UI edits and field validation (#985)
3 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
3 years ago
TheCatLady 8701fb20d0
fix(ui): Fix settings navigation horizontal scroll issues (#987)
3 years ago
TheCatLady 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
3 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
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
TheCatLady 7e906e2d46
refactor(css): Apply global CSS classes (#874)
3 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
3 years ago
Danshil Mungur ee5076146e
fix(ui): fixed anime language profile typo (#879)
3 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
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
sct 026795d4c9 fix(ui): validate application url and service external urls
3 years ago
TheCatLady 035534e9fe
refactor(images): Use SVG logos for Radarr & Sonarr (#827)
3 years ago
TheCatLady c0769d4f8f
fix(lang): Add missing source strings & remove local user sign-in setting tip (#828)
3 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
3 years ago
TheCatLady f54df214af
fix(lang): Edit English language strings (#820)
3 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting (#817)
3 years ago
TheCatLady 6e9ac275e1
fix(html): th elements should be nested under tr, not directly under thead (#801)
3 years ago