Marc Bernard
08c36e688e
docs: add statement about npm security best practices ( #3324 )
...
OWASP is explicitly mentioning Verdaccio in one of their recommendations for npm security best practices.
It's high praise so should be mentioned in a central place. If not here, you might find another page to add it.
2022-08-24 17:59:08 +02:00
Juan Picado
4b61029718
chore: add more install notes
2022-08-22 20:31:59 +02:00
Juan Picado
13398c6ab8
update docker plugins examples
2022-08-22 18:51:04 +02:00
Juan Picado
bf0f331dfc
chore: remove empty website page
2022-08-20 18:20:22 +02:00
NotWearingPants
9bff9045f8
docs: update links in ci.md ( #3309 )
2022-08-18 21:03:13 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
Morrain
c5a6ff89bb
update logger.md ( #3256 )
2022-07-06 19:57:32 +02:00
Thomi Richards
9beb77a44e
docs: small language tweak to uplinks.md. ( #3252 )
2022-07-01 09:24:22 +03:00
Felipe Plets
7a99b11be3
website docs refactor the "Using a private registry" section ( #3247 )
2022-06-24 17:10:06 +02:00
Juan Picado
49b3120ded
chore: improve docs
2022-06-22 23:12:10 +02:00
Abraham Schilling
27899ab9d8
Add docker example to the custom build list ( #3236 )
2022-06-19 13:42:44 +02:00
Juan Picado
0e74d5ea52
chore: update docs for 5.13.0
2022-06-17 05:55:35 +02:00
Juan Picado
aea3b9ddaf
add docker examples to use plugins with docker files ( #3217 )
...
* add docker examples to use plugins at docker
* Update Dockerfile
* chore: add v6 examples
2022-06-14 18:33:27 +02:00
Juan Picado
a6491dcd7c
add programatically new page ( #3212 )
2022-06-02 18:15:22 +02:00
Adriana Lima Shikasho
a6d9743c06
add portuguese-br article ( #3207 )
2022-05-31 18:13:48 +02:00
Juan Picado
e3184ed185
update web configuration
2022-05-07 22:39:18 +02:00
Andrew
ff49f7df03
docs: update install.md ( #3152 )
...
Fix a **very** minor typo
2022-05-05 08:10:06 +02:00
Trevor Blackman
a4eedfe070
fix: missing word ( #3144 )
...
Added a missing word; "We will happy..." -> "We will be happy..."
2022-04-26 23:28:53 +02:00
Robert Blaine
a11f8aa0d4
chore (docs): Update Uplinks/K8s doc to reference secretEnvVars
( #3142 )
...
* Chore: Update Uplinks/K8s doc to reference `secretEnvVars`
* Update Uplinks Documentation to refer to the Helm Chart's new
`secretEnvVars` value
* Update Kubernetes Documentation with the new `secretEnvVars` helm
value
* k8s doc wording
2022-04-25 20:51:50 +02:00
Juan Picado
55f74373f2
chore: delete azure file not longer used
2022-04-16 21:07:32 +02:00
Tiny
d08fe29d97
feat(web): add a config item to web,let the developer can select whether enable the html cache ( #3108 )
...
* 为web添加cache配置项,用户可以自己决定是否启用Html缓存
* related to the change for https://github.com/verdaccio/verdaccio/pull/3108
* related to the change for https://github.com/verdaccio/verdaccio/pull/3108
* apply changes from 5.x branch
Co-authored-by: fengdi <fengdi@bbktel.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-14 08:29:39 +02:00
Christopher Klint
8eee286b01
docs(cli-registry): fix sentence grammar ( #3112 )
2022-04-11 17:12:42 +02:00
Juan Picado
82cb0f2bff
config.logs throw an error, logging config not longer accept array or… ( #3097 )
2022-03-28 20:02:08 +02:00
Fidel González
80df591e8f
fix: typos & rewording in best practices ( #3093 )
2022-03-27 11:36:06 +02:00
Juan Picado
9fb5429d18
chore: update broken link
2022-03-18 18:30:25 +01:00
Juan Picado
20f244222b
chore: move blog docs to pages ( #3069 )
...
* chore: move blog docs to pages
Interesting info is being located here https://verdaccio.org/blog/2021/04/14/verdaccio-5-migration-guide but people does not find it.
* chore: move blog docs to pages
* chore: move blog docs to pages
2022-03-17 19:56:15 +01:00
Juan Picado
28c3aad443
chore: update e2e docs
2022-03-05 09:14:43 +01:00
Juan Picado
1debee3e9d
chore: add new logger props
2022-03-04 19:52:10 +01:00
(H)eDoCode
76d78b0328
Node JS API Documentation : Working Implementation Code ( #3032 )
...
* Working node JS Code
Maybe add where do the `addrs` comes from ?
Added host and port display cause otherwise user doesn't know which default address and port are.
* Removing comments
because I'm unsure about these / they are incorrect
Please complete it if you know how to make it work with a configFilePath as third parameter
* chore: fix website config
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-03-04 19:22:02 +01:00
Juan Picado
8ea24df16a
chore: add article
2022-02-17 20:25:38 +01:00
Juan Picado
85a01746a5
add VERDACCIO_STORAGE_PATH documentation
2022-02-15 19:50:56 +01:00
Juan Picado
110d90d888
update e2e website page
2022-02-05 19:39:12 +01:00
Juan Picado
459af1cd39
add heroku docs
2022-01-30 21:36:51 +01:00
Varun Gandhi
dd380c5a5e
fix: links to configuration in source tree. ( #2962 )
...
These were broken by a70454c7b2c9.
2022-01-24 21:07:09 +01:00
Juan Picado
7ff4808be6
feat: improve language switch ui and package manager info ( #2936 )
...
* feat: improve language switch ui and package manager info
* feat: improve registry info dialog and language switch
* add description
* update text
* update npmignore
* chore: update test expect
2022-01-22 13:54:00 +01:00
Juan Picado
508247ce70
update website config for v5.4.0 ( #2813 )
...
* update config for v5.4.0
* update config for v5.4.0
* Update config.md
* update text
* Update config.md
* Update config.md
* Update best-practices.md
2021-12-26 11:03:32 +01:00
Juan Picado
49ebe86dd5
chore: add docker all hands talk
2021-12-16 18:28:01 +01:00
Juan Picado
8177f81780
chore: remove empty file
2021-12-16 17:42:26 +01:00
Juan Picado
ebcafd2739
chore: remove empty file
2021-12-16 17:37:07 +01:00
Paulo Renan Melo
82f6886ded
Update how-to-deploy-on-AWS.md ( #2722 )
...
suggestions and fixes to the instructions, as I followed along making a new aws instance
2021-12-01 17:20:13 +01:00
dasmikko
c8f342d4eb
workaround for invalid checksum ( #2667 )
2021-11-11 10:00:17 +01:00
Juan Picado
21d9f2b6e3
docs: add video on what is page
2021-11-05 18:14:13 +01:00
David Goldfarb
0525ebfda3
Explain the need to supply config file in Docker mount ( #2598 )
...
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-10-27 18:07:28 +02:00
millerick
9ae112e129
fix: typos in documentation and website ( #2540 )
2021-10-19 08:57:56 +02:00
Joon du Randt
f13dacef9c
Updated config map param name in helm example ( #2435 )
2021-09-14 20:38:50 +02:00
Juan Picado
761f1696f2
update e2e page docs
2021-09-13 22:14:09 +02:00
rvo
f5fd7bf5bf
docs(docker): spelling and minor grammar fix ( #2434 )
2021-09-12 21:23:02 +02:00
Juan Picado
459b6fa72b
refactor: search v1 endpoint and local-database ( #2340 )
...
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
2021-09-08 19:06:37 +02:00
Juan Picado
ada8165f98
website: add video channel logo access
2021-09-08 07:04:35 +02:00
Juan Picado
57755f31ba
docs: update talks document
2021-09-08 06:56:59 +02:00