• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-12 15:02:11 +00:00
4b5066c525 Fix clear-data missing username arg for discard_run
giles pushed to main at art-dag/celery 2026-01-12 14:57:03 +00:00
280dddebd0 Fix authentication to support both header and cookie auth
giles pushed to main at art-dag/client 2026-01-12 14:47:06 +00:00
9e13a4ce3d Fix JSON decode error by adding Accept header to all API requests
giles pushed to main at art-dag/client 2026-01-12 14:36:31 +00:00
84acfc45cf Add CLI feature parity with L1 web UI
dce277f1da Show detailed error message on upload failure
Compare 2 commits »
giles pushed to main at art-dag/celery 2026-01-12 14:35:29 +00:00
79a74df2bb Add clear-data API endpoint
giles pushed to main at art-dag/celery 2026-01-12 14:22:18 +00:00
7d24ba4dd7 Add pagination and API improvements
giles pushed to main at art-dag/celery 2026-01-12 14:21:51 +00:00
ee8719ac0b Fix media friendly names, metadata display, output recording, and plan display
giles pushed to main at art-dag/celery 2026-01-12 14:02:27 +00:00
19634a4ac5 Add friendly names system for recipes, effects, and media
giles pushed to main at art-dag/celery 2026-01-12 13:30:24 +00:00
98ca2a6c81 Fix recipe listing, effects count, and add nav counts to all pages
giles pushed to main at art-dag/celery 2026-01-12 12:53:02 +00:00
9bb1c4278e Add recipe link, fix step count, add nav counts
giles pushed to main at art-dag/celery 2026-01-12 12:30:40 +00:00
73cc3e7c2f Add Share to L2 button for effects
giles pushed to main at art-dag/celery 2026-01-12 12:27:07 +00:00
991db29e27 Fix input preview hash -> cid key mismatch
giles pushed to main at art-dag/celery 2026-01-12 12:19:07 +00:00
2cc7d88d2e Add effects count to home page dashboard
giles pushed to main at art-dag/celery 2026-01-12 12:15:10 +00:00
9f8aa54e2b Fix duplicate get_by_cid method shadowing recipe lookup
giles pushed to main at art-dag/celery 2026-01-12 12:05:23 +00:00
977d9a9258 Fix artifact dict key mismatch (hash -> cid)
giles pushed to main at art-dag/celery 2026-01-12 12:02:04 +00:00
585c75e846 Fix item visibility bugs and add effects web UI
giles pushed to main at art-dag/celery 2026-01-12 10:25:57 +00:00
19e2277155 Track art-common master branch, add auth tests
giles pushed to main at art-dag/celery 2026-01-12 10:13:43 +00:00
1e542a1e0b Add numpy and opencv for effect dependencies
giles pushed to main at art-dag/celery 2026-01-12 10:03:18 +00:00
1e928ae771 Track artdag main branch instead of pinned commit
giles pushed to main at art-dag/celery 2026-01-12 10:01:43 +00:00
4ba981ee8d Update artdag to f944713 (IPFS_API fix)