c7123a142a
fix: getting much closer to my idea
2026-02-21 21:23:39 +01:00
3a30e9bc41
fix: submenu editing now finally works kinda like I want it
2026-02-21 21:18:30 +01:00
4bd0e5ab19
fix: drag and drop back working
2026-02-21 20:53:20 +01:00
0860dbe557
feat: rudimentary menu working now
2026-02-21 20:49:10 +01:00
76c3a8368e
feat: first cut at menu editor
2026-02-21 19:51:34 +01:00
e0536bb4f7
feat: git log limited to last 20
2026-02-21 19:05:11 +01:00
73a8b6803f
feat: git badge for waiting commits
2026-02-21 18:58:00 +01:00
3fb0085b11
chore: last refactors finished
2026-02-21 18:29:25 +01:00
f9663b07b1
feat: phase 6 refactor
2026-02-21 18:19:26 +01:00
d70b13952a
feat: phase 5 refactor
2026-02-21 18:17:35 +01:00
78a163a0c9
chore: phase 4 refactor
2026-02-21 18:13:41 +01:00
9df081965b
chore: phase 3 refactorings
2026-02-21 18:10:26 +01:00
87200a8ad9
chore: phase 2 and 3 refactors
2026-02-21 18:02:20 +01:00
40892b9302
feat: phase 1b of refactorings
2026-02-21 17:44:41 +01:00
69007ef393
fix: cleanup of tag icon in action bar
2026-02-21 16:07:43 +01:00
bca3da1587
feat: sitemap validattion
2026-02-21 14:26:06 +01:00
f8e532fbf5
chore: i18n the last - hopefully
2026-02-21 13:38:01 +01:00
e5088d06e8
chore: even more i18n and no end in sight
2026-02-21 13:24:03 +01:00
0082291fa4
chore: more i18n going on
2026-02-21 13:15:58 +01:00
dbef7ef98b
chore: more i18n, will it ever end?
2026-02-21 12:58:34 +01:00
b27a3e6885
chore: lots of i18n
2026-02-21 12:34:06 +01:00
c991015ea8
chore: translations were still missing
2026-02-21 11:13:04 +01:00
b8005bec30
feat: i18n support with first translations
2026-02-21 10:45:41 +01:00
7f20a5efa2
fix; tab bars didn't update on post creation without restart of app
2026-02-20 22:19:59 +01:00
5a2a6c9edb
fix: editor-preview looks at draft again
2026-02-20 22:15:55 +01:00
63c4b148e1
feat: categories have settings for filtering and titles
2026-02-20 21:10:15 +01:00
eeffa247bb
feat: style editor for blog
2026-02-20 20:24:37 +01:00
3bbc5281e8
feat: first cut at the full renderer
2026-02-20 17:54:04 +01:00
0d66939eb7
fix: macosx UI cleanup
2026-02-19 22:50:21 +01:00
d9690f70bd
feat: documentation and hookup in help menu
2026-02-19 11:17:08 +01:00
b410736a67
fix: make sitemap work properly
2026-02-19 09:40:12 +01:00
Claude
a0a7f49135
feat: add sitemap generator to Blog menu
...
Add a "Generate Sitemap" function to the Blog menu that generates a
standard XML sitemap in the project's html/ folder. The sitemap includes
entries for all published posts, archive pages (year, month, day),
category pages, and tag pages using the preview server URL structure.
Runs as a background task with progress tracking via the task manager.
https://claude.ai/code/session_01PdJyxeeNGf4Bkxvq86GVaZ
2026-02-18 20:17:05 +00:00
9b54ba6ffb
fix: updated UI to macosx conventions
2026-02-17 19:53:27 +01:00
Georg Bauer
a897a35b74
Merge pull request #9 from rfc1437/copilot/update-category-assignment-widget
...
Unify post category editor with TagInput UI/behavior
2026-02-17 14:10:38 +01:00
copilot-swe-agent[bot]
2f963df9d2
feat: align post category input with tag widget behavior
...
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com >
2026-02-17 12:45:19 +00:00
746b323fb9
feat: links from/to posts as tab in panel
2026-02-17 13:41:10 +01:00
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
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
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
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
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