Commit Graph

851 Commits

Author SHA1 Message Date
Juan Picado 5f1a025568 chore: move v7 next to v8 next 2024-09-12 20:14:36 +02:00
verdacciobot dc203882b0 chore: updated static data 2024-09-12 00:15:20 +00:00
verdacciobot a77074d0a8 chore: updated static data 2024-09-09 00:16:02 +00:00
verdacciobot e907171bfb chore: updated static data 2024-09-05 00:14:57 +00:00
verdacciobot 7ef2ed6959 chore: updated static data 2024-09-02 00:15:37 +00:00
verdacciobot b03e8b9dd6 chore: updated static data 2024-08-29 00:14:51 +00:00
verdacciobot b167f9d323 chore: updated static data 2024-08-26 00:14:31 +00:00
verdacciobot 3f46ff0107 chore: updated static data 2024-08-22 00:14:26 +00:00
verdacciobot e8de53bcdf chore: updated static data 2024-08-19 00:14:51 +00:00
verdacciobot f48f19dfe9 chore: updated static data 2024-08-15 00:14:36 +00:00
verdacciobot 4793270a3e chore: updated static data 2024-08-12 00:14:50 +00:00
verdacciobot b64c7d4660 chore: updated static data 2024-08-08 00:14:18 +00:00
Juan Picado c63655b6f2 Update docusaurus.config.js 2024-08-06 19:49:23 +02:00
Juan Picado 60b263f23d Update docusaurus.config.js 2024-08-06 19:30:44 +02:00
Juan Picado 6576ea7a5b Update docusaurus.config.js 2024-08-06 19:22:35 +02:00
Juan Picado 303c659bfc
fix: enable Irish language on ui (#4781)
* fix: enable irish language on ui

* Update docusaurus.config.js
2024-08-05 23:23:53 +02:00
Juan Picado 4769ddf1ba website: enable iris translation
it reached 100% 🎉
2024-08-05 22:16:19 +02:00
verdacciobot 8b9f8a6f80 chore: updated static data 2024-08-05 00:14:32 +00:00
renovate[bot] 5513e2f8a2
fix(deps): update dependency usehooks-ts to v2.16.0 (#4767) 2024-08-03 15:28:42 +02:00
verdacciobot e87b29885b chore: updated static data 2024-08-01 00:15:46 +00:00
verdacciobot dc2cd48a78 chore: updated static data 2024-07-29 00:14:47 +00:00
Juan Picado 4c54c0c67d
feat: update dependencies (#4738)
* udapte deps step1

* udpate 2

* update 3
2024-07-28 14:06:47 +02:00
verdacciobot 1f4fa441ae chore: updated static data 2024-07-25 00:14:10 +00:00
verdacciobot b3f52486f7 chore: updated static data 2024-07-22 00:14:48 +00:00
Juan Picado bbfb4118bf
chore: update versions (next-7) (#4711)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-21 18:06:35 +02:00
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