Vitaly Baev
1cc00cf2ab
Fixed broken link ( #2232 )
2021-05-06 18:34:17 +02:00
github-actions[bot]
086c4a7c3c
chore: update versions (6-next) ( #2229 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@verdaccio/cli@6.0.0-6-next.15
@verdaccio/node-api@6.0.0-6-next.15
@verdaccio/server@6.0.0-6-next.14
@verdaccio/types@11.0.0-6-next.7
@verdaccio/ui-theme@6.0.0-6-next.8
@verdaccio/web@6.0.0-6-next.13
verdaccio@6.0.0-6-next.16
2021-05-06 08:37:13 +02:00
Omri Bar-Zik
babe5c3f6c
docs: Fix README.md install command ( #2230 )
2021-05-06 08:37:00 +02:00
Juan Picado
0da7031e77
feat: allow disable login on ui ( #2228 )
2021-05-05 23:23:03 +02:00
Juan Picado
393125baa1
chore: remove snapshots
2021-05-05 22:51:49 +02:00
github-actions[bot]
7fb5c45243
chore: update versions (6-next) ( #2227 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@verdaccio/cli@6.0.0-6-next.14
@verdaccio/node-api@6.0.0-6-next.14
@verdaccio/server@6.0.0-6-next.13
@verdaccio/types@11.0.0-6-next.6
@verdaccio/ui-theme@6.0.0-6-next.7
@verdaccio/web@6.0.0-6-next.12
verdaccio@6.0.0-6-next.15
2021-05-05 21:16:22 +02:00
Juan Picado
aecbd226de
feat: allow ui hide package managers on sidebar ( #2226 )
...
* feat: allow ui hide package managers on sidebar
* add test
* add changeset
* chore: remove snapshot
* chore: update config
2021-05-04 21:15:07 +02:00
github-actions[bot]
9ffa205076
chore: update versions (6-next) ( #2219 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@verdaccio/cli@6.0.0-6-next.13
@verdaccio/config@6.0.0-6-next.6
@verdaccio/local-storage@11.0.0-6-next.6
@verdaccio/middleware@6.0.0-6-next.8
@verdaccio/mock@6.0.0-6-next.6
@verdaccio/node-api@6.0.0-6-next.13
@verdaccio/proxy@6.0.0-6-next.8
@verdaccio/server@6.0.0-6-next.12
@verdaccio/store@6.0.0-6-next.8
@verdaccio/web@6.0.0-6-next.11
verdaccio@6.0.0-6-next.14
@verdaccio/auth@6.0.0-6-next.8
@verdaccio/api@6.0.0-6-next.10
2021-05-02 09:58:22 +02:00
Slava
1b217fd346
refactor: replace mkdirp with fs.mkdir(Sync) ( #2217 )
2021-05-02 09:52:12 +02:00
Juan Picado
84373c4669
chore: add migration notes from v5 to master branch
2021-05-01 15:45:18 +02:00
Sergio Moreno
c17ee46519
fix: markdown lists don't render bullet points ( #2209 )
2021-04-29 19:20:59 +02:00
Juan Picado
6791c2bcfa
chore: format md
2021-04-26 08:03:55 +02:00
Juan Picado
9a2f4a4667
Update SECURITY.md
2021-04-26 07:56:07 +02:00
github-actions[bot]
629cbdd6b5
chore: update versions (6-next) ( #2203 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@verdaccio/cli@6.0.0-6-next.12
@verdaccio/node-api@6.0.0-6-next.12
@verdaccio/server@6.0.0-6-next.11
@verdaccio/types@11.0.0-6-next.5
verdaccio@6.0.0-6-next.13
2021-04-26 07:48:38 +02:00
Juan Picado
19d272d10e
fix: restore logger on init ( #2202 )
...
* chore: restore logger on init
* chore: changeset
2021-04-26 07:42:25 +02:00
Juan Picado
6e21bee204
chore: remove not need dependency
2021-04-25 19:35:18 +02:00
Juan Picado
4932d1f47e
chore: update contributing file
2021-04-25 19:27:09 +02:00
Juan Picado
cbdccf7177
build: add fastify starting package ( #2201 )
...
* chore: add fastify library as example with command
* chore: update format
* chore: add fastify package and start
@verdaccio/fastify-migration@6.0.0-6-next.9
2021-04-25 13:17:50 +02:00
github-actions[bot]
64c6cbfe9d
chore: update versions (6-next) ( #2198 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@verdaccio/config@6.0.0-6-next.5
@verdaccio/tarball@11.0.0-6-next.5
@verdaccio/auth@6.0.0-6-next.7
@verdaccio/middleware@6.0.0-6-next.7
@verdaccio/mock@6.0.0-6-next.5
@verdaccio/node-api@6.0.0-6-next.11
@verdaccio/proxy@6.0.0-6-next.7
@verdaccio/server@6.0.0-6-next.10
@verdaccio/store@6.0.0-6-next.7
@verdaccio/cli@6.0.0-6-next.11
@verdaccio/ui-theme@6.0.0-6-next.6
@verdaccio/utils@6.0.0-6-next.4
@verdaccio/web@6.0.0-6-next.10
verdaccio@6.0.0-6-next.12
@verdaccio/api@6.0.0-6-next.9
2021-04-25 10:14:01 +02:00
amit
1810ed0d81
feat: environment variables support in configuration file ( #2199 )
...
* feat:Environment variables support in configuration file
* add changeset
* remove fixes typo
Co-authored-by: amit <amit@enso.security>
2021-04-25 10:08:14 +02:00
Juan Picado
04931c968e
build: ci better performance ( #2195 )
...
* chore: frozen installation
* chore: add service
disable some workflows
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: add windows
* chore: add e2e ui
* chore: add cli
* chore: add cli
* chore: add website ci
* chore: improve naming
2021-04-24 23:28:52 +02:00
amit
648575aa41
fix: escaped slash in namespaced packages ( #2193 )
...
* fix: escaped slash in namespaced packages
* run format on code
* merge master branch (#2 )
* chore: fix start web issue
* chore: use custom action for changeset
this is temporary while I find the way to skip create github releases for alpha
* chore: format as separated workflow (#2194 )
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
* merge master (#3 )
* chore: fix start web issue
* chore: use custom action for changeset
this is temporary while I find the way to skip create github releases for alpha
* chore: format as separated workflow (#2194 )
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
* add changeset
* format
Co-authored-by: amit <amit@enso.security>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-04-24 17:14:24 +02:00
Juan Picado
9ddce9dec7
chore: format as separated workflow ( #2194 )
2021-04-23 23:04:48 +02:00
Juan Picado
211da6054c
chore: use custom action for changeset
...
this is temporary while I find the way to skip create github releases for alpha
2021-04-23 22:32:49 +02:00
Juan Picado
8339b34adb
chore: fix start web issue
2021-04-23 20:23:08 +02:00
Juan Picado
4372d27222
Update README.md
2021-04-22 22:54:09 +02:00
Juan Picado
52d1e6537e
chore: update docker examples
2021-04-21 23:22:21 +02:00
Juan Picado
7f5c8796be
chore: update babel dependencies
2021-04-21 22:30:19 +02:00
Juan Picado
b02dab1c2f
Update .npmrc
2021-04-15 22:05:14 +02:00
Juan Picado
9f73472985
Merge pull request #2187 from verdaccio/ui-eslint
...
chore: update babel settings ui
2021-04-15 22:02:31 +02:00
Juan Picado
9b12c14543
chore: update babel settings ui
2021-04-15 21:42:42 +02:00
Juan Picado
e6a5ce9a02
Merge pull request #2186 from verdaccio/ui-align
...
chore: align ui latest from repo
2021-04-15 21:27:21 +02:00
Juan Picado
7c0a0c106d
chore: align ui latest from repo
2021-04-15 21:10:49 +02:00
Juan Picado
64f0921477
chore: update typescript@4
2021-04-11 09:07:30 +02:00
Juan Picado
8020936758
chore: improve ci settings
2021-04-11 09:05:27 +02:00
Juan Picado
40e125fd2d
chore: update ci scripts
2021-04-10 11:55:38 +02:00
Juan Picado
01f9b3c3b4
merge pull request #2182 from verdaccio/6.x
...
build: merge 6.x into master
2021-04-10 11:35:42 +02:00
Juan Picado
aa310e4af0
chore: fix web ci
2021-04-09 22:05:10 +02:00
Juan Picado
d0bd58049d
chore: fix ci web
2021-04-09 20:51:30 +02:00
Juan Picado
0e18842be5
-chore: fix website ci
2021-04-09 18:46:52 +02:00
Juan Picado
cab90a54d9
chore: update pnpm 6 lock file
2021-04-09 18:28:17 +02:00
Juan Picado
0778eebae5
chore: add update-ts-references ( #2168 )
...
* chore: add update-ts-references
* chore: update version
2021-04-09 17:54:44 +02:00
github-actions[bot]
0f18f10b52
chore: update versions (6-next) ( #2166 )
2021-04-09 17:54:44 +02:00
Juan Picado
8f43bf17df
feat: improve node-api ( #2165 )
...
* refactor: improve node-api
* chore: add test for run server
2021-04-09 17:54:43 +02:00
Juan Picado
9886b93e85
chore: update env
2021-04-09 17:54:43 +02:00
github-actions[bot]
e8cc4232af
chore: update versions (6-next) ( #2162 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-04-09 17:54:43 +02:00
Juan Picado
3b0002632d
chore: remove unused code
2021-04-09 17:54:42 +02:00
Juan Picado
b4f73b6d0f
chore: add missing dep
2021-04-09 17:54:42 +02:00
Juan Picado
b79c6e5273
chore: fix lint
2021-04-09 17:54:42 +02:00
Juan Picado
58e4ee54d1
chore: fix format
2021-04-09 17:54:42 +02:00