1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
Commit Graph

125 Commits

Author SHA1 Message Date
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
millerick
9ae112e129
fix: typos in documentation and website (#2540) 2021-10-19 08:57:56 +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
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
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
Joseph Mearman
c45711ade5
fix bad reference to docker yaml (#2329)
* fix bad reference to docker yaml

* Partially revert "fix bad reference to docker yaml"

This partially reverts commit 8299c2946732a8dbbac2132ce9a4c4b5c7049bde.
2021-07-13 20:06:21 +02:00
Juan Picado
d278f1b259
chore: relocate website for netlify migration (#2323) 2021-07-11 15:42:56 +02:00
Juan Picado
84373c4669 chore: add migration notes from v5 to master branch 2021-05-01 15:45:18 +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
4a3e11d072 chore: update with master (#2158) 2021-04-09 17:54:41 +02:00
Juan Picado
558d78f32a feat: flexible user interface generator (#2070)
* feat: flexible template generator and manifest

* chore: add changeset

* chore: restore dep

* chore: add docs

* chore: update snapshots

* chore: update docker examples for v5

* chore: refactor web module

* chore: format

* chore: refactor web api endpoints

* test: add test for user login web

* chore: refactor endpoints

* chore: fix merge

* chore: fix merge

* Update ci.yml

* chore: test

* chore: add static

* chore: update script

* chore: fix e2e

* chore: fix method

* docs: update v5 relative docker example

* chore: update html render

* chore: update style

* Update .prettierignore

* chore: update changeset

* chore: use pnpm6 on run test

temporary ci

* chore: drop node 16 for pnpm 6

* chore: update ci

* chore: update ci

* chore: update ci

* chore: update ci

* chore: remove circle ci

* chore: better url prefix handling

* chore: format code

* chore: remove test node 10

* docs: add docker v5 relative revers proxy example

* chore: use base html tag

* chore: update test
2021-04-09 17:54:38 +02:00
Juan Picado
e64f8ee294 chore: format document 2021-04-09 17:54:30 +02:00
Juan Picado
f2bcdb91f9 chore: update readme 2021-04-09 17:54:30 +02:00
Juan Picado
83677e31a2 build: server reload watch mode (#2039)
* feat: server reload watch mode

* chore:update format
2021-04-09 17:54:29 +02:00
Juan Picado
e367c3f1e0 feat: improve legacy token signature by removing deprecated crypto.cr… (#1953)
* feat: improve legacy token signature by removing deprecated crypto.createDecipher

* fix: wrong reference

* chore: add debug
2021-04-09 17:54:21 +02:00
Juan Picado
9c803993d0
feat: custom protocol header (#2156) 2021-04-02 10:48:51 +02:00
Juan Picado
15bb350ae4
feat: improve url_prefix behavior (#2122)
read pr 2122 for more details
2021-03-29 12:32:37 +02:00
Juan Picado
7b6fbae6ae
feat: handle kill signals nicely (#2130)
* feat: handle kill signals nicely

* chore: add docs and rename variable

Co-authored-by: edward kim <edward.kim@lendi.com.au>
2021-03-17 07:29:07 +01:00
Juan Picado @jotadeveloper
9d4c76153d chore: add info where the new docs are (#1138) 2018-11-27 14:43:29 +01:00
Juan Picado @jotadeveloper
ff3b86ec2e chore: relocate website (#1132)
https://github.com/verdaccio/website
2018-11-22 10:37:24 +01:00
ambar
be4672d11e docs: use $all access (#1083) 2018-10-20 09:10:07 +02:00
oeph
e12aaf2c67 docs: Added verdaccio-bitbucket-server to the list of authorization plugins in the plugins documentation (#1075) 2018-10-16 10:26:46 +02:00
Daniel Spangenberg
391f8bdba5 Add verdaccio-gitlab-ci to authorization plugins (#1032) 2018-09-30 07:38:52 +02:00
Juan Picado @jotadeveloper
54d7f1b4fc
Update web.md 2018-09-26 14:31:17 +02:00
Juan Picado @jotadeveloper
b5ebaace9a
Update reverse-proxy.md 2018-09-17 20:14:22 +02:00
Juan Picado @jotadeveloper
f75a9409ba
Update reverse-proxy.md 2018-09-17 20:13:34 +02:00
Juan Picado @jotadeveloper
901a1ccb6c
Update protect-your-dependencies.md 2018-09-17 20:12:37 +02:00
Juan Picado @jotadeveloper
8d222a7d13
chore: fix typo 2018-09-06 20:43:23 +02:00
Marc Udoff
5ca0ca5228 feat: exposed rotating-file log for json logging (#948)
This both allows for logger type 'rotating-file' and
passing of other options from the config "option" example:
{type: rotating-file, format: json, path: /path/to/log.jsonl, level: http, options: {period: 1d}}
2018-09-01 00:42:15 +02:00
Juan Picado @jotadeveloper
d0798c491f
chore: fix typo 2018-08-29 07:17:09 +02:00
Guillaume Delacour
d6d1e4adb9 docs: fixes typo (#945) 2018-08-24 14:35:54 +02:00
Juan Picado @jotadeveloper
652003feed
feat: update logos & add new page for logos on website (#941)
* chore: update svg logos

* chore: update logo assets (png)

thanks lisa for this upgrade

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>

* feat: add logo page

logo dimensions are missing here, we will figure out that later

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>

* chore: update link

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>

* chore: update link text

Co-Authored-By: Daniel Ruf <danielruf@users.noreply.github.com>
Co-Authored-By: Lisapressmar <lisapressmar@users.noreply.github.com>
2018-08-24 09:18:49 +02:00
Girish Ramakrishnan
c2016ac9d6 docs: Add Cloudron to install.md (#939)
This adds the Cloudron package link to the installation docs.
The source code for the cloudron package resides at
https://git.cloudron.io/cloudron/verdaccio-app/

Fixes #938
2018-08-22 22:49:51 +02:00
Matthew Peveler
7d70824cd0 docs: fix typo/grammar (#927) 2018-08-17 06:44:52 +02:00
Diego Louzán
24b6176521 docs: document package regex syntax
make explicit the syntax used in the package configuration directives by
linking to the minimatch npm package used for the implementation
2018-08-13 17:53:08 +02:00
Abraham Schilling
36b580c36a
docs: Add plugin to the plugin list.
Add `verdaccio-github-oauth-ui` to the plugin list.
2018-07-31 17:58:12 +02:00
Juan Picado @jotadeveloper
e008b22f0e
Merge branch 'master' into feat-webui-scope 2018-07-31 12:31:04 +02:00
Peter Cools
f9e9383688 feat: adds option to set scope in webui instructions header
If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.

See also feature request #593.

Corrected typo myscopy --> myscope
2018-07-31 10:58:43 +02:00
Ashish Surana
cee185e133 docs: changes gitter link to Discord
- changes in website footer also
2018-07-31 12:51:26 +05:30
Peter Cools
507a3c7a7d feat: adds option to set scope in webui instructions header
If you're using this registry for a specific module scope, specify that scope to set it in the webui instructions header e.g. npm set @coolsp:registry http://localhost:4873.
Added as webui.scope option in .yaml.
> Note: in .yaml, escape @ with \\@.

See also feature request #593.

Removed changes to website/translated_docs and website/versioned_docs
And update docs/web.md and config.md
2018-07-30 21:11:36 +02:00
Juan Picado @jotadeveloper
b82b8f12a3
docs: small improvements 2018-07-22 20:23:53 +02:00
Michiel De Mey
11dcf798cc feat: adds support for external plugin directory (#532) 2018-07-18 14:53:08 +02:00
tzachshabtay
87ea8959d7
Fix typos 2018-07-16 16:13:49 -04:00
Taehyun Kim
b43b0de8a1
add verdaccio-github-oauth 2018-07-08 02:25:27 +09:00
Xavier Priour
e2bafb3b49
Mention access restrictions
Indicate that access restrictions apply to web UI as well as npm access (to avoid #804)
2018-07-06 08:41:46 +02:00
ayusharma
d7108aeed9 docs: update broken link in plugins 2018-06-25 09:40:35 +02:00
Juan Picado @jotadeveloper
50db21c1c8
chore: update link 2018-06-23 16:44:33 +02:00
Juan Picado @jotadeveloper
5fde4284c2
docs: update unit testing doc 2018-06-23 16:43:25 +02:00
Juan Picado @jotadeveloper
78ef24d79b
chore: update website
* display tweets
* big github button
* display new users
2018-06-17 01:23:19 +02:00
Juan Picado @jotadeveloper
4245636576
feat: add published package support to template
The package published can be printed into the template
Improve error handling
Improve notification documentation
2018-06-14 07:25:09 +02:00