danieljsummers
3a19952f39
Move redirect rule to 2 row, remove no-wrap ( #55 )
...
- Fix redirect rule handling with endpoint routing (#59 )
- Make subtitle non-nullable string (#47 )
2026-07-18 12:50:27 -04:00
danieljsummers
84025a5eb2
Change log off to POST ( #61 )
2026-07-17 22:49:38 -04:00
danieljsummers
76f0506de7
WIP on htmx 4; change target from window to body ( #60 )
2026-07-14 19:55:55 -04:00
danieljsummers
e8ee236c1e
WIP on htmx 4; seeing console errors ( #60 )
2026-07-13 21:30:42 -04:00
danieljsummers
0fcb40fbdd
WIP on htmx 4; user messages now work ( #60 )
2026-07-12 14:08:32 -04:00
danieljsummers
d31b508359
WIP on htmx 4 integration ( #60 )
2026-07-11 21:33:07 -04:00
danieljsummers
fcd02ecbec
Implement htmax as auto-htmx selection ( #59 )
...
- Move program support items to MyWebLog namespace
- Fix parameter ordering in some tests
2026-07-05 21:28:58 -04:00
danieljsummers
be094fb07e
WIP on endpoint routing conversion ( #59 )
2026-07-01 23:43:48 -04:00
danieljsummers
cb9ec52a7d
WIP on pulling embedded htmx
2026-06-28 20:05:49 -04:00
danieljsummers
7374440621
WIP on OpenGraph form; first cut done ( #52 )
2025-08-03 22:03:07 -04:00
danieljsummers
60a22747ac
WIP on OpenGraph form; add media files ( #52 )
2025-08-03 21:08:34 -04:00
danieljsummers
9b295263f9
WIP on OpenGraph form; items field complete ( #52 )
2025-08-03 17:01:02 -04:00
danieljsummers
bc1d17d916
WIP on OpenGraph edit form ( #52 )
2025-08-02 20:57:29 -04:00
danieljsummers
3ad6b5a521
Move OpenGraph property generation to models ( #52 )
...
- Add auto-OpenGraph field to web log
- Only generate properties for posts/pages without them if this flag is set
- Set flag to yes on v3 database migration
- Add JSON converter for OpenGraph type
- Add tests for models
2025-07-10 23:03:16 -04:00
danieljsummers
161a61823f
Remove CSRF from admin/upload delete endpoints
2025-07-05 12:07:58 -04:00
danieljsummers
d1840f63e5
Remove CSRF from page, post, category delete routes ( #56 )
...
- Chapter delete swap target needs work
2025-07-04 22:24:32 -04:00
danieljsummers
87fbb1a8c7
Vendor htmx 2.0.6 ( #57 )
2025-07-04 18:18:13 -04:00
danieljsummers
dc30716b83
Update deps; WIP on comments
2025-01-23 22:11:12 -05:00
danieljsummers
d047035173
WIP: conversion to Fluid ( #47 )
2024-08-24 20:47:23 -04:00
danieljsummers
f1a7e55f3e
Version 2.1 ( #41 )
...
- Add full chapter support (#6 )
- Add built-in redirect functionality (#39 )
- Support building Docker containers for release (#38 )
- Support canonical domain configuration (#37 )
- Add unit tests for domain/models and integration tests for all three data stores
- Convert SQLite storage to use JSON documents, similar to PostgreSQL
- Convert admin templates to Giraffe View Engine (from Liquid)
- Add .NET 8 support
2024-03-26 20:13:28 -04:00