Ecosyste.ms: OpenCollective

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

github.com/verdaccio/verdaccio

A lightweight Node.js private proxy registry
https://github.com/verdaccio/verdaccio

Update contribute guide

fd66425de6b7de078652176345044b2d444e649b authored over 7 years ago
Update authors

19310b2078c3c32e89193f50c248b074c1d67d1e authored over 7 years ago
#189 Update https conf full yaml file

aea51476da5a18b926f62b9ce170fb7438e1ced7 authored over 7 years ago
Add pr template

8e729c79d824fac294ae8a358397be77f45bbc8e authored over 7 years ago
Increase PR guidelines

98e334b7fb1e37d7ff6be6a4559ec3735fe2b795 authored over 7 years ago
2.1.6

3fd63e5348df6bc205f9f66ebaa9c822cdc3ea71 authored over 7 years ago
Update changelog, prepare release

e95064fef59c125c81b4eea5267400b571222da1 authored over 7 years ago
Fix #189 Increase info whether https certs are missing

2215dc3397c21606398a2c3392efa379e51d014b authored over 7 years ago
Fix #189 ca safety check is missing

4b9af22c95a463f41ea98744e1424f6db8af270c authored over 7 years ago
Update README.md

Reduce the font size server section

54481095ce005b92fb574fa9e6fe8025f701fd4b authored over 7 years ago
Improve contribute guidelines

214b3dcde88ebb3466901d4b29b1bd11ff552ff5 authored over 7 years ago
Update issue_template.md

Add config file as suggestion

ecb9f52bf349e6fbfa9c93efb1c1f23190eb7402 authored over 7 years ago
Fix uppercase lint warning, streams use lowercase function name

92df8bd1784b927e1ce915e228ccb7c18de25123 authored over 7 years ago
Fix eslint, add jsdoc on storage lib

445df5b30e704539603c7d01c2cd96d17aa63c6b authored over 7 years ago
Fix issue on handle error, missing context

57692cd8b11b4948894dd6600e19f03a8f6f7524 authored over 7 years ago
Merge pull request #170 from Meeeeow/fix_yarn_upstream

Fix upstream search not work with gzip

f4058bb5c20093f787348ae54b50b6bb41a27d97 authored over 7 years ago
fix upstream search not work with gzip, close #156

c80dd8958a26eead555a34488633e2671529fda2 authored over 7 years ago
rename .eslintrc to .eslintrc.yml for compability

24879f8198bda428ae252c1aa280f673f926ca6b authored over 7 years ago
Dockerfile: Set maintainer, COPY -> ADD

24411f7a6817153a336a46bbcaaf0beeb123ee65 authored over 7 years ago
Merge pull request #184 from marnel/fix-https-suggestion-output

Add additional requirement to output message

93d28f66b2639343fcaf89f021d7b122f4a3eb04 authored over 7 years ago
add trailing comma for eslint rule

f4c584cfce4839eee7bab8743e93b9f5028768f4 authored over 7 years ago
Add additional requirement to output message

With out the ca parameter in the https config section the server fails to start with a 500 error...

a85978f2be4d5da1161442721b8fbad6480645e6 authored over 7 years ago
Display version on startup

90e1a6693099d85527abeef0396a071933a1f2be authored over 7 years ago
Fix more eslint warnings, add doc

2a1f1a7dfadb43139210b8b3d772ceb9f2ec50df authored over 7 years ago
Address feedback by @cosaquee and @juanpicado in verdaccio/verdaccio#110

6fd47b333e32c9f4c1f24c22f5cf1454a05b5bc6 authored over 7 years ago
Better Docker

Improves the Docker experience by leveraging Data volumes, dropping root permissions, using a mo...

5b8fe3aeb5b907bd2ebd6867fd5266c3bbe0a54d authored over 7 years ago
Merge branch 'master' of github.com:verdaccio/verdaccio

7c6c2d2932892df2022a47afde0ae52fca5467a5 authored over 7 years ago
Merge pull request #179 from verdaccio/ping-feature

Implement npm ping endpoint

babf679914021fac1ce8ae9f8e940d75e02baae5 authored over 7 years ago
Update readme ping command

f8adc5e1a26ecff2da7500bafaf71dd464f3434f authored over 7 years ago
npmjs returns an emtpy object

aaedc13d2c75a6b0d4b8e2369f574349cf78a0f7 authored over 7 years ago
Fix eslint warnings on up-storage.js

1e4ac1f84258a524d7510bfb16ce2e0ccbf45e07 authored over 7 years ago
Add endpoint for the command npm ping

4ee0ca29d44a4f0f18c247b0900cc2c0f8573638 authored over 7 years ago
Merge pull request #176 from verdaccio/clean-eslint

