Commit Graph

43 Commits (aa86809dc93499e9897aa5f56b457ac3d492a4e1)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady d7b9b1a525
feat(ui): request list item & request card improvements (#1532)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 89455ad9b7
fix: set editRequest attribute as necessary, allow users to edit their own pending requests, and show 'View Request' button on series pages (#1446)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
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 e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
TheCatLady 3642b1e84a
fix(ui): do not require numeric value in FormattedRelativeTime (#1234)
3 years ago
sct 0ca3d43749
feat: add option to cache images locally (#1213)
3 years ago
TheCatLady d226fc79b8
fix(ui): tweak request list design (#1201)
3 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
3 years ago
TheCatLady fc73592b69
fix(ui): request list button sizes (#1152)
3 years ago
TheCatLady 45886ccef1
fix(ui): display "Season" vs. "Seasons" as appropriate, and fix request block "Seasons" formatting (#1127)
3 years ago
sct 1c6914f5ce feat: add studio/network sliders to discover
3 years ago
Brandon Cohen 1a7dc1acf5
fix(frontend): status, requested by, and modified alignment fix (#1109)
3 years ago
TheCatLady 85076919c6
fix(ui): fix request list UI behavior when season list is too long (#1106)
3 years ago
sct 7aa0239cd9 refactor(ui): request list now adds a page query parameter for switching pages
3 years ago
sct 7289872937 fix(ui): add link to poster image on request items
3 years ago
TheCatLady 1f8b03ff6f
fix(ui): improve responsive design on new request list UI (#1105)
3 years ago
sct cd21865c4d
feat(ui): request list redesign (#1099)
3 years ago
Jakob Ankarhem 420038d5ff
fix(requests): add plex url to request item (#1088)
3 years ago
TheCatLady 139341b043
feat(ui): Add support for requesting collections in 4K (#968)
3 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
3 years ago
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
3 years ago
TheCatLady eedadb8884
refactor(ui): Display user avatars in request list (#848)
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 a3b00c3458 fix(frontend): set 4k status on RequestItem when request is for 4k
3 years ago
sct a7314f876e fix(frontend): correctly show 4k download tracker activity
3 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
Jakob Ankarhem 20ca3f2f5f
feat(users): add editable usernames (#715)
3 years ago
sct ae9a1b3e94 fix(frontend): add poster not found image to request card and request list item
3 years ago
sct 00944b1ec2 fix(frontend): do not show failed media status on request list for declined requests
3 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
3 years ago
sct 5add44cfb0 feat(frontend): filter/sorting for request list
3 years ago
johnpyp 02969d5426
feat: simple failed request handling (#474)
3 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
3 years ago
sct 2d51efd716 feat(frontend): only load request/tmdb cards when in the browser view
3 years ago
sct 83fde46a59 fix(frontend): dont show delete button in request list for users without correct permission
3 years ago
sct 6c4022fb23 feat(frontend): add i18n strings for request list and request item
3 years ago
sct 1ba027b435 feat(frontend): initial version of the requests page (no filtering/sorting)
3 years ago