github-actions[bot]
73d545b812
chore: update versions (6-next) ( #3249 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-24 22:25:08 +02:00
verdacciobot
278eaa409b
chore: updated contributors list
2022-06-23 00:12:54 +00:00
verdacciobot
9fea291ebc
chore: updated contributors list
2022-06-20 00:11:50 +00:00
verdacciobot
a6be85ac3a
chore: updated contributors list
2022-06-16 00:12:25 +00:00
verdacciobot
2b9882643d
chore: updated contributors list
2022-06-09 00:11:48 +00:00
github-actions[bot]
fd4be1a21a
chore: update versions (6-next) ( #3205 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-03 08:04:24 +02:00
verdacciobot
1c077c32d7
chore: updated contributors list
2022-06-02 00:14:29 +00:00
Daniel Tschinder
b8981136b0
fix: Fix storing same named files from different pkgs in memory plugin ( #3200 )
...
The memory plugin was not correctly writing tarballs that have the same name but are from different packages and have different content.
2022-05-30 18:49:42 +02:00
verdacciobot
3f98448566
chore: updated contributors list
2022-05-30 00:14:31 +00:00
verdacciobot
d3ce9c1b0a
chore: updated contributors list
2022-05-09 00:11:56 +00:00
renovate[bot]
6d00f3ed2c
fix(deps): update all linting dependencies ( #3156 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-07 11:01:54 +02:00
verdacciobot
fe11b334fc
chore: updated contributors list
2022-05-02 00:12:17 +00:00
verdacciobot
f8a7fc94a8
chore: updated contributors list
2022-04-29 20:42:03 +00:00
undefined
f9a58dce98
fix: rename variable yaml on source code ( #3146 )
...
no logic changes, just rename variables
2022-04-28 18:01:09 +02:00
verdacciobot
0d1dd136eb
chore: updated contributors list
2022-04-28 00:14:56 +00:00
verdacciobot
1ebddae402
chore: updated contributors list
2022-04-20 06:14:26 +00:00
verdacciobot
91a8b13442
chore: updated contributors list
2022-04-18 00:12:22 +00:00
github-actions[bot]
d675ce1fba
chore: update versions (6-next) ( #3127 )
2022-04-17 13:07:38 +02:00
Juan Picado
d43894e8f6
feat: rework web header for mobile, add new settings and raw manifest button ( #3129 )
...
* feat: rework header, dialogs and new raw mode
* chore: add test for raw button and hide download tarball
* chore: add test hide footer
* chore: add docs to config files
* chore: add changeset
* chore: enable raw by default
2022-04-16 12:26:02 +02:00
github-actions[bot]
966d9fad1d
chore: update versions (6-next) ( #3079 )
2022-04-04 12:55:13 +02:00
Juan Picado
82cb0f2bff
config.logs throw an error, logging config not longer accept array or… ( #3097 )
2022-03-28 20:02:08 +02:00
Juan Picado
5167bb528f
feat: UI search uses search endpoint for global search ( #3057 )
...
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
2022-03-27 21:42:52 +02:00
CommanderRoot
a2c3fa9ea7
refactor: replace deprecated String.prototype.substr() ( #3091 )
2022-03-25 23:27:31 +01:00
renovate[bot]
a57ba5f655
fix(deps): update all linting dependencies ( #3084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-23 23:00:54 +01:00
Andreas Opferkuch
5b3903963a
fix: improve mobile styles ( #3077 )
...
* fix: improve mobile styles
* chore: clarify changeset requirements
* chore: add changeset
2022-03-21 23:12:09 +01:00
renovate[bot]
3e4498ccdc
fix(deps): update all linting dependencies ( #3072 )
2022-03-18 07:27:02 +01:00
renovate[bot]
a709357db6
fix(deps): update all linting dependencies ( #3070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 23:09:30 +01:00
github-actions[bot]
4fc14eab02
chore: update versions (6-next) ( #3053 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-12 22:48:42 +01:00
Juan Picado
a2b69a08e2
add banner support ukraine ( #3060 )
...
* add banner support ukraine
* fix test
* add blood link
* Update packages/plugins/ui-theme/src/App/Header/Support/Support.tsx
Co-authored-by: Daniel Ruf <827205+DanielRuf@users.noreply.github.com>
Co-authored-by: Daniel Ruf <827205+DanielRuf@users.noreply.github.com>
2022-03-12 22:42:05 +01:00
github-actions[bot]
4dcc250fdb
chore: update versions (6-next) ( #3044 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-08 17:58:19 +01:00
Xingwang Liao
a179f1fd43
fix(ui-theme): show default logo in footer ( #3031 )
...
* fix(ui-theme): show default logo in footer
The link of the footer logo is verdaccio website, so the logo should be verdaccio's
* fixup! fix(ui-theme): show default logo in footer
* fixup! fixup! fix(ui-theme): show default logo in footer
2022-03-07 08:53:48 +01:00
Juan Picado
d2dd76260b
chore: migrate to fully undici fetch ( #3037 )
...
* chore: migrate to fully undici fetch
* chore: update warnings
* remove debug
* restore dep
* chore: update implementation
* fix lint
* update node
* update pnpm
* disable e2e cli
* disable cli
2022-03-05 18:44:10 +01:00
Juan Picado
a020d4f580
chore: clean up warnings on ui tests ( #3034 )
...
* fix: remove duplicated call to fetch manifest
* fix: clean forward ref warnings
* clean button warnings
* clean box warnings
* SnackbarContent
* InputAdornment
* more migrations dialog, etc
* dialog cleanup
* clean up text component
* remove forward ref
* restore website components
* clean up
* IconButton
* format
* restore config
2022-03-05 00:12:37 +01:00
github-actions[bot]
61bbede301
chore: update versions (6-next) ( #3030 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-03 22:25:35 +01:00
Ed Clement
aeff267d94
fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' ( #3025 )
...
feat: add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message
chore: update README.md for htpasswd plugin to add additional information about the 'rounds' configuration value and also include the new 'slow_verify_ms' configuration value
2022-03-03 21:57:19 +01:00
Juan Picado
a0dca6e927
chore: fix lint
2022-03-03 19:30:19 +01:00
github-actions[bot]
71e5fb0221
chore: update versions (6-next) ( #3027 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-03 08:30:03 +01:00
Juan Picado
aa0b2aa9df
fix: replace ts icon by td and fix commonjs icon
2022-03-03 00:05:36 +01:00
github-actions[bot]
83561bc52d
chore: update versions (6-next) ( #3016 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-02-26 22:52:13 +01:00
Juan Picado
df53f61c64
feat: add icons for module and typescript support ( #3015 )
...
* feat: add icons for module and typescript support
* feat: add types and package module icons on sidebar
* chore: add tests
* chore: restore test
2022-02-26 22:39:13 +01:00
github-actions[bot]
64c8221d35
chore: update versions (6-next) ( #2968 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-02-26 17:43:06 +01:00
Juan Picado
c908963132
fix: specific version package detail page not showing ( #3013 )
2022-02-26 17:31:48 +01:00
Juan Picado
b8554c8935
refactor: promisfy packages ( #2767 )
...
* refactor: better performance and structure for get package
refactor file-locking promise taste
refactor updatePackageNext method
update lock file
apply missing interfaces
add version method
fix lint
fix test
chore: remove promisify
refactor publish progress
* migrate methods utilities publish
* Update index.d.ts
* restore publish
2022-02-20 18:39:38 +01:00
renovate[bot]
6bed458925
fix(deps): update all linting dependencies ( #2971 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-04 08:55:22 +01:00
github-actions[bot]
06e400cb34
chore: update versions (6-next) ( #2964 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-24 21:11:26 +01:00
Juan Picado
ad3151c3f3
fix: remove engines from ui-theme
2022-01-24 21:04:45 +01:00
renovate[bot]
3d86b836c3
fix(deps): update all linting dependencies ( #2959 )
2022-01-23 15:58:36 +01:00
renovate[bot]
944ecf6874
fix(deps): update all non-major core dependencies ( #2942 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 19:12:49 +01:00
github-actions[bot]
2bd10d6010
chore: update versions (6-next) ( #2948 )
2022-01-22 14:01:47 +01:00
Juan Picado
7ff4808be6
feat: improve language switch ui and package manager info ( #2936 )
...
* feat: improve language switch ui and package manager info
* feat: improve registry info dialog and language switch
* add description
* update text
* update npmignore
* chore: update test expect
2022-01-22 13:54:00 +01:00