|
|
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 |
|
|
|
cdf064b6a1
|
feat: sitemap validation second part
|
2026-02-21 15:57:26 +01:00 |
|
|
|
bca3da1587
|
feat: sitemap validattion
|
2026-02-21 14:26:06 +01:00 |
|
|
|
d651049659
|
chore: safety checks mixed-language installations
|
2026-02-21 13:53:55 +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 |
|
|
|
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 |
|
|
|
a5281a7750
|
fix: behaviour of exclude-from-list categories and posts therein
|
2026-02-21 08:50:01 +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 |
|
|
|
1543af6edc
|
fix: simpler structure in the template
|
2026-02-20 22:02:41 +01:00 |
|
|
|
b6446b797f
|
feat: better looking
|
2026-02-20 21:56:59 +01:00 |
|
|
|
f69f42c647
|
feat: tag cloud. macro
|
2026-02-20 21:49:32 +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 |
|
|
|
23facaa36d
|
fix: harmonize main page with rest of site
|
2026-02-20 19:47:07 +01:00 |
|
|
|
3bbc5281e8
|
feat: first cut at the full renderer
|
2026-02-20 17:54:04 +01:00 |
|
|
|
22cb63e0a7
|
fix: moved menu name and hotkey for site rendering
|
2026-02-19 23:08:11 +01:00 |
|
|
|
0d66939eb7
|
fix: macosx UI cleanup
|
2026-02-19 22:50:21 +01:00 |
|
|
|
7e593b587b
|
feat: added feed generation
|
2026-02-19 22:30:04 +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 |
|
copilot-swe-agent[bot]
|
8a492a4ebb
|
refactor: address sitemap generator review comments
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-18 22:22:14 +00:00 |
|
|
|
8f578e865e
|
updated default gitignore
|
2026-02-18 07:35:22 +01:00 |
|
|
|
5ee2611629
|
fix: galleries now work in preview
|
2026-02-17 22:48:41 +01:00 |
|
|
|
88f1ccf372
|
feat: proper h1
|
2026-02-17 22:40:06 +01:00 |
|
|
|
c0b944241e
|
feat: move to templates
|
2026-02-17 22:26:45 +01:00 |
|
|
|
ae28a27093
|
feat: date and separator styling
|
2026-02-17 21:51:37 +01:00 |
|
|
|
b9364bc926
|
feat: pagination for archive pages
|
2026-02-17 21:27:39 +01:00 |
|
|
|
406568c78c
|
fix: fixed the language thing and handling of project settings
|
2026-02-17 20:11:28 +01:00 |
|
Georg Bauer
|
80bc164917
|
Merge pull request #12 from rfc1437/copilot/fix-two-open-issues
|
2026-02-17 19:56:54 +01:00 |
|
|
|
9b54ba6ffb
|
fix: updated UI to macosx conventions
|
2026-02-17 19:53:27 +01:00 |
|
copilot-swe-agent[bot]
|
7c81d76a4b
|
fix: resolve issues #10 and #11 for metadata and preview language
Co-authored-by: rfc1437 <774975+rfc1437@users.noreply.github.com>
|
2026-02-17 17:52:56 +00: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 |
|
|
|
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 |
|