0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-04 02:02:39 -05:00
verdaccio/packages/store/src
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
..
index.ts refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
local-storage.ts refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00
search.ts #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
storage-utils.ts refactor: improve versions and dist-tag filters (#2650) 2021-11-09 20:38:44 +01:00
storage.ts refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00
type.ts refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00
uplink-util.ts #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00