Commit Graph

451 Commits

Author SHA1 Message Date
449374b79f fix: optimize git log actions 2026-02-17 13:24:25 +01:00
b13eba025a feat: git log as panel in the panel 2026-02-17 13:13:55 +01:00
5c0dbaff71 fix: icon slight proportion change 2026-02-17 12:52:31 +01:00
Georg Bauer
e62e4ac830 Merge pull request #6 from rfc1437/copilot/unify-window-decorations
Unify compact window decorations on Windows/Linux to match integrated cross-platform title bar UX
2026-02-17 11:43:09 +01:00
4ac29a6528 feat: panel-toggle-button 2026-02-17 11:41:35 +01:00
70bc0b1b09 fix: more work on menus 2026-02-17 11:25:50 +01:00
7b5829e965 feat: custom title bar that is more compact 2026-02-17 10:52:25 +01:00
03cf6ae9e7 fix: test stabilization for windows 2026-02-17 09:33:07 +01:00
copilot-swe-agent[bot]
cecbae9d27 feat: use unified compact title bar on windows and linux
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-17 07:45:06 +00:00
copilot-swe-agent[bot]
0b3386bd61 Initial plan 2026-02-17 07:41:04 +00:00
Georg Bauer
091b970d67 Merge pull request #4 from rfc1437/copilot/integration-test-for-markdown 2026-02-17 08:08:09 +01:00
copilot-swe-agent[bot]
7dbb2cb517 fix: normalize milkdown roundtrip markdown to avoid spurious updates
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-17 06:55:16 +00:00
copilot-swe-agent[bot]
54a367d423 test: add milkdown markdown roundtrip integration coverage
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
2026-02-17 06:49:38 +00:00
copilot-swe-agent[bot]
c3e15034f5 Initial plan 2026-02-17 06:39:11 +00:00
0feae530d3 fix: icon in title fixed 2026-02-17 07:31:56 +01:00
cdb5fd31e2 fix: some work-over for the sidebar toggle 2026-02-17 07:20:28 +01:00
50e813f95c feat: titlebar icon for sidebar toggle first try 2026-02-17 07:06:50 +01:00
b2db7c6df0 feat: better previews and consistent previews 2026-02-17 06:47:57 +01:00
4ce1654f47 fix: better handling of draft and published posts in preview 2026-02-16 22:20:31 +01:00
201a74f447 fix: consistent handling of markdown between post preview and preview server 2026-02-16 22:04:55 +01:00
e98379fe95 fix: URL rewritings for publishing / preview 2026-02-16 21:55:03 +01:00
54a8ba5ceb feat: preview server startup directly 2026-02-16 21:28:16 +01:00
5d0791566e feat: preview uses no outside ressources 2026-02-16 21:14:29 +01:00
89187229cf feat: basic preview server running 2026-02-16 21:02:51 +01:00
003a97de27 fix: build warning about chunik size 2026-02-16 18:43:46 +01:00
00a0de05e6 security: override transitive esbuild for dev-server CORS advisory 2026-02-16 18:11:32 +01:00
Georg Bauer
03f6465fc4 Merge pull request #2 from rfc1437/alert-autofix-4
Potential fix for code scanning alert no. 4: Incomplete string escaping or encoding
2026-02-16 18:06:49 +01:00
c55e6d00ae test: align media URL fixtures with scanner-safe site host 2026-02-16 18:04:49 +01:00
Georg Bauer
655b8207bd Potential fix for code scanning alert no. 1: Incomplete regular expression for hostnames
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-16 17:58:41 +01:00
Georg Bauer
f03e4bb827 Potential fix for code scanning alert no. 3: Incomplete URL substring sanitization
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-16 17:48:48 +01:00
Georg Bauer
95705f6c92 Potential fix for code scanning alert no. 4: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-16 17:46:24 +01:00
0f04b98d60 feat: git implementation finished 2026-02-16 17:41:45 +01:00
e9743cb70f feat: phase 6 of git implementation 2026-02-16 15:34:48 +01:00
339e513a2d feat: phase 5 of git implementation 2026-02-16 15:29:53 +01:00
9cf1b03e0f fix: milkdown first-change issue 2026-02-16 15:03:33 +01:00
772c0cbb0e feat: coloring of version history 2026-02-16 14:42:04 +01:00
1cd7d4f6ef feat: version history colors and pruning 2026-02-16 14:23:21 +01:00
b19e92f729 feat: version diffs work now 2026-02-16 14:03:09 +01:00
3c9d4b6bce feat: added auth checks and first-push checks. 2026-02-16 12:57:42 +01:00
56931f81ba feat: commit push/pull/fetch and others 2026-02-16 12:24:36 +01:00
9f3b5d0867 feat: finished phase 3 2026-02-16 12:11:27 +01:00
c5c3a55a5c feat: better diff. integration 2026-02-16 12:03:22 +01:00
9d71aa63fb feat: phase 3 for git integration 2026-02-16 11:46:47 +01:00
4c437cbea2 fix: better handling of gitignore (once) 2026-02-16 11:29:59 +01:00
4695570c34 fix: initialisation of git 2026-02-16 11:23:10 +01:00
0230010515 fix: initialisation for git updated 2026-02-16 11:15:02 +01:00
2e27df0d63 fix: added gitignore handling 2026-02-16 10:58:30 +01:00
3b9ff2fc22 feat: git initialisation 2026-02-16 10:47:55 +01:00
1ecaae3dbd fix: really fixed rebuild from filesystem 2026-02-16 10:30:06 +01:00
bd964fb284 fix: repaired rebuild from filesystem 2026-02-16 10:09:14 +01:00