Commit Graph

236 Commits (ff28c9bfebf4a930e2542ee3b3c35f8af4e1b97e)

Author SHA1 Message Date
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 4b5e355df9
fix(ui): correctly set autocomplete attribute for password fields (#1430)
3 years ago
sct 03fd21bebc
feat: change alpha warning to beta warning
3 years ago
TheCatLady 5117987fea
fix(ui): hide alert when email notifs are already configured (#1335)
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
sct ecf13123d2
feat: add overseerr version and update availability status to sidebar
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 bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
3 years ago
sct b5ac2f5a2c
fix(frontend): handle media items/requests no longer having a valid tmdb id
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
TheCatLady 13e1595c6e
fix(lang): remove unused strings (#1330)
3 years ago
sct a908c07670
feat(frontend): allow selecting multiple original languages
3 years ago
sct a06a85e329
refactor(ui): change view details button on logs page to an icon
3 years ago
TheCatLady 7230915094
feat(ui): display movie/series original title (#1240)
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
TheCatLady 173408a1f2
fix(lang): allow proper localization of comma-delimited lists (#1264)
3 years ago
TheCatLady 1d7a938ef8
fix: fetch localized person details from TMDb (#1243)
3 years ago
TheCatLady cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast (#1252)
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 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
TheCatLady cb852fded1
fix(lang): remove 'requires and' (#1215)
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 dfd4ff9229
fix(lang): fix overwritten/shared string (#1212)
3 years ago
TheCatLady ea1863ac3a
fix(lang): UI string edits, round 2 (#1202)
3 years ago
Danshil Kokil Mungur 54429bbc1d
feat(settings): logs viewer (#997)
3 years ago
TheCatLady 36c00fde27
feat(ui): add option to only allow complete series requests (#1164)
3 years ago
TheCatLady 6f1a31de47
feat(ui): add movie/series genre list pages (#1194)
3 years ago
sct 1c4515a1ae
feat: genre sliders (experiment) (#1182)
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 001dcd328c
fix: do not allow editing of user settings under certain conditions (#1168)
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
sct 6e95c8b7a1 feat(ui): add user ID to profile header
3 years ago
TheCatLady b36aff912a
refactor(ui): move user-related settings out of "General Settings" (#1143)
3 years ago
TheCatLady 45886ccef1
fix(ui): display "Season" vs. "Seasons" as appropriate, and fix request block "Seasons" formatting (#1127)
3 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages (#1111)
3 years ago
TheCatLady 3384eb1c47
feat(notif): add settings for Discord bot username & avatar URL (#1113)
3 years ago
sct 1c6914f5ce feat: add studio/network sliders to discover
3 years ago
TheCatLady 239202d9c1
fix(ui): list all movie studios instead of just the first result (#1110)
3 years ago
TheCatLady 1f8b03ff6f
fix(ui): improve responsive design on new request list UI (#1105)
3 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" (#1079)
3 years ago
sct cd21865c4d
feat(ui): request list redesign (#1099)
3 years ago
TheCatLady bdf67e732b
fix(lang): edit new Telegram-related strings to conform to style guide (#1093)
3 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications (#1027)
3 years ago
sct 6072e8aa9a fix(lang): add missing i18n strings
3 years ago
TheCatLady b57645d382
fix(lang): fix singular form of season count (#1080)
3 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
3 years ago
TheCatLady 436523139e
feat(ui): display season count on TV details page (#1078)
3 years ago
TheCatLady 594aad9d3a
feat(lang): localize job names (#1043)
3 years ago
TheCatLady b146d11e2f
fix(ui): don't show "Password" user settings tab if current user lacks perms to modify the password (#1063)
3 years ago
TheCatLady 1b55d2dfbc
feat(ui): display "Owner" role instead of "Admin" for user ID 1 (#1050)
3 years ago
sct ddfc5e6aa8 fix: add correct permission checks to modifying user password/permissions
3 years ago
TheCatLady 3fed26cfbe
fix(ui): for server default options, display "All" region/language option instead of empty string (#1042)
3 years ago
sct 69294a7c4c fix: allow users to override language/region settings
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
Weblate (bot) 5acd91bc8e
Translations update from Weblate (#912)
3 years ago
TheCatLady 139341b043
feat(ui): Add support for requesting collections in 4K (#968)
3 years ago
TheCatLady 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
3 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages (#979)
3 years ago
sct 57c00c1ea7 fix(ui): also allow 17 digit discord ids
3 years ago
TheCatLady e70a4ecae6
fix(ui): Add tip & validation for Discord ID input (#966)
3 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
3 years ago
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 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
3 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list (#913)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
Weblate (bot) e156acc1ae
feat(lang): translations update from Weblate (#853)
3 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
3 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
3 years ago
Danshil Mungur 4eae02a7e1
feat(ui): added next airing date to TV Shows (#842)
3 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
3 years ago
Weblate (bot) e4f9b8a984
feat(lang): translations update from Weblate (#841)
3 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
3 years ago
TheCatLady eedadb8884
refactor(ui): Display user avatars in request list (#848)
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
sct 033ba9d41b feat: new permission to allow users to see other users requests
3 years ago
Weblate (bot) 9e5e4c22f5
feat(lang): translations update from Weblate (#819)
3 years ago
sct fcd1dfc675 refactor(ui): adjust requested username text on RequestCard to show avatar
3 years ago
TheCatLady 1e5f88f462
feat(docker): Check for /app/config volume mount during setup (#826)
3 years ago
sct 59150f955f
feat: request as another user
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