Commit Graph

10 Commits

Author SHA1 Message Date
829f4530ba updated Webpack config
- removed hotloading 
- removed output public path
- added historyApiFallback (so that 404s return index.html)
2019-03-23 17:21:22 -04:00
95c473bda1 added Redux 2019-03-23 17:20:33 -04:00
5da7f8522b Added React Routing 2019-03-23 17:20:14 -04:00
1b1a6e8f78 updated navbar
- dropdown now iterates over episodes
- uses client-side routing to find episode comments
2019-03-23 17:19:25 -04:00
26a0833671 updated episode and captions view components 2019-03-23 17:18:17 -04:00
b21d6695a7 removed old Items folder 2019-03-23 13:19:21 -04:00
b2f69714b8 added key to captions map 2019-03-23 13:18:43 -04:00
f6a5cd8d12 added linting 2019-03-23 13:18:29 -04:00
a7a9a3e97b added .eslintrc 2019-03-23 13:18:11 -04:00
269b39979d first commit 2019-03-23 09:42:01 -07:00