Ecosyste.ms: OpenCollective

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

verdaccio

A lightweight private Node.js proxy registry
Collective - Host: opensource - https://opencollective.com/verdaccio - Website: https://verdaccio.org/ - Code: https://github.com/verdaccio

update dependencies

github.com/verdaccio/verdaccio - 5358d2b81bfd386c4192005606fa4a078ffbf5b7 authored about 10 years ago by Alex Kocharin <[email protected]>
fix path to helpers.less

github.com/verdaccio/verdaccio - 0f6404f4eada0d39aafc0507a4fde8114fcade3d authored about 10 years ago by Alex Kocharin <[email protected]>
marked -> render-readme

github.com/verdaccio/verdaccio - 2b9bfcc0d91c6126d54c3513c35047e2c57215ed authored about 10 years ago by Alex Kocharin <[email protected]>
1.0.0-alpha.3

github.com/verdaccio/verdaccio - 950cfb2945d5ea6f3198314f98839108eaae8a3a authored about 10 years ago by Alex Kocharin <[email protected]>
fix dist.tarball replacement logic

github.com/verdaccio/verdaccio - 06bb301babe8d17e1f085d4e356f37f1266228f8 authored about 10 years ago by Alex Kocharin <[email protected]>
use /-/whoami endpoint instead of /whoami

Allows to get rid of referer magic, so it's a nice change to have.

See this issue for details:
...

github.com/verdaccio/verdaccio - bad7aee4ec8d73363a781a6ecd93260b1a50b4ea authored about 10 years ago by Alex Kocharin <[email protected]>
1.0.0-alpha.2

github.com/verdaccio/verdaccio - 400288bb69ed9fcf8848c956a61f777756c9acf8 authored about 10 years ago by Alex Kocharin <[email protected]>
Add npm-shrinkwrap.json

github.com/verdaccio/verdaccio - c549466737a1938f95e3bab1548711ccc634c119 authored about 10 years ago by Alex Kocharin <[email protected]>
sort out dependencies needed to build static stuff

github.com/verdaccio/verdaccio - 841f77d36a9a88689bc332b2e6b7b362d35cd5f9 authored about 10 years ago by Alex Kocharin <[email protected]>
remove node_modules

Because of issues with native packages. Use shrinkwrap instead.

github.com/verdaccio/verdaccio - e281b4e38978d60f8ca53dab0abd4ff2fcd2405d authored about 10 years ago by Alex Kocharin <[email protected]>
s/self/this/ in error message

github.com/verdaccio/verdaccio - b84bb568cd44e9648a503d75f9717dec4c5d84a5 authored about 10 years ago by Alex Kocharin <[email protected]>
1.0.0-alpha

github.com/verdaccio/verdaccio - ecc5e9bfaf6a562ee30594b0bda040587455a5bf authored about 10 years ago by Alex Kocharin <[email protected]>
remove rimraf from bundled deps

added in bulk by mistake

github.com/verdaccio/verdaccio - 133bceb43ff7f32c4b71514aa2b83e0d81b310f2 authored about 10 years ago by Alex Kocharin <[email protected]>
bugfix: forgot "next"

github.com/verdaccio/verdaccio - b338aefe4509c7c7cc630cd48af1ae54df2363e1 authored about 10 years ago by Alex Kocharin <[email protected]>
make path to local-db if it doesn't exist

github.com/verdaccio/verdaccio - feae33499e54d8bc6c36cfe552da55b8f68a6a10 authored about 10 years ago by Alex Kocharin <[email protected]>
fix es-shim dependency

github.com/verdaccio/verdaccio - 2b99b23eec621666d98b74cfa2e63b66d009e3b3 authored about 10 years ago by Alex Kocharin <[email protected]>
bundle all the deps

github.com/verdaccio/verdaccio - 4592ec3657828da43edde6da7efe5cd8de327f6d authored about 10 years ago by Alex Kocharin <[email protected]>
encrypt user+pass instead of tokens for now

