Commit Graph

31 Commits

Author SHA1 Message Date
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
Brandon Cohen
db0a5c44f6 fix(frontend): aligned movie and tv details (#331) 2020-12-16 09:44:58 +09: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
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
sct
fb5c791b0b feat: upgrade tailwindcss to 2.0.1 2020-11-20 02:03:18 +00:00
sct
250f48492c feat: media delete option in manage media slideover 2020-11-19 10:42:03 +00:00
Brandon Cohen
a3ca9b40c5 fix(frontend): fixed similar/recommendations showing when empty (#180) 2020-11-19 13:18:29 +09:00
sct
1694f60e8a feat: rotten tomatoes scores on movie/tv details pages 2020-11-19 02:02:26 +00:00
sct
236c4e5e61 feat: manage series slideover added (and approve/decline/delete hooked up) 2020-11-18 11:48:29 +00:00
sct
14b9cb610c feat(frontend): slideover initial work 2020-10-28 07:11:48 +00:00
sct
4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet) 2020-10-24 07:03:28 +00:00
sct
1f9cbbfdf1 feat(frontend): cancel movie request modal
also includes tons of performance fixes for the modals
2020-10-14 14:50:33 +00:00
sct
5f8114f730 feat: tv request modal status hookup 2020-10-13 10:21:46 +00:00
sct
85ae4998f0 fix(frontend): close request modals when complete 2020-10-11 01:20:35 +00:00
sct
2bf7e10e32 feat(frontend/api): beginning of new request modal
also includes new api endpoints for seasons
2020-10-07 10:01:15 +00:00
sct
8577db1be1 feat(api): decouple media requests from media info 2020-09-21 00:01:38 +09:00
sct
8f21358f79 feat(frontend): approve/decline request well added to movie detail 2020-09-20 01:03:57 +09:00
sct
e0c39aeca1 fix(frontend): dont show runtime if there is no runtime data 2020-09-18 15:19:35 +00:00
sct
de84658b48 feat(frontend): loading spinner 2020-09-18 01:28:21 +00:00
sct
fdf9f38776 fix(frontend): run initial props for children components after getting the user 2020-09-18 01:03:04 +00:00
sct
9131254f33 feat(frontend/api): i18n support 2020-09-17 16:17:41 +00:00
sct
04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page 2020-09-17 06:35:25 +00:00
sct
6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update 2020-09-17 04:57:51 +00:00
sct
be0003a85d feat(frontend): discover tv/movies full page
Also adds ListView component for infinite scrolling pages
2020-09-17 03:10:00 +00:00
sct
31809d952c feat(frontend): design updates for responsive titlecards 2020-09-17 00:19:01 +00:00
sct
b92f64fa6e fix(frontend): fix title detail background image to be centered 2020-09-16 16:18:24 +00:00
sct
73ce24a37b feat(frontend): title detail (movie) initial version 2020-09-16 16:14:34 +00:00