Juan Picado
|
a249ab7b5a
|
chore: re-stablished deprecated support (#3385)
* chore: re-stablished deprecated support
* chore: add e2e
* chore: add more tests
* chore: improve setup
* chore: improve buildcache
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* chore: add more steps
* chore: improve speed
* chore: fix ci
* chore: improve cache
* Update ci.yml
* Update registry.ts
* Update ci.yml
* Update ci.yml
|
2022-09-18 21:47:23 +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
|
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 |
|
Juan Picado
|
353c9f386f
|
chore: refactor server express tests (#3306)
|
2022-08-19 20:25:20 +02:00 |
|
Juan Picado
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +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
|
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 |
|
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 |
|