giles
57ae97f17b
Fix circular fragment fetching (shared submodule update)
...
Build and Deploy / build-and-deploy (push) Successful in 1m50s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 18:20:50 +00:00
giles
08c58d34f9
Sync shared: fragment failures now raise by default
...
Build and Deploy / build-and-deploy (push) Successful in 58s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 18:04:27 +00:00
giles
89d7767a59
trigger rebuild
Build and Deploy / build-and-deploy (push) Successful in 1m21s
2026-02-24 18:01:54 +00:00
giles
06dea73557
Remove cross-domain template copies, use shared macros
...
Build and Deploy / build-and-deploy (push) Successful in 1m4s
- Desktop/mobile search: use macros/search.html instead of browse copies
- Cart mini: removed (shared _oob.html now uses fragment slot)
- Browse like button: removed (no longer referenced)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 17:33:08 +00:00
giles
5b63d9fb93
Add cross-domain template copies for shared macro dependencies
...
Build and Deploy / build-and-deploy (push) Successful in 57s
- browse/desktop+mobile filter search (market domain, used by shared layout.html filter_summary)
- cart/_mini.html (cart domain, used by shared _oob.html for OOB header swaps)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 17:17:35 +00:00
giles
bcbbc20c52
Sync shared submodule (bound DB connection pool)
...
Build and Deploy / build-and-deploy (push) Successful in 1m17s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 17:08:13 +00:00
giles
3c517fd4ca
Own blog domain templates, remove fragment fallbacks (Phase 6)
...
Build and Deploy / build-and-deploy (push) Successful in 1m5s
Blog, post, home, snippets, menu_items, settings templates moved
from shared to blog/templates/. Header fallbacks for cart-mini,
nav-tree, auth-menu removed (fragments only).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 16:55:37 +00:00
giles
2bdde5cdbf
Sync shared submodule (Phase 5 widget cleanup)
...
Build and Deploy / build-and-deploy (push) Successful in 1m19s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 13:59:10 +00:00
giles
1f697b2961
Phase 4: replace container widgets with fragment fetches
...
Build and Deploy / build-and-deploy (push) Successful in 1m3s
Blog post page and home route fetch container-nav from events + market
concurrently via fetch_fragments(). Blog listing fetches container-cards
from events and parses per-post HTML via comment markers.
widget_paginate proxies calendar pagination to events fragment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 13:33:18 +00:00
giles
e5b02f1c44
Restore menu_items fallback, fix app slug URLs in nav fragment
...
Build and Deploy / build-and-deploy (push) Successful in 1m6s
Keep get_navigation_tree() as fallback when nav-tree fragment fetch
fails. Also map all app slugs (market, events, federation, account)
to their proper cross-app URLs in the nav fragment template.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 11:49:20 +00:00
giles
288b3caf7f
Add nav-tree fragment: blog renders nav for all apps
...
Build and Deploy / build-and-deploy (push) Successful in 1m5s
Blog now provides a nav-tree fragment at /internal/fragments/nav-tree
that accepts app_name and path params for correct aria-selected
highlighting. Blog itself consumes this fragment alongside cart-mini
and auth-menu in a single concurrent fetch_fragments() call.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 11:35:02 +00:00
giles
3e11bef978
Update shared submodule (product_slug rename in templates)
...
Build and Deploy / build-and-deploy (push) Successful in 1m14s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 10:30:12 +00:00
giles
b12c8788c7
Fix duplicate auth menu: inject fragment in both desktop and mobile sections
...
Build and Deploy / build-and-deploy (push) Successful in 58s
Fragment contains responsive desktop/mobile spans. Inject in both
header sections so each span shows at the correct breakpoint.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 09:51:54 +00:00
giles
e9a59e5f93
Add cart + auth fragment pre-fetching to blog context
...
Build and Deploy / build-and-deploy (push) Successful in 1m1s
Phase 2 of fragment composition: blog_context() now concurrently
fetches cart-mini and auth-menu HTML fragments from cart and account
apps via fetch_fragments(). Updates shared submodule.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 09:11:50 +00:00
giles
5fc758d3c1
Add fragment blueprint + sync shared: micro-frontend infrastructure
...
Build and Deploy / build-and-deploy (push) Successful in 1m56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 08:27:46 +00:00
giles
e243d858fd
Sync shared: instant logout detection
...
Build and Deploy / build-and-deploy (push) Successful in 1m17s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 01:30:33 +00:00
giles
ec1bab869c
Sync shared submodule: external delivery handler
...
Build and Deploy / build-and-deploy (push) Successful in 1m20s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 00:41:17 +00:00
giles
f2685771c5
Sync shared: add artdag_url() helper
...
Build and Deploy / build-and-deploy (push) Successful in 1m17s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 23:26:46 +00:00
giles
c4dee48d17
Sync shared: per-domain delivery
Build and Deploy / build-and-deploy (push) Successful in 1m0s
2026-02-23 21:54:15 +00:00
giles
49e7739853
Bold post titles in federated AP content
Build and Deploy / build-and-deploy (push) Successful in 1m6s
2026-02-23 21:40:04 +00:00
giles
3d18f3b61f
Update shared: backfill only current posts
...
Build and Deploy / build-and-deploy (push) Successful in 1m21s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 21:36:50 +00:00
giles
525ed3d9a3
Update shared: debug Accept logging
...
Build and Deploy / build-and-deploy (push) Successful in 1m32s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 21:16:03 +00:00
giles
9ab9350271
Update shared: rewrite object URLs for per-app AP delivery
...
Build and Deploy / build-and-deploy (push) Successful in 1m7s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 21:06:06 +00:00
giles
2679b5fb6c
Update shared: fix activity ID domain mismatch in AP delivery
...
Build and Deploy / build-and-deploy (push) Successful in 58s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 20:38:13 +00:00
giles
69ab9ad0d9
Update shared submodule: exempt AP paths from auth redirect
...
Build and Deploy / build-and-deploy (push) Successful in 1m16s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 20:29:08 +00:00
giles
47ebaa0eec
Update shared submodule: AP delivery fixes + sentinel
...
Build and Deploy / build-and-deploy (push) Waiting to run
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 19:31:29 +00:00
giles
fd24ab5030
Update shared submodule: per-app AP actors
...
Build and Deploy / build-and-deploy (push) Successful in 1m7s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 19:16:22 +00:00
giles
4cc00c763c
Home page: render content only, no title bar or post header
...
Build and Deploy / build-and-deploy (push) Successful in 58s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 17:34:33 +00:00
giles
b96800c71a
Fix home route: build full post context for template rendering
...
Build and Deploy / build-and-deploy (push) Successful in 1m52s
The post template needs context (base_title, container_nav_widgets,
page_cart_count) that the post blueprint's context_processor provides.
Since home() runs on the blog blueprint, it must build this context
itself.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 17:25:15 +00:00
giles
5f97c7cf46
Move blog index to /index, homepage renders Ghost "home" page
...
Build and Deploy / build-and-deploy (push) Successful in 1m3s
/ now renders the Ghost page with slug "home" (site homepage).
/index serves the existing blog listing (posts, pages, filters).
All blog.home references updated to blog.index.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 16:54:09 +00:00
giles
ff5ce235a4
Retrigger CI (Docker Hub image now cached)
Build and Deploy / build-and-deploy (push) Successful in 2m3s
2026-02-23 16:39:55 +00:00
giles
c1c2129772
Update shared submodule (at-least-once + delivery log)
Build and Deploy / build-and-deploy (push) Successful in 1m5s
2026-02-23 16:21:11 +00:00
giles
5d824902ba
Update shared submodule (NOTIFY/LISTEN event processor)
Build and Deploy / build-and-deploy (push) Successful in 1m2s
2026-02-23 16:05:16 +00:00
giles
6ae56daf04
Update shared submodule (add device_id migration)
Build and Deploy / build-and-deploy (push) Successful in 1m0s
2026-02-23 15:26:49 +00:00
giles
10c1873358
Update shared: blog_did = account_did, one device identity
...
Build and Deploy / build-and-deploy (push) Successful in 1m10s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 15:12:24 +00:00
giles
957e3c3fd3
Update shared: device-id SSO with account_did + Redis login signal
...
Build and Deploy / build-and-deploy (push) Successful in 1m1s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 15:01:49 +00:00
giles
8c084a8470
Sync shared submodule
...
Build and Deploy / build-and-deploy (push) Successful in 1m4s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 13:41:29 +00:00
giles
7fe2486631
Update shared: add aiohttp dependency
...
Build and Deploy / build-and-deploy (push) Successful in 1m55s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 13:05:46 +00:00
giles
971a60ac63
Update shared: device cookie auth state detection
...
Build and Deploy / build-and-deploy (push) Successful in 1m56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:57:13 +00:00
giles
416650e642
Update shared: grant-based session revocation
...
Build and Deploy / build-and-deploy (push) Successful in 1m19s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:30:20 +00:00
giles
f93bc6f987
Iframe-based SSO logout (tolerates dead apps)
...
Build and Deploy / build-and-deploy (push) Successful in 1m3s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:21:41 +00:00
giles
fe8e477781
Update shared: remove sso_hint, add sso-clear logout chain
...
Build and Deploy / build-and-deploy (push) Successful in 1m2s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:17:35 +00:00
giles
835f406546
Update shared: SSO revocation clears local session on logout
...
Build and Deploy / build-and-deploy (push) Successful in 1m10s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:16:01 +00:00
giles
20e931a934
Update shared submodule: account is now OAuth server
...
Build and Deploy / build-and-deploy (push) Successful in 2m35s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 12:01:33 +00:00
giles
1a3bd45dce
Add /auth/clear to reset stale cookies
...
Build and Deploy / build-and-deploy (push) Successful in 1m15s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 11:45:25 +00:00
giles
17cedb4ade
Logout through federation sso-logout
...
Build and Deploy / build-and-deploy (push) Successful in 56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 11:32:08 +00:00
giles
bde64bcc20
Silent SSO via sso_hint cookie
...
Build and Deploy / build-and-deploy (push) Successful in 1m7s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 11:24:52 +00:00
giles
925f9a9df2
Fix logout redirect to blog home
...
Build and Deploy / build-and-deploy (push) Successful in 1m2s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 11:15:29 +00:00
giles
e6d78c1031
Fix logout to use local /auth/logout/
...
Build and Deploy / build-and-deploy (push) Successful in 1m0s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 11:07:41 +00:00
giles
f5e7e29c3b
Sign-in → account, clear old shared cookie
...
Build and Deploy / build-and-deploy (push) Successful in 1m25s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 10:57:06 +00:00