Commit Graph

104 Commits

Author SHA1 Message Date
Michael Ryan 39f7fd6057
docs: update logger level precedence stated in docs, moving `http` between `info` and `debug` (#4723)
Fixes #4654
2024-07-19 18:46:48 +02:00
Leo Wang(草鞋没号) 136e992bb9
feat: verdaccio-audit support timeout option (#4718)
* feat: verdaccio-audit support timeout option

* Create many-bees-tickle.md

* Update audit.ts

* update docs

* Update README.md

---------

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2024-07-17 21:59:36 +02:00
Marc Bernard c31aec8336
fix: typo in config docs regarding check_owners (#4720) 2024-07-17 15:14:44 -04:00
Marc Bernard b270f7a975
Add OpenUPM to Verdaccio use cases (#4673)
[OpenUPM](https://openupm.com) is a fascinating use case of Verdaccio for something completely unrelated to node or npm: A public website and repository for [Unity](https://unity.com) packages which is interactive, real-time 3D content.
2024-06-13 12:06:58 +02:00
Marc Bernard 6e764e3c49
feat: add support for npm owner (#4582)
* feat: add support for npm owner

* Revert debug msg

* Finish feature and add test cases

* Fix remote user name and more tests

* Simplify passing remote user

* Update version metadata with owners

* Add test for validateUserName

* Add comment for "change owner"

* add config option

* add check to removePackage, removeTarball

* typo

* check access when write=true

* Add to config, fix undefined user

* Update docs

* Update docs

* Update readme
2024-06-13 12:06:01 +02:00
Juan Picado 441c226fbb
Add documentation for bun and deno using private registry (#4661)
* Add documentation for bun and deno using private registry

* Update setup-bun.md

* update docs
2024-06-04 23:35:46 +02:00
Gweesin Chan d2ef7f1aea
docs: avoid using yo 5.x for plugin developer (#4617)
* docs: avoid using yo 5.x for plugin developer

* Update v5 and v6

---------

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-05-11 22:23:56 +02:00
Gweesin Chan e92f517866
docs: add bun as bash sample (#4638)
* docs: fix typos in CONTRIBUTING

* docs: add Bun as bash sample
2024-05-10 11:30:51 +02:00
Juan Picado bd8703e871
feat: add migrateToSecureLegacySignature property (#4621)
* feat: add migrateToSecureLegacySignature property

* Update config.ts

* changeset

* Update ci.yml

* Update config.spec.ts
2024-05-05 16:53:28 +02:00
Gweesin Chan f83c157faa
docs: update e2e pages (#4619)
CI / setup verdaccio (push) Failing after 33s Details
CI / Lint (push) Has been skipped Details
CI / Format (push) Has been skipped Details
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (18, ubuntu-latest) (push) Has been skipped Details
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (20, ubuntu-latest) (push) Has been skipped Details
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (21, ubuntu-latest) (push) Has been skipped Details
CI / synchronize translations (push) Has been skipped Details
E2E Docker Proxy Apache Test / docker (push) Failing after 35s Details
E2E Docker Proxy Nginx Test / docker (push) Failing after 7s Details
Docker publish to docker.io / docker (push) Has been skipped Details
static data / Run script (push) Has been skipped Details
Verdaccio Website CI / setup verdaccio (push) Has been skipped Details
UI Components / deploy (push) Has been skipped Details
Changesets / version (push) Has been skipped Details
2024-05-04 18:39:20 +02:00
Jean-Louis GUENEGO 3293c9a281
Update install.md (#4611)
* Update install.md

replaced --location=global with -g

* dev: replace all npm install --location with npm install -g
2024-05-02 11:53:48 +02:00
Bruce 3f93858452
Update who-is-using.md (#4546) 2024-03-17 10:16:36 +01:00
Timo Peters bed68b2ceb
docs: fix typos in different areas (#4535) 2024-03-07 12:24:52 +01:00
Marc Bernard 8ace3245ff
docs: add example for integrating GitHub registry with uplinks (#4505) 2024-02-13 15:52:29 +01:00
Juan Picado 4fc7fc6bcb update doc 2024-01-14 20:35:17 +01:00
Juan Picado f047cc8c25
refactor: auth with legacy sign support (#4113)
* refactor: auth with legacy sign support

refactor: auth with legacy sign support

add tests

add tests

clean up lock fil

clean up lock fil

add more ci to test

update ci

update ci

update ci

update ci

update ci

* chore: add test for deprecated legacy signature

* chore: add test for deprecated legacy signature

* chore: add test for deprecated legacy signature

* chore: add test for deprecated legacy signature

* chore: add test for deprecated legacy signature
2023-12-31 14:34:29 +01:00
Lennart 58daf3c9bd
docs: Add secco to "Who is using" (#4172) 2023-12-02 11:49:12 +01:00
Juan Picado 47f61c6482 feat!: bump to v7 2023-08-21 17:38:13 +02:00
Yassine KLILICH 22159cfc49
fix(website): wrong spelling "depenging" to "depending" in documentation (#3886) 2023-06-18 22:42:15 +08:00
Juan Picado cc43ba4faf chore: fix local startup 2023-05-13 16:17:57 +02:00
Raz Luvaton 489f036773
added e2e example test (#3779) 2023-04-30 22:56:37 +02:00
Juan Picado bb4aabcae5 docs: add config builder api docs 2023-04-18 22:54:12 +02:00
Juan Picado b1d258b1da docs: fix typos 2023-03-11 09:28:51 +01:00
Juan Picado f0a5900af3 docs: logger docs 2023-03-08 08:38:08 +01:00
Juan Picado 5fee278df4 doc: improve docs for logger 2023-03-08 08:36:59 +01:00
osher d0b26c1300
Add section "Logger" to config page (#3664) 2023-03-08 08:06:39 +01:00
Juan Picado 4a6e682395 format code 2023-03-05 07:57:12 +01:00
Tom Coonen 7563bb37aa
docs: add correct link to s3 plugin (#3192)
* Add correct link to s3 plugin

* Update plugin-storage.md

* Update plugin-storage.md

Changed link to AWS S3 plugin to monorepo.

---------

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2023-03-04 12:26:48 +01:00
Juan Picado 83e4669aba fix website build 2023-02-18 16:42:05 +01:00
Juan Picado 781ac9ac25
docs: add docs for theme and filter plugins (#3619)
* docs: add docs for theme and filter plugins

* typos

* typos

* Create strong-socks-type.md

* Update plugins.md

* typos
2023-02-18 15:42:19 +01:00
Juan Picado 1b38fb2d30 improve storage documentation 2023-02-09 20:48:01 +01:00
Juan Picado a1f78368c4
docs: add pages to ui components (#3557)
* rename method

* Update ui-components.md

* clean up jest

* docs: add pages to ui components

* Update ui-components.yml

* chore: add some example docs
2023-01-08 11:27:37 +01:00
Johannes Losch c23726a5ac
updated gitlab auth (#3554)
removed https://github.com/snics/docker-verdaccio-gitlab (not longer maintained)
added https://github.com/johanneslosch/verdaccio-auth-gitlab
2023-01-03 16:36:56 +01:00
Juan Picado 9045402d73
docs: add ui components docs (#3553)
* docs: add ui components docs

* Update ui-components.md

* Update package.json
2023-01-03 10:50:34 +01:00
Eric Mutta beefebfcfa
Fix typo in e2e.md (#3552) 2023-01-03 10:29:56 +01:00
Juan Picado 3d158a195a
chore(website): plugin search ui (#3539)
* chore: plugin search ui

chore: progress

chore: format code

chore: progress

chore: @verdaccio-ui/copy-clipboard

chore: search finish

* chore: ui-components

* Update ToolList.tsx

* xss protection

* Update static-data.yml

* Update AddonCard.tsx
2022-12-25 18:48:18 +01:00
Juan Picado 5d9b65a1e7
chore: improve info regarding using private registries (#3510)
* chore: improve info regarding using private registries

* Update Help.test.tsx.snap
2022-11-25 13:28:25 +01:00
Juan Picado 15f3fba094
chore(website): talks section (#3443)
* chore(website): talks section

* chore: remove dep

* chore: iframe react

* Update deep-dive-into-verdaccio.md

* chore: refactor talks

* Update deep-dive-into-verdaccio.md

* chore: remove code

* Update website.yml

* chore: remove old talks ref
2022-10-16 14:06:07 +02:00
Juan Picado 64cfedb805
chore(website): add api section (#3424)
* chore: add api section

* chore: fix build

* Update website.yml

* chore: improve types plugin

clean up others stuff

* Update crowdin.yaml

* clean up
2022-10-10 08:00:09 +02:00
Marc Bernard 810bf8c40c
fix link to TypeScript type definitions (#3395)
* Fix link to TypeScript type definitions

* Update link
2022-09-27 17:27:31 +02:00
Teos f21a9ee7ab
docs: update docker.md (#3368)
* Update docker.md

Update outdated docker-examples link

* Update docker.md
2022-09-09 16:18:03 +02:00
Shenhe f1527f5f20
docs: changed the deprecated installation method (#3323)
* Changed the deprecated installation method

Altered the `npm` global installation command i.e. `npm i -g` and `npm install --global` to `npm i --location=global` and `npm install --location=global` respectively. Also added methods for installing using `yarn` and `pnpm`

* Changed the deprecated installation method for `npm`

Changed the installation flag from `--global` and `-g` to `--location=global` for `npm` i.e. to `npm --location=global`

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-27 09:20:09 +02:00
Marc Bernard a32a7e617e
Update docs for cli (#3325)
- Minor corrections and additions
- Added link to possible formats for `listen` command
2022-08-26 19:53:35 +02:00
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