clients/libs/angular/src
Bernd Schoolmann 7eb6fdc4a0
[PM-32784] Increase search service search performance by 50x and defer indexing (#19251)
* Make basic search fast

* Defer indexing

* Fix tests

* Handle admin console

* Clean up comment

* Add tests

* Always clear cipher index on edit

* Improve timeout behavior

* Extract lunr indexing and untangle logic

* Fix tests

* Undo change

* Cleanup

* Cleanup and typing issues

* Fix

* Fix build

* Prettier and eslint

* Fix

* Fix type errors and tests

* Rewrite lunr search index

* Fix tests

* Fix issues

* Add comment

* Cleanup

* Fix old usage

* Cleanup

* Apply feedback

* Prettier

* Fix typos

* Break lock in case lock was not released

* Move is archived and is trash to callers

* Prettier

* Apply cli archive and trash filter

---------

Co-authored-by: JaredScar <thewolfbadger@gmail.com>
2026-04-21 23:27:01 +09:00
..
admin-console [PM-26383] Remove feature flag to enable autoconfirm (#20015) 2026-04-09 15:36:38 -04:00
auth [PM-31438] Send unsaved edits dialog (#19425) 2026-04-17 09:50:05 -04:00
billing [CL-1108] Migrate billing CTAs to new icon API (#19483) 2026-04-20 16:18:23 -04:00
components/modal [PM-29565] Delete deprecated callout component (#17895) 2025-12-11 14:38:33 +01:00
directives [PM-33006] Convert JslibModule declares to standalone (#19316) 2026-03-03 10:41:17 +01:00
key-management/encrypted-migration [CL-1111] Migrate key management CTAs to new icon API (#19486) 2026-04-20 11:27:25 -04:00
pipes [PM-14883] Strip non-numeric characters in credit card number display… (#20070) 2026-04-17 14:56:16 -07:00
platform [SM-1762] Bump Jest to 30.3.0 (#20211) 2026-04-17 17:48:29 +02:00
scss [CL-1023][CL-1031] Design system refresh: Milestone 1 (#19061) 2026-03-25 10:55:06 -05:00
services [PM-32784] Increase search service search performance by 50x and defer indexing (#19251) 2026-04-21 23:27:01 +09:00
tools [PM-32784] Increase search service search performance by 50x and defer indexing (#19251) 2026-04-21 23:27:01 +09:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils feat(2FA-UI-Refresh): [Auth/PM-8113] - 2FA Components Consolidation and UI Refresh (#12087) 2025-02-24 09:59:14 -05:00
vault [PM-32784] Increase search service search performance by 50x and defer indexing (#19251) 2026-04-21 23:27:01 +09:00
jslib.module.ts Remove NotPremiumDirective from jslib.module (#19287) 2026-03-11 17:46:12 +01:00