Commit Graph

215 Commits

Author SHA1 Message Date
Alex Gleason afc7e33478
Use HtmlWebpackPlugin to inject chunks with hashes
Probably the worst code I've ever written in my life, I'm sorry
2020-05-17 21:02:57 -05:00
Alex Gleason 269d48c900
Add backend feature checks, fixes #8 2020-05-17 15:57:24 -05:00
Alex Gleason 2cd66dc1a5
Add metadata to package.json and bump version to 0.9-beta 2020-04-30 12:41:06 -05:00
Alex Gleason 24c7b3a6bf
Use NODE_ENV from environment instead of overriding it 2020-04-26 12:49:20 -05:00
Alex Gleason 36c3529006
Fix eslint error 2020-04-21 19:46:29 -05:00
Alex Gleason 70b04a72cc
Fix NODE_ENV issue on `yarn start` 2020-04-16 18:50:41 -05:00
Alex Gleason 3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -05:00
Alex Gleason 4cb1392bd5
Add back `yarn dev` for convenience 2020-04-14 16:50:42 -05:00
Alex Gleason 141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason 3a6f825a81
Copy in Mastodon's Yarn scripts and linter configs 2020-04-14 12:30:26 -05:00
Alex Gleason 2a70e68241
Add `yarn build` script 2020-04-05 20:30:43 -05:00
Alex Gleason a3fbd4bb6d
Script to run dev server 2020-03-28 00:57:05 -05:00
Alex Gleason 882b302408
Add index.html 2020-03-27 21:20:56 -05:00
Alex Gleason d890f9a399
Building succeeds 2020-03-27 19:35:00 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00