Commit Graph

126 Commits (0ca3d4374942b54b59a19d017ab4ae14ba7019c1)

Author SHA1 Message Date
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
TheCatLady 1ccafc0ebd
fix(ui): Restore original port input size (#814)
3 years ago
sct 7c192d54f4 fix(frontend): add github sponsor link to about page
3 years ago
sct cf7ebc488d fix(frontend): use consistent spinner style on TitleCard/Plex Presets
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
sct 6c437c515f fix(cache): use formatted numbers for displaying cache counts
3 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
3 years ago
TheCatLady f1dd5e7e12
feat(ui): Move PROXY setting to UI (#782)
3 years ago