Commit Graph

28 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 3a309241da Prettify 2017-11-25 13:25:01 -08:00
MICHAEL JACKSON af788777c6 Remove docs for ?main and browser fallback
See #63
2017-11-16 21:25:57 -05:00
MICHAEL JACKSON 0e1f26849b Add auth and blacklist APIs 2017-11-11 12:18:13 -08:00
MICHAEL JACKSON 2d57d96e62 Prettier everything up 2017-11-08 08:57:15 -08:00
MICHAEL JACKSON 24ec2663ce Update links to React 16 2017-10-16 15:02:31 -07:00
MICHAEL JACKSON 49cb7f0ebd Save previous stats to localStorage for faster loading 2017-08-26 17:54:17 -07:00
MICHAEL JACKSON 0137a9df92 Move protocols to bottom of the stats page 2017-08-22 10:14:21 -07:00
MICHAEL JACKSON c74fc8b577 Fix option value 2017-08-22 09:30:57 -07:00
MICHAEL JACKSON 47d42addd2 Filter blacklisted packages from stats
Also added better descriptions to stats page.
2017-08-22 09:12:57 -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 bc9731abf1 Add experimental ?expand flag
See #24
2017-08-18 17:55:13 -07:00
MICHAEL JACKSON 6b482f1099 Redirect ?json and /_meta to ?meta 2017-08-18 15:49:12 -07:00
MICHAEL JACKSON ff75d8b7d6 Fix lint warning 2017-08-18 13:45:23 -07:00
MICHAEL JACKSON 180e942aa9 Update Abuse policy 2017-08-17 13:28:15 -07:00
MICHAEL JACKSON 1173f91091 Require packages to be downloaded >= 100x/day
This should make it more difficult for people who are publishing
malicious packages to npm to get them on the CDN.
2017-08-16 23:04:59 -07:00
MICHAEL JACKSON de18c52eef Add "meta" query param 2017-08-10 23:14:50 -07:00
MICHAEL JACKSON 25b8076811 Rename blacklist file 2017-08-10 09:35:55 -07:00
MICHAEL JACKSON ac09a03c75 Blacklist some malicious packages 2017-07-03 15:29:18 -07:00
MICHAEL JACKSON 3f044cb7e7 Revert "Remove "blacklist" feature"
This reverts commit 24662763b1.
2017-07-03 15:20:45 -07:00
MICHAEL JACKSON dbaafe24db Add copyright notice 2017-06-09 13:49:27 -07:00
MICHAEL JACKSON 24662763b1 Remove "blacklist" feature 2017-06-06 15:28:08 -07:00
MICHAEL JACKSON 024a801651 Tweak require statements 2017-04-19 16:55:03 -07:00
MICHAEL JACKSON a3197e803a Update to React 15.5 2017-04-14 21:01:29 -07:00
Luke Faraone ae901f9664 Fix link to blacklist in About.md 2017-04-13 19:35:19 -07:00
MICHAEL JACKSON 25e4a77fb2 Update method definition 2017-03-26 00:17:43 -07:00
MICHAEL JACKSON ebf41f3868 Update wording 2017-03-26 00:14:08 -07:00
MICHAEL JACKSON 0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00