Commit Graph

20 Commits

Author SHA1 Message Date
Michael Jackson 168ccf5aac Use secretKey module directly 2018-07-27 05:39:57 -07:00
Michael Jackson f8eea6ac2b Rename req.bundle => req.assets 2018-07-18 00:10:37 -07:00
Michael Jackson 7543295e4e Better code clarity 2018-07-16 08:44:59 -07:00
Michael Jackson 5969ecc6ef Don't cache packages on the filesystem
Should help with transient errors reported in #86, #104, and #110
2018-07-14 14:46:33 -07:00
Michael Jackson 5b747dc48b Add serveMainPage action 2018-07-10 07:03:53 +10:00
Michael Jackson b54749c83a Fetch logs in 30s windows 2018-06-01 22:34:56 -07:00
Michael Jackson 29697ed201 Split up fetchFile middleware into 2 2018-05-17 15:21:35 -07:00
Michael Jackson da06a5b97f Add server config, move plugin file 2018-05-17 10:10:33 -07:00
Michael Jackson 041d0c407f Add error for non-JS files in ?module mode 2018-05-16 08:49:19 -07:00
Michael Jackson 34922f6c1b Refactor serveFile into separate functions for different use cases 2018-05-16 07:14:51 -07:00
Michael Jackson 8c6912e1a1 Style tweak 2018-05-15 18:21:46 -07:00
Michael Jackson 9a3aabda9f Re-enable serving HTML
Fixes #94
2018-05-15 18:21:09 -07:00
MICHAEL JACKSON 2e1f09e913 Prettify everything 2018-02-17 20:23:05 -08:00
MICHAEL JACKSON d6f2bc089a Better dev server integration 2018-02-16 16:00:06 -08:00
MICHAEL JACKSON f2daafadfb Remove CRA stuff, revert to custom webpack config 2017-12-14 08:27:40 -08:00
MICHAEL JACKSON 3a309241da Prettify 2017-11-25 13:25:01 -08:00
MICHAEL JACKSON 36efac099f Add support for scoped packages in blacklist URLs 2017-11-14 16:47:57 -08:00
MICHAEL JACKSON a38eebfe7e Return JSON from /_publicKey 2017-11-13 21:33:04 -08:00
MICHAEL JACKSON ba6fb43aa4 Add API docs 2017-11-11 23:33:24 -08:00
MICHAEL JACKSON 0e1f26849b Add auth and blacklist APIs 2017-11-11 12:18:13 -08:00