0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/src/api
Juan Picado 0bfdeaa2e4
fix: move search v1 endpoint as experimental (#1850)
the current one has not auth implemented, to avoid the lack of fallback to the original one now is required to be used it by default until the v1 is on shape production ready.
2020-06-22 13:33:43 +02:00
..
debug feat: convert project to typescript (#1374) 2019-07-16 08:40:01 +02:00
endpoint fix: move search v1 endpoint as experimental (#1850) 2020-06-22 13:33:43 +02:00
web fix: avoid access to sidebar without login (#1794) 2020-05-01 11:09:44 +02:00
.eslintrc fix: eslint globally read all files, rename jsx to js. Reduce amount of repeated configuration 2017-07-18 21:14:12 +02:00
index.ts fix: move bodyParse to the upper level (#1841) 2020-06-19 07:40:06 +02:00
middleware.ts refactor: remove extraneous else statements (#1671) 2020-01-12 14:44:22 +01:00