github.com/verdaccio/verdaccio - cf71b9dc9ee38793363408b80233e71500ad3f35 authored about 10 years ago by Alex Kocharin <[email protected]>
web: encode version strings in urls

github.com/verdaccio/verdaccio - 691bdb3a925401cd9a2c657b864e6cb2d8ec68b5 authored about 10 years ago by Alex Kocharin <[email protected]>
reformat config file and http address messages

github.com/verdaccio/verdaccio - ae1f67d31f425cdaeb02478b2b637473b811e86e authored about 10 years ago by Alex Kocharin <[email protected]>
add scoped packages draft

github.com/verdaccio/verdaccio - a425c5e2ffb9628171f0efa9af409b3536f49675 authored about 10 years ago by Alex Kocharin <[email protected]>
nitpick

github.com/verdaccio/verdaccio - 972551e838a772df38eae556690fafd8c72015b9 authored about 10 years ago by Alex Kocharin <[email protected]>
create config in xdg_config_home by default

github.com/verdaccio/verdaccio - 637d51cba02be22c6f7748a1bf8b46e8ffb8ca12 authored about 10 years ago by Alex Kocharin <[email protected]>
enable web interface by default

github.com/verdaccio/verdaccio - c71e8dc829256e815be53245fcc70fff794ee981 authored about 10 years ago by Alex Kocharin <[email protected]>
auth tokens draft

github.com/verdaccio/verdaccio - 2f541130ab0d2087c382bbc4c767aa888d1a184a authored about 10 years ago by Alex Kocharin <[email protected]>
install crypt3 from npm registry

github.com/verdaccio/verdaccio - 322f64d5175d7c87d444d4832ab14e0d54311196 authored about 10 years ago by Alex Kocharin <[email protected]>
refactor log and etagify middlewares

github.com/verdaccio/verdaccio - ca3cb6487d57a59af02043832a0c6b3ae5c8339f authored about 10 years ago by Alex Kocharin <[email protected]>
fix config file comment

github.com/verdaccio/verdaccio - 76ebb24b77c26127ee3a53cd0abd6715e9aa76a2 authored about 10 years ago by Alex Kocharin <[email protected]>
separate web and api routers to different files

github.com/verdaccio/verdaccio - 4c11a42d213b616b95fef511014a5ed30392a1fa authored about 10 years ago by Alex Kocharin <[email protected]>
switch to express 5

It's needed for the better separation between rest api and web interface.

github.com/verdaccio/verdaccio - 8259455ac5d8a9e0f8d4615cbb832a9e727eadfc authored about 10 years ago by Alex Kocharin <[email protected]>
add access control for web ui

github.com/verdaccio/verdaccio - 1fe0cedbd07dcd2db7e5fe07b07c483dcc666f1b authored about 10 years ago by Alex Kocharin <[email protected]>
fix res.sendfile callback

github.com/verdaccio/verdaccio - 09485451f7e96839297628049a24dd87fdd633f4 authored about 10 years ago by Alex Kocharin <[email protected]>
fix tests

github.com/verdaccio/verdaccio - c78390752a3178226d53f5be0823fcfbf1ab9fad authored about 10 years ago by Alex Kocharin <[email protected]>
handle 404 errors better

+ get rid of fs.exists

github.com/verdaccio/verdaccio - 7687965219018a467b3507b15ce366e5e77e38cc authored about 10 years ago by Alex Kocharin <[email protected]>
display favicon properly

github.com/verdaccio/verdaccio - 100430227c270fc56013cca3bba5bbf98b9eb8d4 authored about 10 years ago by Alex Kocharin <[email protected]>
move config file to separate folder

Make default config smaller, allow all users by default there.

github.com/verdaccio/verdaccio - 148795918fff8c273edec5099f9a8ed21bb90fe2 authored about 10 years ago by Alex Kocharin <[email protected]>
warn about outdated npm in adduser

close #93

github.com/verdaccio/verdaccio - 31bd3c9db7f96241258b404e52f04c62b7b04ee0 authored about 10 years ago by Alex Kocharin <[email protected]>
make use of es6-shim

