• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 12:54:53 +00:00
f0db4f4ea6 Restore home page with README display
giles pushed to main at art-dag/celery 2026-01-11 12:52:32 +00:00
a34fff3aaa Add database init/close lifecycle events to app startup
giles pushed to main at art-dag/activity-pub 2026-01-11 12:44:47 +00:00
ff7ce1a61e Add cache busting to force pip to re-fetch dependencies
giles pushed to main at art-dag/celery 2026-01-11 12:43:55 +00:00
b372d02df2 Fix list_recipes to use offset parameter
giles pushed to main at art-dag/celery 2026-01-11 12:34:40 +00:00
d19d6d6e42 Fix RecipeService initialization with cache manager
giles pushed to main at art-dag/activity-pub 2026-01-11 12:29:01 +00:00
39870a499c Fix get_activities call to use get_activities_paginated
giles pushed to main at art-dag/activity-pub 2026-01-11 12:28:30 +00:00
bfd38559b3 Update base.html to extend _base.html
giles pushed to main at art-dag/celery 2026-01-11 12:28:28 +00:00
eed4596af8 Update base.html to extend _base.html
giles pushed to master at art-dag/common 2026-01-11 12:28:28 +00:00
72aa954376 Rename base.html to _base.html
giles pushed to main at art-dag/celery 2026-01-11 12:23:01 +00:00
83cce09b1a Fix list_runs to use offset parameter
giles pushed to main at art-dag/celery 2026-01-11 12:18:14 +00:00
0ec1de3cb7 Add httpx dependency
giles pushed to main at art-dag/activity-pub 2026-01-11 12:12:02 +00:00
358fbba7b2 Add git to Dockerfile and httpx dependency
giles pushed to main at art-dag/activity-pub 2026-01-11 11:55:43 +00:00
0a31e1acfa Add artdag-common dependency
giles pushed to main at art-dag/celery 2026-01-11 11:55:41 +00:00
cc6be54a92 Add artdag-common dependency
giles pushed to main at art-dag/celery 2026-01-11 11:48:35 +00:00
29da91e01a Refactor to modular app factory architecture
giles pushed to main at art-dag/activity-pub 2026-01-11 11:48:30 +00:00
d49e759d5a Refactor to modular app factory architecture
giles pushed to main at art-dag/celery 2026-01-11 11:44:26 +00:00
73b7f173c5 Use cache_id for plan node details and show input/output media
giles pushed to main at art-dag/activity-pub 2026-01-11 11:32:17 +00:00
dd3d5927f5 Add /help routes to display README documentation
c9c4a340fd Remove redundant documentation UI routes
Compare 2 commits »
giles pushed to main at art-dag/celery 2026-01-11 11:32:17 +00:00
17b92c77ef Fix async function call for load_plan_for_run_with_fallback
64ef9396d6 Add /help routes to display README documentation
255d44fbf6 Remove redundant documentation UI routes
Compare 3 commits »
giles pushed to main at art-dag/celery 2026-01-11 10:25:01 +00:00
de9fbaed4a Add debug logging for plan loading