• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-09 18:07:52 +00:00
cd60016558 Add token revocation for federated logout
giles pushed to main at art-dag/activity-pub 2026-01-09 17:56:26 +00:00
943ccea1a2 Update Web UI and API routes in README
giles pushed to main at art-dag/celery 2026-01-09 17:56:15 +00:00
ce4d38b943 Update Web UI routes in README
giles pushed to main at art-dag/activity-pub 2026-01-09 17:51:18 +00:00
813f6a1d44 Record renderer attachment when L1 verifies token
giles pushed to main at art-dag/activity-pub 2026-01-09 17:43:51 +00:00
5a8ce51c83 Document L1 authorization requirement for token verification
giles pushed to main at art-dag/celery 2026-01-09 17:43:21 +00:00
38e988586f Pass L1_PUBLIC_URL when verifying tokens with L2
giles pushed to main at art-dag/activity-pub 2026-01-09 17:43:10 +00:00
e9df81db40 Require L1 server authorization for token verification
giles pushed to main at art-dag/activity-pub 2026-01-09 17:40:39 +00:00
d244a62c48 Document federated auth - no shared secrets required
giles pushed to main at art-dag/activity-pub 2026-01-09 17:40:16 +00:00
e5d1c93034 Remove cross-subdomain cookie sharing, use lax SameSite
giles pushed to main at art-dag/activity-pub 2026-01-09 17:22:56 +00:00
accb315623 Document L1_SERVERS configuration in README
giles pushed to main at art-dag/activity-pub 2026-01-09 17:18:49 +00:00
28843ea185 Add Renderers page for L1 server management
giles pushed to main at art-dag/activity-pub 2026-01-09 17:06:30 +00:00
990ac44108 Support return_to redirect with token for iOS Safari
giles pushed to main at art-dag/celery 2026-01-09 17:06:13 +00:00
9a51d66aec Add /auth endpoint for iOS Safari cross-subdomain auth
giles pushed to main at art-dag/activity-pub 2026-01-09 16:54:31 +00:00
f2397e0a73 Fix cross-subdomain cookie for iOS Safari
giles pushed to main at art-dag/celery 2026-01-09 16:52:34 +00:00
304f3ad56f Remove login links from L1 - L1 doesn't know where L2 is
giles pushed to main at art-dag/activity-pub 2026-01-09 12:47:33 +00:00
d72b5e0e50 Fix download links to use /raw endpoint
giles pushed to main at art-dag/celery 2026-01-09 12:46:02 +00:00
780c223714 Fix video display and download with proper media types
giles pushed to main at art-dag/activity-pub 2026-01-09 12:35:03 +00:00
f9b7f784e5 Return existing asset instead of error when asset already exists
giles pushed to main at art-dag/celery 2026-01-09 12:30:46 +00:00
f67b33119f Register dog effect for DAG EFFECT nodes
giles pushed to main at art-dag/activity-pub 2026-01-09 12:24:42 +00:00
b810a65f5b Fix embedded media to use /raw endpoint