Clean eslint in a couple of files

b264e9f3df43ba61d2d9cb6fad2a10f2fa42061b authored over 7 years ago
Fix config.js new shape

90328d5fafb986d0d07f84329a1d69f2fc5af2c6 authored over 7 years ago
Refactor config.js to es6, add jsdoc

1d062075c4359ca49a3215c1ec3f3ac752cc4e56 authored over 7 years ago
Fix eslint issues, add jsdoc

acfd865bb069bcb35035d76384345599166a3b36 authored over 7 years ago
set up coveralls

ff7deb471259ec1827e97ea0faa9c65942d4dd79 authored over 7 years ago
Add missing @return on search.js

09c60e68e0518f25c0b2f5c173152fefa5a8159f authored over 7 years ago
Add jsdoc to stream.js

318634f0729daada90a66fa83f85f5f28da4cf2a authored over 7 years ago
Apply es6 feature utils.js

105a34f91231168eba02f262d2959ae7f3c880d9 authored over 7 years ago
Add jsdoc and fix lint warnings for utils.js

5a17a040902b413ba45ae61a09fe5f39d3d89221 authored over 7 years ago
Add jsdoc search.js

7dde31546ef96a4b3ade47c6806e295bbfff2831 authored over 7 years ago
Merge pull request #108 from ryan-codingintrigue/master

Add support for multiple notification endpoints to existing webhook s…

472e8e94b00a5c58e61f49dd6535f2c5784a98a9 authored over 7 years ago
Add app version suggestion to issue template

3250bc5513df009df7e263320afe84e613083230 authored over 7 years ago
Added use strict

1092c89f8674990171a9e94a25ed7b5947ff3928 authored over 7 years ago
Update code style to ES6

977946a31926d52e5376b7e3700b23ef9f00e898 authored over 7 years ago
Merge branch 'master' into master-fork

# Conflicts:
# lib/notify.js

373c5cb348ac57c24d02cf3fcfec3fed5789b492 authored over 7 years ago
Fixed code style

fee0864ba1ca2da30af1d7e857bed527c21d9385 authored over 7 years ago
Merge pull request #159 from verdaccio/moving_es6_gradually

Upgrade syntax to ES6

6d8d05b0ccbedcf38868e65c226400c66783a4f2 authored over 7 years ago
Merge branch 'moving_es6_gradually' of github.com:verdaccio/verdaccio into moving_es6_gradually

fcc40d65aef0a215a6d8f308bfc8c5ec28ba4144 authored over 7 years ago
rebase from master branch

3457e0925d15471a5e286ff0e5af27debccdb894 authored over 7 years ago
Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors

f28294107597e23e71685ce94efdd9f023a2146e authored over 7 years ago
Update gitignore, IDE hidden folder:

e3e1485369a188115b4bcc256afff57535130d06 authored over 7 years ago
Update unit test es6

b05050da5b7a683726255f7b1c9ed262c3b8c8b0 authored over 7 years ago
Migrate storages to classes

7970e52068884765cfbc595d5761da25fa85644f authored over 7 years ago
Migrate Storages to classes

d79f12d45aa2a9a281a47c44056a070d97f982b4 authored over 7 years ago
clean up phase, moving es6 local storage

b5acc054bf5eaa74a5204689d8cd33bf2396627b authored over 7 years ago
Migrate Search to class

e6561e10d4683db7cf4d3b833a6035d2d328edbe authored over 7 years ago
Force use npm on travis

c21239a63455a316b7018a30856b43029df841b3 authored over 7 years ago
Update mocha, clean warning

ce59c07b0b2ec93db293a0977ad72f05387bb7e8 authored over 7 years ago
clean minimach warning

f6edac245d8e93fc3c347cc7df375ff34aa84451 authored over 7 years ago
Allow use yarn on dev

8372674d0927f63872cb35f74205a47ce601ea57 authored over 7 years ago
Update min node version, md5 dependency requires it

df697b9461a23d71a10143343599f0d6cea8b12a authored over 7 years ago
update eslint, add coverage to ignore list

0ef1286c3712a223bbd861d07d0e5700d5bef242 authored over 7 years ago
Remove es6 polyfills and use native Promises

52cb33ffdd483cca2bb1ccf109e3eb54063c21d6 authored over 7 years ago
Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors

dd3a4b4821cbba9f47a82e172108b90df6bf76ed authored over 7 years ago
2.1.5

896f0830006b7598d342907f68bf5eadd010bbc4 authored over 7 years ago
Prepare release, update changelog

05b23fdadcc00978daa0a5fb6d2d2b0080ea792e authored over 7 years ago
Merge pull request #166 from Meeeeow/fix_upstream_search

