Commit Graph

27 Commits

Author SHA1 Message Date
Michael Jackson fe833797e8 Use eslint-config-react-app 2019-10-20 21:55:56 -07:00
Michael Jackson 4bb6cf424a Re-enable stats 2019-09-24 21:59:49 -07:00
Michael Jackson ca3def5372 Disable stats loading on the client 2019-07-30 18:15:53 -07:00
Michael Jackson 92179a14a5 Fix typo
Closes #209
2019-07-29 23:11:40 -07:00
Michael Jackson 34baab07ab New "browse" UI
Also, separated out browse, ?meta, and ?module request handlers.

Fixes #82
2019-07-26 15:31:46 -07:00
Michael Jackson 08c66598a0 Minor tweaks to client code 2019-07-09 16:13:55 -07:00
Michael Jackson aded6f9dbc Decrease CDN cache time to 10 mins
Fixes #186
2019-07-03 14:32:32 -07:00
Jakub Jastrzębski c906861d8f Add space before `<code>` tag 2019-07-02 11:33:26 -07:00
Simey de Klerk fe11175f9d add space between in and `package.json` 2019-04-08 17:33:02 -07:00
Michael Jackson da7b915cca Update percentage decimal places 2019-02-25 22:20:30 -08:00
Michael Jackson bbb092d974 Load React + Emotion from CDN URLs, use globals
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson 7800180d3b Fix linting errors 2019-01-15 14:57:09 -08:00
Michael Jackson 3fd7ef86f3 Update home page 2019-01-15 14:49:02 -08:00
Michael Jackson 328fda2d16 More margin tweaks 2019-01-14 20:14:25 -08:00
Michael Jackson 0e143977cf Small margin tweak 2019-01-14 20:10:19 -08:00
Michael Jackson f01d23da1d Add Angular + GCP sponsorship info 2019-01-14 19:56:36 -08:00
Michael Jackson 3fd2a6cd66 Show stats on initial render if they are cached 2019-01-14 18:41:32 -08:00
Michael Jackson 20fcc24d14 Do not underline links 2019-01-14 16:25:34 -08:00
Michael Jackson 1cd8a5490d Remove d3 from bare URL examples 2019-01-14 15:57:36 -08:00
Michael Jackson edb042a92e Move global styles inside the app 2019-01-14 13:28:52 -08:00
Michael Jackson c75a32c60a Small tweaks 2019-01-12 21:30:59 -08:00
Michael Jackson d13fedd940 Use css prop 2019-01-12 21:23:31 -08:00
Michael Jackson d2637cb9ea Streamline home page 2019-01-12 20:30:42 -08:00
Michael Jackson 09914c1db4 Server render the main page
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson 31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
Michael Jackson 19b2e5574b Use single quotes :P 2018-12-17 09:38:05 -08:00
Michael Jackson bef8b2ebee Rename server => modules 2018-07-31 10:20:24 -07:00