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 |
|
Paola Morales
|
5ccb2bad16
|
Migrate fs-memory library to memfs (#2149)
* Update package.json
* Update MemoryFileSystem dependency
* Update storage.ts
|
2021-04-09 17:54:40 +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
|
827376e85c
|
refactor: relocate verdaccio-memory plugin (#1974)
|
2021-04-09 17:54:22 +02:00 |
|