[enh] Allow to call '/wot/requirements/:search' with a query param (e.g....
[enh] Allow to call '/wot/requirements/:search' with a query param (e.g. '?pubkey=true') to optimize DB queries - close #1439
Showing
- app/lib/dal/fileDAL.ts 79 additions, 57 deletionsapp/lib/dal/fileDAL.ts
- app/lib/dal/indexDAL/abstract/IIndexDAO.ts 2 additions, 0 deletionsapp/lib/dal/indexDAL/abstract/IIndexDAO.ts
- app/lib/dal/indexDAL/leveldb/LevelDBIindex.ts 10 additions, 0 deletionsapp/lib/dal/indexDAL/leveldb/LevelDBIindex.ts
- app/lib/dal/indexDAL/sqlite/SqliteIIndex.ts 10 additions, 0 deletionsapp/lib/dal/indexDAL/sqlite/SqliteIIndex.ts
- app/lib/dal/sqliteDAL/IdentityDAL.ts 4 additions, 0 deletionsapp/lib/dal/sqliteDAL/IdentityDAL.ts
- app/modules/bma/lib/controllers/wot.ts 8 additions, 2 deletionsapp/modules/bma/lib/controllers/wot.ts
- app/service/IdentityService.ts 4 additions, 0 deletionsapp/service/IdentityService.ts
- test/integration/identity/identity-test.ts 36 additions, 0 deletionstest/integration/identity/identity-test.ts
Loading
Please register or sign in to comment