fix upstream search

fe6e503ec3799568292036b8f42dda41dda2b36a authored over 7 years ago
Merge pull request #163 from Meeeeow/fix_search

Fix search feature

d824821b7aef22c1b2254cfbf057edb02336cda6 authored over 7 years ago
fix upstream search (registry.npmjs.org)

e5ad620a152692d2738bf67c361004713d6a8707 authored over 7 years ago
modify varable name to accord with origin code

0a769008cfd26ff5f5544a1f03515c818466836b authored over 7 years ago
Merge branch 'master' of github.com:verdaccio/verdaccio

34bbde1a7ccf030a68ec632e97dc33b30b179fa6 authored over 7 years ago
eslint ignore coverage folder

cb1a7af3c28f4abe60a933274a9dd96754ec1e9f authored over 7 years ago
Merge pull request #167 from verdaccio/plugin-unit-test

Add unit test for plugin-loader

51b6c6006b351941b496174a8ed863feb5afeda9 authored over 7 years ago
Fix undefined path value

580d3e77f77b72ed3d513b5f45015222e37a1781 authored over 7 years ago
Add unit test for plugin-loader

7df6962f43fa444f89758d7461fc9384bfed7973 authored over 7 years ago
WIP: fix upstream search

caabe0ebda328cef4896b9c650e7b09297ded3ae authored almost 8 years ago
Package search requires 'access' authorization

Added 'access' check to search route
Handle failed Ajax search request as 'No result'

cb37b38ee4eb0123ecdc37af726417585219cf14 authored almost 8 years ago
fix loading not show after first search

5150ecb973e2264e38f724a86594bd9f5cadc219 authored almost 8 years ago
fix loading icon not align to center

1ce74482bc1aba5673b522aede6d00486fb95858 authored almost 8 years ago
update compiled resource

601caa87117a40cf39951e4442a0ff93946f557e authored almost 8 years ago
fix npm search not show author name

a18ac6bed66b4bdbb670f3cf238cfbc543895771 authored almost 8 years ago
update compiled resources

62ef3d91b622d74a8dbe811523903e4ca710a1cd authored almost 8 years ago
remove unused allow_failures in travis config

04e86382915ca9cc0c2da1586d6fc09d95f09a0e authored almost 8 years ago
fix search not work for multiple storage

13d653e4dd6d30d9fa9e7911c0d80e57590488a2 authored almost 8 years ago
ADDED intermediate ssl certificate option

The https module allows for an intermediate certificate in the options.
It was somehow missed. A...

5eea1bac6c0da7b71d28d0a2c460accd82f399c9 authored almost 8 years ago
fix deprecared warning with fs.unlink

Since NodeJS 7, call async api without callback is deprecared.

ea4f8474c147fbaf1b1aa446a8320008db679e35 authored almost 8 years ago
fix: search leak private package and ui bug

- Check permission in search API
- Fix author's name not show in search result

38518baf4463fe0f05858de6a8d1c83c679f9c73 authored almost 8 years ago
Update gitignore, IDE hidden folder:

a57f99cbe0262b1ef5fe4861472abc47fcc3f060 authored almost 8 years ago
Update unit test es6

338ea47b6ca78125c4e7f62bf6a0bc9ed32805cd authored almost 8 years ago
Migrate storages to classes

20f9436672952edf525e1fac97051ed556833a3d authored almost 8 years ago
Merge pull request #160 from Meeeeow/docs_behind_proxy

add docs about run behind proxy

d11d9ea5a49de9dfd14719000e8405477e69c7e4 authored almost 8 years ago
add docs about run behind reverse proxy

- Change word 'proxy' to 'reverse proxy'

dc8abe99c3f5493edce57327937c595728044744 authored almost 8 years ago
add docs about run behind proxy

- Add docs about run behind proxy with different domain and port
- Add server-side configure doc...

ce65cfff2348ed8a7e531e62c802df9a455d5747 authored almost 8 years ago
Fixed Changed headers array to be local to notifyEntry

adb40fc5f49b6d789cfb2ffd0d86e89bd1989140 authored almost 8 years ago
Merge branch 'master' into master-fork

# Conflicts:
# lib/notify.js

7d62824936eb56c51f05be2fb03b2b27ddddc03a authored almost 8 years ago
Migrate Storages to classes

e267ef1f548f3b8e0a659b8380b964b962818b53 authored almost 8 years ago
Migrate Search to class

ad7cf21d0e29b2e6299757b41eb4ef46d37c640d authored almost 8 years ago
clean up phase, moving es6 local storage

d484bb4f2f9ba94a9aa963bf245f8e492747642d authored almost 8 years ago