• Joined on 2024-04-09
giles pushed to main at art-dag/activity-pub 2026-01-07 21:52:54 +00:00
069010660d Show input content as thumbnails in activity/asset detail
giles pushed to main at art-dag/activity-pub 2026-01-07 21:43:07 +00:00
0602195ed0 Add activity detail page with full content display
giles pushed to main at art-dag/celery 2026-01-07 21:36:54 +00:00
b2e4f81edf Add cache pinning and discard functionality
giles pushed to main at art-dag/activity-pub 2026-01-07 21:29:42 +00:00
edc216c81f Store and display full provenance including effect_url
giles pushed to main at art-dag/activity-pub 2026-01-07 21:26:17 +00:00
c4b861c553 Enhance L2 asset detail with content display and provenance
giles pushed to main at art-dag/celery 2026-01-07 21:22:50 +00:00
a3a37c568a Add metadata editing UI to cache detail page
giles pushed to main at art-dag/activity-pub 2026-01-07 21:18:57 +00:00
a0cdf31c36 Add asset detail and user detail UI pages
giles pushed to main at art-dag/celery 2026-01-07 21:13:45 +00:00
5f58bf117e Increase L2 publish timeout to 30 seconds
giles pushed to main at art-dag/celery 2026-01-07 20:58:42 +00:00
3436a22a94 Fix iOS video playback in list views
giles pushed to main at art-dag/celery 2026-01-07 20:50:51 +00:00
1e95badddb Update UI to use Tailwind CSS with dark theme
giles pushed to main at art-dag/activity-pub 2026-01-07 20:44:35 +00:00
231cd1653f Update UI to use Tailwind CSS with dark theme
giles pushed to main at art-dag/celery 2026-01-07 20:06:45 +00:00
a0a719cda5 fix: add ffmpeg to Docker image for video transcoding
giles pushed to main at art-dag/celery 2026-01-07 20:04:32 +00:00
a5187c0f45 feat: iOS video support with on-the-fly MKV→MP4 transcoding
809d8e452b fix: add playsinline for iOS video support
Compare 2 commits »
giles pushed to main at art-dag/activity-pub 2026-01-07 19:54:13 +00:00
4155427f03 feat: multi-actor ActivityPub support
giles pushed to main at art-dag/client 2026-01-07 19:41:07 +00:00
147457d913 feat: send L1 server URL when publishing to L2
giles pushed to main at art-dag/celery 2026-01-07 19:41:02 +00:00
f9e22171de feat: add L1_PUBLIC_URL config for many-to-many L1/L2 support
giles pushed to main at art-dag/activity-pub 2026-01-07 19:40:55 +00:00
58a125de1a feat: L1 server URL sent with publish request (many-to-many support)
giles pushed to main at art-dag/activity-pub 2026-01-07 19:31:04 +00:00
8159627651 fix: use env_file for all server config
giles pushed to main at art-dag/celery 2026-01-07 19:29:42 +00:00
223568df3f fix: use env_file for L2 server config
giles pushed to main at art-dag/celery 2026-01-07 19:12:49 +00:00
917146a7f3 feat: add publish to L2 button in run detail web UI