Juan Picado
57bd5169f9
test: system test add logging for debuggin
2021-10-24 10:15:54 +02:00
Juan Picado
80dca8d96e
chore(release): 5.2.0
v5.2.0
2021-10-24 09:54:57 +02:00
Juan Picado
247a317ca0
feat: upgrade node docker to 14.18.1 ( #2579 )
2021-10-24 09:54:39 +02:00
renovate[bot]
384b3e2ce5
fix(deps): update dependency pino to v6.13.3 ( #2562 )
2021-10-24 08:43:00 +02:00
renovate[bot]
69091d15fb
fix(deps): update dependency dayjs to v1.10.7 ( #2565 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-23 11:34:29 +02:00
renovate[bot]
6a78ae0045
fix(deps): update dependency clipanion to v3.1.0 ( #2561 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 08:17:32 +02:00
renovate[bot]
5d4e3a65ba
chore(deps): update babel monorepo ( #2563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 08:00:10 +02:00
Juan Picado
c81458bb0d
chore(release): 5.1.6
v5.1.6
2021-09-21 20:32:28 +02:00
Juan Picado
9d7ddd9ecd
fix: update dependencies security update ( #2453 )
2021-09-21 20:32:20 +02:00
Juan Picado
b4a5ffe9a0
chore(release): 5.1.5
v5.1.5
2021-09-17 22:26:02 +02:00
Juan Picado
360bec9b53
fix: add finish language to ui ( #2443 )
2021-09-17 22:25:53 +02:00
Juan Picado
b993344c40
chore(release): 5.1.4
v5.1.4
2021-09-07 21:21:15 +02:00
Juan Picado
2c590917b1
fix: npm7 audit fix and bulk endpoint ( #2426 )
...
* fix: npm7 audit fix and bulk endpoint
* chore: update registry
* chore: update registry
2021-09-07 21:19:44 +02:00
Juan Picado
1308ab295d
chore(release): 5.1.3
v5.1.3
2021-08-20 08:31:27 +02:00
Juan Picado
d63dcc02fa
fix: update docker base image to v14.17.5
2021-08-20 08:30:59 +02:00
Juan Picado
7d9fcfb5e3
chore: disable release note steps
2021-08-20 08:28:41 +02:00
Juan Picado
2e995f5981
fix: update docker and core dependencies ( #2375 )
...
* fix: update docker base to node:14.17.5
* fix: update base dependencies
* chore: change to node:14.17.4
2021-08-12 07:56:20 +02:00
weifan she
ecfc4c3304
fix: plugin allow_publish (pkg) got a undefined version ( #2315 )
2021-08-12 07:41:00 +02:00
VerdaccioBot
a09a041754
Update README.md
2021-08-06 21:35:31 +02:00
Juan Picado
bab7a7f6bc
chore(release): 5.1.2
v5.1.2
2021-07-14 20:25:44 +02:00
Juan Picado
29240544b1
fix: remove token experiment flag ( #2332 )
2021-07-14 20:22:15 +02:00
Juan Picado
7180338c44
fix: update dependencies ( #2333 )
2021-07-14 20:21:41 +02:00
Juan Picado
2bc590895c
fix: update docker base image node 14.17.3
2021-07-14 19:57:46 +02:00
Juan Picado
b8f711afab
fix: update docker base image node 14.17.1 ( #2314 )
...
* fix: update docker base image node 14.17.2
* fix: update docker base image node 14.17.1
2021-07-03 13:09:37 +02:00
Juan Picado
4fe8ddf7c7
fix: update dependencies ( #2303 )
2021-06-23 19:39:20 +02:00
Juan Picado
b421ed87c4
fix: update dependencies ( #2291 )
...
* chore: update deps
* chore: restore jest
2021-06-12 07:59:26 +02:00
Juan Picado
da810f4a18
chore: fix release script ( #2289 )
...
* chore: fix release script
* chore: fix lint
* chore: restore file
2021-06-12 07:39:33 +02:00
Juan Picado
f272c11c48
chore(release): 5.1.1
v5.1.1
2021-06-12 06:22:51 +02:00
Juan Picado
558dd3f3c6
fix: add logger fatal if fails on startup ( #2288 )
...
fix #2287
2021-06-12 06:19:26 +02:00
Juan Picado
38ca095fb0
fix: improve get headers from request #2190 ( #2271 )
...
* fix: improve request header handling
* chore: fix test
* chore: apply suggestion
2021-05-26 20:07:13 +02:00
Juan Picado
b5ee7039e3
chore(release): 5.1.0
v5.1.0
2021-05-24 08:33:50 +02:00
Juan Picado
f1cfae4d35
chore: remove prepublish
2021-05-24 08:31:00 +02:00
Juan Picado
b2d6f3657a
chore: add missing dependency
2021-05-24 08:23:45 +02:00
Juan Picado
2d7d8143e9
chore: remove try catch not need it
2021-05-22 14:49:11 +02:00
Juan Picado
8434cc550f
fix: restore using local path web logo ( #2270 )
...
* fix: logo loaded locally
* chore: fix lint
2021-05-22 14:46:47 +02:00
Juan Picado
1e4c900dcb
fix: update core dependencies ( #2269 )
2021-05-22 09:57:07 +02:00
Juan Picado
4ed7286bcb
feat: update Node.js docker image 14.17.0 ( #2247 )
2021-05-15 16:54:45 +02:00
Juan Picado
251bd95373
feat: implement search v1 endpoint ( #2256 )
...
* feat: implement search v1 endpoint
* add allow_access
* chore: add types
* chore: format
* fix eslint prettier
* chore: add tests
* add tests
* chore: add npm search cli
2021-05-15 16:39:03 +02:00
Juan Picado
6be108917e
chore: update dependencies ( #2255 )
2021-05-14 08:27:54 +02:00
Juan Picado
f168b2512e
chore: disable yarn local cache enableGlobalCache ( #2254 )
...
* chore: add yarn local cache
* update list files docker publish
* add example extending with plugins and yarn2
2021-05-14 08:04:19 +02:00
Juan Picado
69d7df20d8
build: enable pnp yarn2 ( #2253 )
...
* chore: enable pnp yarn
* chore: ignore pnp
* fix type issues on run eslint
* add missing dependency and fix some errors
* fix most of the errors
some were just disabled, already fixed in master
* add missing jest-config
* update jest@26 align with other deps
* add missing @babel/register
* clean up
* use yarn node
* use yarn node on release
* chore: add husky 6
* chore: add husky 6
* chore: lint-stage
* chore: test
* chore: add hook git
* chore: test
* chore: test
* update deps
* chore: fix commit lint
* fix docker run
* update git ignore
2021-05-13 23:13:57 +02:00
Juan Picado
351ea89df6
chore: update yarn@2.4.1 ( #2252 )
...
* feat: update Node.js docker image 14.17.0
* chore: update yarn2
* feat: restore file
* chore: update docker file ignore
2021-05-13 17:41:20 +02:00
Favo Yang
78d04cf9f8
feat: tarball url redirect ( #1688 )
...
* feat: tarball url redirect
* fix: handle uplinks
* feat: allow function for config.tarball_url_redirect
* fix: hasLocalTarball was calling localStream,abort when already aborted
* chore: simplify localStream null check in hasLocalTarball
As requested in PR feedback.
* chore: fix sonarcloud code smell on test
the variable `credentials` was already declared before the tarball url tests.
* fix: move tarball_url_redirect to experiments
Co-authored-by: Gord Lea <johlea@cisco.com>
Co-authored-by: Gord Lea <jgordonlea@gmail.com>
2021-05-03 20:53:00 +02:00
Juan Picado
255650b91a
chore(release): 5.0.4
v5.0.4
2021-04-28 07:19:25 +02:00
Claude
01c5d2ca27
fix: scoped query support ( #2208 )
2021-04-28 07:18:30 +02:00
Juan Picado
6fb388e366
chore(release): 5.0.3
v5.0.3
2021-04-27 22:33:40 +02:00
Juan Picado
ced47d56fc
fix: update @verdaccio/ui-theme ( #2207 )
2021-04-27 22:28:01 +02:00
Juan Picado
848c0ee499
chore(release): 5.0.2
v5.0.2
2021-04-27 19:53:38 +02:00
Claude
d8b62cff53
fix: incorrect sanity check for theme plugin ( #2205 )
2021-04-27 19:53:12 +02:00
Juan Picado
825c1fc688
Update README.md
2021-04-22 22:55:05 +02:00