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 |
|
Juan Picado
|
a54c18c02a
|
additional tests for config pkg (#2237)
* add test config
* add test for home creation
* more checks
* add test
* skip peer platform
* lint
* fix windows
|
2021-05-09 00:44:07 +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
|
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
|
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 |
|