0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/lib
Alex Kocharin 74e89e94e9 Merge pull request #280 from jameslnewell/master
only encode the / character to fix issue installing scoped packages f…
2015-09-27 02:19:03 +03:00
..
GUI fix custom logo and url_prefix issues 2015-03-29 23:01:34 +03:00
static fix custom logo and url_prefix issues 2015-03-29 23:01:34 +03:00
auth.js fix access control 2015-04-21 19:43:12 +03:00
cli.js add a code to bind on unix sockets 2015-04-22 02:38:25 +03:00
config-path.js Checks whether process.env.HOME exists 2014-12-21 22:07:22 +03:00
config.js search: stream results from npmjs instead of buffering them 2015-05-17 01:29:16 +03:00
index-api.js Add workaround to handle URLs of scoped packages with unencoded / 2015-07-12 01:26:18 +03:00
index-web.js Sort packages before rendering in UI 2015-09-24 11:24:23 +03:00
index.js search: stream results from npmjs instead of buffering them 2015-05-17 01:29:16 +03:00
local-data.js set up some linting (obvious errors only) 2015-03-28 21:25:53 +03:00
local-fs.js change code style to jshttp 2014-11-12 17:37:43 +03:00
local-storage.js search: stream results from npmjs instead of buffering them 2015-05-17 01:29:16 +03:00
logger.js fix es-shim dependency 2014-11-25 03:08:19 +03:00
middleware.js Refactor authorization plugins 2015-04-09 01:51:34 +03:00
plugin-loader.js Refactor authorization plugins 2015-04-09 01:51:34 +03:00
search.js change code style to jshttp 2014-11-12 17:37:43 +03:00
status-cats.js change code style to jshttp 2014-11-12 17:37:43 +03:00
storage.js search: stream results from npmjs instead of buffering them 2015-05-17 01:29:16 +03:00
streams.js make use of es6-shim 2014-11-12 17:37:43 +03:00
up-storage.js use encodeURIComponent and replace encoded '@' value with un-encoded value 2015-07-13 12:15:18 +10:00
utils.js add a code to bind on unix sockets 2015-04-22 02:38:25 +03:00