It's mainly because of Object.setPrototypeOf()

github.com/verdaccio/verdaccio - 037b3aea6a2e0e6815b422b2b98a8b33f15af372 authored about 10 years ago by Alex Kocharin <[email protected]>
change code style to jshttp

close #155, see reasons there

This is a huge commit, so let me know if it will cause
any troubl...

github.com/verdaccio/verdaccio - 6a778e8c17adf37cc76b6f70f0388b174475a7ed authored about 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #157 from vernak2539/webui-login-btn-placement

web-gui/placing login/logout btns. responsive

github.com/verdaccio/verdaccio - bac62f69697ff4c750387996fc15492e0c22096c authored about 10 years ago by Alex Kocharin <[email protected]>
web-gui/placing login/logout btns. responsive

github.com/verdaccio/verdaccio - 6a14a277b27874426656694e1c7eb3f2ce214d49 authored about 10 years ago by Alex Vernacchia <[email protected]>
add authentication to web interface

github.com/verdaccio/verdaccio - 67b452864363b267ee9e706d0a2f9b272cbdac62 authored about 10 years ago by Alex Kocharin <[email protected]>
0.13.2

github.com/verdaccio/verdaccio - 7b34bb63c9a2736728509ea1791db8e6c7ca63db authored about 10 years ago by Alex Kocharin <[email protected]>
add a workaround for EPERM issue on windows

Derived from @korto's fix:
https://github.com/rlidwka/sinopia/issues/67#issuecomment-44782521

github.com/verdaccio/verdaccio - a854d07a663d44ee6261209207c1fd15b4151f2d authored about 10 years ago by Alex Kocharin <[email protected]>
fix double on_open call

github.com/verdaccio/verdaccio - 7a7d79420708f05e9c328a5537cad9e8b53801de authored about 10 years ago by Alex Kocharin <[email protected]>
0.13.0

github.com/verdaccio/verdaccio - 4fb5acad48990b41460ca7680580be11165755c5 authored about 10 years ago by Alex Kocharin <[email protected]>
fix comment about users_file

ref #148

github.com/verdaccio/verdaccio - 2e396e4d65d8944d0cf83cdf1d4dcf19cf36133d authored about 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #145 from neuquino/master

added url_prefix to static resources

github.com/verdaccio/verdaccio - 55ddeb7aaabebcc624570cad1f32a5389bea74a6 authored about 10 years ago by Alex Kocharin <[email protected]>
use relative urls on browser side (ajax requests and image urls)

github.com/verdaccio/verdaccio - 907e1a8c436a9b053a28ef29afe56fc06fef1150 authored about 10 years ago by Facundo Chambó <[email protected]>
fixed npm image url

github.com/verdaccio/verdaccio - 8628c34b2500997a2cc3cfd8fefde74daf7030d7 authored about 10 years ago by Facundo Chambó <[email protected]>
removed trailing slash to avoid duplicate slashes

github.com/verdaccio/verdaccio - 9938a6bf4b67262a2192ccbd179a97273c0c4412 authored about 10 years ago by Facundo Chambó <[email protected]>
added url_prefix to static resources

github.com/verdaccio/verdaccio - f308bfb4bfdab0481ec565595133f36783bc8fe7 authored about 10 years ago by Facundo Chambó <[email protected]>
Merge pull request #132 from vStone/patch-2

Fix max_users in auto generated config.yaml

github.com/verdaccio/verdaccio - c0793c575d414df20327a05fb5b0a846c1fb02eb authored about 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #144 from jondlm/patch-1

Wording changes in the test/README.md

github.com/verdaccio/verdaccio - 3c00c96b6a8e283c9f1f768ee8dd2ad39a4f5c16 authored about 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #143 from vernak2539/web-gui-proper-index-versions

web-gui/updating entries shown on index page

github.com/verdaccio/verdaccio - a1010be87ad879f576499adff98e66340bbcb333 authored about 10 years ago by Alex Kocharin <[email protected]>
Fix a typo in the test/README.md

