ike
42024c3460
fix: improving typescript practices in packages/web/src/endpoint/package.ts
( #1972 )
...
* chore: 1. Remove @ts-ignore, 2. Remove :any and infer from existed lib, 3. Prevent variable re-assign
* chore: add changeset
2020-10-23 08:44:32 +02:00
Juan Picado
da1ee9c82b
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
2020-10-03 14:47:04 +02:00
mknj
afbc42a447
fix urls in some packages/*/package.json ( #1952 )
2020-09-27 08:34:33 +02:00
Juan Picado
fef152f5d1
refactor: auth-utils ( #1951 )
...
* chore: refactor auth utils
* chore: relocate crypto utils
2020-09-25 20:16:16 +02:00
Juan Picado
ae52ba352a
refactor: migrate request to node-fetch at hooks package ( #1946 )
...
* refactor(hooks): new structure for notifications
* chore: fix build
* chore: add debug
* chore: add changeset
2020-09-22 23:43:39 +02:00
Juan Picado
3aa51596dc
refactor: max-len and printWidth to 100 ( #1941 )
...
* refactor: max-len and printWidth to 100
* chore: ci specific pnpm version
* fix: add types peer package
literally get rid of types package
2020-09-17 06:48:16 +02:00
Juan Picado
a53f649fd5
docs: update contribution guidelines, scripts to debug and additional notes ( #1918 )
...
* chore: debug improments
* update guides
* docs: update contribution guidelines
* chore: add debug notest
* chore: format code
2020-09-07 07:36:08 +02:00
Juan Picado
26b494cbd4
feat: add typescript project references settings ( #1933 )
...
Add two different settings for compile and develop.
https://www.typescriptlang.org/docs/handbook/project-references.html
2020-09-07 07:07:05 +02:00
Abraham Schilling
35471794e2
build: configure prettier as formatter for json, yaml and markdown ( #1930 )
...
* build: configure pretter as formatter for most files
* chore: reformat code (#1931 )
* chore: re-format all files
* chore: force run quality anaylsis test
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2020-09-03 21:15:29 +02:00
Juan Picado
42dfed785f
chore: patch changesets example ( #1929 )
...
* chore: test changesets
* chore: add changeset
2020-09-01 21:50:28 +02:00
Abraham Schilling
8db6344ab4
5.x tests on windows ( #1919 )
2020-08-31 22:21:38 +02:00
Juan Picado
f63b0819b4
chore: restore website build ( #1920 )
2020-08-27 21:23:56 +02:00
Juan Picado
aa6633ec49
feat: improve workspace and dependencies debug
...
* feat: using workspace @verdaccio/types
* feat: use core local-storage plugin
* chore: add missing dependencies
* chore: replace trace by debug
* chore: plugin loader uses debug
2020-08-21 07:51:12 +02:00
Juan Picado @jotadeveloper
63654c4c43
chore: update wrong imports
2020-08-19 22:09:12 +02:00
Juan Picado @jotadeveloper
4a4d3c692c
feat: add @verdaccio/commons-api package
...
Update local references
2020-08-19 22:02:40 +02:00
Juan Picado
c009bf7760
feat: relocate core packages ( #1906 )
...
* chore: clean lint warnings
* refactor: move core packages
2020-08-19 20:27:35 +02:00
Juan Picado @jotadeveloper
979e547d95
chore: extend lint rules to root
2020-08-13 23:36:23 +02:00
Juan Picado
09b59d59e6
chore: lint prettier update ( #1904 )
...
* chore: update prettier@2.x
* chore: prettier auto fix
* chore: fake circleci
we don't need it but I want make dissapear the error
2020-08-13 23:27:00 +02:00
Juan Picado @jotadeveloper
42a211d5b3
chore: update snapshot
2020-08-11 22:48:08 +02:00
Juan Picado
66bfc6497e
refactor: devDependencies strictly defined in each package ( #1884 )
...
* refactor: new babel preset
* chore: using pnpm
let's see how it goes, all seems works fine by far, pretty solid.
2020-08-11 07:46:53 +02:00
Juan Picado @jotadeveloper
ded44fb12d
chore: rebase from master
2020-08-11 07:46:38 +02:00
Juan Picado
a819139291
refactor: test api refactor ( #1826 )
...
* test: add test for whoami
* Update middleware.ts
* test for user api
* more test for user api
* remove repeated code
* refactor
* Update index.spec.ts
* add package test
refactor others
* chore: upgrade deps
* chore: add test for package
* chore: update test
* update lock file
* Update ci.yml
* Update ci.yml
* Update package.spec.ts
* chore: update ci settings
* chore: update deps
* chore: update test
2020-08-11 07:46:37 +02:00
Juan Picado
c9a1500d36
chore: update dependencies (maintenance)
...
* chore: update deps
* chore: update deps
* chore: fix dependencies
* chore: update deps
* chore: update deps
* chore: add types
* chore: update jest
2020-08-11 07:46:14 +02:00
dependabot-preview[bot]
07ccf0bcaf
build(deps): bump @verdaccio/readme from 9.3.0 to 9.5.0 ( #1797 )
...
Bumps [@verdaccio/readme](https://github.com/verdaccio/monorepo/tree/HEAD/core/readme ) from 9.3.0 to 9.5.0.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/core/readme/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.5.0/core/readme )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-11 07:46:13 +02:00
Juan Picado @jotadeveloper
1fabec8df1
feat: migrate from buyan to pinojs ( #1760 )
...
* feat: migrate from buyan to pinojs
* chore: fix lint
* chore: release utils from import
* chore: fix test
* chore: add missing dep
* chore: add dependency
* chore: add prettifier module
* chore: add pretty stamp option
* chore: fix package name location
* chore: crash on try use rotating file type
* chore: remove arg
2020-08-11 07:46:12 +02:00
Juan Picado @jotadeveloper
4dd69d135b
chore: re-enable coverage
2020-08-11 07:46:11 +02:00
Juan Picado @jotadeveloper
adf7ea46b9
chore: fix merge
2020-08-11 07:46:10 +02:00
Juan Picado @jotadeveloper
3e7fd1806e
feat: remove support for allow_ prefix ( #1741 )
...
allow_access, allow_publish and proxy_access were supported as package access but this commit drop that support and ignore the properties
2020-08-11 07:46:09 +02:00
Juan Picado @jotadeveloper
793deb2b6b
refactor: fix import
2020-08-11 07:46:08 +02:00
Juan Picado @jotadeveloper
658866a618
refactor: fix imports
2020-08-11 07:46:07 +02:00
Juan Picado @jotadeveloper
cc0b4186a6
refactor: utilities and auth
2020-08-11 07:46:07 +02:00
Juan Picado @jotadeveloper
23babe2fad
chore: reuse jest config
2020-08-11 07:46:06 +02:00
Juan Picado @jotadeveloper
e4ec679b0e
feat: migrate yarn workspaces ( #1546 )
2020-08-11 07:46:02 +02:00