Commit Graph

42 Commits

Author SHA1 Message Date
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
31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
19b2e5574b Use single quotes :P 2018-12-17 09:38:05 -08:00
4fd697aec1 Upgrade to Babel 7
Also, update to webpack 4 and add support for dynamic import() and
import.meta in ?module mode.

Fixes #108
Fixes #151
2018-12-06 07:13:33 -05:00
7075ebdbb9 update(fix-cache-control-documentation): fixing about.md which incorrectly noted how long cache-control headers were set for 2018-11-27 21:25:28 -08:00
185a956fb9 Move API endpoints to /api 2018-09-01 06:37:48 -07:00
f86b294e16 Remove language about not being ready for production 2018-08-30 16:15:12 -07:00
7e85e1de5b Use special type for HTML 2018-07-31 15:34:34 -07:00
bef8b2ebee Rename server => modules 2018-07-31 10:20:24 -07:00
0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00
7235fdfb0b Fix linting error 2017-03-24 18:16:07 -07:00
67b7fb6d32 Fix #26 🐦 🔫 2017-02-24 18:29:33 +00:00
ccd2a86431 Update Cloudflare name and logo 2017-01-25 08:06:16 -08:00
3aaa3d6e99 Update docs 2016-12-23 12:08:55 -08:00
7dc6fdcbc7 Update links 2016-09-30 07:18:42 -07:00
17d86555fa Fix typo 2016-09-29 10:31:50 -07:00
24a48d4720 Add more margin to <h3>s 2016-09-27 15:04:27 -07:00
3b1502d1ab More consistent fonts 2016-09-24 11:41:19 -07:00
3fb273a680 Update fonts 2016-09-24 10:24:24 -07:00
2d48bd4ca6 Remove unused styles 2016-09-24 10:22:30 -07:00
e9ee648cb3 Update versions on the home page
This was bothering me for no good reason :P
2016-09-16 11:32:50 -04:00
dd92133b14 Update history URL 2016-08-30 20:38:26 -07:00
ea0fd214c2 s/npmcdn/unpkg/ 2016-08-29 17:43:24 -07:00
e551d42a9b Merge pull request #9 from jgravois/patch-1
PackageBlacklist isnt .json file.
2016-08-29 17:39:03 -07:00
86c79d985e Update ?json query instructions 2016-08-29 17:24:15 -07:00
1a1b1cd8a0 fix file extension in PackageBlacklist link 2016-08-29 17:01:34 -07:00
210799d353 Move blacklist link inside modules 2016-08-25 15:27:37 -06:00
fdeb600f57 Home page tweak 2016-08-25 15:25:14 -06:00
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
80b068d5dc Avoid unknown prop warning on <input> 2016-08-09 09:38:04 -07:00
f1a3ecf997 Fix number parsing for empty strings
Fixes #7
2016-08-09 09:37:50 -07:00
9d59d0d59a Revert "Fix NumberInput when displayValue is NaN" 2016-08-09 09:31:42 -07:00
0ebc2cacc7 Fix NumberInput when displayValue is NaN 2016-08-09 18:47:32 +03:00
0bef5156aa Serve browser bundles by default if present 2016-07-29 15:21:46 -07:00
dde88c539b Syntax tweak 2016-07-29 15:15:41 -07:00
51ace69ccb Update web-starter 2016-07-20 12:55:38 -07:00
d2f5b9f7cb s/sponsor/about/g 2016-06-18 12:54:01 -07:00
f4c1f7f338 Add ?json support 2016-05-24 18:07:46 -07:00
fde5923a5a Push up sponsors 2016-05-20 12:20:23 -07:00
e120aacbb1 Default chart to 5M 2016-05-20 12:04:48 -07:00
87524d4947 Bunch of website stuff 2016-05-20 11:58:58 -07:00
66ef9a780c Add dev runtime from web-starter 2016-05-16 15:55:24 -07:00