TheCatLady
26ddc03b2c
fix(css): fix cog icon size on media detail pages ( #1520 )
4 years ago
TheCatLady
91b9e0f679
feat(perms): add separate REQUEST_MOVIE and REQUEST_TV permissions ( #1474 )
...
* feat(perms): add separate REQUEST_MOVIE and REQUEST_TV permissions
* fix(perms): do not require regular request perms for 4K requests
4 years ago
TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
4 years ago
sct
28830d4ef8
feat: PWA Support ( #1488 )
4 years ago
TheCatLady
1702acf61c
refactor(ui): add icons to PlayButton dropdown ( #1457 )
4 years ago
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
4 years ago
TheCatLady
190a5c0723
fix(lang): remove unused strings & correct manageModalNoRequests strings ( #1413 )
4 years ago
TheCatLady
7230915094
feat(ui): display movie/series original title ( #1240 )
...
* feat(ui): display movie/series original title
* fix(ui): remove extra margin when tagline is missing
* fix(ui): simply don't show overview when unavailable
* fix(ui): overview heading color should match that of sliders
* fix: revert overview removal on movie/series detail pages
4 years ago
TheCatLady
e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings ( #1265 )
4 years ago
TheCatLady
173408a1f2
fix(lang): allow proper localization of comma-delimited lists ( #1264 )
...
* fix(lang): allow proper localization of comma-delimited lists
* refactor: add string to globals instead, and remove unused strings
4 years ago
TheCatLady
cb5ca7acf3
fix(lang): correct strings for library sync button & user import toast ( #1252 )
...
* fix(lang): 'scan plex libraries' should actually be 'sync'
* fix(lang): also fix user import string in case of no imported users
* fix(lang): remove unused 'User Rating' strings
4 years ago
TheCatLady
8ebc829250
fix(lang): correct mismatched language strings ( #1246 )
4 years ago
sct
0ca3d43749
feat: add option to cache images locally ( #1213 )
4 years ago
TheCatLady
ea1863ac3a
fix(lang): UI string edits, round 2 ( #1202 )
4 years ago
TheCatLady
6f1a31de47
feat(ui): add movie/series genre list pages ( #1194 )
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
75011610e5
feat: add language-filtered Discover pages ( #1111 )
4 years ago
sct
e5f5bdb95c
fix(frontend): check if swr is validating to determine if we should fetch new data
...
fixes #719
4 years ago
TheCatLady
239202d9c1
fix(ui): list all movie studios instead of just the first result ( #1110 )
4 years ago
TheCatLady
e98f2b9605
fix(ui): correct language usage re: "sync" vs. "scan" ( #1079 )
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 )
...
* feat: add genres view to movie/series Discover results
* feat: add studio/network view to movie/series Discover results
* fix: remove with_release_type filter, since it is removing valid/desired results
4 years ago
TheCatLady
436523139e
feat(ui): display season count on TV details page ( #1078 )
...
* feat(ui): display season count on TV details page
* feat(lang): add new translation string
4 years ago
TheCatLady
6ecd202607
fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings ( #1006 )
4 years ago
TheCatLady
40b07c35d4
fix(ui): Display 4K download status on 4K status badge ( #988 )
4 years ago
TheCatLady
139341b043
feat(ui): Add support for requesting collections in 4K ( #968 )
4 years ago
TheCatLady
2bcc3e3419
refactor(ui): Create PlayButton component ( #946 )
4 years ago
Brandon Cohen
e28dfadaf5
fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button ( #956 )
...
* fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button
* fix(frontend): request and cog button would be misaligned without play on plex/watch trailer button
* Update src/components/TvDetails/index.tsx
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
* fix(frontend): removed z-index from buttonWithDropdown div
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
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
Danshil Mungur
04fa9f79e2
fix(frontend): handle empty array of media attributes ( #922 )
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
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
sct
8956cb3915
refactor(ui): change search input design (experiment)
4 years ago
Danshil Mungur
4eae02a7e1
feat(ui): added next airing date to TV Shows ( #842 )
4 years ago
TheCatLady
e4a50c33f1
fix(ui): Hide 'Mark 4k as Available' button if 4k not enabled ( #833 )
4 years ago
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
4 years ago
TheCatLady
95c2a21697
fix(ui): Don't display empty dropdown when no trailer available ( #804 )
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
a7314f876e
fix(frontend): correctly show 4k download tracker activity
4 years ago
TheCatLady
72cffd74a7
feat(frontend): add TheTVDB external link ( #800 )
4 years ago
sct
20289b5960
feat(cache): external API cache ( #786 )
4 years ago
sct
67f8aef00d
feat: add manual availability buttons to manage slideover
...
closes #672
4 years ago
Jakob Ankarhem
1d7150c24e
feat(media): add link to the item on plex ( #735 )
...
Co-authored-by: sct <sctsnipe@gmail.com>
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
sct
0b055458d0
fix(frontend): add poster not found image to tv details page
4 years ago
sct
6c1742e94c
feat(frontend): add option to hide all available items from discovery ( #699 )
4 years ago
sct
5cfdfac37b
refactor(frontend): move discovery sliders into reusable MediaSlider component
4 years ago