0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/lib
2017-06-10 20:29:35 +02:00
..
GUI Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors 2017-04-23 22:19:31 +02:00
plugins/htpasswd Refactor, reduce eslint warnings 2017-05-20 10:47:43 +02:00
static Package search requires 'access' authorization 2017-04-21 12:21:20 +08:00
auth.js Refactor Auth class, reduce eslint warnings, moved to es6 2017-05-20 11:13:08 +02:00
cli.js Refactor, reduce eslint warnings, add doc 2017-05-20 08:56:06 +02:00
config-path.js Refactor, reduce eslint warnings 2017-05-20 10:47:43 +02:00
config.js #103 Config file must not be aware of storage database, storage class should handle it. 2017-06-10 18:40:03 +02:00
file-locking.js Refactor, cleaned all eslint warnings, eslint set to error to avoid more warnings 2017-05-20 12:33:23 +02:00
index-api.js Refactored addPackage on Storage 2017-06-10 20:29:35 +02:00
index-web.js Merge pull request #197 from BartDubois/url_prefix-as-path 2017-05-21 23:00:09 +02:00
index.js Refactor, cleaned all eslint warnings, eslint set to error to avoid more warnings 2017-05-20 12:33:23 +02:00
local-data.js Refactor, cleaned all eslint warnings, eslint set to error to avoid more warnings 2017-05-20 12:33:23 +02:00
local-fs.js Refactor streams, removed not needed dependency 2017-06-10 18:48:20 +02:00
local-storage.js Refactor streams, removed not needed dependency 2017-06-10 20:29:35 +02:00
logger.js Fix more eslint warnings, add doc 2017-05-04 21:05:47 +02:00
middleware.js Refactor, reduce eslint warnings, add doc 2017-05-20 08:56:06 +02:00
notify.js Added use strict 2017-04-26 13:43:27 +01:00
plugin-loader.js Fix eslint issues, add jsdoc 2017-04-27 05:52:46 +02:00
search.js #103 Rename variables, organize methods, privates goes to the bottom 2017-06-10 18:43:20 +02:00
status-cats.js Fix eslint issues, add jsdoc 2017-04-27 05:52:46 +02:00
storage.js Refactored addPackage on Storage 2017-06-10 20:29:35 +02:00
streams.js Refactor streams, removed not needed dependency 2017-06-10 18:48:20 +02:00
up-storage.js Refactor streams, removed not needed dependency 2017-06-10 18:48:20 +02:00
utils.js Fix ES string delimiters 2017-05-21 22:55:49 +02:00