Marc Bernard
|
58e0d950df
|
fix(middleware): error 404 when getting scoped tarballs (#4913)
* fix(middleware): error 404 when getting scoped tarballs
* Create mbt.yml
* Update mbt.yml
* Change to relative URL, constants, proxy url
* Split into make-url-relative.ts
* add debug
|
2024-10-28 07:39:23 +01:00 |
|
Juan Picado
|
477f9bcba4
|
chore: migrate vitest more package (#4778)
* chore: migrate proxy package
* chore: migrate logger-prettier
|
2024-08-03 22:52:48 +02:00 |
|
Juan Picado
|
e7ebccb61d
|
update major dependencies, remove old nodejs support (#4059)
* update major dependencies, remove old nodejs support
* Update ci.yml
* restore dep
|
2023-10-07 16:23:04 +02:00 |
|
Juan Picado
|
0a6412ca97
|
feat: refactor upstream proxy and hooks with got v12 (#3946)
* feat: proxy with got v12
* fix tests
* refactor hooks module
|
2023-08-06 17:42:20 +02:00 |
|
renovate[bot]
|
1096aa9fc6
|
fix(deps): update all linting dependencies (major) (#3622)
* fix(deps): update all linting dependencies
* fix lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2023-02-18 19:52:31 +01:00 |
|
Juan Picado
|
45c03819e2
|
refactor: html render middleware improvements (#3603)
* refactor: render middleware
* refactor: render middleware
|
2023-02-12 20:26:18 +01:00 |
|
Juan Picado
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +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 |
|
Juan Picado
|
d2dd76260b
|
chore: migrate to fully undici fetch (#3037)
* chore: migrate to fully undici fetch
* chore: update warnings
* remove debug
* restore dep
* chore: update implementation
* fix lint
* update node
* update pnpm
* disable e2e cli
* disable cli
|
2022-03-05 18:44:10 +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
|
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 |
|
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 |
|
Juan Picado
|
73d34bf9c4
|
build: upgrade to jest 27 (#2297)
* migrate to jest 27
* test
|
2021-06-13 09:14:04 +02:00 |
|
Juan Picado
|
15c694156a
|
fix eslint warnings (#2265)
* chore: reduce warnings
* chore: fix eslint warnings
* fix warning
|
2021-06-12 09:25:53 +02:00 |
|
Juan Picado
|
52b47868e3
|
add more test proxy (#2236)
* add more test proxy
* test tarball and search
* format
* refactor uplinks
|
2021-05-08 19:21:21 +02:00 |
|
Juan Picado
|
8582548559
|
chore: add test for proxy (#2235)
* chore: add test for proxy
* format
|
2021-05-08 09:47:30 +02:00 |
|
Juan Picado
|
9561bd9e82
|
chore: merge from master
|
2021-04-09 17:54:39 +02:00 |
|
Paola Morales
|
14159b31e1
|
ref: refactor utils methods (#2076)
* ref: Relocate utils functions to web pkg
* ref: Refactor utils functions
* ref: Relocate utils functions to api pkg
* ref: Relocate utils functions to config pkg
* ref: Relocate utils functions to middleware pkg
* ref: Relocate utils functions to storage pkg
* ref: relocate utils functions to proxy pkg
* ref: relocate utils functions to middleware pkg
* ref: refactor utils functions
* Fix compilation errors
|
2021-04-09 17:54:36 +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
|
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 |
|
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 @jotadeveloper
|
a70454c7b2
|
feat: migrate yarn workspaces (#1546)
|
2021-04-09 17:54:01 +02:00 |
|