Juan Picado
4afca90e21
vitest migration some packages ( #4871 )
2024-09-29 12:47:10 +02: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
Juan Picado
87c16127b4
refactor: search package ( #4489 )
...
* refactor: search package
refactor: search package
* update deps
* refactor
* refactor tests
* add tests
2024-03-10 17:58:39 +01:00
Juan Picado
f047cc8c25
refactor: auth with legacy sign support ( #4113 )
...
* refactor: auth with legacy sign support
refactor: auth with legacy sign support
add tests
add tests
clean up lock fil
clean up lock fil
add more ci to test
update ci
update ci
update ci
update ci
update ci
* chore: add test for deprecated legacy signature
* chore: add test for deprecated legacy signature
* chore: add test for deprecated legacy signature
* chore: add test for deprecated legacy signature
* chore: add test for deprecated legacy signature
2023-12-31 14:34:29 +01:00
Juan Picado
c9d1af0e5b
feat: async bcrypt hash ( #3694 )
...
* +feat: async bcrypt hash
* +feat: async bcrypt hash
2023-04-22 20:55:45 +02:00
Juan Picado
ddb6a22396
feat: signature package ( #3653 )
...
* feat: signature package
* feat: signature package
2023-02-26 13:19:22 +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
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
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
353c9f386f
chore: refactor server express tests ( #3306 )
2022-08-19 20:25:20 +02: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
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
Juan Picado
5f3eee5eaf
chore: remove a package, move constants ( #2001 )
...
* chore: remove a package, move constants
* chore: remove *
2021-04-09 17:54:26 +02:00
Juan Picado
10aeb4f134
refactor: config module, experiments renamed to flags ( #1996 )
...
* refactor: config security refactor
* chore: add changeset
* chore: rename self_path to config_path on test
* chore: fix test
* chore: remove self_path on init
2021-04-09 17:54:25 +02:00
Juan Picado
a9ba3d0649
refactor: config module ( #1995 )
...
* refactor: clean up config
* refactor: config, move methods
* chore: remove js-yaml from utils
2021-04-09 17:54:25 +02:00
Dina Basumatary
68ea21214a
fix: eslint errors ( #1973 )
...
* fix: eslint errors
* fix: rename a test
* fix: broken integration test
due to removing next argument in the middleware.
* changeset
2021-04-09 17:54:23 +02:00
Juan Picado
e367c3f1e0
feat: improve legacy token signature by removing deprecated crypto.cr… ( #1953 )
...
* feat: improve legacy token signature by removing deprecated crypto.createDecipher
* fix: wrong reference
* chore: add debug
2021-04-09 17:54:21 +02:00
Juan Picado
fbd761c8ee
refactor: auth-utils ( #1951 )
...
* chore: refactor auth utils
* chore: relocate crypto utils
2021-04-09 17:54:21 +02:00
Juan Picado
8c730c0694
refactor: max-len and printWidth to 100 ( #1941 )
...
* refactor: max-len and printWidth to 100
* chore: ci specific pnpm version
* fix: add types peer package
literally get rid of types package
2021-04-09 17:54:20 +02:00
Abraham Schilling
ddb42431d1
build: configure prettier as formatter for json, yaml and markdown ( #1930 )
...
* build: configure pretter as formatter for most files
* chore: reformat code (#1931 )
* chore: re-format all files
* chore: force run quality anaylsis test
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2021-04-09 17:54:19 +02:00
Juan Picado
e61bd6c78f
chore: lint prettier update ( #1904 )
...
* chore: update prettier@2.x
* chore: prettier auto fix
* chore: fake circleci
we don't need it but I want make dissapear the error
2021-04-09 17:54:12 +02:00
Juan Picado
9f2a29a275
refactor: devDependencies strictly defined in each package ( #1884 )
...
* refactor: new babel preset
* chore: using pnpm
let's see how it goes, all seems works fine by far, pretty solid.
2021-04-09 17:54:11 +02:00
Juan Picado @jotadeveloper
fa230117a1
refactor: fix import
2021-04-09 17:54:04 +02:00
Juan Picado @jotadeveloper
f414f710d6
refactor: fix imports
2021-04-09 17:54:04 +02:00
Juan Picado @jotadeveloper
463888165d
refactor: utilities and auth
2021-04-09 17:54:04 +02:00
Juan Picado @jotadeveloper
a70454c7b2
feat: migrate yarn workspaces ( #1546 )
2021-04-09 17:54:01 +02:00