0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/packages/store/src
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
..
index.ts refactor: promisfy packages (#2767) 2022-02-20 18:39:38 +01:00
local-storage.ts feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
search.ts feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
star-utils.ts refactor: promisfy packages (#2767) 2022-02-20 18:39:38 +01:00
storage-utils.ts feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
storage.ts feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
type.ts refactor: promisfy packages (#2767) 2022-02-20 18:39:38 +01:00
uplink-util.ts #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00