renovate[bot]
|
e21ccea3a1
|
fix(deps): update all core dependencies (master) (#3278)
* fix(deps): update all core dependencies
* chore: restore docusaurus
* restore versions
* fix types
* chore: fix error
* chore: update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-08-08 08:55:41 +02:00 |
|
Juan Picado
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +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 |
|
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
|
10aeb4f134
|
refactor: config module, experiments renamed to flags (#1996)
* refactor: config security refactor
* chore: add changeset
* chore: rename self_path to config_path on test
* chore: fix test
* chore: remove self_path on init
|
2021-04-09 17:54:25 +02:00 |
|