1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
Commit Graph

210 Commits

Author SHA1 Message Date
Xingwang Liao
910fc03f62
fix(ui-theme): fix menuKey for Khmer language (#3770) 2023-04-27 15:50:19 +02:00
Juan Picado
c9d1af0e5b
feat: async bcrypt hash (#3694)
* +feat: async bcrypt hash

* +feat: async bcrypt hash
2023-04-22 20:55:45 +02:00
Juan Picado
c5e8c9c9c4
chore: update versions (6-next) (#3744)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-21 23:41:04 +02:00
Juan Picado
09753cc1fa
fix wrong htpasswd file location (#3750) 2023-04-21 23:31:11 +02:00
Juan Picado
0dafa98263
fix: undefined field on missing count (#3743)
* fix: undefined field on missing count

* types
2023-04-18 00:52:45 +02:00
Juan Picado
2bd9342cee
chore: update versions (6-next) (#3693)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-18 22:16:17 +01:00
Juan Picado
16e38df8ae
feat: trustProxy property (#3691) 2023-03-18 21:54:09 +01:00
Juan Picado
4f67baec96
chore: update versions (6-next) (#3675) 2023-03-12 13:59:34 +01:00
Juan Picado
c383eb68ce
fix: get-port missing dependency (#3677) 2023-03-12 08:49:51 +01:00
Juan Picado
7ef599cc4a chore: add changeset 2023-03-11 23:14:48 +01:00
Juan Picado
ad151964bf
chore: update versions (6-next) (#3670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 22:29:33 +01:00
Juan Picado
a1da11308f fix: minor typo on warning message 2023-03-07 22:15:42 +01:00
Juan Picado
0d171f29db
chore: update versions (6-next) (#3669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 21:56:20 +01:00
Juan Picado
974cd8c19c
fix: startup messages improved and logs support on types (#3667)
* fix: startup messages improved and logs support on types

* Create blue-cobras-study.md

* add npmignore
2023-03-07 21:49:56 +01:00
Juan Picado
ec3b79aa6d
chore: update versions (6-next) (#3654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-27 21:03:54 +01:00
Juan Picado
dc571aabd2
feat: add forceEnhancedLegacySignature (#3655)
* feat: add forceEnhancedLegacySignature

* Create rare-planets-travel.md

* Update run-server.spec.ts

* Update run-server.spec.ts
2023-02-26 22:24:00 +01:00
Juan Picado
ddb6a22396
feat: signature package (#3653)
* feat: signature package

* feat: signature package
2023-02-26 13:19:22 +01:00
Juan Picado
c9bd22dcaa
chore: update versions (6-next) (#3620)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23 13:13:33 +01:00
薄涛
378e907d53
fix(core): fix bug about isObject function (#3647) 2023-02-23 11:24:26 +01:00
Juan Picado
4fc21146ab
fix: missing logo on header (#3636) 2023-02-19 11:43:28 +01:00
Juan Picado
781ac9ac25
docs: add docs for theme and filter plugins (#3619)
* docs: add docs for theme and filter plugins

* typos

* typos

* Create strong-socks-type.md

* Update plugins.md

* typos
2023-02-18 15:42:19 +01:00
Juan Picado
0a37a9808a
chore: update versions (6-next) (#3611)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 21:58:20 +01:00
Juan Picado
d167f92e18
rollback yaml support old nodejs versions (#3610) 2023-02-14 21:44:08 +01:00
Juan Picado
a931cb6646
chore: update versions (6-next) (#3604)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 17:35:58 +01:00
Juan Picado
45c03819e2
refactor: html render middleware improvements (#3603)
* refactor: render middleware

* refactor: render middleware
2023-02-12 20:26:18 +01:00
Juan Picado
a8b173abd9
chore: update versions (6-next) (#3595) 2023-02-06 06:19:04 +01:00
Juan Picado
65f88b826a bump logger packages 2023-02-05 23:24:44 +01:00
Juan Picado
0c8cc7626b
chore: update versions (6-next) (#3594)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-05 22:26:37 +01:00
Juan Picado
dcb5b9291b bump up @verdaccio/logger-7 2023-02-05 22:19:50 +01:00
Juan Picado
0a6668c060
chore: update versions (6-next) (#3593)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-05 21:58:06 +01:00
Juan Picado
fa274ee44d bump up middleware 2023-02-05 21:36:05 +01:00
Juan Picado
7b8c250869 chore: add missing changeset config 2023-02-05 21:24:25 +01:00
Juan Picado
631abe1ac1
refactor logger module (#3592)
* refactor logger module

* Update index.ts
2023-02-05 21:00:32 +01:00
Juan Picado
4122520a19
chore: update versions (6-next) (#3591) 2023-02-04 12:28:11 +01:00
Juan Picado
9943e2b189
refactor middleware dependencies (#3588)
* refactor middleware dependencies

* improve wrap

* chore: fix local

* chore: fix test

* changeset
2023-02-04 11:34:33 +01:00
Juan Picado
079faf23ca
chore: update versions (6-next) (#3581)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-31 08:11:07 +01:00
Juan Picado
a1986e098d
feat: expose middleware utils (#3580)
* feat: expose middleware utils

* feat: expose middleware utils

* Update antiLoop.ts

* Update e2e-ci.yml
2023-01-29 15:08:50 +01:00
Juan Picado
91667d391c
chore: update versions (6-next) (#3577)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-28 12:32:50 +01:00
Juan Picado
9718e03307
fix: build targets for 5x modules (#3576) 2023-01-28 12:12:14 +01:00
Juan Picado
928b66106c
chore: update versions (6-next) (#3571)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-22 09:55:24 +01:00
Juan Picado
ef88da3b47
fix: improve support for fs promises older nodejs (#3570)
* fix: improve support for fs promises older nodejs

* second try with fallback for nodejs18
2023-01-22 09:48:04 +01:00
Juan Picado
d73ad92fa1
chore: update versions (6-next) (#3551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 00:01:34 +01:00
Juan Picado
9997879743
feats: components UI for custom user interfaces (#3548) 2023-01-02 20:13:45 +01:00
Juan Picado
294018443e Update pre.json 2022-12-25 22:48:13 +01:00
Juan Picado
2b8c2aee07 chore: fix changeset 2022-12-25 20:44:09 +01:00
Juan Picado
e21dcaefe1
chore: update versions (6-next) (#3511) 2022-12-01 18:57:42 +01:00
Juan Picado
bf4ac5006b
fix: markdown ul and img styles (#3515) 2022-11-30 23:39:44 +01:00
Juan Picado
fedd372a90 chore: remove benchmark
moved to another repository
2022-11-26 15:13:00 +01:00
Juan Picado
5d9b65a1e7
chore: improve info regarding using private registries (#3510)
* chore: improve info regarding using private registries

* Update Help.test.tsx.snap
2022-11-25 13:28:25 +01:00
Juan Picado
6b6660db47
chore: update versions (6-next) (#3462) 2022-11-19 19:16:36 +01:00