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 usage info

4a1fbd9676232543cb5a42a80e2404e7dc5c74be authored over 9 years ago
Merge pull request #81 from cdnjs/feature/algolia-backed-search-api-5688

Fuzzy Search

241ec610443997b3ad21cf9db587f72326497fb7 authored over 9 years ago
Fuzzy Search

This commit replaces the legacy `_.filter`-based search API by Algolia's search.
- fuzzy & mult...

06c8f32864c39bf3b19b0b8c39a591faf12617f1 authored over 9 years ago
revert api search via algolia, cc cdnjs/cdnjs#5688

Revert "This commit replace the legacy `_.filter`-based search API by Algolia's search (includes...

719f33a085287d17e0ec335ac6622b87cdd7d0b8 authored over 9 years ago
Merge pull request #80 from cdnjs/feature/algolia-backed-search-api

Algolia-based fuzzy search

d33cea9a23fc2740101681c2cbbe1b505d3a51aa authored over 9 years ago
This commit replace the legacy `_.filter`-based search API by Algolia's search (includes fuzzy & multi-attributes search capabilities).

Fix #74

ca21f39e54bc281ebac8b3d921035dc515a8d3b2 authored over 9 years ago
now show repo link in lib page, close #70

0c0e6b6565751d4f4a17416fb326c1a9232ccc96 authored over 9 years ago
add dependency - git-url-parse, cc #70

9a9c500907ea08769c9e52a4311521986bc5e02b authored over 9 years ago
api: redirect empty homepage to readme, close #77

e18c283e931416ef520058d2f417e26328daa711 authored over 9 years ago
api: human readable output support, close #75

6a9781b8025943640dafe508880d533c716c7ef4 authored over 9 years ago
add api link in lib page

f903921bb9f009f92c465e5795a4a24500492bba authored over 9 years ago
adj label layout in lib page

7462380148524dee3bf82433d52643b5e2bed971 authored over 9 years ago
adj licene link in lib page

3510694b6dea651b4d26653c1645aa69a050a3d6 authored over 9 years ago
update css, set color of link in label-highlight white

2e7feaebd4098a8e8fe26c6b0c94ae3b4d93a424 authored over 9 years ago
Update tutorial.html

Use https to load fonts.

c15199ddae5cc443b9a818a6b256044ac4f84bf9 authored over 9 years ago
Update layout.html

set dns-prefetch for cdn.carbonads.com

953bf2a40293195f021c7f9baeffdf8be9a9d4aa authored over 9 years ago
Update layout.html

set pr for cdnjs.cloudflare.com and www.algolia.com

ref: http://www.w3.org/TR/resource-hints/

a6a2ecff346f2a6204a794deb927800823d62b37 authored over 9 years ago
Update layout.html

use preconnect instead of dns-prefetch for cdnjs.cloudflare.com and www.algolia.com

ca79b1b6946920bed51e28390eed2beb18eabf00 authored over 9 years ago
fix error detection while enriching, again

Revert "fix error detection while enriching from GitHub"

This reverts commit 2992843093b09a6db8...

21899eea0b3b1b973fec5effacdf804776aea274 authored over 9 years ago
only test if res is undefined when no error

fdd8c6f32a9f130ab285f776e44d92abd24cc541 authored over 9 years ago
fix error detection while enriching from GitHub

(origin commit: 0058cd1baa393a415e2afbe804f2f97c6b798630)

2992843093b09a6db8b6d837fdc10773d38e1210 authored over 9 years ago
detect fetched undefined resource when reindexing

cc #69

9a81ade6373a954a2d65a0fc781fddead6648144 authored over 9 years ago
show stars count while indexing for fast review

0058cd1baa393a415e2afbe804f2f97c6b798630 authored over 9 years ago
now show license(s) tag inlibrary page, close #66

579ad0e74b8a21e79cc1ed5692f927334995e336 authored over 9 years ago
update library layout to show license(s)

5a85169e2083b2e741857ecf683121758290eee7 authored over 9 years ago
add license-list.json for license recognize

The SPDX license identifier from SPDX License List v2.0

Also see:
http://git.spdx.org/?p=licens...

29998293926a7c531122b2d8d4d0530488ed6ce7 authored over 9 years ago
Update README.md

Point cdnjs main repo.

8708dc4eff8458d6e1d9a2c42177f59f76c57715 authored over 9 years ago
Remove twit in package dependencies.

Seems we did not use twitter/twit for a while

332be01cd6ec65f41243c0781077e538f7b2d098 authored over 9 years ago
use Google short url on Fork ribbon

47a803667461e6e4f03ff6adc55c7227025cf0eb authored over 9 years ago
change link of "Fork me on GitHub" to website repo

3ab8bdacba9db3c097509a748c69d46477fb68c9 authored over 9 years ago
upgrade nodejs to ^0.12.7

