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 |
|
renovate[bot]
|
076f0f85e8
|
fix(deps): update docusaurus monorepo to v2.0.0-beta.9 (#2622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 18:25:53 +01:00 |
|
Behrang Yarahmadi
|
13310814da
|
#2606 add prettier plugin sort imports (#2607)
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
|
2021-10-29 17:33:05 +02:00 |
|
David Goldfarb
|
0525ebfda3
|
Explain the need to supply config file in Docker mount (#2598)
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2021-10-27 18:07:28 +02:00 |
|
renovate[bot]
|
8478bd97b8
|
fix(deps): update docusaurus monorepo to v2.0.0-beta.8 (#2577)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-24 15:01:43 +02:00 |
|
Juan Picado
|
3836595506
|
chore: website version bump
need to automate this eventually
|
2021-10-24 10:22:21 +02:00 |
|
renovate[bot]
|
d1aa663553
|
chore(deps): update dependency esbuild-loader to v2.16.0 (#2536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-21 08:40:44 +02:00 |
|
millerick
|
9ae112e129
|
fix: typos in documentation and website (#2540)
|
2021-10-19 08:57:56 +02:00 |
|
renovate[bot]
|
f31e1b4643
|
fix(deps): update docusaurus monorepo to v2.0.0-beta.7 (#2518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-18 06:54:27 +02:00 |
|
Andreas Opferkuch
|
b753b4010f
|
website: Improve docs link discoverability (#2462)
... by flipping the underline behavior within articles
|
2021-10-01 17:51:04 +02:00 |
|
Juan Picado
|
5be013a059
|
update contributing guidelines and chat reference
|
2021-09-18 09:07:22 +02:00 |
|
Joon du Randt
|
f13dacef9c
|
Updated config map param name in helm example (#2435)
|
2021-09-14 20:38:50 +02:00 |
|
Juan Picado
|
761f1696f2
|
update e2e page docs
|
2021-09-13 22:14:09 +02:00 |
|
rvo
|
f5fd7bf5bf
|
docs(docker): spelling and minor grammar fix (#2434)
|
2021-09-12 21:23:02 +02:00 |
|
Juan Picado
|
459b6fa72b
|
refactor: search v1 endpoint and local-database (#2340)
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
|
2021-09-08 19:06:37 +02:00 |
|
Juan Picado
|
10868ed434
|
chore: bump up website version
|
2021-09-08 07:05:25 +02:00 |
|
Juan Picado
|
ada8165f98
|
website: add video channel logo access
|
2021-09-08 07:04:35 +02:00 |
|
Juan Picado
|
57755f31ba
|
docs: update talks document
|
2021-09-08 06:56:59 +02:00 |
|
Justin Johansson
|
3e65791564
|
Indiescripter/upgrade website docusaurus (#2414)
* build(website): update @docusaurus/* deps & devDeps to v2.0.0-beta.6
* build(website): update devDeps esbuild (patch), sass (minor)
* build: pin some innocuous devDeps versions to restart GH CI
|
2021-09-04 10:29:15 +02:00 |
|
Justin Johansson
|
d21279b35c
|
Indiescripter/update misc deps (#2408)
* build(cli): remove unused commander dep
* build(e2e-ui): tweak lodash devDep to exact version
* build: tweak exact versions; @verdaccio:commons-api, get-port, semver
* style: private true prop first in package.jsons (monorepo convention)
|
2021-09-03 17:40:21 +02:00 |
|
Justin Johansson
|
b121e3662f
|
Indiescripter/align website format lint configs (#2398)
* build: update deps dompurify, esbuild-loader, envinfo, express-rate-limit, fastify, handlebars, jsdom
* build: remove unused devDep wait-on
* build: update dep http-status-codes
* build: update devDeps @typescript-eslint/*; deps aws-sdk & memfs
* build: update devDep terser-webpack-plugin
* build: update devDep eslint-plugin-prettier
* build: update dev/devDeps node-fetch, react-hook-form
* build: update e2e-cli deps npm & pnpm
* build: update website devDev sass
* build: update ui-theme devDep github-markdown-css
* build: update logger dep pino minor version
* build: update web devDep node-html-parser
* build: remove some legacy flow-typed cruft
* style: eslint-config-airbnb-typescript => @verdaccio/eslint-config; use prettier width 100 in website
* fix: attempt eslint fix in Features.tsx as suggested by @semoal; website eslint still 1 error
* fix: attempt to fix eslint warn about hooks usage
Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
|
2021-09-01 19:15:15 +02:00 |
|
SaintMalik
|
2e51c931dd
|
docs: fix typos (#2399)
|
2021-09-01 19:13:09 +02:00 |
|
Justin Johansson
|
4b0eaff5f7
|
Update many package deps including babel, @types, react & more (#2395)
|
2021-09-01 07:35:24 +02:00 |
|
Juan Picado
|
9805298893
|
Update docusaurus.config.js
|
2021-08-29 08:37:11 +02:00 |
|
Juan Picado
|
e0e39540c5
|
chore: update version website add header link
|
2021-08-29 08:11:55 +02:00 |
|
Juan Picado
|
586f1b0684
|
docs: improve url_prefix info
|
2021-08-22 10:25:40 +02:00 |
|
Juan Picado
|
d036190aff
|
docs: improve reverse proxy headers info
|
2021-08-22 10:22:59 +02:00 |
|
Juan Picado
|
988ff72081
|
docs: improve url_prefix docs and public domain override
|
2021-08-22 10:20:23 +02:00 |
|
Juan Picado
|
2f033888e4
|
website: updagre text size (#2363)
* updagre text size
* try latest pnpm
* Update website.yml
* Update website.yml
|
2021-08-12 08:20:54 +02:00 |
|
Juan Picado
|
e39fbfee5f
|
Update _redirects
|
2021-08-06 20:39:02 +02:00 |
|
Juan Picado
|
14671d8a10
|
add chat redirect
|
2021-08-05 06:21:38 +02:00 |
|
Juan Picado
|
be2626fcd5
|
chore: format
|
2021-08-03 22:49:48 +02:00 |
|
Juan Picado
|
717175567c
|
chore: add more tweets
|
2021-08-03 22:49:01 +02:00 |
|
Juan Picado
|
65e077a926
|
chore: add more tweets
|
2021-08-03 22:46:25 +02:00 |
|
Juan Picado
|
b704689309
|
fix: website helm command
|
2021-08-03 21:38:28 +02:00 |
|
Juan Picado
|
f625c114bb
|
docs: fix wrong language title docs
|
2021-07-30 09:10:07 +02:00 |
|
Juan Picado
|
42d08eb423
|
chore: more missings redirect for languages and enable zh-cn was missing
|
2021-07-30 08:44:34 +02:00 |
|
Juan Picado
|
668bbd0955
|
chore: redirect en language to root
|
2021-07-30 08:30:41 +02:00 |
|
Juan Picado
|
2ce7c7dfad
|
chore: add netlify redirect
|
2021-07-30 08:20:12 +02:00 |
|
Sergio Moreno
|
a2877ab03c
|
docs: update to @docusaurus/beta-4 (#2361)
|
2021-07-29 12:19:37 +02:00 |
|
Sergio Moreno
|
0fb5d31596
|
fix: add contextualSearch to Algolia Search (#2356)
|
2021-07-28 14:02:39 +02:00 |
|
Sergio Moreno
|
2808cc268f
|
fix: useBaseUrl on translated links (#2354)
|
2021-07-28 00:12:04 +02:00 |
|
Sergio Moreno
|
d1d820f8b2
|
fix: useBaseUrl on translated links (#2353)
|
2021-07-28 00:04:36 +02:00 |
|
Juan Picado
|
28ce2a99da
|
Update README.md
|
2021-07-27 22:46:18 +02:00 |
|
Sergio Moreno
|
1ca89d923e
|
fix: dsn build on website (#2349)
|
2021-07-27 22:34:07 +02:00 |
|
Sergio Moreno
|
a6b0d63afb
|
feat: migrate Verdaccio.org to Docusaurus v2 and new design (#2343)
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2021-07-27 21:52:49 +02:00 |
|
Juan Picado
|
66c6df4ae9
|
Update 2019-04-19-diving-into-jwt-support-for-verdaccio-4.md
|
2021-07-21 07:55:18 +02:00 |
|
Juan Picado
|
feb385c8fd
|
Update 2019-09-30-verdaccio-430-release.md
|
2021-07-21 07:54:55 +02:00 |
|
Juan Picado
|
bd9b170090
|
Update 2019-09-30-verdaccio-430-release.md
|
2021-07-21 07:54:16 +02:00 |
|
Juan Picado
|
30c5c19d5f
|
Update 2019-04-19-diving-into-jwt-support-for-verdaccio-4.md
|
2021-07-21 07:53:50 +02:00 |
|