Firman Ramdhani
d1ce292e3c
feat(core-storage): add PouchEnvelope tests and LocalStorageService implementation
...
- Introduced tests for PouchEnvelope to validate envelope-aware CRUD operations using an in-memory PouchDB.
- Implemented LocalStorageService with encryption support for sensitive keys, including tests for setItem, getItem, removeItem, and clear methods.
- Defined a generic storage interface (IStorageService) to enforce type-safe serialization/deserialization across storage implementations.
2026-07-06 11:38:37 +07:00
Firman Ramdhani
293069a594
style: adjust navigation search bar positioning and button styling for improved aesthetics
2026-06-24 18:09:52 +07:00
Firman Ramdhani
e313967075
feat: enable local search with detailed view in VitePress configuration
2026-06-24 17:51:34 +07:00
Firman Ramdhani
cccc2c40fc
docs: enrich documentation with architectural foundations, component descriptions, and external library links across the codebase.
2026-06-24 17:43:55 +07:00
Firman Ramdhani
3d56eed2b8
feat: update docs site branding with custom logo, favicon, and elegant navbar styling
2026-06-24 16:35:14 +07:00
Firman Ramdhani
30c95e338b
feat: revamp documentation landing page and update project naming convention
2026-06-24 16:04:23 +07:00
Firman Ramdhani
8e56e05d1b
feat: redesign documentation landing page with custom theme and updated site navigation
2026-06-24 14:18:43 +07:00
Firman Ramdhani
f05e1c6d05
docs: expand monorepo architectural documentation and add Git link to homepage
2026-06-24 13:53:48 +07:00
Firman Ramdhani
0ed535e652
feat: add Gitea social link to documentation and update local development instructions in README
2026-06-24 13:29:02 +07:00
Firman Ramdhani
ecb16c759d
refactor: migrate docs-dev from storybook to vitepress config and update devcontainer configuration
2026-06-24 13:14:44 +07:00
Firman Ramdhani
41287c027b
feat(docs-dev): remove deprecated docs-dev application files and configurations
2026-01-09 09:43:14 +07:00
Firman Ramdhani
e6485b066d
feat: init commit for setup monorepo
2026-01-05 17:38:05 +07:00