• Joined on 2024-04-09
giles pushed to main at art-dag/activity-pub 2026-01-10 15:42:08 +00:00
e4cbbb1fbc Create activity for existing assets in record_run
giles pushed to main at art-dag/celery 2026-01-10 15:08:06 +00:00
837f9a6442 Add defensive check for null asset in publish
giles pushed to main at art-dag/activity-pub 2026-01-10 15:07:53 +00:00
678d0e0ea3 Fix NoneType subscript error in record_run
giles pushed to main at art-dag/activity-pub 2026-01-10 12:27:16 +00:00
59484936fd Fix db.get_asset_by_name -> db.get_asset
giles pushed to main at art-dag/celery 2026-01-10 12:05:37 +00:00
eaff758395 Rename tasks.py to legacy_tasks.py to avoid conflict with tasks/ package
giles pushed to main at art-dag/client 2026-01-10 11:51:53 +00:00
2b1e699ab0 Add v2 API commands for 3-phase execution
giles pushed to main at art-dag/celery 2026-01-10 11:45:00 +00:00
f7890dd1ad Add 3-phase execution with IPFS cache and hash-based task claiming
giles pushed to main at art-dag/activity-pub 2026-01-10 02:48:12 +00:00
292f7bf316 Add migration to add description column to user_storage table
giles pushed to main at art-dag/celery 2026-01-10 02:44:55 +00:00
7d05011daa Add Storage link to L1 navigation bars
giles pushed to main at art-dag/celery 2026-01-10 02:42:02 +00:00
2a4f24b7ee Add storage engine configuration to L1, matching L2 implementation
giles pushed to main at art-dag/activity-pub 2026-01-10 00:53:31 +00:00
c1cbf0b4ad Phase 2: Multiple storage configs per type with new UI structure
giles pushed to main at art-dag/celery 2026-01-10 00:52:30 +00:00
5ce28abe52 Phase 2: Multiple storage configs per type with new UI structure
giles pushed to main at art-dag/activity-pub 2026-01-10 00:29:08 +00:00
de7ca82862 Add boto3 for Filebase and Storj S3-compatible storage
giles pushed to main at art-dag/activity-pub 2026-01-10 00:27:07 +00:00
2326658518 Fix storage test and delete endpoints to support cookie auth
giles pushed to main at art-dag/activity-pub 2026-01-10 00:25:12 +00:00
770c36479f Add support for more decentralized storage providers
giles pushed to main at art-dag/activity-pub 2026-01-10 00:19:39 +00:00
8bef9afb1f Add form-based storage endpoint for browser submissions
giles pushed to main at art-dag/activity-pub 2026-01-10 00:10:45 +00:00
fb5c46330d Fix storage page authentication to support cookie-based sessions
giles pushed to main at art-dag/activity-pub 2026-01-10 00:05:06 +00:00
70cde17fef Fix storage provider buttons visibility with colored borders
cf94600d63 Add borders to storage provider buttons for visibility
Compare 2 commits »
giles pushed to main at art-dag/activity-pub 2026-01-09 23:41:00 +00:00
efd3a2dd16 Fix /storage endpoint to default to HTML
giles pushed to main at art-dag/celery 2026-01-09 23:35:59 +00:00
58b3240430 Store IPFS CID in database for DAG outputs