TheCatLady
40b07c35d4
fix(ui): Display 4K download status on 4K status badge ( #988 )
2021-02-22 09:28:24 +09:00
TheCatLady
139341b043
feat(ui): Add support for requesting collections in 4K ( #968 )
2021-02-20 13:59:44 +00:00
TheCatLady
2bcc3e3419
refactor(ui): Create PlayButton component ( #946 )
2021-02-18 15:40:14 +09:00
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 >
2021-02-17 17:39:21 +09:00
Brandon Cohen
f1c335815f
fix(frontend): changed plex, request, and cog buttons to align properly on smaller mobile UIs ( #928 )
2021-02-16 16:16:14 +09:00
Danshil Mungur
04fa9f79e2
fix(frontend): handle empty array of media attributes ( #922 )
2021-02-13 07:01:35 +09:00
Danshil Mungur
c8b2a57721
feat(ui): added content ratings for tv shows and movie ratings ( #878 )
2021-02-09 17:24:07 +09:00
TheCatLady
ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state ( #877 )
2021-02-09 10:27:48 +09:00
TheCatLady
282f28f2b9
fix(ui): Size cards appropriately based on base font size ( #871 )
2021-02-08 15:04:13 +09:00
TheCatLady
7c0ddad653
fix(ui): Handle missing movie/series data ( #862 )
2021-02-08 12:37:22 +09:00
sct
8956cb3915
refactor(ui): change search input design (experiment)
2021-02-06 15:07:12 +00:00
Danshil Mungur
4eae02a7e1
feat(ui): added next airing date to TV Shows ( #842 )
2021-02-05 18:34:32 +09:00
TheCatLady
e4a50c33f1
fix(ui): Hide 'Mark 4k as Available' button if 4k not enabled ( #833 )
2021-02-04 08:27:06 +09:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
TheCatLady
95c2a21697
fix(ui): Don't display empty dropdown when no trailer available ( #804 )
2021-02-02 18:44:46 +09:00
TheCatLady
e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies ( #737 )
2021-02-02 16:20:05 +09:00
sct
a7314f876e
fix(frontend): correctly show 4k download tracker activity
2021-02-01 12:13:01 +00:00
TheCatLady
72cffd74a7
feat(frontend): add TheTVDB external link ( #800 )
2021-02-01 12:12:06 +09:00
sct
20289b5960
feat(cache): external API cache ( #786 )
2021-01-31 17:24:45 +09:00
sct
67f8aef00d
feat: add manual availability buttons to manage slideover
...
closes #672
2021-01-29 12:31:19 +00:00
Jakob Ankarhem
1d7150c24e
feat(media): add link to the item on plex ( #735 )
...
Co-authored-by: sct <sctsnipe@gmail.com >
2021-01-28 15:13:43 +09:00
sct
ec5fb83678
feat: Radarr & Sonarr Sync ( #734 )
2021-01-27 23:52:37 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
sct
0b055458d0
fix(frontend): add poster not found image to tv details page
2021-01-22 02:03:41 +00:00
sct
6c1742e94c
feat(frontend): add option to hide all available items from discovery ( #699 )
2021-01-20 18:56:45 +09:00
sct
5cfdfac37b
refactor(frontend): move discovery sliders into reusable MediaSlider component
2021-01-15 04:14:05 +00:00
sct
d9e0c90e76
fix(frontend): fix button styling on details page on small screen sizes
2021-01-12 12:25:57 +00:00
sct
6b2df24a2e
feat: 4K Requests ( #559 )
2021-01-11 23:42:33 +09:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
sct
ed94a0f335
fix(frontend): status badge Unavailable renamed to Requested
...
closes #374
2020-12-24 23:42:12 +09:00
sct
06fc98b6b9
fix(frontend): add margin to ButtonWithDropdown component on movie/tv details page
2020-12-24 21:28:33 +09:00
sct
d7b1c28406
fix(frontend): improve flex header on movie/tv details page
2020-12-24 21:17:21 +09:00
Jayesh
e88dc83aeb
feat: YouTube Movie/TV Trailers ( #454 )
...
* feat: Get Youtube trailers from TMDB API and show on Movie/TV details page
* docs(overseerr-api.yml): remove youtube trailer URL (unused) from OAS
2020-12-24 20:41:32 +09:00
Brandon Cohen
a7db01fba4
feat(frontend): first air date added to TV details page ( #470 )
2020-12-23 12:15:05 +09:00
sct
604ba2a92f
feat(frontend): add full crew page for movies/shows
2020-12-22 00:37:26 +09:00
sct
6753d9daaa
feat(frontend): add prioritized crew under overview
...
closes #406
2020-12-21 17:37:38 +09:00
sct
a0c5608aa0
fix(frontend): try not to render broken rottentomatoes data
2020-12-19 13:39:48 +09:00
sct
2a4dd52275
fix(frontend): hide Request More button if all current seasons are available
...
fixes #343
2020-12-19 13:16:58 +09:00
sct
a0024a0cbe
feat(frontend): add external links to movie and tv detail pages
2020-12-19 02:46:32 +09:00
sct
4b6ad8a387
feat(frontend): add studio/networks to movie/tv details
...
closes #370
2020-12-18 19:01:56 +09:00
sct
0972f40a4e
feat: anime profile support ( #384 )
...
closes #266
2020-12-18 14:32:40 +09:00
sct
c21fa5b535
fix(frontend): fix tv shows failing to open when firstAirDate is undefined
...
fix #347
2020-12-17 01:14:12 +00:00
Brandon Cohen
db0a5c44f6
fix(frontend): aligned movie and tv details ( #331 )
2020-12-16 09:44:58 +09:00
sct
051f1b3e89
feat(frontend): add full cast page for movies and series
2020-12-12 10:54:53 +00:00
sct
d6eb3ae64e
feat: person details page
2020-12-09 10:58:05 +00:00
sct
8e6daf7bd2
fix: fix a few misc unused imports and useless assignments/conditionals
2020-12-08 04:36:43 +00:00
sct
6c4022fb23
feat(frontend): add i18n strings for request list and request item
2020-12-07 11:44:08 +00:00
sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
sct
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
2020-11-24 02:19:04 +00:00
sct
d8e542e5fe
feat: notification framework
2020-11-22 19:11:14 +09:00