Ecosyste.ms: OpenCollective

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

github.com/cdnjs/new-website

🖥 cdnjs.com website
https://github.com/cdnjs/new-website

update wording about the "tutorial"

9b4790e62e2f8b7f4b89aee2ab61689221f1fe7f authored over 8 years ago
added link to cdnjs sub reddit

284bc64ce1f39d9977f5c68023a6727c70b5177c authored over 8 years ago
added link to cdnjs sub reddit

21d123d3c06f56cb784da0c062e8aaa937215068 authored over 8 years ago
giva algolia a larger logo space

8667d8100a8c9c5e2be498309e4de6bc382a2f89 authored over 8 years ago
add KeyCDN sponsor info

fa3001dfce37edba7b166be5e37df738aa6509b3 authored over 8 years ago
301 redirect wrong urls to correct urls, fix #128

cfae4d3bd8a2190da4828a424393cdde02e38370 authored over 8 years ago
manually gc

5c13b45c485e6d05fa456ac9e1dbefb1818bdb0a authored over 8 years ago
webServer use request variable

f6f7f7b90f70364fd438006e43d47843ee2f177c authored over 8 years ago
refactor web server to decrease memory cost

d1609e4f086f7089ad15cc258c0ee9a89bb1dbb9 authored over 8 years ago
refactor api server to decrease memory cost

c539f7d013f858d1a08f5fcbb13ed25fbfe12a71 authored over 8 years ago
update tutorials

8bd6750665b525a3032270a5ba8a7ea7b349d3c7 authored over 8 years ago
fix reindex's "Maximum call stack size exceeded"

6c45efd1dc45fd11c57025868ce1df68328e11b1 authored over 8 years ago
update tutorials

8caa5efb445bfb3c9c3aea75c2ae883293b51d30 authored over 8 years ago
update layout.html to use "request" varible

So we maintain a single url for requesting new library.

cd280c89b03a24bf3e0ff5c643cb37c74a47753f authored over 8 years ago
redirect /request-new-lib to a templated new issue

cc cdnjs/cdnjs#8097

f6ab30343b1a592ce3027346c2512f04be30df2f authored over 8 years ago
update link title of cdnjs gitstats/git_stats

a81835cbb37f3ed180b713434eccc6718793036f authored over 8 years ago
update gitstats/cdnjs to 2016/05

39de9456c98ceb7aca3f0fe0a59a9c84d880792c authored over 8 years ago
update git_stats/cdnjs to 2016/05

83076641b74889f4e5337b14c3a2b821afcf5962 authored over 8 years ago
Update tutorials submodule

40cb27a5361f27ee1bbc75b98e43e7e4a87d2776 authored over 8 years ago
update tutorials

b3f9c77bdc5531130bd55bd7765d4223325932e7 authored over 8 years ago
update tutorials

f4f7b646a25fc4b7c850a5d06fd7d98d5306b4ac authored over 8 years ago
update link of cloudflare in about page

9e8ea8c9697ae3f45a0da4a58fae2552c5581441 authored over 8 years ago
remove userapp from about page

6cf0854cd47857103a963e6f419cf4caab29f293 authored over 8 years ago
drop autoupdate info for search index

158b9f5651a519f8bfaaf7cde487bcfc88eb7047 authored over 8 years ago
Merge pull request #123 from cdnjs/http-2.0-server-push

server push header added for http/2.0

8a8b59847c1a89f04c07d60bdbb13a9b7980d531 authored over 8 years ago
server push header added for http/2.0

Though we are using http/1.1 in express/nodejs, we are using CDN that
supports http/2.0, this he...

01b8911b19fca7fe154791d05f3282ff94214e04 authored over 8 years ago
using nodejs v6

33a6468285f13abb124416ad156753638088586b authored over 8 years ago
fix GitHub repo determination in search, fix #122

76be8ec8753848c0f3a987b276499135e1ca4c0a authored over 8 years ago
adj link in library search table

1ad8c9cd51e2dcd3d52d8f3a5e816d5856f34c74 authored over 8 years ago
adj library search table, again, cc #121

c49294be3dd6a611728fe9de00dbcc17cbbab25a authored over 8 years ago
adj library search table, fix #121

c0c0125d7b6529e9ca02225e4504045fadca3384 authored over 8 years ago
add a link to search issue on GitHub when lib not found

9e5a168918b9e6f2efe2fdebf1c66f196ed54afa authored over 8 years ago
make some links to open new window

e418bef344c0f55c4d4828a54a6d50a5b9761515 authored over 8 years ago
update cdnjs main repo git_stats to 2016/04

