Juan Picado
6b6660db47
chore: update versions (6-next) ( #3462 )
2022-11-19 19:16:36 +01:00
Juan Picado
4b29d715b1
chore: move improvements from v5 to v6 ( #3461 )
...
* chore: migrate #3158 to v6
* chore: migrate #3151 to v6k
* chore: migrate #2787 to v6
* chore: migrate #2791 #2205 to v6
* chore: add changeset
2022-10-28 23:38:22 +02: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
54606976c3
chore(website): improve api docs part 2 ( #3431 )
...
* chore: remove unused package
* Update pnpm-lock.yaml
* chore: improve types in general plugins
2022-10-11 23:06:55 +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
9fc2e79611
feat(plugin): improve plugin loader ( #3370 )
...
* feat(plugin): implement scope package support plugins
* feat(plugin): improve plugin loader
* chore: fix build
* chore: cover config path case
* chore: async ui thene plugin
* chore: store async plugin
* chore: refactor plugin loader auth
* feat: filter refactoring
* chore: remove old plugin loader
* chore: add changeset
* chore: add docs
* chore: refactor relative plugin loader
* Update user.jwt.spec.ts
* Update user.jwt.spec.ts
2022-09-16 08:02:08 +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]
4137a96c20
chore: update versions (6-next) ( #3329 )
2022-08-27 15:07:19 +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
Juan Picado
353c9f386f
chore: refactor server express tests ( #3306 )
2022-08-19 20:25:20 +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
Dmitry Afanasiev
e9d1e82666
fix logging in utils/allow_action ( #3147 )
2022-05-01 16:12:46 +02:00
github-actions[bot]
d675ce1fba
chore: update versions (6-next) ( #3127 )
2022-04-17 13:07:38 +02:00
github-actions[bot]
966d9fad1d
chore: update versions (6-next) ( #3079 )
2022-04-04 12:55:13 +02:00
github-actions[bot]
4fc14eab02
chore: update versions (6-next) ( #3053 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-12 22:48:42 +01:00
github-actions[bot]
61bbede301
chore: update versions (6-next) ( #3030 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-03 22:25:35 +01:00
Ed Clement
aeff267d94
fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' ( #3025 )
...
feat: add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message
chore: update README.md for htpasswd plugin to add additional information about the 'rounds' configuration value and also include the new 'slow_verify_ms' configuration value
2022-03-03 21:57:19 +01:00
github-actions[bot]
64c8221d35
chore: update versions (6-next) ( #2968 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-02-26 17:43:06 +01:00
Juan Picado
cc30a85d3d
chore: script to update contributors ( #3001 )
...
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
2022-02-15 22:18:20 +01:00
github-actions[bot]
736e7de600
chore: update versions (6-next) ( #2837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-15 20:26:19 +01:00
Juan Picado
9b8d0bb458
chore: consistency core dependencies ( #2878 )
...
* chore: group patch minor updates
* chore: use node 16 instead 14
* fix types
* fix types
2022-01-09 16:30:35 +01:00
renovate[bot]
fc05d3bfb2
fix(deps): update dependency express to v4.17.2 ( #2779 )
2021-12-17 07:10:35 +01:00
github-actions[bot]
18601f0fe0
chore: update versions (6-next) ( #2648 )
2021-12-15 19:02:26 +01:00
renovate[bot]
980b09e40c
chore(deps): update dependency debug to v4.3.3 ( #2717 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 10:29:53 +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
18dc5f1f2f
feat: migrate web login endpoint to fastify ( #2624 )
...
* feat: migrate login to fastify
* Update package.json
* Update server.ts
* fix authentication tests
* fix test
2021-11-05 16:29:48 +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
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
github-actions[bot]
cd7947adbc
chore: update versions (6-next) ( #2450 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-25 17:44:58 +02:00
github-actions[bot]
e10637f0f3
chore: update versions (6-next) ( #2427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-08 19:33:09 +02:00
Juan Picado
459b6fa72b
refactor: search v1 endpoint and local-database ( #2340 )
...
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
2021-09-08 19:06:37 +02:00
github-actions[bot]
ff1822c961
chore: update versions (6-next) ( #2419 )
2021-09-04 08:59:14 +02:00
Justin Johansson
15d5e969c4
Update & make dependency versions consistent in packages/* ( #2393 )
...
* docs: improve pnpm development setup info in CONTRIBUTING.md
* build: make dependency versions consistent in packages/*
Updated to latest minor/patch versions; left major version unchanged for now
Did not change react dependencies in ui-theme package
Added .project file for Eclipse IDE users
* revert: rollback @changesets dep versions & maintain kleur v3.0.3
2021-08-30 08:19:08 +02:00
Juan Picado
aad7707268
chore: update dependencies ( #2304 )
2021-06-23 20:08:22 +02:00
github-actions[bot]
1ef60915e6
chore: update versions (6-next) ( #2245 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-24 09:01:22 +02:00
github-actions[bot]
086c4a7c3c
chore: update versions (6-next) ( #2229 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-06 08:37:13 +02:00
github-actions[bot]
7fb5c45243
chore: update versions (6-next) ( #2227 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-05 21:16:22 +02:00
github-actions[bot]
9ffa205076
chore: update versions (6-next) ( #2219 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-05-02 09:58:22 +02:00
github-actions[bot]
629cbdd6b5
chore: update versions (6-next) ( #2203 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-26 07:48:38 +02:00