• Joined on 2024-04-09
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:11:32 +00:00
e454187035 Fix dict attribute access in market hydrate_market
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:08:27 +00:00
f6cdf126e4 Fix blog home route — replace services.cart with fetch_data
giles pushed to decoupling at coop/rose-ash 2026-02-25 03:01:43 +00:00
3b707ec8a0 Decouple all cross-app service calls to HTTP endpoints
giles pushed to decoupling at coop/rose-ash 2026-02-25 02:27:14 +00:00
5dafbdbda9 Fix FK constraint names in migration to match actual database
giles pushed to decoupling at coop/rose-ash 2026-02-25 02:20:42 +00:00
580f551700 Split databases and Redis — prepare infrastructure for per-domain isolation
giles pushed to main at art-dag/mono 2026-02-25 01:42:12 +00:00
f1d80a1777 L2: verify auth state with account on each request
giles pushed to decoupling at coop/rose-ash 2026-02-25 01:42:05 +00:00
57d2a6a6e3 Fix stale g.user after grant revocation on logout
giles pushed to main at art-dag/mono 2026-02-25 01:35:17 +00:00
0e14d2761a Fix L2 deployment: healthcheck, DB deadlock, CI image resolution
giles pushed to decoupling at coop/rose-ash 2026-02-25 01:21:06 +00:00
e4c7432303 Remove widget system — fully replaced by fragment composition
giles pushed to main at art-dag/mono 2026-02-25 01:20:47 +00:00
b45a2b6c10 Fix OAuth token exchange: use internal URL, add error logging
giles pushed to main at art-dag/mono 2026-02-24 23:50:36 +00:00
3dde4e79ab Add OAuth SSO, device ID, and silent auth to L2
giles pushed to decoupling at coop/rose-ash 2026-02-24 23:50:28 +00:00
1dc87d0f64 Add OAuth SSO, device ID, and silent auth to L2
giles pushed to main at art-dag/mono 2026-02-24 23:45:59 +00:00
d8206c7b3b Fix gutter width: close header wrapper before dark main area
giles pushed to main at art-dag/mono 2026-02-24 23:39:22 +00:00
a5717ec4d4 Fall back to username for auth-menu email param
giles pushed to master at art-dag/common 2026-02-24 23:38:45 +00:00
8c6fc87fc9 Add max-width gutters to match coop layout
giles pushed to main at art-dag/mono 2026-02-24 23:38:24 +00:00
1b4e51c48c Add max-width gutters to match coop layout
giles pushed to master at art-dag/common 2026-02-24 23:35:12 +00:00
dffce2f6de Dark content area beneath coop header
giles pushed to main at art-dag/mono 2026-02-24 23:34:59 +00:00
e7610bed7c Dark content area beneath coop header
giles created branch main in art-dag/mono 2026-02-24 23:28:59 +00:00
giles pushed to main at art-dag/mono 2026-02-24 23:28:59 +00:00
e58def135d Add deploy.sh and zap.sh scripts for manual deploys
a13c361dee Configure monorepo build: unified CI, local deps, .dockerignore
5173167f3e Import test/
c590f2e039 Squashed 'test/' content from commit f2edc20
1862fe96fc Import client (art-client) as client/