• Joined on 2024-04-09
giles pushed to main at art-dag/activity-pub 2026-01-08 19:41:04 +00:00
49c622c2cd Use direct HTTP API for IPFS instead of ipfshttpclient
giles pushed to main at art-dag/celery 2026-01-08 19:40:27 +00:00
f52ec79860 Use direct HTTP API for IPFS instead of ipfshttpclient
giles pushed to main at art-dag/activity-pub 2026-01-08 19:18:43 +00:00
fd239d99f9 Fix f-string syntax error in IPFS display
giles pushed to main at art-dag/celery 2026-01-08 19:02:55 +00:00
c73e79fe28 Save IPFS CID to database when caching files
giles pushed to main at art-dag/activity-pub 2026-01-08 18:57:02 +00:00
8ae354d503 Add IPFS info display to L2 asset detail page
giles pushed to main at art-dag/activity-pub 2026-01-08 18:51:43 +00:00
5ef65bac14 Expose IPFS swarm port 4002 for P2P connectivity
giles pushed to main at art-dag/celery 2026-01-08 18:51:28 +00:00
552c4590c2 Expose IPFS swarm port 4001 for P2P connectivity
giles pushed to main at art-dag/activity-pub 2026-01-08 18:44:36 +00:00
1e134e0f6e Add externalnet to IPFS for gateway access
giles pushed to main at art-dag/celery 2026-01-08 18:32:03 +00:00
66be6b3c9a Fix f-string escaping in home page template
giles pushed to main at art-dag/activity-pub 2026-01-08 18:21:36 +00:00
96631e1e4c Add IPFS node to L2 for federated content storage
giles pushed to main at art-dag/celery 2026-01-08 18:20:04 +00:00
9877e61b5d Send ipfs_cid when publishing cache to L2
giles pushed to main at art-dag/celery 2026-01-08 18:09:53 +00:00
c0c3096e48 Add configurable IPFS gateway URL with local gateway as primary
giles pushed to main at art-dag/celery 2026-01-08 18:07:54 +00:00
e25b61e6ab Add IPFS to external network for gateway access
giles pushed to main at art-dag/celery 2026-01-08 17:56:46 +00:00
808e754e7f Add IPFS CID display with public gateway links
giles pushed to main at art-dag/celery 2026-01-08 17:51:27 +00:00
591c0aad4c Show logged-in user on home page instead of login button
giles pushed to main at art-dag/activity-pub 2026-01-08 17:38:16 +00:00
82cb1cf711 Fix logout to clear both legacy and shared domain cookies
giles pushed to main at art-dag/activity-pub 2026-01-08 17:26:44 +00:00
1d463352a7 Add configurable cookie domain for cross-subdomain auth sharing
giles pushed to main at art-dag/activity-pub 2026-01-08 17:10:35 +00:00
5eb525d107 Add l2_server claim to JWT tokens for L1 verification
giles pushed to main at art-dag/celery 2026-01-08 16:45:33 +00:00
c917a0539d Migrate server.py from JSON metadata to PostgreSQL database
giles pushed to main at art-dag/celery 2026-01-08 15:32:58 +00:00
66beda70c4 Move auth to L2 only, display @user@server format