Commit Graph

67 Commits

Author SHA1 Message Date
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
1be8b18361 feat(api): plex Sync (Movies)
Also adds winston logging
2020-09-27 14:05:32 +00:00
sct
5a43ec5405 feat(frontend): logo updates 2020-09-24 00:39:49 +00:00
sct
8577db1be1 feat(api): decouple media requests from media info 2020-09-21 00:01:38 +09: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
31809d952c feat(frontend): design updates for responsive titlecards 2020-09-17 00:19:01 +00:00
sct
73ce24a37b feat(frontend): title detail (movie) initial version 2020-09-16 16:14:34 +00:00
sct
4638fae336 feat(frontend): refresh indicator for titlecards / toasts 2020-09-16 12:16:21 +00:00
sct
371e43356d feat(frontend): request card / recent requests 2020-09-16 06:30:47 +00:00
sct
d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only) 2020-09-15 11:50:46 +00:00
sct
f22f8c5d73 feat(frontend): add cancel request modal for titlecards 2020-09-15 07:31:00 +00:00
sct
626099a2c9 feat(frontend): modal component and basic request hookup (#91) 2020-09-15 14:12:36 +09:00
sct
eae38bb9ec feat(frontend): new dashboard concept (#82) 2020-09-15 00:09:11 +09:00
Alex Zoitos
b5e8428a39 New Titlecard Design - Desktop (#81)
* feat(frontend): title card desktop redesign

* refactor(frontend): title card desktop - update status prop

* fix(frontend): update props in search for titlecard
2020-09-14 12:16:57 +09:00
sct
342d1a3c75 feat(frontend): initial search functionality (#78) 2020-09-12 10:49:48 +09:00
sct
bbfe349b52 feat(frontend): basic discover page (only movies) (#74) 2020-09-11 15:46:10 +09:00
Alex Zoitos
432ad76b3b Titlecard Component (#56)
* feat(titlecard): initial titleCard

* fix(frontend): fix aspect ratio of titlecard

* style(frontend): title card styling - transition effect

* refactor(frontend): title card props - showDetail change

Co-authored-by: sct <sctsnipe@gmail.com>
2020-09-08 20:47:46 -04:00