renovate[bot]
722c88b1d6
fix(deps): update all core dependencies (master) ( #3391 )
...
* fix(deps): update all core dependencies
* fix test
* Update audit.spec.ts
* Update e2e-ci.yml
* test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-09-24 13:44:34 +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
renovate[bot]
97c464faa6
fix(deps): update all core dependencies ( #3377 )
2022-09-14 07:46:28 +02:00
renovate[bot]
820e5a905a
fix(deps): update all core dependencies ( #3372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-11 18:26:14 +02:00
Juan Picado
43f32687cd
fix: abbreviated headers handle quality values ( #3361 )
2022-09-06 08:25:17 +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
cbff8e4e31
chore: update jest major ( #3351 )
...
* chore: update jest major
* remove unused deps
2022-09-04 11:48:51 +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
b849128ded
fix: handle upload scoped tarball and add new deprecations ( #3340 )
...
* chore: add local publish support
* chore: fix upload scoped tarball
* add e2e
2022-09-02 20:40:12 +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
renovate[bot]
f332927f02
fix(deps): update all core dependencies ( #3327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-27 15:41:25 +02:00
github-actions[bot]
4137a96c20
chore: update versions (6-next) ( #3329 )
2022-08-27 15:07:19 +02:00
Juan Picado
37274e4c8d
feat: implement abbreviated manifest ( #3322 )
...
* feat: implement abbreviated manifest
* chore: add time field
* chore: add abbreviated version
* chore: fix missing time
* chore: fix merge time issue
* Update jest.config.js
* add tests
* chore: add tests
* chore: add missing fields
2022-08-27 12:52:23 +02:00
renovate[bot]
21478f3221
fix(deps): update all core dependencies ( #3298 )
2022-08-20 09:28:29 +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
a3a209b5e2
feat: upgrade to pino 8 with async logging ( #3308 )
2022-08-18 21:39:34 +02:00
NotWearingPants
bbf897d05a
docs: fix formatting in packages/core/types/README ( #3292 )
...
* docs: fix formatting in packages/core/types/README
* format
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-08 18:48:42 +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
NotWearingPants
57908e24ba
feat: add dist.signatures to core/types ( #3294 )
2022-08-08 07:29:04 +02:00
Juan Picado
00d1d2a179
chore: env variable for launch fastify ( #3295 )
...
* chore: relocate package server
* chore: relocate server packages
* Update ci.yml
* rename packages
* rename package
* chore: refactor fastify endpoints
* chore: fix types requests
* fix warnings
* chore: refactor endpoints
* refactor launch fastify
* Update package.json
* chore: update deps
* Create green-yaks-divide.md
2022-08-08 07:14:23 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
github-actions[bot]
d675ce1fba
chore: update versions (6-next) ( #3127 )
2022-04-17 13:07:38 +02:00
Juan Picado
d43894e8f6
feat: rework web header for mobile, add new settings and raw manifest button ( #3129 )
...
* feat: rework header, dialogs and new raw mode
* chore: add test for raw button and hide download tarball
* chore: add test hide footer
* chore: add docs to config files
* chore: add changeset
* chore: enable raw by default
2022-04-16 12:26:02 +02:00
github-actions[bot]
966d9fad1d
chore: update versions (6-next) ( #3079 )
2022-04-04 12:55:13 +02:00
Juan Picado
82cb0f2bff
config.logs throw an error, logging config not longer accept array or… ( #3097 )
2022-03-28 20:02:08 +02:00
Juan Picado
5167bb528f
feat: UI search uses search endpoint for global search ( #3057 )
...
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
2022-03-27 21:42:52 +02:00
CommanderRoot
a2c3fa9ea7
refactor: replace deprecated String.prototype.substr() ( #3091 )
2022-03-25 23:27:31 +01: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
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
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
renovate[bot]
944ecf6874
fix(deps): update all non-major core dependencies ( #2942 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 19:12:49 +01:00
renovate[bot]
7bb3c2bf0e
fix(deps): update all non-major core dependencies ( #2910 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 08:35:07 +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
renovate[bot]
0a269d37b7
chore(deps): update all non-major core dependencies (master) ( #2877 )
...
* chore(deps): update all non-major core dependencies
* restore esbuild and fix dep
* update snapshots
* add more deps to renovate
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 17:48:05 +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]
9c10955988
chore(deps): update dependency tsd to v0.19.1 ( #2867 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 09:05:47 +01:00
renovate[bot]
9aa77d92c8
chore(deps): update dependency ts-node to v10.4.0 ( #2863 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-06 20:54:47 +01:00
renovate[bot]
563d65c9ea
chore(deps): update dependency @types/node to v16.11.19 ( #2845 )
2022-01-05 11:06:13 +01:00
Diana Morales
c85f98ce4d
Move from fastify-warning to process-warning ( #2855 )
2022-01-04 14:57:16 +01:00
renovate[bot]
0cde4e8e98
fix(deps): update dependency http-status-codes to v2.2.0 ( #2852 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 21:15:28 +01:00
renovate[bot]
5106fcb287
chore(deps): update dependency fastify to v3.25.3 ( #2822 )
2021-12-30 17:29:03 +01:00
renovate[bot]
ab61e1adc9
chore(deps): update dependency node-mocks-http to v1.11.0 ( #2819 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-29 10:29:11 +01:00
renovate[bot]
493fdebea3
chore(deps): update dependency @types/node to v16.11.17 ( #2801 )
2021-12-25 09:56:39 +01:00
renovate[bot]
a40f39d7ec
chore(deps): update dependency fastify to v3.25.2 ( #2797 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-24 19:05:57 +01:00
renovate[bot]
a32b0a6c06
chore(deps): update dependency @types/node to v16.11.15 ( #2794 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23 00:05:54 +01:00
renovate[bot]
1a3b0db563
chore(deps): update dependency fastify to v3.25.0 ( #2780 )
2021-12-17 18:56:47 +01:00
renovate[bot]
2def2ca635
chore(deps): update dependency @types/node to v16.11.14 ( #2775 )
2021-12-16 22:33:28 +01:00
github-actions[bot]
18601f0fe0
chore: update versions (6-next) ( #2648 )
2021-12-15 19:02:26 +01:00
renovate[bot]
4735c06320
chore(deps): update dependency @types/node to v16.11.12 ( #2749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-12 19:15:45 +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
Diana Morales
2a86a46b85
add params validation for sidebar fastify web endpoints ( #2655 )
...
* sidebar fastify validation
Add params schema validation for sidebar endpoints
* reuse types
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-12-09 22:00:41 +01:00
renovate[bot]
bf0beff656
chore(deps): update dependency fastify to v3.24.1 ( #2746 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 21:20:49 +01:00
renovate[bot]
ee3b4486de
fix(deps): update dependency dompurify to v2.3.4 ( #2744 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-09 20:53:42 +01:00
renovate[bot]
d0ebfa68eb
chore(deps): update dependency http-errors to v1.8.1 ( #2731 )
2021-12-02 17:16:54 +01:00
renovate[bot]
4a6476c824
chore(deps): update dependency @types/node to v16.11.11 ( #2718 )
2021-12-01 21:55:03 +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
renovate[bot]
8c8f0e1600
chore(deps): update dependency @types/node to v16.11.10 ( #2700 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-26 21:29:32 +01:00
renovate[bot]
d6febce1d9
chore(deps): update dependency @types/node to v16.11.9 ( #2694 )
2021-11-21 12:31:35 +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
renovate[bot]
0399c4cdd2
chore(deps): update dependency validator to v13.7.0 ( #2663 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 08:01:44 +01:00
renovate[bot]
dbceee5a8f
chore(deps): update dependency fastify to v3.23.1 ( #2662 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 22:53:47 +01:00
Diana Morales
8246bb69b2
login web endpoint fastify body schema validation ( #2653 )
...
* feat: add body schema validation to login endpoint
#2623
When a request is made, the following error is displayed on log
error--- Promise may not be fulfilled with 'undefined' when statusCode is not 204
https://github.com/fastify/fastify/pull/2702
* feat: add body schema validation to resetPassword endpoint
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-11-10 16:46:39 +01:00
Diana Morales
a88c72d0b2
fix initialization storage on fastify ( #2654 )
2021-11-09 22:16:47 +01:00
Juan Picado
000d437463
feat: migrate to Material-UI 5 ( #2612 )
2021-11-08 17:24:15 +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
20c9e43edc
dist-tags endpoint fastify ( #2638 )
...
* Create dist-tags.ts
* feat:migrate dist-tags to fastify
* Update storage.ts
Uncomment self.filters code
* add changeset
2021-11-05 16:59:13 +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
Diana Morales
f86c31ed0e
feat: migrate sidebar to fastify ( #2618 )
2021-11-03 20:56:36 +01:00
Diana Morales
41475949ba
feat: migrate readme to fastify ( #2613 )
...
* feat: migrate readme to fastify
* Update readme.ts
2021-10-31 15:00:04 +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
16458f801e
refactor: pass options instead request object ( #2605 )
2021-10-29 09:00:02 +02:00
renovate[bot]
1322ffc2c4
chore(deps): update dependency @types/node to v16.11.6 ( #2603 )
2021-10-29 05:24:10 +02:00
Juan Picado
cf4489abb1
feat: download tarball endpoint fastify ( #2600 )
2021-10-27 23:06:41 +02:00
Diana Morales
d7bf5453b1
feat:migrate whoami to fastify ( #2599 )
2021-10-27 21:34:30 +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
Diana Morales
6c1eb021ba
feat: use warning codes for deprecation warnings ( #2595 )
...
* feat: use warning codes for deprecation warnings
* Update logger.spec.ts
* Update package.json
2021-10-27 16:53:02 +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
renovate[bot]
640b92667f
fix(deps): update dependency marked to v3.0.8 ( #2576 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-24 15:24:13 +02:00
renovate[bot]
47415298c9
chore(deps): update dependency fastify to v3.22.1 ( #2568 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-23 06:23:26 +02:00
renovate[bot]
49dfeed37d
chore(deps): update dependency fastify to v3.22.0 ( #2537 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 08:02:03 +02:00
Juan Picado
b56d5cec39
chore: refactor pkgs location ( #2538 )
...
* chore: relocated mock package
* refactor: relocate local-storage htpasswd to plugins
because they are
* chore: format
2021-10-18 22:18:09 +02:00
renovate[bot]
9b978c6a5f
fix(deps): update dependency globby to v11.0.4 ( #2508 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 08:42:04 +02:00
renovate[bot]
353a283b40
fix(deps): update dependency marked to v3.0.7 ( #2509 )
2021-10-16 23:26:13 +02:00
renovate[bot]
58f35350fa
fix(deps): update dependency dompurify to v2.3.3 ( #2507 )
2021-10-16 22:02:44 +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
b702ea3631
abort search request support for proxy ( #2474 )
...
* update undici
* abort search request support for proxy
2021-10-15 23:00:30 +02:00
Juan Picado
794af76c50
Remove Node 12 support (v6.x) ( #2473 )
2021-10-15 18:49:47 +02:00
Leonardo Metzger
b261741ef6
refactor: Remove some FIXME annotations ( #2465 )
...
* refactor: Remove the @ts-ignore in middleware-utils
* refactor: Remove __mocks__ imports in local-storage package
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-10-03 14:21:01 +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
Juan Picado
9dbf73e955
remove typedoc dep, not need it now to fix the changesets
2021-09-19 21:34:38 +02:00
Juan Picado
e50410a875
feat: fastify search endpoint v1 without auth and format ( #2432 )
2021-09-12 17:12:47 +02:00
Juan Picado
60d7b35d88
refactor: search logic to storage pkg ( #2431 )
...
* refactor: search logic to storage pkg
* add test
* update undici
* add tests
* Update ci.yml
* fix ci
* fix tests
* fix ci
* fix tests
* fix ci
* restore some deps
* Update Version.test.tsx
* disable debug
2021-09-12 16:21:19 +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
Justin Johansson
7c9561b019
Indiescripter/last misc deps update for now ( #2422 )
...
* build: update @babel/* devDeps
* build(ui-theme): update terser-webpack-plugin devDep
* build(e2e-cli): update npm & pnpm latest deps published yesterday
* build(ui-theme): update react-router-dom devDep
* build(standalone/ui-theme): update webpack devDev published today
* build(memory): update memfs dep published yesterday
* build(active-directory): update dep activedirectory2 major version
* build: remove currently unused devDep @types/lowdb
* build(fastify-migration/hooks/local-storage/mock/node-api/verdaccio-htpasswd): update dep core-js
* build: remove @commitlint/* devDeps no longer used in master
* build(ui-theme): update @testing-library/react devDep major version
2021-09-04 14:33:45 +02:00
github-actions[bot]
ff1822c961
chore: update versions (6-next) ( #2419 )
2021-09-04 08:59:14 +02:00
Justin Johansson
df0da3d699
fix(core/hooks/mock/node-api): add missing core-js dep ( #2418 )
2021-09-04 08:47:57 +02:00