cf759212d5d6fda8d6cbeb754a1aa84b5179095e authored over 8 years ago
update cdnjs main repo gitstats to 2016/04

14b5f2a1ffd8bfcdaf63f4d80be3748ec59e4130 authored over 8 years ago
update link title of new-website repo gitstats

c84b2f96c5561217e8def9e442d5e215a7b77b54 authored over 8 years ago
update new-website git_stats/gitstats to Apr 2016

c1fb13a90059b19beb67dcb9ac680ce32b4744f6 authored over 8 years ago
Update webServer.js

82252e58100432cb10cede65e883a55ec709f449 authored over 8 years ago
Merge pull request #116 from francisbrito/update-request-lib-link-to-dynamically-fill-issue-title-library-url

Update request lib link.

e73541de1a342a4cd2a866453e6899e67cc80435 authored over 8 years ago
Update request lib link.

* It now fills issue title and library name with search query.

146b3ed6c9ad72b6898cb68c38f748b5ac3c8f52 authored almost 9 years ago
Fix copy script/link tag button in lib detail view (#115)

160c636a1d2fbf0dc2fa7c62e768111515b59eb9 authored almost 9 years ago
Merge pull request #114 from francisbrito/master

Update library search result table. Closes #87

46a68639639447840a2d191487668ab0bb91a16f authored almost 9 years ago
Update library search result table. Closes #87

* It now shows a friendly message if no matches are found.

201ccc7c1199fb141b0bffa470fc48d870fa6be7 authored almost 9 years ago
adj script async/defer attribute again

87a31f69288fc8985d3dd82fdf188f4d3921e6fa authored almost 9 years ago
also use defer attribute in api human output

f3c1d9b284aed4b76b90f43b6609ad879ecbb766 authored almost 9 years ago
adj script async/defer attribute

c8e9caa78a1b2f0847e65b60ea60ae3597aa5108 authored almost 9 years ago
update tutorials submodule

1e65b11352c597de54e8fbea5462acb4ce9ec5d4 authored almost 9 years ago
update cdnjs main repo git_stats to 2016/03

7d8c25aa2e3519918075940bd6a94a874f20dc41 authored almost 9 years ago
update cdnjs main repo gitstats to 2016/03

85ff801b73eed56321cfae9655ace4c9a9e446c0 authored almost 9 years ago
update tools/license-list.json to SPDX License List v2.3

d841086049dfa80261a27cef12df02768d998ec8 authored almost 9 years ago
fix a typo in layout template

2336684f8482e263ab816e56d4ae4a021f71a063 authored almost 9 years ago
add a   in lib license section

d2a67ad89d1dce4f555800a4f0b58f84e1445356 authored almost 9 years ago
update "Support us!" menu again.

c1dc4c084b8c6e9564429672ea635edb0293959f authored almost 9 years ago
update menu workding of "Support us!"

95021fe7f6afcf56ccaf564a4db8671483043e10 authored almost 9 years ago
add "Support us!" menu in layout

2d7029bcc78f2aee795e70cb31a39e2d6324da7a authored almost 9 years ago
set mustcache to ^2.2.1

3230106d95fe7196ea68cdedbd0bd5f6bb36cc22 authored almost 9 years ago
drop issues link from layout

c3038dd7b5ecfc24eef3683084c52484c3416682 authored almost 9 years ago
zopflipng iterations=330 recompress img

0adab3af27bf6ebaae079f535ac8f5175c67cf5e authored almost 9 years ago
remove the images we did not use it

e642af1a5e656cab00c246a766013f6ccbfb9008 authored almost 9 years ago
update getTemplate()

817e63b986250739821efc2cbf7e8e960abd7bb1 authored almost 9 years ago
update library template, add a   for each repo tag

18d4c22f8c7c5c425da1b2b08191ab02d21ade1d authored almost 9 years ago
template minify, use simple method on tutorial, @thomasdavis

2655722259198d069b68f9ab5f61d2649c54669e authored almost 9 years ago
Update layout.html

c8faf77bc05dcd18b79007af99051f694651fcdf authored almost 9 years ago
Update layout.html

7046215df9f340c7f351ea3524c8374bc2c57c0c authored almost 9 years ago
Update webServer.js

ba423a4adc688f22f4551176d81ca00c14cb6e40 authored almost 9 years ago
Update layout.html

53d4368d2f039be2acaf122829ec2890fddff483 authored almost 9 years ago
using   between tags

e622a74c19f2d272899bc09f9ae56a551e6daaa7 authored almost 9 years ago
template minify trick! remove space between < >

ae817537f708121b48015c6bf6552ec4b7941944 authored almost 9 years ago
add mising newline-remove

05a0a7a091c8633d055f6d65aec66606d7cda658 authored almost 9 years ago
template minify trick!

5ef64470aa829e1584757fd85bb7d9f8e04494a6 authored almost 9 years ago
use function getTemplate to load template

6ecfdd7cdbb768a5191a96af0c8796e068c0efbe authored almost 9 years ago
goo.gl dns-prefetch

57f7e7ff2b4cffb6950068a40eb96f4143d8b8fb authored almost 9 years ago
update gitstats

d9c1c060991a261ff1494010c0de51a1c0b5accc authored almost 9 years ago
zopfli recompress png

4a68a6f15a1414cc39dc1bf54f590aa7b12a3e6c authored almost 9 years ago
update git stats links

c3bf6c22c83e8562efd148cfd31c075f69a99a06 authored almost 9 years ago
add more gitstats/git_stats links

4f5e6d3bc176632c15df0560afd8a723693f6bcd authored almost 9 years ago
add more gitstats/git_stats submodules

3dd1b38ef4e8a76f7ef53fb92f0a4fbba1ee23b3 authored almost 9 years ago
mv gitstats, git_stats to gitstats/cdnjs, git_stats/cdnjs

b94622fa2d3fc1788f521a4d7a5560d95e56d918 authored almost 9 years ago
take git repo as homepage if it's not set

ceed7dc207dbd1c65845350b41495997079f7ee3 authored almost 9 years ago
update gource video menu

3e086693f67f5fc41ef92de83283e89f41132e4a authored almost 9 years ago
useless translateit class cleanup

40478f6434b2726ba33bbf00760fd0b4d68fe519 authored almost 9 years ago
add link to gource visualization on youtube

4250a3f61c39a2d1bba0f0a4a747adf0df13a622 authored almost 9 years ago
adj css for dropdown menu

4b26e6e607025fff437937e0211ffe48787ca22a authored almost 9 years ago
reorder menu

636cd1a56ddfcbca38a6788d8c9d94f7b240636f authored almost 9 years ago
use dropdown menu for git stats links

15e9663bdffe84577bdc9ae3c14aa6011306c8a7 authored almost 9 years ago
template cleanup

d1bcaba590e79b91636461a491bd1ce90501d331 authored almost 9 years ago
fix c6a66a5 upgrade lodash from ^3.10 to ^4.5

forgot to update webServer.js, cc #107, fix cdnjs/cdnjs#7064

df59edfbce7205a134c70fc0b18bd4b500ebd8fa authored almost 9 years ago
upgrade lodash from ^3.10 to ^4.5, cc #107

c6a66a541184a54d41efe7d2556e3df6b8321dbe authored almost 9 years ago
Revert "upgrade lodash from ^3.10 to ^4.5", cc #107

This reverts commit f5c5aa255b2a8b9150d1c063d81fc6ac9eb22397.

5b74ee1cf20711771975f799ca79a52ef8b9b2a9 authored almost 9 years ago
upgrade lodash from ^3.10 to ^4.5

f5c5aa255b2a8b9150d1c063d81fc6ac9eb22397 authored almost 9 years ago
update http2.0 on about page

ffd0b1ca39e0ecbd044bf79c878416512305fdd4 authored almost 9 years ago
add link on lib page to the commit history on cdnjs

7cda0dbd95d6f457225b3f1b3d116002fbfb799d authored almost 9 years ago
update link of "Request a lib" to a new template

e32c7ad201f4975e0a5dd3face134fd5a20aa560 authored almost 9 years ago
update wording in about

we only host the lib with notable popularity, not all the libs.

47a7f684839bacf8ac2883ec26b0397d40132b11 authored almost 9 years ago
Periodically fully rebuild artifacts

94ca65cc96bea06bb9fe9c7244a38d4478e36373 authored almost 9 years ago
update link prompt of gitstats to 201601

d23ef2ad852050031aa214a5531edd3fdd1a1de2 authored almost 9 years ago
update gitstats to 201601

e2044c034ca6f0c386749a197229beb131a34299 authored almost 9 years ago
bump dependencies

d57db0dfb4053d8232d8dea08ed241bc153a3bfa authored almost 9 years ago
add &nbsp; in lib's api link button

13e9dea9cda6dcbe67a2189eb2dbf4ebfbf4fe3e authored almost 9 years ago
add prompt about links/tags on lib page

038ae1ae4a5d1ad9928d3e18ab985cd40ab79a6f authored almost 9 years ago