219 Commits

Author SHA1 Message Date
Michael Jackson
7e85e1de5b Use special type for HTML 2018-07-31 15:34:34 -07:00
Michael Jackson
4605425fd8 Better title + description for auto-index pages 2018-07-31 14:29:48 -07:00
Michael Jackson
3508656831 Do not load React Router on auto-index pages 2018-07-31 14:07:35 -07:00
Michael Jackson
eb51b9df26 Fix Jest setup 2018-07-31 11:03:02 -07:00
Michael Jackson
88f8b1683b Tolerate missing X-Forwarded-For header in production 2018-07-31 10:23:12 -07:00
Michael Jackson
bef8b2ebee Rename server => modules 2018-07-31 10:20:24 -07:00
MICHAEL JACKSON
0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00
Michael Jackson
fc2eda1576 Use "loose" option to babel-preset-es2015 2017-03-24 18:16:07 -07:00
Michael Jackson
f8c796c8f8 Co-locate Babel config with modules 2017-03-24 18:16:07 -07:00
Michael Jackson
7235fdfb0b Fix linting error 2017-03-24 18:16:07 -07:00
Michael Jackson
503b24e8d0 Use CommonJS for server modules 2017-03-24 18:16:07 -07:00
Barney Carroll
67b7fb6d32 Fix #26 🐦 🔫 2017-02-24 18:29:33 +00:00
Michael Jackson
0ec0fcd7c1 Use express-unpkg 2017-02-09 21:04:06 +11:00
Michael Jackson
ccd2a86431 Update Cloudflare name and logo 2017-01-25 08:06:16 -08:00
Michael Jackson
3aaa3d6e99 Update docs 2016-12-23 12:08:55 -08:00
Michael Jackson
438c22ef49 Update favicon 2016-12-10 07:54:20 -08:00
Michael Jackson
7dc6fdcbc7 Update links 2016-09-30 07:18:42 -07:00
Michael Jackson
17d86555fa Fix typo 2016-09-29 10:31:50 -07:00
Michael Jackson
55f09dcc2c Add description 2016-09-29 10:29:58 -07:00
Michael Jackson
24a48d4720 Add more margin to <h3>s 2016-09-27 15:04:27 -07:00
Michael Jackson
93a755a0b4 Update favicon 2016-09-26 11:09:33 -07:00
Michael Jackson
3b1502d1ab More consistent fonts 2016-09-24 11:41:19 -07:00
Michael Jackson
9cafde2245 Add favicon link 2016-09-24 10:28:01 -07:00
Michael Jackson
3fb273a680 Update fonts 2016-09-24 10:24:24 -07:00
Michael Jackson
2d48bd4ca6 Remove unused styles 2016-09-24 10:22:30 -07:00
Michael Jackson
54011c9a5e Remove unused file 2016-09-24 10:21:11 -07:00
Tim Dorr
e9ee648cb3 Update versions on the home page
This was bothering me for no good reason :P
2016-09-16 11:32:50 -04:00
Michael Jackson
3476c075be Revert "Redirect home page traffic to unpkg.com"
This reverts commit 855988865dc870f1545e99e923d9ae99bd3edb8b.
2016-09-12 20:04:25 -07:00
Michael Jackson
469102ab52 Combine stats from npmcdn.com + unpkg.com 2016-09-12 17:07:42 -07:00
Michael Jackson
855988865d Redirect home page traffic to unpkg.com 2016-09-12 14:07:46 -07:00
Michael Jackson
ae1eb0d2f3 Merge pull request #10 from jgravois/patch-1
second blacklisted module
2016-09-01 15:04:36 -07:00
Michael Jackson
dd92133b14 Update history URL 2016-08-30 20:38:26 -07:00
john gravois
06c1ce9729 add a second blacklisted module 2016-08-29 18:27:56 -07:00
Michael Jackson
ea0fd214c2 s/npmcdn/unpkg/ 2016-08-29 17:43:24 -07:00
Michael Jackson
e551d42a9b Merge pull request #9 from jgravois/patch-1
PackageBlacklist isnt .json file.
2016-08-29 17:39:03 -07:00
Michael Jackson
505cd9ab8a Add Cache-Control header to / 2016-08-29 17:33:23 -07:00
Michael Jackson
86c79d985e Update ?json query instructions 2016-08-29 17:24:15 -07:00
john gravois
1a1b1cd8a0 fix file extension in PackageBlacklist link 2016-08-29 17:01:34 -07:00
Michael Jackson
210799d353 Move blacklist link inside modules 2016-08-25 15:27:37 -06:00
Michael Jackson
fdeb600f57 Home page tweak 2016-08-25 15:25:14 -06:00
Michael Jackson
97ce6bf647 Use an array for blacklist 2016-08-25 14:48:05 -06:00
Michael Jackson
e8b0857f11 Use a blacklist for bad packages
This addresses the primary concern in https://github.com/jsdelivr/jsdelivr/issues/13136
2016-08-25 12:52:05 -06:00
Michael Jackson
80b068d5dc Avoid unknown prop warning on <input> 2016-08-09 09:38:04 -07:00
Michael Jackson
f1a3ecf997 Fix number parsing for empty strings
Fixes #7
2016-08-09 09:37:50 -07:00
Michael Jackson
9d59d0d59a Revert "Fix NumberInput when displayValue is NaN" 2016-08-09 09:31:42 -07:00
radubrehar
0ebc2cacc7 Fix NumberInput when displayValue is NaN 2016-08-09 18:47:32 +03:00
Michael Jackson
0bef5156aa Serve browser bundles by default if present 2016-07-29 15:21:46 -07:00
Michael Jackson
dde88c539b Syntax tweak 2016-07-29 15:15:41 -07:00
Michael Jackson
51ace69ccb Update web-starter 2016-07-20 12:55:38 -07:00
Michael Jackson
7734f13091 Update server config 2016-06-22 10:12:02 -07:00