39 Commits

Author SHA1 Message Date
96745e9997 feat: add URL state synchronization for navigation
- Added UrlStateService to sync app state with URL parameters for note selection, tags, folders, and search
- Implemented URL state effects in AppComponent to handle navigation from URL parameters
- Updated sidebar and layout components to reflect URL state changes in UI
- Added URL state updates when navigating via note selection, tag clicks, and search
- Modified note sharing to use URL parameters instead of route paths
- Added auto-opening of relevant
2025-10-24 23:23:30 -04:00
0f7cc552ca feat: add note context menu with color and metadata controls
- Added PATCH endpoint for updating note frontmatter with YAML parsing and merging
- Added DELETE endpoint to move notes to .trash directory with timestamped filenames
- Implemented note context menu with actions like duplicate, share, favorite, and delete
- Added color picker to context menu with gradient background visualization
- Extended NoteFrontmatter type with readOnly and color properties
- Added YAML frontmatter parser with support
2025-10-24 13:45:02 -04:00
83603e2d97 feat: enhance notes list UI with improved visual hierarchy
- Added new folder creation endpoint with support for path or parent/name parameters
- Updated notes list styling with consistent row cards and active state indicators
- Improved theme-aware color variables for better light/dark mode contrast
- Added visual depth with subtle gradient overlays and active item highlighting
- Implemented consistent styling between virtual and standard note list views
- Enhanced new note button styling for better visibility
2025-10-24 13:08:13 -04:00
08a2d05dad feat: add folder management endpoints and CORS support 2025-10-24 08:02:40 -04:00
69df390f58 docs: remove Phase 2 completion and executive summary files 2025-10-23 11:50:27 -04:00
c030f91ebe perf: optimize Docker build with layer caching and BuildKit support 2025-10-22 23:13:09 -04:00
eeb957cf17 refactor: redesign editor buttons and improve scrollbar theming 2025-10-21 22:32:54 -04:00
0d0607577d refactor: update tag-related styles and UI components with new color system 2025-10-21 14:36:26 -04:00
6e50acbd22 feat: add document properties popover with frontmatter metadata 2025-10-21 11:41:39 -04:00
d788c9d267 feat: add syntax highlighting and code block styling with theme support 2025-10-21 08:34:46 -04:00
062d743481 feat: add CodeMirror dependencies and implement markdown editor UI 2025-10-20 15:43:56 -04:00
168fcaf049 feat: reorder frontmatter keys and add publish/private quick links 2025-10-19 22:19:35 -04:00
0f7610bed1 feat: add quick links filtering and frontmatter enrichment on file load 2025-10-19 20:47:18 -04:00
e2775a3d43 feat: add tag editor API endpoint and improve tag editing UI 2025-10-17 09:14:01 -04:00
4dbcf8ad81 feat: add toast notifications and improve tag management UI 2025-10-16 22:25:05 -04:00
3b7a4326a5 refactor: replace emoji icons with SVG icons for archive and lock states 2025-10-16 15:06:06 -04:00
0555eb9ede feat: add fullscreen mode and toolbar to note viewer 2025-10-16 13:51:19 -04:00
c2315735ff feat: add markdown playground component view toggle and attachment handling 2025-10-15 21:05:31 -04:00
55a7a06daa feat: add Nimbus UI mode with adaptive scrollbars and layout improvements 2025-10-15 11:57:32 -04:00
32a9998b40 feat: add Meilisearch backend integration with Docker Compose setup and Excalidraw support 2025-10-14 10:41:15 -04:00
c0ebfcf5b9 docs: remove deprecated integration checklists and documentation files 2025-10-05 10:31:50 -04:00
e75fcd60cd refactor: migrate graph canvas to use web worker for force layout computation 2025-10-04 08:56:49 -04:00
77ced60d7c 96 SUCCESS tests complet 2025-10-03 14:24:16 -04:00
2dfe827759 chore: update Angular cache and TypeScript build info 2025-10-03 08:20:08 -04:00
ce67d6e0de chore: update Angular cache and TypeScript build info 2025-10-02 16:05:25 -04:00
cf4a3b60eb chore: update Angular cache and TypeScript build info files 2025-10-02 13:46:33 -04:00
20cc6e9215 chore: update Angular TypeScript build info cache 2025-10-02 10:55:11 -04:00
1d4da38164 chore: update Angular cache with new TypeScript definition files 2025-10-01 10:33:30 -04:00
89c8315820 chore: update TypeScript build info cache 2025-10-01 08:20:34 -04:00
fe4c968367 chore: update Angular cache and TypeScript build info files 2025-09-30 21:37:49 -04:00
67407f68f0 chore: update Angular cache and TypeScript build info 2025-09-29 23:22:47 -04:00
b4a706930b chore: update Angular cache and TypeScript build info files 2025-09-29 17:32:44 -04:00
0b72a6b810 chore: update TypeScript build info cache for Angular 20.3.3 2025-09-29 11:18:25 -04:00
0e604c06d0 chore: remove .angular cache directory 2025-09-29 08:42:25 -04:00
a8b60f87f6 chore: update Angular TypeScript build info cache 2025-09-28 21:19:15 -04:00
7f913ab33c chore: update Angular cache with new TypeScript definitions 2025-09-28 12:16:14 -04:00
f68440656e chore: update Angular build cache and TypeScript definitions 2025-09-28 07:13:09 -04:00
53bef252d9 chore: update Angular cache and TypeScript build info 2025-09-27 20:30:15 -04:00
6e1b5407b7 first commit 2025-09-27 18:13:02 -04:00