andy-stack_vaultkeeper-ai/Enums
Andrew Beal ce861d24d1 Update Help Modal to use centralized Copy enum and update manifest metadata
- Extract hardcoded strings in HelpModalSvelte to Copy enum constants
- Update manifest version to 1.0.0 and minAppVersion to 1.9.14
- Replace placeholder author/funding URLs with actual GitHub and Buy Me a Coffee links
- Improve maintainability by centralizing UI copy in Enums/Copy.ts
2025-11-09 20:54:02 +00:00
..
AIFunction.ts feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
ApiProvider.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
Copy.ts Update Help Modal to use centralized Copy enum and update manifest metadata 2025-11-09 20:54:02 +00:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
Path.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts Replace Node.js path module with path-browserify for browser compatibility 2025-11-04 19:12:30 +00:00
Selector.ts feat: implement help modal with topic navigation and content display 2025-11-08 13:31:53 +00:00