Also made a couple wording changes and fixed a typo.

github.com/verdaccio/verdaccio - 4b20afbd1591ef8c52f4eaffc7f4521242c73740 authored about 10 years ago by Jon de la Motte <[email protected]>
web-gui/updating entries shown on index page

github.com/verdaccio/verdaccio - dc9859cd834d50fc916d025966e85d00678d02e9 authored about 10 years ago by Alex Vernacchia <[email protected]>
Merge pull request #141 from vernak2539/web-gui

Web GUI update

github.com/verdaccio/verdaccio - 08f218724b672005bca8386814d72feae315e303 authored about 10 years ago by Alex Kocharin <[email protected]>
web-gui/moving to bootstrap and finishing responsive layout

github.com/verdaccio/verdaccio - daeb1eb2a3fbb28c3dc40805d7567fda8107b9cf authored about 10 years ago by Alex Vernacchia <[email protected]>
web-gui/updating display, layout, and styling

github.com/verdaccio/verdaccio - 326c7355ed45ba208753b7af178b84ef39791070 authored about 10 years ago by Alex Vernacchia <[email protected]>
0.12.1

github.com/verdaccio/verdaccio - d38606f409d0fac339d7b59dfc719b2b27940f13 authored about 10 years ago by Alex Kocharin <[email protected]>
0.12.1

github.com/verdaccio/verdaccio - 29c45e3ebcfcfd1f7d5819e14e40cf3390e5865e authored about 10 years ago by Alex Kocharin <[email protected]>
fix "offset out of bounds" issue

github.com/verdaccio/verdaccio - 20f748be1212ab8fe247f01261bbee5aeccca03e authored about 10 years ago by Alex Kocharin <[email protected]>
update deps

github.com/verdaccio/verdaccio - 1cb1e91ca1a9fbdd1c81b1241c2f04d841706ca8 authored about 10 years ago by Alex Kocharin <[email protected]>
Merge pull request #137 from vernak2539/update-readme-css

Updating Markdown CSS to be similar to github.com's

github.com/verdaccio/verdaccio - 7fb119c9f3b12d0724d481d651725d1e48919637 authored about 10 years ago by Alex Kocharin <[email protected]>
Validate package name when doing search

+ tests

fix #122

github.com/verdaccio/verdaccio - eda8dfe9caa4770c147c01351dca3ae5ad93e6cd authored about 10 years ago by Alex Kocharin <[email protected]>
Remove CDN dependencies

Use case: developers behind corporate firewall

close #133

github.com/verdaccio/verdaccio - 4b3939ef4e49bbd1a064696271ce936fe2a99684 authored about 10 years ago by Romain Lai-King <[email protected]>
Updating Markdown CSS to be similar to github.com's

github.com/verdaccio/verdaccio - cb0c79e79f92c485072fdc06799cc492469ea289 authored about 10 years ago by Alex Vernacchia <[email protected]>
Fix wrongly documented max_users in auto generated config.yaml

See rlidwka/sinopia-htpasswd#3 and rlidwka/sinopia-htpasswd#6

github.com/verdaccio/verdaccio - e36638973f0fc421ca92bed2699a4bbe916e6816 authored about 10 years ago by Jan Vansteenkiste <[email protected]>
0.12.0

github.com/verdaccio/verdaccio - aef982d6e649fa4558734185912c7b59c2317d58 authored about 10 years ago by Alex Kocharin <[email protected]>
0.12.0

github.com/verdaccio/verdaccio - 4a588f6512eda7ed11c5b4d9b3cb1ba758d1c84e authored about 10 years ago by Alex Kocharin <[email protected]>
remove tar.gz module

totally not needed, ref #100

github.com/verdaccio/verdaccio - b34cfb1fe0a6e1ed2283c4a0819ed65c6a14e027 authored about 10 years ago by Alex Kocharin <[email protected]>
Save readme data that npm provides on publish

fix #100, fix #128

