Jannis Achstetter
a00be0c20d
Allow configuring a tagline that is displayed on the webpage between the header and the list of packages.
2017-03-28 16:48:16 +02:00
Madison Grubb
01a6c22103
merging in changes from upstream & fixing conflicts
2017-02-04 22:58:26 -05:00
Madison Grubb
a7c4285a68
renaming 'sinopia' to verdaccio.
2016-11-07 12:15:38 -05:00
José De Paz
831083a976
Problem with docker.yaml
...
There is a problem with the docker.yaml file.
auth:
htpasswd:
file:/verdaccio/config/htpasswd
The file property should point to /verdaccio/conf/htpasswd because folder /verdaccio/config dosen't exist and therefore dosen't let to create users.
Thank you for working on this great tool.
Regards
2016-10-19 16:38:51 -06:00
Jannis Achstetter
3d9af3152e
Implement timestamped pretty logging to stdout or stderr
...
https://github.com/verdaccio/verdaccio/pull/68
2016-10-11 18:43:20 -05:00
Jannis Achstetter
9f9c0fae71
Allow adding/overriding HTTP headers of uplinks via config
...
https://github.com/verdaccio/verdaccio/pull/67
2016-10-11 18:36:37 -05:00
Chad Killingsworth
6f7a28b359
Update the configs to fully support proxying scoped packages from the npm registry
2016-10-11 18:15:02 -05:00
Nate Ziarek
6fb1dc2342
Simple notification system to send publish commands to external systems (ala Slack)
2016-09-17 11:09:20 -05:00
trent.earl
3b95710f27
Remove references to sinopia in Documentation and configuration
2016-08-20 11:46:54 -05:00
Manuel de Brito Fontes
cca5196752
Add Dockerfile to build docker image
2016-05-09 14:59:34 -03:00
steve-p-com
dfdcaa893e
Change the way package distribution tags are processed and stored
2016-04-18 20:53:00 +01:00
Alex Kocharin
97386397c2
add a code to bind on unix sockets
...
use "listen: 'unix:sinopia.sock'" for this
2015-04-22 02:38:25 +03:00
Alex Kocharin
3c16e59a5c
Refactor authorization plugins
2015-04-09 01:51:34 +03:00
Chris Breneman
6954898da0
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
lib/auth.js
lib/index.js
lib/middleware.js
2015-03-31 09:47:20 -04:00
Alex Kocharin
89353f9312
add some docs for specifying listen addresses
2015-03-28 17:43:52 +03:00
Thomas Cort
61fff273fc
cli.js: add https support. Issue #71 .
2015-03-28 16:32:37 +03:00
Rafael Cesar
025e23627f
Added option to use a custom template for web UI
2015-03-28 14:15:07 +03:00
Fabio Poloni
c00cde0aa3
added comment for INADDR_ANY
2015-03-05 11:14:54 +01:00
Chris Breneman
0af72f0c68
Pass allow_access calls that don't use the can() middleware through the plugin interface
2015-02-24 22:21:57 -05:00
Chris Breneman
82539add26
Change how package provider plugins are configured
2015-02-24 16:11:14 -05:00
Alex Kocharin
a425c5e2ff
add scoped packages draft
2014-11-16 20:46:01 +03:00
Alex Kocharin
c71e8dc829
enable web interface by default
2014-11-16 16:32:46 +03:00
Alex Kocharin
76ebb24b77
fix config file comment
2014-11-13 21:32:01 +03:00
Alex Kocharin
148795918f
move config file to separate folder
...
Make default config smaller, allow all users by default there.
2014-11-12 18:49:37 +03:00