0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00
Commit graph

22 commits

Author SHA1 Message Date
github-actions[bot]
39b6b8058c
chore: update versions (alpha) (#2053)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-10 19:32:01 +01:00
Juan Picado
fecbb9bef5
build: release scripts alpha packages (#2052)
* chore: update deps

* chore: update deps
2021-01-10 19:05:21 +01:00
github-actions[bot]
79970e3185
chore: update versions (alpha) (#2051)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-09 07:43:17 +01:00
Juan Picado
54c58d1e19
feat: add rate limit to all request (#2050)
* feat: add rate limit to all request

* chore: increase max

* chore: update settings

* chore: deprecate keepAliveTimeout
2021-01-09 07:16:41 +01:00
github-actions[bot]
18fccd7f12
chore: update versions (alpha) (#2045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-02 08:30:51 +01:00
Juan Picado
2a327c4b33
feat: remove level dependency by lowdb for npm token cli as storage (#2043)
* feat: remove level for token by lowdb

* chore: fix format

* chore: fix config

* chore: add changeset
2021-01-02 08:11:32 +01:00
github-actions[bot]
48d132c4be
chore: update versions (alpha) (#2035)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2020-12-23 08:21:51 +01:00
Juan Picado
6cb0b5886a
feat: ui theme on 5.x (#2033)
* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* chore: fix lint

* chore: add missing folder

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* chore: update scripts

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin

* refactor: relocate theme-ui as plugin
2020-12-22 10:25:07 +01:00
github-actions[bot]
d054d49a40
chore: update versions (alpha) (#1916)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2020-11-15 15:04:55 +01:00
Juan Picado
1062d3fe06
chore: update pnpm changeset versions (#2002) 2020-11-15 12:45:30 +01:00
Juan Picado
b31a81a8b7
chore: remove a package, move constants (#2001)
* chore: remove a package, move constants

* chore: remove *
2020-11-15 11:14:09 +01:00
Juan Picado
add778d55f
feat: logger pretty only as dev mode (#1999) 2020-11-14 13:50:24 +01:00
Juan Picado
d87fa02682
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
2020-11-08 15:20:02 +01:00
Juan Picado
b3b2e161c6 chore: update versions 2020-11-05 23:29:08 +01:00
Dina Basumatary
31af01641f
fix: eslint errors (#1973)
* fix: eslint errors

* fix: rename a test

* fix: broken integration test

due to removing next argument in the middleware.

* changeset
2020-10-24 13:17:21 +02:00
ike
42024c3460
fix: improving typescript practices in packages/web/src/endpoint/package.ts (#1972)
* chore: 1. Remove @ts-ignore, 2. Remove :any and infer from existed lib, 3. Prevent variable re-assign

* chore: add changeset
2020-10-23 08:44:32 +02:00
Juan Picado
da1ee9c82b
feat: improve legacy token signature by removing deprecated crypto.cr… (#1953)
* feat: improve legacy token signature by removing deprecated crypto.createDecipher

* fix: wrong reference

* chore: add debug
2020-10-03 14:47:04 +02:00
Juan Picado
ae52ba352a
refactor: migrate request to node-fetch at hooks package (#1946)
* refactor(hooks): new structure for notifications

* chore: fix build

* chore: add debug

* chore: add changeset
2020-09-22 23:43:39 +02:00
Juan Picado
26b494cbd4
feat: add typescript project references settings (#1933)
Add two different settings for compile and develop.

https://www.typescriptlang.org/docs/handbook/project-references.html
2020-09-07 07:07:05 +02:00
Abraham Schilling
35471794e2
build: configure prettier as formatter for json, yaml and markdown (#1930)
* build: configure pretter as formatter for most files

* chore: reformat code (#1931)

* chore: re-format all files

* chore: force run quality anaylsis test

Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>

Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2020-09-03 21:15:29 +02:00
Juan Picado
42dfed785f
chore: patch changesets example (#1929)
* chore: test changesets

* chore: add changeset
2020-09-01 21:50:28 +02:00
Juan Picado
b57b433886
feat: enable changesets (#1913)
* chore: add changeset deps

* chore: enable prerelease mode

* enable changesets
2020-08-22 12:42:58 +02:00