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
Tiny
d08fe29d97
feat(web): add a config item to web,let the developer can select whether enable the html cache ( #3108 )
...
* 为web添加cache配置项,用户可以自己决定是否启用Html缓存
* related to the change for https://github.com/verdaccio/verdaccio/pull/3108
* related to the change for https://github.com/verdaccio/verdaccio/pull/3108
* apply changes from 5.x branch
Co-authored-by: fengdi <fengdi@bbktel.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-14 08:29:39 +02:00
github-actions[bot]
bbbb42b8fe
chore: update versions (6-next) ( #3107 )
2022-04-08 13:01:54 +02:00
Juan Picado
d78c8b5153
chore: improve error logger message
2022-04-04 20:47:48 +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
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
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
Xingwang Liao
31d661c7bd
fix(loaders): always create plugin instance with new ( #3052 )
...
* class plugin transpile with babel contains a function '_classCallCheck',
* will throw an error when a class is invoked without 'new'
* see: https://babeljs.io/docs/en/babel-plugin-transform-classes#examples
2022-03-09 19:45:21 +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
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
Juan Picado
635ca3f924
chore: upload changeset
2022-03-03 22:07:26 +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
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
Martin Sander
b78f35257e
Fix re-opening log files using SIGUSR2 ( #2967 )
2022-01-27 16:40:51 +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
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
github-actions[bot]
736e7de600
chore: update versions (6-next) ( #2837 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-15 20:26:19 +01:00
Juan Picado
048ac95e8b
feat: align with v5 ui endpoints and ui small bugfix ( #2913 )
...
* fix: language switch position issue
* align with v5 endpoints for web
* fix: endpoints
* add changeset
* fix test
* fix test
2022-01-15 20:12:28 +01:00
Juan Picado
730b5d8cc0
feat: upgrade to pino v7 ( #2835 )
2021-12-31 23:19:11 +01:00
Juan Picado
2cf0371c0e
chore: changeset remove website
...
to avoid bump up, not need it
2021-12-15 23:29:14 +01:00
github-actions[bot]
18601f0fe0
chore: update versions (6-next) ( #2648 )
2021-12-15 19:02:26 +01:00
Juan Picado
a828271d63
refactor: fetch package endpoint and basic integration fastify ( #2750 )
...
* refactor: download manifest endpoint and integrate fastify
* fix file not found issue
* add temporary migration method to storage memory
* sanitize fs methods
* restore tests
* chore: restore sanitilize
will do later
* add tests
* add changeset
* lint
* trying something test
* chore: lint
* restore code
* fix e2e
* fix lint
2021-12-12 18:00:19 +01:00
Juan Picado
24b9be0202
refactor: improve docker image build with strict dependencies and pro… ( #2689 )
...
* refactor: improve docker image build with strict dependencies and prod build
* use master as registry
* format
2021-11-20 07:46:35 +01:00
Ed Clement
e75c0a3b95
fix: hydrate template placeholders in log messages when format is set to 'json' ( #2652 )
2021-11-11 07:22:11 +01:00
Juan Picado
b13a3fefd3
refactor: improve versions and dist-tag filters ( #2650 )
...
* refactor: improve versions and dist-tag filters
* chore: restore this later
* improve documentation of dis-tag normalizer
* chore: add changeset
2021-11-09 20:38:44 +01:00
Juan Picado
000d437463
feat: migrate to Material-UI 5 ( #2612 )
2021-11-08 17:24:15 +01:00
github-actions[bot]
fa3d878286
chore: update versions (6-next) ( #2625 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-05 17:29:26 +01:00
Diana Morales
20c9e43edc
dist-tags endpoint fastify ( #2638 )
...
* Create dist-tags.ts
* feat:migrate dist-tags to fastify
* Update storage.ts
Uncomment self.filters code
* add changeset
2021-11-05 16:59:13 +01:00
Diana Morales
f86c31ed0e
feat: migrate sidebar to fastify ( #2618 )
2021-11-03 20:56:36 +01:00
github-actions[bot]
3184ed41d8
chore: update versions (6-next) ( #2597 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-27 18:16:16 +02:00
Diana Morales
6c1eb021ba
feat: use warning codes for deprecation warnings ( #2595 )
...
* feat: use warning codes for deprecation warnings
* Update logger.spec.ts
* Update package.json
2021-10-27 16:53:02 +02:00
github-actions[bot]
b970102bfc
chore: update versions (6-next) ( #2456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-15 23:13:06 +02:00
Juan Picado
b702ea3631
abort search request support for proxy ( #2474 )
...
* update undici
* abort search request support for proxy
2021-10-15 23:00:30 +02:00
Juan Picado
794af76c50
Remove Node 12 support (v6.x) ( #2473 )
2021-10-15 18:49:47 +02:00
Juan Picado
154b2ecd34
refactor: remove @verdaccio/commons-api in favor @verdaccio/core and remove duplication ( #2455 )
...
* migrate api package
* migrate auth
* migrate config
* refactor: remove @verdaccio/commons-api in favor @verdaccio/core
* fix lint
* relocate pkg
* relocate pkg
* fix tsconfig
2021-09-26 00:08:00 +02:00
github-actions[bot]
cd7947adbc
chore: update versions (6-next) ( #2450 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-25 17:44:58 +02:00
Juan Picado
5fed1955a9
refactor: rematch as web state storage for UI ( #2447 )
...
* trying rematch
refactor: rematch for store packages
migrate login to rematch
Update packages/plugins/ui-theme/src/store/store.ts
Co-authored-by: Sergio Moreno <sergiomorenoalbert@gmail.com>
hide temporary
fix test for login
migrate package download resource
fix tests
* add missing fixture
* migrate detail page support
* fix tests
* migrate search
* migrate search
* clean up tests
* remove tags
* fix lint
* add changeset
* fix: search model typings
* add type
* types
* apply suggestions
Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
2021-09-25 17:35:03 +02:00
Zameer Haque
2c594910d8
fix: do not throw multiple logger deprecation warning if using default logger config ( #2446 )
2021-09-19 20:20:46 +02:00
github-actions[bot]
e10637f0f3
chore: update versions (6-next) ( #2427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-09-08 19:33:09 +02:00