Juan Picado
|
15c694156a
|
fix eslint warnings (#2265)
* chore: reduce warnings
* chore: fix eslint warnings
* fix warning
|
2021-06-12 09:25:53 +02:00 |
|
Juan Picado
|
52b47868e3
|
add more test proxy (#2236)
* add more test proxy
* test tarball and search
* format
* refactor uplinks
|
2021-05-08 19:21:21 +02:00 |
|
Juan Picado
|
4a3e11d072
|
chore: update with master (#2158)
|
2021-04-09 17:54:41 +02:00 |
|
Juan Picado
|
3ba55e6199
|
chore: update format
|
2021-04-09 17:54:39 +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 |
|
Paola Morales
|
14159b31e1
|
ref: refactor utils methods (#2076)
* ref: Relocate utils functions to web pkg
* ref: Refactor utils functions
* ref: Relocate utils functions to api pkg
* ref: Relocate utils functions to config pkg
* ref: Relocate utils functions to middleware pkg
* ref: Relocate utils functions to storage pkg
* ref: relocate utils functions to proxy pkg
* ref: relocate utils functions to middleware pkg
* ref: refactor utils functions
* Fix compilation errors
|
2021-04-09 17:54:36 +02:00 |
|
Juan Picado
|
5f3eee5eaf
|
chore: remove a package, move constants (#2001)
* chore: remove a package, move constants
* chore: remove *
|
2021-04-09 17:54:26 +02:00 |
|
Juan Picado
|
e83e500b80
|
fix: cleanup warnings (#1986)
* fix: lint warnings
* fix: test
|
2021-04-09 17:54:24 +02:00 |
|
Dina Basumatary
|
68ea21214a
|
fix: eslint errors (#1973)
* fix: eslint errors
* fix: rename a test
* fix: broken integration test
due to removing next argument in the middleware.
* changeset
|
2021-04-09 17:54:23 +02:00 |
|
Juan Picado
|
8c730c0694
|
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
|
2021-04-09 17:54:20 +02:00 |
|
Juan Picado
|
716734c83c
|
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
|
2021-04-09 17:54:14 +02:00 |
|
Juan Picado
|
e61bd6c78f
|
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
|
2021-04-09 17:54:12 +02:00 |
|
Juan Picado
|
9f2a29a275
|
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.
|
2021-04-09 17:54:11 +02:00 |
|
Juan Picado @jotadeveloper
|
958a5d886f
|
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
|
2021-04-09 17:54:09 +02:00 |
|
Juan Picado @jotadeveloper
|
a70454c7b2
|
feat: migrate yarn workspaces (#1546)
|
2021-04-09 17:54:01 +02:00 |
|