Commit Graph

22 Commits

Author SHA1 Message Date
d0d79150e7 Remove include map state and refactor file/website data structures; remove 'Add to Repo' column 2026-05-07 23:28:55 +02:00
8e6d868954 Remove inclusion status tracking and toggle functionality for files and URLs 2026-05-07 23:28:40 +02:00
302adba66c Remove concept directory path and git remote settings/push functionality 2026-05-07 23:27:21 +02:00
7f68bb47cf Remove functionality for pushing concepts to repository 2026-05-07 23:27:03 +02:00
fe0621fb53 Remove git remote state and handling 2026-05-07 23:27:03 +02:00
e0c26518c3 Refactor layout: Updates status notification component and adjusts global body styling. 2026-05-07 23:00:26 +02:00
b1f8fb2338 auto-git:
[change] src/App.tsx
2026-05-07 22:59:35 +02:00
78879d7c14 Refactor settings UI components and modal styling 2026-05-07 22:56:22 +02:00
9d61ffc3d3 Refactor settings into a dedicated modal and integrate application menu actions 2026-05-07 22:56:01 +02:00
a97927a29a Enhance code block rendering with language classes and refine link validation 2026-05-07 19:46:00 +02:00
39fb777ae6 Add styles for concept editor and markdown preview components 2026-05-07 19:43:35 +02:00
23bc477319 auto-git:
[change] src/App.tsx
2026-05-07 19:43:28 +02:00
c59f7ab429 auto-git:
[add] src/markdown/
 [add] src/types/
2026-05-07 19:43:28 +02:00
11f507fe13 Refactor: Update UI styling across components using CSS variables and standardize visual appearance 2026-05-07 19:23:15 +02:00
43cb2b6cd7 auto-git:
[change] src/styles.css
2026-05-07 19:20:33 +02:00
37333b5b27 Improve PDF preview handling by automatically opening the generated file and enhancing error reporting. 2026-05-07 19:11:34 +02:00
1fac38dbe0 Update file drop event handling in App.tsx 2026-02-04 07:20:07 +01:00
3aac36b116 Add vite-env.d.ts for Vite client types 2026-02-04 07:01:49 +01:00
58fafc677e Add Tauri project files and update .gitignore 2026-02-04 07:00:15 +01:00
5340bf9844 auto-git:
[add] src/App.tsx
2026-02-04 06:59:17 +01:00
1a65e7943d Add styles.css for UI components 2026-02-04 06:49:55 +01:00
fa55771fff Add src/main.tsx 2026-02-04 06:48:09 +01:00