Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jsdelivr/bootstrapcdn

Free Bootstrap CDN hosting
https://github.com/jsdelivr/bootstrapcdn

Generate SRI on the fly. (#735)

ef15a5cf250dac703a9bf630e5e6b47a8494dd09 authored over 8 years ago
Enforce LF for .pug files.

3e91d6d9c1f7194fde2443d332a724ad06e938c9 authored over 8 years ago
Merge pull request #733 from MaxCDN/jmervine-external-js

moving inline Javascript to separate file

bf4c5dfd662cf1487572f513dba97236b02e566f authored over 8 years ago
Remove express-minify until we automate SRI hashes.

ab439e7d88d444dae7d3b8447eb2d21bf3a09d25 authored over 8 years ago
Fix script tag for main.js.

70c911e8bd1e948011564ac3df036bda7accdb93 authored over 8 years ago
Abstract JS to external file.

af7dbc35235d215fe817732ea0d400b2ff92520b authored over 8 years ago
Merge pull request #734 from MaxCDN/jmervine-cache-headers

removing etag and adjusting cache-control headers

e2d7c143302489f29ebe8ae4535d01cfe18aad47 authored over 8 years ago
Tweak HTML headers.

* Add 'Last-Modified'
* Add 'Accept-Ranges: bytes'
* Add 'X-Content-Type-Options: nosniff'
* Add...

0d5dec7c3c3de2f201f7d31de8b802dffe29d540 authored over 8 years ago
Remove serve-favicon.

947247c88416de3c084e737dc24e227f615e9f8f authored over 8 years ago
removing etag and adjusting cache-control headers

82acce7b342b2144c0de1a6eb10eebd4ac7b3383 authored over 8 years ago
Merge pull request #732 from MaxCDN/xmr-bootlint-minify

Minify bootlint

7459c4cdd6bd8f3c19363d835293d16a687fa1d9 authored over 8 years ago
Revert "adding Let's Encrypt validation file for dev.bootstrapcdn.com"

This reverts commit 34913b126310abe6a1f26350fd5f576ac579a385.

b6b68bc338501e85f08502d7b8b00ca1d566541e authored over 8 years ago
adding Let's Encrypt validation file for dev.bootstrapcdn.com

34913b126310abe6a1f26350fd5f576ac579a385 authored over 8 years ago
Update Bootlint scripts.

* remove leftover from update_bootlint.sh
* enable sourcemaps
* specify `compress`, `mangle` and...

00b17141fcb7d82d54d1db8fed0315b0ed0aac21 authored over 8 years ago
Minify Bootlint files with the new options.

2cfd17325452797712330c6d8035da67ce51c7bd authored over 8 years ago
Clean up package.json dependencies. (#728)

Also moved a few dependencies to devDependencies since they seem to be used in tests only.

298c6a644a98302b8219826a75c83b5cf623fcd1 authored over 8 years ago
Tweak scripts/integrity.js (#727)

* specify `lineWidth: 110`. The default is 80, so in order not to have random changes, increase ...

f3dcc4961fb357f458a2060be301ed93ff587fbf authored over 8 years ago
un-asyncing exec, simplifying exec calls (#725)

* un-asyncing exec, simplifying exec calls

* drop shelljs version

ab91b9f04e41af7349fd8f42f89c74c710420c81 authored over 8 years ago
Merge pull request #729 from MaxCDN/develop

Production Release w/ Bootswatch v3.3.7

6255a548d2a369a58d78bad5ec0eac3774f8d057 authored over 8 years ago
Add Bootswatch v3.3.7. (#726)

Uploading

886d9d7e8448286fabac627834102d4533acab19 authored over 8 years ago
Clean up locals in routes and add title for each page. (#719)

008f9341fc2c5c50370e15cf44b37452d42569a7 authored over 8 years ago
Fix cache busting for style.css.

ac3e0986c58c4896b6111df1c302ecfde2d7d617 authored over 8 years ago
.gitignore: explicitly set the files to use LF.

112a8d7b43a12ffd24e90e5aa3b3c1bc9686a10e authored over 8 years ago
Add cache busting for our files (#718)

* updating vim ft to pug

* adding cache busting

* simplifying cache buster

4e71661c8180820c43112ab788fa932a6194c1e3 authored over 8 years ago
defaulting to production mode (#711)

cleaning up failed exec handling

fixing stop error

57a7225f5091641b8c0992eb8993ffc40cdb67b1 authored over 8 years ago
disabling content-length header test (#724)

16d2615b65e4023ed47bb7b7bce69167da6bd2a1 authored over 8 years ago
bootlinting all pages (#722)

* bootlinting all pages

* reverting to 0.5.3 output vs stdout

* linting all files at ones
...

95cc9a6fba87fdc06e9a6af92bedfbd4a95b7926 authored over 8 years ago
Merge pull request #720 from MaxCDN/develop

Production Release

d855574e275af6b0f206daed9413bc73a702b561 authored over 8 years ago
Merge pull request #723 from MaxCDN/deps

Update dependencies

9d6d8a7e00f50bc2132b7f025ee2b68ceeae828b authored over 8 years ago
Revert "fixing output reader"

This reverts commit bdbe1facf92cd5a34d529c2bf1f2a2ad8586203b.

945ae3ee9b1d889a71416491260b4c5dd3e320b1 authored over 8 years ago
Update mocha to v3.x and downgrade shelljs to 0.5.x.

90bd24cdf3e333c7a3bfe54723de5090431b2c88 authored over 8 years ago
README.md: Update badges.

[ci skip]

30841c7262d35a988e2a05e66e71d9a883829c24 authored over 8 years ago
Merge pull request #717 from MaxCDN/normalize-line-endings

Normalize line endings.

edaf1d2a4a71d7f2d73ab5dd28c5cbc2bb0feed8 authored over 8 years ago
Normalize line endings.

So, public/twitter-bootstrap/2.1.1/js/bootstrap.min.js seems to have been committed with CRLF or...

91eab74e5e85d0444f6d55766d196e5fa6c1a02b authored over 8 years ago
Remove obsolete .gitignore files.

532d6e5aabab009ede7cb31cd2e616a5467d6e21 authored over 8 years ago
Merge pull request #714 from MaxCDN/enforce-lf

Enforce LF for all files.

947c1f339a24525ce74ccbac139d91e20cd5aa79 authored over 8 years ago
views: remove pug extension from includes.

This is just for consistency, since pug (or Jade in the past) already does this for us.

3cfeb403a447855cec7af073c994524827970d0b authored over 8 years ago
Remove obsolete `extras` config.

98a2407de97f578e4b469395a058088245893108 authored over 8 years ago
views/integrations.pug: fix HTML validation error.

3dc89d80fb05635026b0be78c8d9c67549cd580d authored over 8 years ago
views/index.pug: fix quotes.

096cb191222a07e0225a392bd261db76328356fb authored over 8 years ago
Merge pull request #713 from MaxCDN/rm-bootlint-query

Remove bootlint query support.

b84ff2b28cf60c09d828e9dcc902ab7992ffd338 authored over 8 years ago
Enforce LF for all files.

c6a74e48db0b7100a96f1458cf88cede8acc2f6b authored over 8 years ago
Remove bootlint query support.

It doesn't work and a proper Bootlint run should be made against all pages.

f43764da844a79b218a8d39079ad160075576f5b authored over 8 years ago
Cleaning up invalid readme sections. (#712)

Clean up obsolete files and README.md.

ee35cfebc48cbfaa6df4057b3d9b33cbb3822b88 authored over 8 years ago
Jade consistency changes.

b33f2e2792653fcc7675ad8bbebc996365feeb7b authored over 8 years ago
tests/test_helper.js: remove unneeded HTML validator suppression.

18c0c8a9600211a7ea9982393dc7cf0e55911887 authored over 8 years ago
Remove obsolete `graphdat` info.

810701dc84d1cffa921bfca2b96ee34b72c27dff authored over 8 years ago
Merge pull request #706 from MaxCDN/pugjs

Switch to pugjs

72251ab472b3acfa369bc324a46e0337af264ccd authored over 8 years ago
Switch to pugjs since jade is deprecated.

ed9784836e88370359d1ff7b5161d267b3acfcc5 authored over 8 years ago
Disable uglify-js for google_analytics.pug.

Since variable interpolation seems to fail atm.

d991127c4fbad9eb72084bfb8a8150e1c0d92c99 authored over 8 years ago
Merge pull request #710 from MaxCDN/refactor-assets

Refactor assets

2f1b60d6ae3f42df29f8a9465cbed5e5129be758 authored over 8 years ago
Remove unused JS files.

13db6e022cf2b2c885b41d834048990075bea964 authored over 8 years ago
Refactor asset files.

84127c9a55aeb2a35f544884d0d9c579ee6e1b7f authored over 8 years ago
Merge pull request #709 from MaxCDN/travis

Update .travis.yml.

4271c3391ab465742787d8ec16e802614c8288e7 authored over 8 years ago
Update .travis.yml.

* specify git depth 10
* cache node_modules folder

Should save us around 30 seconds per build.

e0c50203f1ce02df73b894ae0f24f63a279172fc authored over 8 years ago
Fix HTML validation errors.

9bfb7b9de4b119292a19701a2a64729fbe4fdc49 authored over 8 years ago
Merge pull request #687 from MaxCDN/develop

Production Release

c29e2499956597dfe3f9481c695d284c4e110957 authored over 8 years ago
Merge pull request #688 from MaxCDN/deps

Deps

e3702d85105e486ab008f04c1dd98b2d0d37d7dc authored over 8 years ago
Merge pull request #702 from MaxCDN/https

Use `https` everywhere.

5b18262022cc6c134f748950062b55f2b4eb7be4 authored over 8 years ago
changing docker to use node 4.x

331b3e4f67de2a87d348baa67b708b5b0dd6f09e authored over 8 years ago
fixing output reader

bdbe1facf92cd5a34d529c2bf1f2a2ad8586203b authored over 8 years ago
Update dependencies.

7d8abd2c82e0607b1727036095062c437676e89e authored over 8 years ago
Use `https` in more places.

ac27e3d684c8a3d047644320780f2a71aaa06e1d authored over 8 years ago
Merge pull request #701 from MaxCDN/move-style

Remove class and move it to style.css.

7383bfdf6f1381b193d378da89f52345630abe59 authored over 8 years ago
Remove class and move it to style.css.

82880d9365c423ebc844931f2e1ef122c22c8804 authored over 8 years ago
Merge pull request #691 from MaxCDN/buttons

Fix Bootlint errors

00a967f80142f7123023c1437ed93f98a2e21f06 authored over 8 years ago
Merge pull request #690 from MaxCDN/fortawesome

"Fonticons" is "Fort Awesome" now.

abbea92858cfc36ca5c606b546e9354faf97976e authored over 8 years ago
Merge pull request #689 from MaxCDN/img-compression

Losslessly compress PNG files.

ca9e03e8e163aa441ab8d41795b4ee656ac1a4ce authored over 8 years ago
bootswatch.jade: switch to `button`.

83e69d5d53c2a935e5c7964c4427a5936a625b73 authored over 8 years ago
Fix Bootlint error in bootswatch.jade.

e9760385487b1bdfecad6ff025b3a9a79ff3bc00 authored over 8 years ago
"Fonticons" is "Fort Awesome" now.

b475a7085a61bbf6db9b5bfda13d9253af06a814 authored over 8 years ago
Losslessly compress PNG files.

Before: 1,43 MB (1.504.805 bytes)
After: 1,35 MB (1.424.005 bytes)

009e8d18d6070dc37036e267b78c1e40d1bfed40 authored over 8 years ago
Merge pull request #683 from MaxCDN/lint

Lint tweaks.

dc7ade315ffbb564e0ebac515a60ed80f5421758 authored over 8 years ago
adding 3.3.6 to legacy page

e0c31e24faeca8c0d96c52ade979ed6971d861d3 authored over 8 years ago
Lint tweaks.

b71a06e7a3ccddccb213d9b5ada89aa60e0f6884 authored over 8 years ago
Merge pull request #682 from MaxCDN/node-ver

Require node.js >= 4.0.

4902b20f8bfb2bbebcd3fda5b8345aba4fcafcfb authored over 8 years ago
Locking to node 4.

2cd1ce3b4a81e44424ae879295bca790c6927656 authored over 8 years ago
Require node.js >= 4.0.

8c2fad645ddc51887ae036475d9263c0b75ebe64 authored over 8 years ago
_config.yml: remove duplicate `latest: true` entry from Bootstrap.

b7c8d57ea5a0eeff40d83ce3f748510335763215 authored over 8 years ago
Enforce LF for our assets.

On Windows the assets have CRLF which leads to different SRI hashes.

0e133786497e52201196218b64e3dc86c5a0cf40 authored over 8 years ago
Merge pull request #681 from MaxCDN/sha384

Use sha384 for jQuery's hash.

f260cf96eed490fc2a3d8811c883549ca9d4b2b5 authored over 8 years ago
Merge pull request #679 from MaxCDN/jdorfman-400-alpha-3

Added Bootstrap 4.0.0-alpha.3

82e7aaf4f0467b8666ea700314814385e05a6dfd authored over 8 years ago
Merge pull request #680 from MaxCDN/rm-favicon-sri

Remove SRI hashes from favicon.ico.

fef4bad25a9c627f2d058da805586b6030c6adba authored over 8 years ago
updating sri for /stylesheets/style.css

2d75bcda079b6748c0fa61b0b2ecf1899ba5cde5 authored over 8 years ago
Switch to `https` for Bootswatch.

Fixes mixed content issue.

e247e5c1e53c2a6c331b0614d047137d1f344132 authored over 8 years ago
Use sha384 for jQuery's hash.

c607df99a6cb316f7b6cee6cf29bcb029bc7d4a7 authored over 8 years ago
Remove SRI hashes from favicon.ico.

52bbd938506f8420605a80912bf59fdc874b787b authored over 8 years ago
Merge pull request #675 from MaxCDN/jmervine-snyk-fixes

snyk fixes

3883a00e7998f88c8142409df948dd1dcbe42616 authored over 8 years ago
Added Bootstrap 4.0.0-alpha.3

dad4cb56b5e9500bfa7ecc9b1b72d5837f73d2d1 authored over 8 years ago
Merge pull request #678 from MaxCDN/develop

Releasing bootstrap 3.3.7

dd15469176a07bf43ebdedac8e7fb04d6e30b793 authored over 8 years ago
Merge pull request #677 from MaxCDN/jdorfman-bootstrap-337

Added Bootstrap 3.3.7

53e075ba87f4981a58df788cbe05f74db00d5e42 authored over 8 years ago
Added Bootstrap 3.3.7

f7042ea1ee00d797692d66a6f758958cebec115e authored over 8 years ago
snyk fixes

9fd343f0708c534788684147acbe6f02ef67a675 authored over 8 years ago
Merge pull request #674 from MaxCDN/snyk-fix-77f16e9e

[Snyk] Fix for 2 vulnerable dependency paths

8acf30ddc443227a2e977858abb6b1ba6b2ec608 authored over 8 years ago
fix: package.json & .snyk to reduce vulnerabilities

c123ef7b7155c45b44e1d5146f36945187786c0c authored over 8 years ago
Merge pull request #673 from MaxCDN/develop

Prod release

39d923ddb4747dc107288d656c574e729fb6951f authored over 8 years ago
adding canonical and removing referrer (#672)

* adding canonical and removing referrer

* enabling trust proxy

* hard coding https to can...

5daa97db5d948af5cdd695013a2d10ca7c91501b authored over 8 years ago
Prod Release (#670)

* Updated Font Awesome to 4.6.3 (#664)

* It's WordPress, dangit!

It should be WordPress, n...

9feba054988fca84b9d40da54bba9438decfca5b authored over 8 years ago
Merge pull request #669 from HardeepAsrani/develop

It's WordPress, dangit!

00c6748e4c688b7335a63cf61afae442788b36b7 authored over 8 years ago
It's WordPress, dangit!

It should be WordPress, not Wordpress. The community is pretty serious about this. :)

See: ht...

b39df3647820d62e87518952c78d74c70027af2f authored over 8 years ago