0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/packages/core/server/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
..
endpoints refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00
plugins fix initialization storage on fastify (#2654) 2021-11-09 22:16:47 +01:00
routes/web/api add params validation for sidebar fastify web endpoints (#2655) 2021-12-09 22:00:41 +01:00
index.ts feat: partially implement user endpoints with fastify (part1) (#2301) 2021-10-26 22:03:06 +02:00
server.ts refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00