• Joined on 2024-04-09
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
giles pushed to main at art-dag/celery 2026-01-09 23:22:46 +00:00
5cb8d4ec17 Add storage_backends table for user storage config
giles pushed to main at art-dag/activity-pub 2026-01-09 23:19:34 +00:00
1e3d1bb65e Add user-attachable storage system
giles pushed to main at art-dag/celery 2026-01-09 22:23:08 +00:00
2cfe0f2bd2 Update README with /auth/revoke-user documentation
giles pushed to main at art-dag/activity-pub 2026-01-09 22:22:25 +00:00
64749af3fc Call /auth/revoke-user on L1s during logout
giles pushed to main at art-dag/celery 2026-01-09 22:22:10 +00:00
e485384d2f Add /auth/revoke-user to revoke all tokens for a user
giles pushed to main at art-dag/celery 2026-01-09 18:21:39 +00:00
9a83722273 Document authentication and token revocation in README
giles pushed to main at art-dag/activity-pub 2026-01-09 18:21:14 +00:00
5ebfdac887 Add scoped tokens, L2-side revocation, and security docs
giles pushed to main at art-dag/activity-pub 2026-01-09 18:08:07 +00:00
4351c97ce0 Revoke tokens on attached L1s when user logs out