• Joined on 2024-04-09
giles pushed to main at art-dag/client 2026-01-12 18:00:01 +00:00
eb0a38b087 Fix --raw to output raw content to stdout
giles pushed to main at art-dag/client 2026-01-12 17:53:54 +00:00
1a768370f6 Update README with --raw flag for view command
giles pushed to main at art-dag/celery 2026-01-12 17:42:14 +00:00
5b05dbd31e Fix clear-data to actually delete run_cache entries
giles pushed to main at art-dag/client 2026-01-12 17:28:47 +00:00
d69ed09575 Remember server settings between sessions
giles pushed to main at art-dag/celery 2026-01-12 17:13:27 +00:00
a0b113923e Fix IPFS CID detection in legacy_tasks node caching
giles pushed to main at art-dag/client 2026-01-12 17:11:52 +00:00
599f181f8c Remove all ellipsis truncation from CLI output
giles pushed to main at art-dag/client 2026-01-12 17:00:55 +00:00
efca939c7d Add --raw flag to view command and improve metadata display
giles pushed to main at art-dag/celery 2026-01-12 16:57:46 +00:00
cc29311d1c Add friendly name to recipe detail endpoint
giles pushed to main at art-dag/client 2026-01-12 16:57:46 +00:00
b56f4d906c Fix recipe list display and handle missing uploaded_at
giles pushed to main at art-dag/celery 2026-01-12 15:33:41 +00:00
87ff3d5d14 Remove owner filtering from recipe listing (security fix)
giles pushed to main at art-dag/celery 2026-01-12 15:31:28 +00:00
6adef63fad Fix get_recipe to handle both YAML and S-expression formats
giles pushed to main at art-dag/celery 2026-01-12 15:30:26 +00:00
f1b90fe65d Add debug logging for recipe filtering
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