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
verdacciobot
6249cbf562
chore: updated static data
2024-07-18 00:13:15 +00: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
verdacciobot
6ee0afb13a
chore: updated static data
2024-07-15 00:14:05 +00:00
verdacciobot
da6d8e5f38
chore: updated static data
2024-07-11 00:14:23 +00:00
verdacciobot
c7ba6b95f6
chore: updated static data
2024-07-08 00:14:35 +00:00
Juan Picado
3bc24bc4a7
chore: update versions (next-7) ( #4703 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-07 18:45:32 +02:00
verdacciobot
2ee28c0988
chore: updated static data
2024-07-04 00:13:45 +00:00
verdacciobot
533abbd6e3
chore: updated static data
2024-07-01 00:15:22 +00:00
verdacciobot
33e25d2876
chore: updated static data
2024-06-27 00:13:32 +00:00
verdacciobot
7d4adac1fc
chore: updated static data
2024-06-24 00:14:52 +00:00
verdacciobot
0f94336a9e
chore: updated static data
2024-06-20 00:12:45 +00:00
verdacciobot
36feb886ee
chore: updated static data
2024-06-17 00:14:12 +00:00
Juan Picado
15a86b7dd2
chore: update versions (next-7) ( #4677 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 09:30:37 +02: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
verdacciobot
34be970100
chore: updated static data
2024-06-13 00:13:07 +00:00
verdacciobot
fd79e7c637
chore: updated static data
2024-06-10 00:14:00 +00:00
verdacciobot
d4b9a6c374
chore: updated static data
2024-06-06 00:13:05 +00: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
verdacciobot
f604ec8a34
chore: updated static data
2024-06-03 00:13:38 +00:00
verdacciobot
8b8e5c7b84
chore: updated static data
2024-05-30 00:14:02 +00:00
verdacciobot
016abb8d7b
chore: updated static data
2024-05-27 00:13:39 +00:00
verdacciobot
007a7bd76c
chore: updated static data
2024-05-23 00:13:19 +00:00
verdacciobot
f9a079aac6
chore: updated static data
2024-05-20 00:13:24 +00:00
verdacciobot
33ae1db093
chore: updated static data
2024-05-16 00:12:57 +00:00
Juan Picado
9c139e9ca3
chore: restore zh-CN on website
2024-05-13 06:42:31 +02:00
verdacciobot
e9cc809d97
chore: updated static data
2024-05-13 00:13:37 +00:00
Juan Picado
c418690ef0
chore: exclude temporary zh-CN
...
some issues at crowdin wrong links
2024-05-11 23:25:36 +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
Juan Picado
81da03a4e8
chore: fix version for migrateToSecureLegacySignature
2024-05-11 11:53:43 +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
verdacciobot
12c281202c
chore: updated static data
2024-05-09 00:12:55 +00:00
verdacciobot
8d6caba90b
chore: updated static data
2024-05-06 00:13:36 +00: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
CI / Lint (push) Has been skipped
CI / Format (push) Has been skipped
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (18, ubuntu-latest) (push) Has been skipped
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (20, ubuntu-latest) (push) Has been skipped
CI / ${{ matrix.os }} / Node ${{ matrix.node_version }} (21, ubuntu-latest) (push) Has been skipped
CI / synchronize translations (push) Has been skipped
E2E Docker Proxy Apache Test / docker (push) Failing after 35s
E2E Docker Proxy Nginx Test / docker (push) Failing after 7s
Docker publish to docker.io / docker (push) Has been skipped
static data / Run script (push) Has been skipped
Verdaccio Website CI / setup verdaccio (push) Has been skipped
UI Components / deploy (push) Has been skipped
Changesets / version (push) Has been skipped
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
verdacciobot
6a83040351
chore: updated static data
2024-05-02 00:12:56 +00:00
verdacciobot
6cf165b405
chore: updated static data
2024-04-29 00:12:57 +00:00
verdacciobot
dbade09407
chore: updated static data
2024-04-25 00:16:11 +00:00
verdacciobot
eb9bbb4313
chore: updated static data
2024-04-22 00:13:38 +00:00
verdacciobot
d411c20570
chore: updated static data
2024-04-18 00:12:47 +00:00
verdacciobot
2bf41a480e
chore: updated static data
2024-04-15 02:30:36 +00:00
verdacciobot
d5d96f0868
chore: updated static data
2024-04-11 00:13:31 +00:00
verdacciobot
386f19753f
chore: updated static data
2024-04-08 00:12:56 +00:00
Juan Picado
a0e4fc9fa0
chore: update intall v5.x docs
2024-04-06 17:57:48 +02:00
Marc Bernard
c9e7c141e8
fix: yarn and pnpm logos on homepage ( #4574 )
...
* fix: yarn and pnpm logos on homepage
* yarn logo
2024-04-04 06:58:35 +02:00
verdacciobot
17cf072329
chore: updated static data
2024-04-04 00:15:13 +00:00
Artur
1456bdd4a7
Update 2021-04-14-verdaccio-5-migration-guide.md ( #4573 )
2024-04-03 11:21:55 +02:00