Juan Picado
|
ef88da3b47
|
fix: improve support for fs promises older nodejs (#3570)
* fix: improve support for fs promises older nodejs
* second try with fallback for nodejs18
|
2023-01-22 09:48:04 +01:00 |
|
Juan Picado
|
54606976c3
|
chore(website): improve api docs part 2 (#3431)
* chore: remove unused package
* Update pnpm-lock.yaml
* chore: improve types in general plugins
|
2022-10-11 23:06:55 +02:00 |
|
Juan Picado
|
64cfedb805
|
chore(website): add api section (#3424)
* chore: add api section
* chore: fix build
* Update website.yml
* chore: improve types plugin
clean up others stuff
* Update crowdin.yaml
* clean up
|
2022-10-10 08:00:09 +02:00 |
|
Juan Picado
|
9fc2e79611
|
feat(plugin): improve plugin loader (#3370)
* feat(plugin): implement scope package support plugins
* feat(plugin): improve plugin loader
* chore: fix build
* chore: cover config path case
* chore: async ui thene plugin
* chore: store async plugin
* chore: refactor plugin loader auth
* feat: filter refactoring
* chore: remove old plugin loader
* chore: add changeset
* chore: add docs
* chore: refactor relative plugin loader
* Update user.jwt.spec.ts
* Update user.jwt.spec.ts
|
2022-09-16 08:02:08 +02:00 |
|
Juan Picado
|
37274e4c8d
|
feat: implement abbreviated manifest (#3322)
* feat: implement abbreviated manifest
* chore: add time field
* chore: add abbreviated version
* chore: fix missing time
* chore: fix merge time issue
* Update jest.config.js
* add tests
* chore: add tests
* chore: add missing fields
|
2022-08-27 12:52:23 +02:00 |
|
Juan Picado
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +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 |
|
CommanderRoot
|
a2c3fa9ea7
|
refactor: replace deprecated String.prototype.substr() (#3091)
|
2022-03-25 23:27:31 +01:00 |
|
Juan Picado
|
b8554c8935
|
refactor: promisfy packages (#2767)
* refactor: better performance and structure for get package
refactor file-locking promise taste
refactor updatePackageNext method
update lock file
apply missing interfaces
add version method
fix lint
fix test
chore: remove promisify
refactor publish progress
* migrate methods utilities publish
* Update index.d.ts
* restore publish
|
2022-02-20 18:39:38 +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 |
|
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 |
|
Juan Picado
|
b56d5cec39
|
chore: refactor pkgs location (#2538)
* chore: relocated mock package
* refactor: relocate local-storage htpasswd to plugins
because they are
* chore: format
|
2021-10-18 22:18:09 +02:00 |
|