Juan Picado
c5e8c9c9c4
chore: update versions (6-next) ( #3744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-21 23:41:04 +02:00
Juan Picado
2bd9342cee
chore: update versions (6-next) ( #3693 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-18 22:16:17 +01:00
Juan Picado
4f67baec96
chore: update versions (6-next) ( #3675 )
2023-03-12 13:59:34 +01:00
Juan Picado
ad151964bf
chore: update versions (6-next) ( #3670 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 22:29:33 +01:00
Juan Picado
0d171f29db
chore: update versions (6-next) ( #3669 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 21:56:20 +01:00
Juan Picado
ec3b79aa6d
chore: update versions (6-next) ( #3654 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-27 21:03:54 +01:00
Juan Picado
c9bd22dcaa
chore: update versions (6-next) ( #3620 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23 13:13:33 +01:00
Juan Picado
0a37a9808a
chore: update versions (6-next) ( #3611 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 21:58:20 +01:00
Juan Picado
a931cb6646
chore: update versions (6-next) ( #3604 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 17:35:58 +01:00
Juan Picado
a8b173abd9
chore: update versions (6-next) ( #3595 )
2023-02-06 06:19:04 +01:00
Juan Picado
0a6668c060
chore: update versions (6-next) ( #3593 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-05 21:58:06 +01:00
Juan Picado
4122520a19
chore: update versions (6-next) ( #3591 )
2023-02-04 12:28:11 +01:00
Juan Picado
079faf23ca
chore: update versions (6-next) ( #3581 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-31 08:11:07 +01:00
Juan Picado
a1986e098d
feat: expose middleware utils ( #3580 )
...
* feat: expose middleware utils
* feat: expose middleware utils
* Update antiLoop.ts
* Update e2e-ci.yml
2023-01-29 15:08:50 +01:00
Juan Picado
91667d391c
chore: update versions (6-next) ( #3577 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-28 12:32:50 +01:00
Juan Picado
9718e03307
fix: build targets for 5x modules ( #3576 )
2023-01-28 12:12:14 +01:00
Juan Picado
928b66106c
chore: update versions (6-next) ( #3571 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-22 09:55:24 +01:00
Juan Picado
ef88da3b47
fix: improve support for fs promises older nodejs ( #3570 )
...
* fix: improve support for fs promises older nodejs
* second try with fallback for nodejs18
2023-01-22 09:48:04 +01:00
Juan Picado
d73ad92fa1
chore: update versions (6-next) ( #3551 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 00:01:34 +01:00
Juan Picado
e21dcaefe1
chore: update versions (6-next) ( #3511 )
2022-12-01 18:57:42 +01:00
renovate[bot]
294e4525b3
fix(deps): update all core dependencies ( #3507 )
2022-11-21 18:40:22 +01:00
Juan Picado
6b6660db47
chore: update versions (6-next) ( #3462 )
2022-11-19 19:16:36 +01:00
Juan Picado
554020ec70
chore: update versions (6-next) ( #3437 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-17 07:29:58 +02:00
renovate[bot]
e217709f31
fix(deps): update all core dependencies (master) ( #3440 )
...
* fix(deps): update all core dependencies
* fix snapsjpt
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-10-15 21:51:29 +02:00
Juan Picado
d22673c61d
chore: update versions (6-next) ( #3409 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-15 09:02:41 +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
Juan Picado
269105ff4b
chore: update versions (6-next) ( #3362 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-28 07:39:59 +02:00
Juan Picado
62c24b6321
feat: add passwordValidationRegex property ( #3384 )
...
* feat: add passwordValidationRegex property
* chore: improve validation
* Update validation-utilts.spec.ts
* Update validation-utilts.spec.ts
* chore: remove code
2022-09-17 19:29:40 +02:00
Juan Picado
3c2f5741f4
chore: update versions (6-next) ( #3350 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-04 11:56:23 +02:00
Juan Picado
5a61cdd0cf
chore: update versions (6-next) ( #3341 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-02 20:52:37 +02:00
Juan Picado
e06d8a0956
chore: update versions (6-next) ( #3334 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-28 13:32:17 +02:00
github-actions[bot]
12a05875c7
chore: update versions (6-next) ( #3276 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-19 23:48:06 +02:00
renovate[bot]
e21ccea3a1
fix(deps): update all core dependencies (master) ( #3278 )
...
* fix(deps): update all core dependencies
* chore: restore docusaurus
* restore versions
* fix types
* chore: fix error
* chore: update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-08 08:55:41 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
github-actions[bot]
966d9fad1d
chore: update versions (6-next) ( #3079 )
2022-04-04 12:55:13 +02:00
CommanderRoot
a2c3fa9ea7
refactor: replace deprecated String.prototype.substr() ( #3091 )
2022-03-25 23:27:31 +01:00
Juan Picado
b8554c8935
refactor: promisfy packages ( #2767 )
...
* refactor: better performance and structure for get package
refactor file-locking promise taste
refactor updatePackageNext method
update lock file
apply missing interfaces
add version method
fix lint
fix test
chore: remove promisify
refactor publish progress
* migrate methods utilities publish
* Update index.d.ts
* restore publish
2022-02-20 18:39:38 +01:00
github-actions[bot]
18601f0fe0
chore: update versions (6-next) ( #2648 )
2021-12-15 19:02:26 +01:00
Juan Picado
a828271d63
refactor: fetch package endpoint and basic integration fastify ( #2750 )
...
* refactor: download manifest endpoint and integrate fastify
* fix file not found issue
* add temporary migration method to storage memory
* sanitize fs methods
* restore tests
* chore: restore sanitilize
will do later
* add tests
* add changeset
* lint
* trying something test
* chore: lint
* restore code
* fix e2e
* fix lint
2021-12-12 18:00:19 +01:00
Juan Picado
24b9be0202
refactor: improve docker image build with strict dependencies and pro… ( #2689 )
...
* refactor: improve docker image build with strict dependencies and prod build
* use master as registry
* format
2021-11-20 07:46:35 +01:00
Juan Picado
b13a3fefd3
refactor: improve versions and dist-tag filters ( #2650 )
...
* refactor: improve versions and dist-tag filters
* chore: restore this later
* improve documentation of dis-tag normalizer
* chore: add changeset
2021-11-09 20:38:44 +01:00
github-actions[bot]
fa3d878286
chore: update versions (6-next) ( #2625 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-05 17:29:26 +01:00
Diana Morales
f86c31ed0e
feat: migrate sidebar to fastify ( #2618 )
2021-11-03 20:56:36 +01:00
Behrang Yarahmadi
13310814da
#2606 add prettier plugin sort imports ( #2607 )
...
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
2021-10-29 17:33:05 +02:00
github-actions[bot]
3184ed41d8
chore: update versions (6-next) ( #2597 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-27 18:16:16 +02:00
Juan Picado
30875acc70
feat: partially implement user endpoints with fastify (part1) ( #2301 )
...
Partially implemented (wip)
- requires follow up for proper token validation
- no test included (still experimental)
- types refactoring required, still need alignment with other modules
2021-10-26 22:03:06 +02:00
Juan Picado
70d66eb473
chore: reduce warnings eslint ( #2515 )
2021-10-18 21:36:53 +02:00
github-actions[bot]
b970102bfc
chore: update versions (6-next) ( #2456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-15 23:13:06 +02:00
Juan Picado
794af76c50
Remove Node 12 support (v6.x) ( #2473 )
2021-10-15 18:49:47 +02:00
Juan Picado
154b2ecd34
refactor: remove @verdaccio/commons-api in favor @verdaccio/core and remove duplication ( #2455 )
...
* migrate api package
* migrate auth
* migrate config
* refactor: remove @verdaccio/commons-api in favor @verdaccio/core
* fix lint
* relocate pkg
* relocate pkg
* fix tsconfig
2021-09-26 00:08:00 +02:00