github.com/verdaccio/verdaccio - 4f028a107b9adc32b7b1bcf65f564db7eaccef64 authored about 10 years ago by Alex Kocharin <[email protected]>
fix hostname for travis

github.com/verdaccio/verdaccio - 91ee928f06a3d3b24b744bca84e03ce248794a99 authored about 10 years ago by Alex Kocharin <[email protected]>
automated tests against fd leaks

github.com/verdaccio/verdaccio - 862b1eeed45dec4c689adeb949552733ae081c58 authored about 10 years ago by Alex Kocharin <[email protected]>
set process.title

github.com/verdaccio/verdaccio - 0786ec61082634142f999d9d428b82c28c3339de authored about 10 years ago by Alex Kocharin <[email protected]>
update deps

github.com/verdaccio/verdaccio - 2dca3114e94b33ddb1ef725c0f199e842ee4c6db authored about 10 years ago by Alex Kocharin <[email protected]>
config.logo -> config.web.logo

github.com/verdaccio/verdaccio - 3bf26bd89e9ef571b09b7c7c04904c041811169c authored about 10 years ago by Kalman Speier <[email protected]>
0.11.3

github.com/verdaccio/verdaccio - ef074f8d6cb9a9c45e2f65f626b3f6cdd28b6f54 authored over 10 years ago by Alex Kocharin <[email protected]>
update to [email protected]

fix possible fd leak, close #116

github.com/verdaccio/verdaccio - 4b46bff72f6ab3083080fa53245fde736734b5ca authored over 10 years ago by Alex Kocharin <[email protected]>
0.11.2

github.com/verdaccio/verdaccio - 765d3b47a7072d14ca82943d686c091dbe3719a3 authored over 10 years ago by Alex Kocharin <[email protected]>
0.11.2

github.com/verdaccio/verdaccio - 20c97527fb50bafd3436ed284c279cb39799bb8f authored over 10 years ago by Alex Kocharin <[email protected]>
tag_version should return if tag is fresh

github.com/verdaccio/verdaccio - 8d1781489bfc455a2a82597bbde93b6a13012831 authored over 10 years ago by Alex Kocharin <[email protected]>
0.11.1

github.com/verdaccio/verdaccio - 92a33acf455305229de1d6de741c64acc6dc1f1c authored over 10 years ago by Alex Kocharin <[email protected]>
mark crypt3 as optional

fix #119

github.com/verdaccio/verdaccio - 48a35b6a013f32c7e9c95076815376644a1353bf authored over 10 years ago by Alex Kocharin <[email protected]>
fix history

github.com/verdaccio/verdaccio - 8db7c4355e5797434461e64189c997428f5b5818 authored over 10 years ago by Alex Kocharin <[email protected]>
0.11.0

github.com/verdaccio/verdaccio - d0a10131310443ae8f7cdd7df928ba87ad5a54bc authored over 10 years ago by Alex Kocharin <[email protected]>
0.11.0

github.com/verdaccio/verdaccio - 936c0b607b111db2419d27687295a15b1f0ab494 authored over 10 years ago by Alex Kocharin <[email protected]>
"users_file" -> "file" in config

github.com/verdaccio/verdaccio - 1123a440bcdfa653443b0aaf9545229b15e3979d authored over 10 years ago by Alex Kocharin <[email protected]>
'@all' -> '$all' (avoid yaml identifiers)

github.com/verdaccio/verdaccio - 8f0039de928c4b3285d1849a6ce5bb205600d9cb authored over 10 years ago by Alex Kocharin <[email protected]>
0.10.3

github.com/verdaccio/verdaccio - f8b0ae6c6f71cd2a8d55636f31603c52b9abc35f authored over 10 years ago by Alex Kocharin <[email protected]>
0.10.3

github.com/verdaccio/verdaccio - 188ab108718e22f9c8d980a3a79e37222b596c99 authored over 10 years ago by Alex Kocharin <[email protected]>
fix auth system

github.com/verdaccio/verdaccio - a016077bf3162cf150eabc5f02d424023c0c719c authored over 10 years ago by Alex Kocharin <[email protected]>