• Joined on 2024-04-09
giles pushed to main at coop/blog 2026-02-10 10:55:03 +00:00
ea61924c2c refactor: add ChoiceLoader for blog template overrides + update shared_lib
giles pushed to main at coop/shared 2026-02-10 10:54:52 +00:00
a1e11c10d4 refactor: make post header/nav cross-service (coop_url instead of url_for)
giles pushed to main at coop/events 2026-02-10 10:47:18 +00:00
fb0fc5999e feat: add post header (village hall menu bar) to calendar pages
giles pushed to main at coop/cart 2026-02-10 10:37:07 +00:00
1fea5f3d2d chore: update shared_lib submodule (post slug in events_url paths)
giles pushed to main at coop/market 2026-02-10 10:37:04 +00:00
21e1db4b5d chore: update shared_lib submodule (post slug in events_url paths)
giles pushed to main at coop/events 2026-02-10 10:37:01 +00:00
43dd4d6db4 chore: update shared_lib submodule (post slug in events_url paths)
0fb9b1f880 feat: nest calendars under /<slug>/calendars with auto slug injection
Compare 2 commits »
giles pushed to main at coop/blog 2026-02-10 10:36:58 +00:00
b93bdd0c5a chore: update shared_lib submodule (post slug in events_url paths)
giles pushed to main at coop/shared 2026-02-10 10:36:38 +00:00
39803578af feat: include post slug in events_url paths for /<slug>/calendars/ URL structure
giles pushed to main at coop/events 2026-02-10 09:58:08 +00:00
139cf5fa2f fix: remove extra endcall in calendar header template
giles pushed to main at coop/blog 2026-02-10 09:55:35 +00:00
55d1445fb7 fix: update shared_lib — all cross-domain links are plain <a>
giles pushed to main at coop/shared 2026-02-10 09:55:30 +00:00
be9563f0d3 fix: remove all hx-get from cross-domain links
giles pushed to main at coop/blog 2026-02-10 09:53:43 +00:00
f42e906094 fix: update shared_lib — plain links for cross-app nav
giles pushed to main at coop/shared 2026-02-10 09:53:38 +00:00
e19b6c6ce1 fix: use plain links for cross-app calendar navigation
giles pushed to main at coop/blog 2026-02-10 09:48:16 +00:00
eb4c4b0339 fix: update shared_lib — calendar links use events_url()
giles pushed to main at coop/shared 2026-02-10 09:48:11 +00:00
894316d3ff fix: replace blog.post.calendars url_for with events_url
giles pushed to main at coop/events 2026-02-10 09:41:00 +00:00
585ebc00b6 chore: update shared_lib submodule
giles pushed to main at coop/cart 2026-02-10 09:40:57 +00:00
a9a7dcdb61 chore: update shared_lib submodule
giles pushed to main at coop/market 2026-02-10 09:40:56 +00:00
ac3ed87351 chore: update shared_lib submodule
giles pushed to main at coop/blog 2026-02-10 09:35:13 +00:00
5f9e867caa fix: update shared_lib for calendar nav events_url fix
giles pushed to main at coop/shared 2026-02-10 09:35:08 +00:00
66edfca7dc fix: use events_url() for calendar links in post nav