Commit Graph

554 Commits (e60568758097d07f9d4b201ffdf34f0c32ba9cf3)

Author SHA1 Message Date
Brandon Cohen 1a7dc1acf5
fix(frontend): status, requested by, and modified alignment fix (#1109)
4 years ago
TheCatLady 239202d9c1
fix(ui): list all movie studios instead of just the first result (#1110)
4 years ago
TheCatLady 85076919c6
fix(ui): fix request list UI behavior when season list is too long (#1106)
4 years ago
sct 7aa0239cd9 refactor(ui): request list now adds a page query parameter for switching pages
4 years ago
sct 7289872937 fix(ui): add link to poster image on request items
4 years ago
TheCatLady 1f8b03ff6f
fix(ui): improve responsive design on new request list UI (#1105)
4 years ago
TheCatLady e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" (#1079)
4 years ago
TheCatLady 778dda67d5
fix(frontend): check for ID instead of email after initial setup Plex login (#1097)
4 years ago
sct cd21865c4d
feat(ui): request list redesign (#1099)
4 years ago
TheCatLady 0c4637f779
fix(ui): add alt prop to studio/network logos & fix blinking text cursor (#1095)
4 years ago
Jakob Ankarhem 420038d5ff
fix(requests): add plex url to request item (#1088)
4 years ago
TheCatLady bdf67e732b
fix(lang): edit new Telegram-related strings to conform to style guide (#1093)
4 years ago
Jakob Ankarhem f6d00d8d15
feat(telegram): add support for individual chat notifications (#1027)
4 years ago
sct 6072e8aa9a fix(lang): add missing i18n strings
4 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
4 years ago
TheCatLady b57645d382
fix(lang): fix singular form of season count (#1080)
4 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
4 years ago
TheCatLady 436523139e
feat(ui): display season count on TV details page (#1078)
4 years ago
TheCatLady 6a1e3891aa
feat(ui): in Settings > Services, make Radarr/Sonarr server names and logos clickable links (#1008)
4 years ago
TheCatLady 594aad9d3a
feat(lang): localize job names (#1043)
4 years ago
TheCatLady b146d11e2f
fix(ui): don't show "Password" user settings tab if current user lacks perms to modify the password (#1063)
4 years ago
TheCatLady 1b55d2dfbc
feat(ui): display "Owner" role instead of "Admin" for user ID 1 (#1050)
4 years ago
sct ddfc5e6aa8 fix: add correct permission checks to modifying user password/permissions
4 years ago
Weblate (bot) 2771376ecc
Translations update from Weblate (#1009)
4 years ago
Danshil Mungur eefcbcd3dd
fix(ui): show translated string on sonarr sucesss/failure toast messages (#1035)
4 years ago
TheCatLady 3fed26cfbe
fix(ui): for server default options, display "All" region/language option instead of empty string (#1042)
4 years ago
TheCatLady abcd7c9975
fix(ui): use country-flag-icons instead of country-flag-emoji for RegionSelector (#1011)
4 years ago
sct 9ce88abcc8 fix: added missing language default for ssr context defaults
4 years ago
sct 084917f02d fix: add missing default value for settings context
4 years ago
sct 69294a7c4c fix: allow users to override language/region settings
4 years ago
Danshil Mungur e9f2fe910d
fix(notif): fixed typo in pushover hint (#1029)
4 years ago
TheCatLady 5560abf459
fix(notif): escape application title in Telegram notifications (#1012)
4 years ago
TheCatLady 09b5019e95
refactor(api): rename Plex auth endpoint (#949)
4 years ago
Weblate (bot) 970da664b2
feat(lang): translated using Weblate (French) (#1007)
4 years ago
Weblate (bot) 4296765ad6
feat(lang): translations update from Weblate (#986)
4 years ago
TheCatLady 6ecd202607
fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings (#1006)
4 years ago
TheCatLady 0acad8e9fa
fix(ui): add missing string for default Discover Language & edit string for default Discover Region (#1004)
4 years ago
sct c4af4c42ab fix(frontend): check for id instead of email after logging in
4 years ago
sct f9c83e14e5 fix(ui): add fallback for region display name
4 years ago
TheCatLady c88fcb2e2d
fix(ui): Notification-related string/UI edits and field validation (#985)
4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
4 years ago
TheCatLady 8701fb20d0
fix(ui): Fix settings navigation horizontal scroll issues (#987)
4 years ago
TheCatLady 40b07c35d4
fix(ui): Display 4K download status on 4K status badge (#988)
4 years ago
Weblate (bot) 5acd91bc8e
Translations update from Weblate (#912)
4 years ago
TheCatLady 139341b043
feat(ui): Add support for requesting collections in 4K (#968)
4 years ago
TheCatLady 5b64655776
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
4 years ago
TheCatLady 4e2706b421
fix(ui/notif): Custom application title in password-related emails and UI messages (#979)
4 years ago
sct 57c00c1ea7 fix(ui): also allow 17 digit discord ids
4 years ago
TheCatLady b4bac6a915
fix(frontend): Update AdvancedRequester to reflect new /user API response (#970)
4 years ago
TheCatLady e70a4ecae6
fix(ui): Add tip & validation for Discord ID input (#966)
4 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
4 years ago
TheCatLady 77b2d9ea22
fix(frontend): Do not allow user w/ ID 1 to disable 'Admin' permission (#965)
4 years ago
TheCatLady 2bcc3e3419
refactor(ui): Create PlayButton component (#946)
4 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
4 years ago
TheCatLady 29b97ef6d8
feat(notif): Add Pushbullet notification agent (#950)
4 years ago
TheCatLady c9a150b1db
fix(ui): Automatically disable and uncheck user permissions with unmet requirements (#941)
4 years ago
Brandon Cohen e28dfadaf5
fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button (#956)
4 years ago
Brandon Cohen f1c335815f
fix(frontend): changed plex, request, and cog buttons to align properly on smaller mobile UIs (#928)
4 years ago
sct 8a7fa00164 fix(lang): formatMessage should not use an object spread
4 years ago
TheCatLady 53b7425f67
feat(ui): Add separate permissions for 4K auto approval (#908)
4 years ago
sct fb9c878db4 fix(ui): change font size in request list/user list dropdowns to prevent zoom on mobile
4 years ago
TheCatLady 9757e3ae0c
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
4 years ago
TheCatLady ef5d019c18
feat(ui): Add sort options to user list (#913)
4 years ago
Danshil Mungur 04fa9f79e2
fix(frontend): handle empty array of media attributes (#922)
4 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
4 years ago
Weblate (bot) e156acc1ae
feat(lang): translations update from Weblate (#853)
4 years ago
Jakob Ankarhem 034968e437
fix(search): Handle search errors and escape * (#893)
4 years ago
TheCatLady 7e906e2d46
refactor(css): Apply global CSS classes (#874)
4 years ago
Danshil Mungur c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings (#878)
4 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
4 years ago
Jakob Ankarhem d163e29459
fix(login): fix the gap when 'use your overseer account' was selected (#870)
4 years ago
Danshil Mungur ee5076146e
fix(ui): fixed anime language profile typo (#879)
4 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
4 years ago
TheCatLady a3042f8e1b
fix(ui): Fix card sizes on person detail pages (#881)
4 years ago
TheCatLady 282f28f2b9
fix(ui): Size cards appropriately based on base font size (#871)
4 years ago
TheCatLady 7c0ddad653
fix(ui): Handle missing movie/series data (#862)
4 years ago
Jakob Ankarhem 53f6f59798
feat(requests): add language profile support (#860)
4 years ago
sct 8956cb3915 refactor(ui): change search input design (experiment)
4 years ago
TheCatLady baad19a2c9 fix(ui): fix webhook URL validation regex
4 years ago
Jakob Ankarhem e5966bd3fb
feat(users): add reset password flow (#772)
4 years ago
Weblate (bot) c5be00eebf
feat(lang): translations update from Weblate (#852)
4 years ago
Danshil Mungur 4eae02a7e1
feat(ui): added next airing date to TV Shows (#842)
4 years ago
TheCatLady b531a642f6
fix(ui): Dynamically generate path to config in warning message (#851)
4 years ago
Weblate (bot) e4f9b8a984
feat(lang): translations update from Weblate (#841)
4 years ago
TheCatLady 7456bea2ae
fix(ui): Use minimum char validation message (#850)
4 years ago
TheCatLady 38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page (#849)
4 years ago
TheCatLady eedadb8884
refactor(ui): Display user avatars in request list (#848)
4 years ago
TheCatLady 3f9bfeb01a
fix(ui): Add additional URL & email input validation (#843)
4 years ago
TheCatLady b9d14a9fd0
fix(ui): Limit max width of forms & lists (#845)
4 years ago
sct 026795d4c9 fix(ui): validate application url and service external urls
4 years ago
sct b658ddf5cf fix(ui): dont show bulk edit options on user list if there is only one user
4 years ago
sct 63d7e2b398 fix(ui): remove yup validation from display name on user edit page
4 years ago
sct 033ba9d41b feat: new permission to allow users to see other users requests
4 years ago
sct 06e941171a fix(ui): prevent names from getting squished in AdvancedRequester user selector
4 years ago
sct e270999745 fix(ui): fix tables extending outside viewport in mobile formats
4 years ago
Weblate (bot) 9e5e4c22f5
feat(lang): translations update from Weblate (#819)
4 years ago
sct fcd1dfc675 refactor(ui): adjust requested username text on RequestCard to show avatar
4 years ago
TheCatLady 1e5f88f462
feat(docker): Check for /app/config volume mount during setup (#826)
4 years ago
TheCatLady 035534e9fe
refactor(images): Use SVG logos for Radarr & Sonarr (#827)
4 years ago
TheCatLady c97c96a30c
fix(frontend): fix possible division by zero in download status (#839)
4 years ago
sct b116281196 fix(ui): show request as option even if there are no radarr/sonarr servers
4 years ago
TheCatLady e4a50c33f1
fix(ui): Hide 'Mark 4k as Available' button if 4k not enabled (#833)
4 years ago
sct 59150f955f
feat: request as another user
4 years ago
TheCatLady c0769d4f8f
fix(lang): Add missing source strings & remove local user sign-in setting tip (#828)
4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
4 years ago
sct 3ffd5ab0ee fix(ui): when PersonCard has no profilePath, correctly position name/role content
4 years ago
TheCatLady f54df214af
fix(lang): Edit English language strings (#820)
4 years ago
TheCatLady 9d0d5b86aa
feat(ui): Add local login setting (#817)
4 years ago
Weblate (bot) 42295e076a
feat(lang): translations update from Weblate (#791)
4 years ago
TheCatLady 95c2a21697
fix(ui): Don't display empty dropdown when no trailer available (#804)
4 years ago
TheCatLady 6e9ac275e1
fix(html): th elements should be nested under tr, not directly under thead (#801)
4 years ago
TheCatLady 1ccafc0ebd
fix(ui): Restore original port input size (#814)
4 years ago
sct 7c192d54f4 fix(frontend): add github sponsor link to about page
4 years ago
sct cf7ebc488d fix(frontend): use consistent spinner style on TitleCard/Plex Presets
4 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
4 years ago
sct a3b00c3458 fix(frontend): set 4k status on RequestItem when request is for 4k
4 years ago
sct a7314f876e fix(frontend): correctly show 4k download tracker activity
4 years ago
sct 5b39911e02 fix(frontend): match request button color on titlecards to other request buttons
4 years ago
TheCatLady 72cffd74a7
feat(frontend): add TheTVDB external link (#800)
4 years ago
sct 6c437c515f fix(cache): use formatted numbers for displaying cache counts
4 years ago
sct cfacb151b5 feat(lang): add support for Hungarian language
4 years ago
sct 996bd9f14e feat(cache): add cache table and flush cache option to settings
4 years ago
TheCatLady 3c5ae360fd
fix(lang): translate language names & change zh-Hant language code to zh-TW (#793)
4 years ago
sct 20289b5960
feat(cache): external API cache (#786)
4 years ago
Weblate (bot) 71875efb48
feat(lang): translations update from Weblate (#727)
4 years ago
TheCatLady f1dd5e7e12
feat(ui): Move PROXY setting to UI (#782)
4 years ago
sct 67f8aef00d feat: add manual availability buttons to manage slideover
4 years ago
Jakob Ankarhem 1d7150c24e
feat(media): add link to the item on plex (#735)
4 years ago
sct 946bd2db5e fix(frontend): dont show external links unless slug is set
4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
4 years ago
sct 86efcd82c3 fix(frontend): fix server name position on plex settings page
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
4 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API (#563)
4 years ago
TheCatLady 6e2589178b
feat(auth): Add optional CSRF protection (#697)
4 years ago
David 4b0241c3b3
feat: ability to edit user settings in bulk (#597)
4 years ago
sct 2f75c4c6ae fix(lang): add missing i18n strings for notification settings
4 years ago
sct 21db3676d1 feat(notifications): add option to send notifications for auto-approved requests
4 years ago
sct d0c830e80d fix: show recently added series even if they are not complete
4 years ago
sct 5e352c201f fix(frontend): fixed mismatched rounded sizing on new login
4 years ago
sct e044146aa5 feat(lang): add support for Portuguese (Portugal) language
4 years ago
sct 083a74a686 feat(lang): update languages and fix merge conflict
4 years ago
Tijuco 32f4916c4a
feat(lang): translated using Weblate (Portuguese (Brazil))
4 years ago
Kobe 6d0f7d4b50
feat(lang): translated using Weblate (Dutch)
4 years ago
Jakob Ankarhem f90e43b01a
refactor(login): redesign login page (#709)
4 years ago
Hosted Weblate 9bb11afc6b feat(lang): translated using Weblate (English)
4 years ago
Hosted Weblate 059995e0ef feat(lang): translated using Weblate (Dutch)
4 years ago
Hosted Weblate c2a3e8ed52 feat(lang): translated using Weblate (German)
4 years ago
Hosted Weblate 4f94d227fc feat(lang): translated using Weblate (Spanish)
4 years ago
Hosted Weblate 9aa5c12164 feat(lang): translated using Weblate (Italian)
4 years ago