Commit Graph

57 Commits (3486d0bf5520cbdff60bd8fd023caed76c452973)

Author SHA1 Message Date
TheCatLady 8b960acf73
refactor(ui): add/tweak icons (#1819)
3 years ago
TheCatLady db781bfc35
refactor(ui): css refinements for a more unified look (#1816)
3 years ago
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)
4 years ago
TheCatLady bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
4 years ago
sct b5ac2f5a2c
fix(frontend): handle media items/requests no longer having a valid tmdb id
4 years ago
sct 67fbb401ac
fix(ui): correctly paginate request list
4 years ago
TheCatLady a9461f760d
feat(ui): Add user requests page (#936)
4 years ago
TheCatLady 49782c0b73
fix(frontend): 'Recent Requests' slider should link to request list w/ same filter (#1235)
4 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
4 years ago
TheCatLady 3642b1e84a
fix(ui): do not require numeric value in FormattedRelativeTime (#1234)
4 years ago
sct 0ca3d43749
feat: add option to cache images locally (#1213)
4 years ago
TheCatLady d226fc79b8
fix(ui): tweak request list design (#1201)
4 years ago
Danshil Kokil Mungur 54429bbc1d
feat(settings): logs viewer (#997)
4 years ago
TheCatLady 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
TheCatLady fc73592b69
fix(ui): request list button sizes (#1152)
4 years ago
TheCatLady 45886ccef1
fix(ui): display "Season" vs. "Seasons" as appropriate, and fix request block "Seasons" formatting (#1127)
4 years ago
sct 1c6914f5ce feat: add studio/network sliders to discover
4 years ago
Brandon Cohen 1a7dc1acf5
fix(frontend): status, requested by, and modified alignment fix (#1109)
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
sct cd21865c4d
feat(ui): request list redesign (#1099)
4 years ago
Jakob Ankarhem 420038d5ff
fix(requests): add plex url to request item (#1088)
4 years ago
TheCatLady 139341b043
feat(ui): Add support for requesting collections in 4K (#968)
4 years ago
TheCatLady 621db89328
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
4 years ago
sct bbb683e637
feat: user profile/settings pages (#958)
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
TheCatLady ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
4 years ago
TheCatLady eedadb8884
refactor(ui): Display user avatars in request list (#848)
4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
4 years ago
TheCatLady 6e9ac275e1
fix(html): th elements should be nested under tr, not directly under thead (#801)
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 ec5fb83678
feat: Radarr & Sonarr Sync (#734)
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
sct ae9a1b3e94 fix(frontend): add poster not found image to request card and request list item
4 years ago
sct 00944b1ec2 fix(frontend): do not show failed media status on request list for declined requests
4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
4 years ago
sct 5add44cfb0 feat(frontend): filter/sorting for request list
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago