• Joined on 2026-07-28
ctao pushed to main at ctao/portal 2026-07-28 18:06:55 +00:00
f6340a89b3 article meta: inline icons (tag/author/date/read-time) in the existing .ico stroke family
ctao pushed to main at ctao/portal 2026-07-28 18:03:50 +00:00
93712a1481 content: demo article — custom SVG diagrams (machine architecture, publish flow, attack surface) + cover, dated to sit second on the list
ctao pushed to main at ctao/portal 2026-07-28 17:53:31 +00:00
71b9808a11 content: demo presentation article (architecture, links, static-vs-database comparison)
ctao pushed to main at ctao/portal 2026-07-28 17:49:43 +00:00
c0edb2033d cms: 1:1 article preview (mirror .prose tokens/rules), webp upload transformations to keep repo lean
ctao pushed to main at ctao/portal 2026-07-28 17:37:54 +00:00
145490fe60 Update Article “the-ctao-eric-council-visits-ctao-north-in-la-palma”
ctao pushed to main at ctao/portal 2026-07-28 17:37:01 +00:00
48fa17c351 Update Article “the-ctao-eric-council-visits-ctao-north-in-la-palma”
ctao pushed to main at ctao/portal 2026-07-28 17:33:58 +00:00
ba629e2a96 cms: oauth-only sign-in (documented auth_methods), note on localhost-only local-repo button
ctao pushed to main at ctao/portal 2026-07-28 17:29:10 +00:00
d06c2cf0c0 cms: CTAO branding on sign-in (app_title, logo.src instead of deprecated logo_url)
ctao pushed to main at ctao/portal 2026-07-28 17:24:39 +00:00
c0d06f4a17 fix: /admin redirect loses port behind tunnel/proxy (absolute_redirect off, trailing slash in footer link)
ctao pushed to main at ctao/portal 2026-07-28 16:35:47 +00:00
99f5601456 deploy log: OAuth app via API, Sveltia pointed at machine Gitea, editor-cycle latency measured (12s/21s)
ctao pushed to main at ctao/portal 2026-07-28 16:32:00 +00:00
29385a5ca7 content: remove latency-test article
ctao pushed to main at ctao/portal 2026-07-28 16:30:34 +00:00
5744c16a1c content: simulate a Sveltia editor save (test)
ctao pushed to main at ctao/portal 2026-07-28 16:25:21 +00:00
bc0201252d cms: point Sveltia at the machine Gitea (localhost:3000, machine OAuth app_id)
ctao pushed to main at ctao/portal 2026-07-28 13:39:52 +00:00
46ec5e2e3c deploy: npm ci --ignore-scripts (kills postinstall vector + esbuild ETXTBSY race); persistent npm cache; deployment log