• Joined on 2024-04-09
giles pushed to main at art-dag/activity-pub 2026-01-08 23:37:45 +00:00
287ba0d6b1 Add ipfs_cid to all asset SELECT queries
giles pushed to main at art-dag/activity-pub 2026-01-08 23:21:46 +00:00
e69b72cbe1 Add ipfs_cid support to asset update endpoint
giles pushed to main at art-dag/celery 2026-01-08 23:21:33 +00:00
22472e250f Include ipfs_cid in republish payload to L2
giles pushed to main at art-dag/activity-pub 2026-01-08 23:02:17 +00:00
ba7dc3b89c Fix NoneType error when asset provenance is null
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