4224392fb24a83556e50b1af317270f31ae6a47d authored over 9 years ago
update link to a new template of "Request a lib"

74a7269a39acb5947a6b3678b0684b65190846c7 authored over 9 years ago
periodically rebuild meta data/articats in master branch

e512732eca99c7be872de99b8d535b048cfd21a7 authored over 9 years ago
Merge pull request #65 from cdnjs/search--missing-html-escaping

Avoid any XSS issue while displaying the package description in the search results

519cc2eb4f18ac02a92e770f5330164cdb8228df authored over 9 years ago
Avoid any XSS issue while displaying the package description in the search results.

8c9076edf508df209123c6b8b428ceb9ad7ac30d authored over 9 years ago
add autoupdate enabled tag in library page

80631fdd483892a1dccee7fb75e1bb22640ae4de authored over 9 years ago
update css class label-highlight in an already exist style

adcd33dd366a7e90d825d6903dd523fef8b87804 authored over 9 years ago
Merge pull request #57 from cdnjs/feature/search-repository-and-name

Search in the repository URL, owner and maintainer names as well.

318cb5244e0ad7d6148645e0a33b243d83194d93 authored over 9 years ago
Search in the repository URL, owner and maintainer names as well.

e7405058303a3a0cdd25a5f3c1a3976c94dc2a33 authored over 9 years ago
update submodule - tutorials

34c77e6fbd7b614d01676501779b1e8a7edaef7c authored over 9 years ago
bump dependency - marked to v0.3.5, fix #47

v0.3.3 and earlier versions of marker have security issue, see:

marked regular expression denia...

7f057e7afc4dff4da919c43ca8783509023f5eee authored over 9 years ago
set responsive breakpoint of GitHub ribbon left to 1333px

e5a975cbd4b259ea21c0fcb03e9049e496e45099 authored over 9 years ago
add a pure-css implement GitHub ribbon

Modified from: https://codepo8.github.io/css-fork-on-github-ribbon/

140f813ca3cbf2cd3e268aeec8d0a4d910cfaffa authored over 9 years ago
update README.md to mention the meta branch

fc34883472e834efee836f40980ee011e3429193 authored over 9 years ago
fix d01683e

97f1750c76c17109762a00f7e21f1d77ae75c4a2 authored over 9 years ago
Fully rebuild artifacts/meta data since cdnjs/cdnjs@dfc98cb8830b, d01683e

5fec4f274cc60f1ec32ecd31f540003a06447085 authored over 9 years ago
map filenames, see change in package.json by cdnjs/cdnjs@dfc98cb8830b

https://github.com/cdnjs/cdnjs/commit/dfc98cb8830b2ac2ecd31129ccf11ae53a8d3029

d01683eca8e725c14773e21d5ec7fe24e9c32d7d authored over 9 years ago
Fixed doctype declaration

dccd93325f93de91b29bcc4e98365924625820c9 authored over 9 years ago
update url of [Request a lib] to update its issue template

b2cc42f5f3bc965a618bb82d3c93b03315dbb776 authored over 9 years ago
update url of [Request a lib] to use shorten url by goo.gl

eca27e836621ce6934cecf932fcb22739fc61905 authored over 9 years ago
update url of [Request a lib] to perform a template in GitHub issue openning page

78d4bb224ccd225e3f60eaa17a113267a333ad27 authored over 9 years ago
https in library-url

7f7ebfe076e9511180606a7ea74a4978f615a493 authored over 9 years ago
improve var declaration

18ecd5696290bb4802d1f16cea816d1e2fffc14b authored over 9 years ago
[Add a lib] -> [Request a lib]

Because it links to open an issue

577b68c7174b4dc52d6d234a1cb5c77dbf1d619a authored over 9 years ago
update link of [Add a lib] in template again

34808bc6572a877dc5dd6321841ef9cea2d37e94 authored over 9 years ago
use dns-prefetch

2e63336b407ed8df9137049fb8954ef818f12c89 authored over 9 years ago
update link of [Add a lib] in template

Will also automatically set title prefix to `[New] Add`

d00f76722eb57c2d0f3bcc94f9eff391d52d5063 authored over 9 years ago
Merge pull request #49 from nsimonson/master

Fixed aspect ration of video on about page

76c148edd8cc943091f07c06f91fdd12b9f7cd77 authored over 9 years ago
Fixed aspect ration of video on about page

Added appropriate classes for responsive video. Required updated of
Bootswatch to 3.3.4

ced08127f58d5c70da7173b8cad0a78f147e2e97 authored over 9 years ago
update usage amount info in about.html

8bee11d9f5d134db1063b40e76707bad3dff02b2 authored over 9 years ago
Re-implement checking if a tutorial exists

2410e234cc0bb8f76631c2585015882ec42c15e3 authored over 9 years ago
Remove console logs for cleaner production log output

