0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/lib
Tarun Garg a0ff6dbc9e Checks whether process.env.HOME exists
Checks whether process.env.HOME exists before calling Path.join
Was not able to start sinopia on my fresh windows install due to this error.
2014-12-21 22:07:22 +03:00
..
GUI web: change header position from fixed to static 2014-12-10 09:36:54 +03:00
static web: change header position from fixed to static 2014-12-10 09:36:54 +03:00
auth.js s/self/this/ in error message 2014-11-25 04:24:18 +03:00
cli.js reformat config file and http address messages 2014-11-16 21:44:32 +03:00
config-path.js Checks whether process.env.HOME exists 2014-12-21 22:07:22 +03:00
config.js encrypt user+pass instead of tokens for now 2014-11-24 22:53:05 +03:00
index-api.js use /-/whoami endpoint instead of /whoami 2014-12-05 05:04:37 +03:00
index-web.js marked -> render-readme 2014-12-10 09:14:31 +03:00
index.js bugfix: forgot "next" 2014-11-25 03:22:05 +03:00
local-data.js make path to local-db if it doesn't exist 2014-11-25 03:16:58 +03:00
local-fs.js change code style to jshttp 2014-11-12 17:37:43 +03:00
local-storage.js fix dist.tarball replacement logic 2014-12-05 09:16:16 +03:00
logger.js fix es-shim dependency 2014-11-25 03:08:19 +03:00
middleware.js add scoped packages draft 2014-11-16 20:46:01 +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 Add a query parameter "local" to the search method of storage to allow listing only local packages 2014-12-15 00:03:19 +03:00
streams.js make use of es6-shim 2014-11-12 17:37:43 +03:00
up-storage.js change code style to jshttp 2014-11-12 17:37:43 +03:00
utils.js fix dist.tarball replacement logic 2014-12-05 09:16:16 +03:00