• Joined on 2024-04-09
giles pushed to macros at coop/rose-ash 2026-03-03 19:13:21 +00:00
e30cb0a992 Auto-mount fragment handlers: eliminate fragment blueprint boilerplate across all 8 services
giles pushed to macros at coop/rose-ash 2026-03-03 19:03:24 +00:00
293f7713d6 Auto-mount defpages: eliminate Python route stubs across all 9 services
4ba63bda17 Add server-driven architecture principle and React feature analysis
Compare 2 commits »
giles pushed to macros at coop/rose-ash 2026-03-03 17:43:54 +00:00
0a81a2af01 Convert social and federation profile from Jinja to SX rendering
0c9dbd6657 Add attribute detail pages with live demos for SX reference
a4377668be Add isomorphic SX architecture migration plan
a98354c0f0 Fix duplicate headers on HTMX nav, editor content loading, and double mount
df8b19ccb8 Convert post edit form from raw HTML to SX expressions
Compare 5 commits »
giles pushed to main at coop/rose-ash 2026-03-03 17:13:17 +00:00
giles created branch main in coop/rose-ash 2026-03-03 17:13:17 +00:00
giles pushed to sx at coop/rose-ash 2026-03-03 17:13:03 +00:00
0c9dbd6657 Add attribute detail pages with live demos for SX reference
a4377668be Add isomorphic SX architecture migration plan
a98354c0f0 Fix duplicate headers on HTMX nav, editor content loading, and double mount
df8b19ccb8 Convert post edit form from raw HTML to SX expressions
Compare 4 commits »
giles pushed to exorcism at coop/rose-ash 2026-03-03 16:27:52 +00:00
a98354c0f0 Fix duplicate headers on HTMX nav, editor content loading, and double mount
giles pushed to exorcism at coop/rose-ash 2026-03-03 15:53:56 +00:00
df8b19ccb8 Convert post edit form from raw HTML to SX expressions
giles pushed to sx at coop/rose-ash 2026-03-03 15:15:40 +00:00
544892edd9 Delete 391 dead Jinja templates replaced by sx_components/defpage
c243d17eeb Migrate all apps to defpage declarative page routes
5b4cacaf19 Fix NIL leaking into Python service calls, add mobile navigation menu
a8c0741f54 Add SX editor to post edit page, prevent sx_content clearing on save
0af07f9f2e Replace 5 blog post admin render_template() calls with native sx builders
Compare 16 commits »
giles pushed to cssx at coop/rose-ash 2026-03-03 15:15:40 +00:00
544892edd9 Delete 391 dead Jinja templates replaced by sx_components/defpage
c243d17eeb Migrate all apps to defpage declarative page routes
5b4cacaf19 Fix NIL leaking into Python service calls, add mobile navigation menu
a8c0741f54 Add SX editor to post edit page, prevent sx_content clearing on save
0af07f9f2e Replace 5 blog post admin render_template() calls with native sx builders
Compare 37 commits »
giles pushed to exorcism at coop/rose-ash 2026-03-03 15:14:44 +00:00
544892edd9 Delete 391 dead Jinja templates replaced by sx_components/defpage
c243d17eeb Migrate all apps to defpage declarative page routes
5b4cacaf19 Fix NIL leaking into Python service calls, add mobile navigation menu
a8c0741f54 Add SX editor to post edit page, prevent sx_content clearing on save
0af07f9f2e Replace 5 blog post admin render_template() calls with native sx builders
Compare 23 commits »
giles pushed to decoupling at coop/rose-ash 2026-03-03 15:14:35 +00:00
544892edd9 Delete 391 dead Jinja templates replaced by sx_components/defpage
c243d17eeb Migrate all apps to defpage declarative page routes
5b4cacaf19 Fix NIL leaking into Python service calls, add mobile navigation menu
a8c0741f54 Add SX editor to post edit page, prevent sx_content clearing on save
0af07f9f2e Replace 5 blog post admin render_template() calls with native sx builders
Compare 69 commits »
giles pushed to macros at coop/rose-ash 2026-03-03 15:11:00 +00:00
544892edd9 Delete 391 dead Jinja templates replaced by sx_components/defpage
giles pushed to macros at coop/rose-ash 2026-03-03 14:52:40 +00:00
c243d17eeb Migrate all apps to defpage declarative page routes
giles pushed to macros at coop/rose-ash 2026-03-03 10:45:55 +00:00
5b4cacaf19 Fix NIL leaking into Python service calls, add mobile navigation menu
giles pushed to macros at coop/rose-ash 2026-03-03 10:23:37 +00:00
a8c0741f54 Add SX editor to post edit page, prevent sx_content clearing on save
giles pushed to macros at coop/rose-ash 2026-03-03 09:15:49 +00:00
0af07f9f2e Replace 5 blog post admin render_template() calls with native sx builders
giles pushed to macros at coop/rose-ash 2026-03-03 08:56:51 +00:00
222738546a Fix value-select: include SELECT element value in GET requests
giles pushed to macros at coop/rose-ash 2026-03-03 08:54:30 +00:00
4098c32878 Fix value-select: return raw option elements instead of component
3bd4f4b661 Replace 21 Jinja render_template() calls with sx render functions
Compare 2 commits »
giles pushed to macros at coop/rose-ash 2026-03-03 08:46:02 +00:00
5dd1161816 Move example CSS to basics.css, pretty-print wire response, update sx logo