f27458107be87c54ed63642c0480537f56583114 authored over 9 years ago
asd

78b5c3bf3d92e4f25844cf5b3f029c206deb20c1 authored over 9 years ago
add submit tutorials text

1e5a83df412274e080f95e1e6134d030196a5d43 authored over 9 years ago
don't show tutorials if none present

c13629b90d3a279bc42977eca0ff6560d2e0e825 authored over 9 years ago
Revert "Use proper tutorial path"

This reverts commit bdd1bf3400bfc3e90a3c5faf9ffdbf9267ea4fd8.

c8dd10e5f8206778844f4ce45dcbd92604f2e500 authored over 9 years ago
related tutorials

4931dc560ad9495361931283cb3c24313b1b58fb authored over 9 years ago
put title of tutorial in page

9e77e0b880b48c26a25caa97a566de5dbdeff159 authored over 9 years ago
Fix template vars

d06f38fddc37d29d37d020f326739f5b1602cd55 authored over 9 years ago
Correct example demos

f609778143baa1aee38d152bf6bf2c40da109723 authored over 9 years ago
Use proper tutorial path

6b9117fc0ebf678240ad90acac436030eac861a0 authored over 9 years ago
Check way earlier if the tutorial exists

d6254c2b9ac65ad05c8e4f6d766ddae099ae3e1c authored over 9 years ago
Don't error out when tutorial not found

ad51b2b8a478241705315e9f588287933cb6212b authored over 9 years ago
Use path.resolve

8934f10bfc85ac11edfca1aa412fd56f1a688261 authored over 9 years ago
new tutorials and fixes

1ae29f9120851fe5388fce8fb0c6cde6fcd2c712 authored over 9 years ago
as

cfd3f9df39a2e292a012a7172103f71439ee40e0 authored over 9 years ago
show tutorials

373d27f6f3e41dd2f1a04b0eab89341dbfa3e3a7 authored over 9 years ago
changed the way syntax highlight works

4900cffb07be058711254ec5346e399fb6f048c1 authored over 9 years ago
Put newrelic back in

2626cc4f51772dbd2d59ed228f1d1973b6aebdca authored over 9 years ago
fix error

157edf8aef30207392bc7582bad16e3b2f9e8514 authored over 9 years ago
Correct example demos

74d5e6e13fd66b586699e1a1d513beb5ac04b293 authored over 9 years ago
Merge branch 'master' of github.com:cdnjs/new-website

e0f440df8e9fdb9df2d99e163335f4dfd54d9694 authored over 9 years ago
new tutorials and fixes

0c5bacaa6c55c71acdf129d39d1d061e6371a994 authored over 9 years ago
Use path.resolve

fd6a318fe1bba16a3818c04e6eaa6d99e6bf60ca authored over 9 years ago
Revert "Use proper tutorial path"

This reverts commit bdd1bf3400bfc3e90a3c5faf9ffdbf9267ea4fd8.

a71a1bc70f93497801c84fccbb5bc23485282595 authored over 9 years ago
Use proper tutorial path

bdd1bf3400bfc3e90a3c5faf9ffdbf9267ea4fd8 authored over 9 years ago
Fix template vars

476441d2d7fe2baa8ad528d303d85b8759a8bc21 authored over 9 years ago
Merge branch 'master' of github.com:cdnjs/new-website

0422834f2eec877fb80c5b5202b146139c1f7e1e authored over 9 years ago
as

b339fafb0247f111312d2dfc16c04b4c445974cd authored over 9 years ago
Put newrelic back in

c9a1f62704c19bfc5aed71b728bf8b4931f4d9b1 authored over 9 years ago
put title of tutorial in page

ea2d2367d62113ba068480db5c702df0802009c7 authored over 9 years ago
show tutorials

f02b628cca3138ffb9b593b01baa05ecf5771fa0 authored over 9 years ago
don't show tutorials if none present

ebd755750bc641503a34a2c5bf175feebc215e37 authored over 9 years ago
fix error

4f2f6616f315ec46e703c2a89e623781c0729b5b authored over 9 years ago
Merge branch 'master' of https://git.heroku.com/cdnjs-new-website

80aaca265ddc139ac0c318e3118b58a6a73652e2 authored over 9 years ago
related tutorials

cc9a7fdc947c24ed7d4882602af35480784eb169 authored over 9 years ago
meta data

08493022a2735b8bc1919fc12ad457e0a4cb2503 authored over 9 years ago
meta data

f0c3514fa8f55d8ab83bfe2f5cc8457955fbb5d8 authored over 9 years ago
changed the way syntax highlight works

be4caa726f60eff02682582b4cbb00a351332c6e authored over 9 years ago
Merge branch 'master' of https://git.heroku.com/cdnjs-new-website

4ce7b0a9c471547ea8c3eda588516224a471110c authored over 9 years ago