Commit Graph

100 Commits

Author SHA1 Message Date
MICHAEL JACKSON f2daafadfb Remove CRA stuff, revert to custom webpack config 2017-12-14 08:27:40 -08:00
MICHAEL JACKSON a4254eadcb Remove unneeded dep 2017-12-13 15:49:26 -08:00
MICHAEL JACKSON 8eb89bc815 Bump babel-plugin-unpkg-rewrite version 2017-12-05 12:12:40 -08:00
MICHAEL JACKSON 3a309241da Prettify 2017-11-25 13:25:01 -08:00
MICHAEL JACKSON 1c28ac2ff3 Use node 8.4.x in production, 8.4.0 on Travis 2017-11-11 20:43:44 -08:00
MICHAEL JACKSON 0e1f26849b Add auth and blacklist APIs 2017-11-11 12:18:13 -08:00
MICHAEL JACKSON a8ab0b7dab Fix failing tests 2017-11-08 09:13:28 -08:00
MICHAEL JACKSON 2d57d96e62 Prettier everything up 2017-11-08 08:57:15 -08:00
MICHAEL JACKSON b92f803b97 Add dev script 2017-10-16 15:20:06 -07:00
MICHAEL JACKSON de1195d8e9 Add _search endpoint 2017-09-13 08:01:46 -07:00
Andrea Giammarchi d72d4ee6f3 Add support for .mjs files
Right now these are served as application/octect-stream
The latest mime module with latest mime-db thought
would serve them as application/javascript.

This would enable direct .mjs access without needing
?module or runtime transpilations.
2017-09-12 07:34:48 -07:00
MICHAEL JACKSON dd8df34574 Revert to custom file sending logic 2017-08-26 20:38:31 -07:00
MICHAEL JACKSON 02b0dc91e2 More improvements for ?module 2017-08-24 00:33:58 -06:00
MICHAEL JACKSON c5092f4b68 Update dep 2017-08-23 14:16:57 -07:00
MICHAEL JACKSON eecbfb65f8 Rename server task to serve 2017-08-22 18:32:03 -07:00
MICHAEL JACKSON 2a0d32f214 Add /_stats endpoint
Also, remove ingest_stats worker and use the cache instead.
2017-08-22 08:52:30 -07:00
MICHAEL JACKSON be14167718 Use dependencies for unpkg URLs in module mode 2017-08-21 10:17:40 -07:00
MICHAEL JACKSON bc9731abf1 Add experimental ?expand flag
See #24
2017-08-18 17:55:13 -07:00
MICHAEL JACKSON 19d060f753 Add some server tests 2017-08-18 17:33:27 -07:00
MICHAEL JACKSON ce39e551c6 Deploy using Travis 2017-08-18 13:43:18 -07:00
MICHAEL JACKSON 666d8afc95 Add /_meta endpoint for metadata
Also, add integrity values to metadata.
2017-08-16 17:30:12 -07:00
MICHAEL JACKSON 9d15462006 Validate NPM package names in URLs 2017-08-15 11:56:08 -07:00
MICHAEL JACKSON 7e9dfd3292 Remove sentry 2017-08-11 07:29:29 -07:00
MICHAEL JACKSON 7742b9bd02 Add top packages to stats summary script 2017-05-25 16:12:44 -07:00
MICHAEL JACKSON 84f297b400 Use SETEX for storing package.json configs
Also, remove option for in-memory cache.
2017-05-25 11:54:15 -07:00
MICHAEL JACKSON f297ba2217 Remove debug statement 2017-05-25 11:39:18 -07:00
MICHAEL JACKSON f9a21522c2 Add code from express-unpkg repo 2017-05-25 11:25:42 -07:00
MICHAEL JACKSON 57879a8d04 Add log ingestion worker 2017-05-19 22:41:24 -07:00
MICHAEL JACKSON 3e10fabe43 Remove Trace, add Sentry 2017-04-24 14:39:53 -07:00
MICHAEL JACKSON 5eef247545 Bump express-unpkg dep 2017-04-22 13:51:35 -07:00
MICHAEL JACKSON f026ddaa40 Bump express-unpkg dep 2017-04-22 13:26:13 -07:00
MICHAEL JACKSON 81aaea1ee1 Bump express-unpkg dep 2017-04-22 12:27:19 -07:00
MICHAEL JACKSON 1ca8318654 Add Trace 2017-04-21 08:47:19 -07:00
MICHAEL JACKSON 2d5a93e86b Update express-unpkg dep 2017-04-19 16:55:15 -07:00
MICHAEL JACKSON 9381525d05 Remove logging of package requests 2017-04-19 16:35:55 -07:00
MICHAEL JACKSON a3197e803a Update to React 15.5 2017-04-14 21:01:29 -07:00
MICHAEL JACKSON 90b75c489e Rename "serve" command to "server" 2017-04-04 07:40:05 -07:00
MICHAEL JACKSON 0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00
MICHAEL JACKSON 69a578fcda Bump express-unpkg dep 2017-03-24 22:07:36 -07:00
MICHAEL JACKSON 3a8abaa9b5 Use express-unpkg 1.1.0 2017-03-24 18:21:20 -07:00
MICHAEL JACKSON 7a30db39b2 Use node 6.6.x 2017-03-24 18:19:09 -07:00
Michael Jackson 3f8cbe1a5c Add build script 2017-03-24 18:16:07 -07:00
Michael Jackson fc5a9311f1 Add private field 2017-03-24 18:16:07 -07:00
Michael Jackson fc2eda1576 Use "loose" option to babel-preset-es2015 2017-03-24 18:16:07 -07:00
Michael Jackson 0ec0fcd7c1 Use express-unpkg 2017-02-09 21:04:06 +11:00
Michael Jackson cfd8dc5f50 Bump npm-http-server dep to 4.3 2016-12-23 12:06:44 -08:00
Michael Jackson 38020ef40c Bump npm-http-server dep 2016-11-03 12:46:51 -07:00
Michael Jackson 5763c58d9b Bump npm-http-server dep 2016-10-21 23:02:02 -07:00
Michael Jackson 310eaf3ef3 Add repository field 2016-10-01 09:33:00 -07:00
Michael Jackson 3b1502d1ab More consistent fonts 2016-09-24 11:41:19 -07:00