Commit Graph

112 Commits

Author SHA1 Message Date
osher ac45c0b5b2
feature: config control for colors in logs (#3011)
* pass `logs.colors` as `prettyOptions.colorize`

* `prettyPrintOptions` defaults is no concern of `createLogger`

* call it `colors` not to confuse with `pinoPretty.colorize`

* fix hardcoded `true` for `options.colors`

* Support `VERDACCIO_LOGGER_COLORS` overriding env-var

* Update docs for `VERDACCIO_LOGGER_COLORS`

* docs for `VERDACCIO_LOGGER_COLORS`

* docs for `VERDACCIO_LOGGER_COLORS`

* `.isTTY` from `stdout` not `stdin`

both work, but I want to ask if I emit to TTY, not if I consume from TTY.

* .md format

* format

* more format guesses

* declare `PrettyOptionsExtended.colors`

* lint

* docs: `EXPERIMENTAL__` prefix

* logger.ts - prefix `EXPERIMENTAL__`

* Update env.variables.md

* env.variables.md - remove double `_`

* Update logger.ts

* logger.ts - remove double `_`, fix boolean parsing

* env.variables.md - explain boolean parsing

* chore: format

* chore: add format, improve logic

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-03-02 23:41:30 +01:00
osher 681dc821aa
feat: new environment variable (storage path) (#2993)
* WIP: port PR#2199 to master into 5.x

* port PR#2199 to master to 5.x - env.variables.md

* port PR#2199 to master to 5.x - config.spec

* Update config.spec.ts

* Update config.spec.ts

* fix format

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-02-14 21:05:59 +01:00
Juan Picado 9c803993d0
feat: custom protocol header (#2156) 2021-04-02 10:48:51 +02:00
Juan Picado 15bb350ae4
feat: improve url_prefix behavior (#2122)
read pr 2122 for more details
2021-03-29 12:32:37 +02:00
Juan Picado 7b6fbae6ae
feat: handle kill signals nicely (#2130)
* feat: handle kill signals nicely

* chore: add docs and rename variable

Co-authored-by: edward kim <edward.kim@lendi.com.au>
2021-03-17 07:29:07 +01:00
Juan Picado @jotadeveloper 9d4c76153d chore: add info where the new docs are (#1138) 2018-11-27 14:43:29 +01:00
Juan Picado @jotadeveloper ff3b86ec2e chore: relocate website (#1132)
https://github.com/verdaccio/website
2018-11-22 10:37:24 +01:00
ambar be4672d11e docs: use `$all` access (#1083) 2018-10-20 09:10:07 +02:00
oeph e12aaf2c67 docs: Added verdaccio-bitbucket-server to the list of authorization plugins in the plugins documentation (#1075) 2018-10-16 10:26:46 +02:00
Daniel Spangenberg 391f8bdba5 Add verdaccio-gitlab-ci to authorization plugins (#1032) 2018-09-30 07:38:52 +02:00
Juan Picado @jotadeveloper 54d7f1b4fc
Update web.md 2018-09-26 14:31:17 +02:00
Juan Picado @jotadeveloper b5ebaace9a
Update reverse-proxy.md 2018-09-17 20:14:22 +02:00
Juan Picado @jotadeveloper f75a9409ba
Update reverse-proxy.md 2018-09-17 20:13:34 +02:00
Juan Picado @jotadeveloper 901a1ccb6c
Update protect-your-dependencies.md 2018-09-17 20:12:37 +02:00
Juan Picado @jotadeveloper 8d222a7d13
chore: fix typo 2018-09-06 20:43:23 +02:00
Marc Udoff 5ca0ca5228 feat: exposed rotating-file log for json logging (#948)
This both allows for logger type 'rotating-file' and
passing of other options from the config "option" example:
{type: rotating-file, format: json, path: /path/to/log.jsonl, level: http, options: {period: 1d}}
2018-09-01 00:42:15 +02:00
Juan Picado @jotadeveloper d0798c491f
chore: fix typo 2018-08-29 07:17:09 +02:00
Guillaume Delacour d6d1e4adb9 docs: fixes typo (#945) 2018-08-24 14:35:54 +02:00
Juan Picado @jotadeveloper 652003feed
feat: update logos & add new page for logos on website (#941)
* chore: update svg logos

* chore: update logo assets (png)

thanks lisa for this upgrade

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>

* feat: add logo page

logo dimensions are missing here, we will figure out that later

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>

* chore: update link

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>

* chore: update link text

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>
2018-08-24 09:18:49 +02:00
Girish Ramakrishnan c2016ac9d6 docs: Add Cloudron to install.md (#939)
This adds the Cloudron package link to the installation docs.
The source code for the cloudron package resides at
https://git.cloudron.io/cloudron/verdaccio-app/

Fixes #938
2018-08-22 22:49:51 +02:00
Matthew Peveler 7d70824cd0 docs: fix typo/grammar (#927) 2018-08-17 06:44:52 +02:00
Diego Louzán 24b6176521 docs: document package regex syntax
make explicit the syntax used in the package configuration directives by
linking to the minimatch npm package used for the implementation
2018-08-13 17:53:08 +02:00
Abraham Schilling 36b580c36a
docs: Add plugin to the plugin list.
Add `verdaccio-github-oauth-ui` to the plugin list.
2018-07-31 17:58:12 +02:00
Juan Picado @jotadeveloper e008b22f0e
Merge branch 'master' into feat-webui-scope 2018-07-31 12:31:04 +02:00
Peter Cools f9e9383688 feat: adds option to set scope in webui instructions header
If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.

See also feature request #593.

Corrected typo myscopy --> myscope
2018-07-31 10:58:43 +02:00
Ashish Surana cee185e133 docs: changes gitter link to Discord
- changes in website footer also
2018-07-31 12:51:26 +05:30
Peter Cools 507a3c7a7d feat: adds option to set scope in webui instructions header
If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.

See also feature request #593.

Removed changes to website/translated_docs and website/versioned_docs
And update docs/web.md and config.md
2018-07-30 21:11:36 +02:00
Juan Picado @jotadeveloper b82b8f12a3
docs: small improvements 2018-07-22 20:23:53 +02:00
Michiel De Mey 11dcf798cc feat: adds support for external plugin directory (#532) 2018-07-18 14:53:08 +02:00
tzachshabtay 87ea8959d7
Fix typos 2018-07-16 16:13:49 -04:00
Taehyun Kim b43b0de8a1
add verdaccio-github-oauth 2018-07-08 02:25:27 +09:00
Xavier Priour e2bafb3b49
Mention access restrictions
Indicate that access restrictions apply to web UI as well as npm access (to avoid #804)
2018-07-06 08:41:46 +02:00
ayusharma d7108aeed9 docs: update broken link in plugins 2018-06-25 09:40:35 +02:00
Juan Picado @jotadeveloper 50db21c1c8
chore: update link 2018-06-23 16:44:33 +02:00
Juan Picado @jotadeveloper 5fde4284c2
docs: update unit testing doc 2018-06-23 16:43:25 +02:00
Juan Picado @jotadeveloper 78ef24d79b
chore: update website
* display tweets
* big github button
* display new users
2018-06-17 01:23:19 +02:00
Juan Picado @jotadeveloper 4245636576
feat: add published package support to template
The package published can be printed into the template
Improve error handling
Improve notification documentation
2018-06-14 07:25:09 +02:00
Juan Picado @jotadeveloper 9159e2075d
chore: add stride notifications example 2018-06-13 07:16:12 +02:00
Ilya Zaytsev 1ca5298707 feat: added information about package publisher for notifications 2018-06-12 16:37:15 +07:00
Matt Shindala a1de77543d
Fix path to cli.js in Windows NSSM documentation
I believe the path here is wrong. When I install verdaccio with NPM, that `src` folder does not exist. However, there is a `build` folder with a `cli.js`. When I changed `src` to `build` on my machine, the instructions here worked.
2018-06-08 17:33:22 -05:00
Adam Horacek 0b461e5cab docs: add verdaccio-profile-api reference 2018-06-07 18:03:33 +02:00
jharris4 e2c9938f79 docs: fix typo 2018-06-07 10:43:09 -04:00
jharris4 39aabd3155 docs: add scope proxy example and cleanup grammar/wording. 2018-06-07 10:43:09 -04:00
wsy 697ac036a5 docs: fix full.yaml url for wget 2018-06-04 16:07:58 +08:00
Juan Picado @jotadeveloper 5c353fd10b
docs: typo improve information 2018-05-31 11:11:35 +02:00
Juan Picado @jotadeveloper 8df186c5d5
fix: enable audit by default
For docker and new installations
2018-05-31 10:41:00 +02:00
Juan Picado @jotadeveloper a22b3a4415
docs: update beta to latest 2018-05-31 10:32:46 +02:00
Juan Picado @jotadeveloper ea0f5df3c0
Merge branch 'master' into fix-default-max-body-size-at-docs 2018-05-30 14:11:56 +02:00
Juan Picado @jotadeveloper aa83470f04
Merge branch 'master' into fix-plugins-typo 2018-05-30 07:06:20 +02:00
Derek Schaller 344449bed2 fix reference to htpasswd plugin in auth docs 2018-05-29 15:29:44 -07:00