• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-07 17:56:57 +00:00
fb354d8afe fix: match both username formats in runs filter
giles pushed to main at art-dag/celery 2026-01-07 17:41:57 +00:00
0b50f5ea95 feat: add cache browsing UI with tabs for runs and cache
giles pushed to main at art-dag/client 2026-01-07 17:30:44 +00:00
122d8a89d0 feat: add auth to publish command and document authentication
giles pushed to main at art-dag/celery 2026-01-07 17:26:11 +00:00
618e3b1e04 feat: enhance provenance with infrastructure, actor ID, and commit tracking
giles pushed to main at art-dag/activity-pub 2026-01-07 17:26:01 +00:00
9a0e77a852 feat: require auth for registry endpoints and track asset ownership
giles pushed to main at art-dag/celery 2026-01-07 17:16:48 +00:00
c7074a9261 deploy
giles pushed to main at art-dag/activity-pub 2026-01-07 17:16:11 +00:00
d4ae129b3a deploy
giles pushed to main at art-dag/activity-pub 2026-01-07 16:00:24 +00:00
95e2bb9a39 fix: use bcrypt directly instead of passlib
giles pushed to main at art-dag/activity-pub 2026-01-07 15:53:49 +00:00
290cb9cadc fix: disable bcrypt truncate error
giles pushed to main at art-dag/activity-pub 2026-01-07 15:45:51 +00:00
bfb94764e6 fix: truncate password to 72 bytes for bcrypt
giles pushed to main at art-dag/activity-pub 2026-01-07 15:42:18 +00:00
51c86878af feat: add JWT secret via env_file, gitignore .env
Compare 2 commits »
giles pushed to main at art-dag/activity-pub 2026-01-07 15:37:45 +00:00
d83510f24b feat: add HTMX web UI with login/register forms
giles pushed to main at art-dag/celery 2026-01-07 14:56:11 +00:00
c7ee59968a fix: identity effect links to GitHub, others to rose-ash
giles pushed to main at art-dag/client 2026-01-07 14:44:17 +00:00
c505e0a33a feat: add authentication commands
giles pushed to main at art-dag/celery 2026-01-07 14:44:02 +00:00
631571ed88 feat: add authentication to L1 server
giles pushed to main at art-dag/activity-pub 2026-01-07 14:43:15 +00:00
a2190801e8 feat: add user registration and JWT authentication
giles pushed to main at art-dag/celery 2026-01-07 14:29:42 +00:00
0c7e43e069 feat: link effect to specific git commit for provenance
giles pushed to main at art-dag/celery 2026-01-07 14:24:30 +00:00
5f7b6c3031 feat: show raw provenance JSON on detail page
giles pushed to main at art-dag/celery 2026-01-07 14:23:43 +00:00
62891f57fe feat: add cache view page with media display
giles pushed to main at art-dag/celery 2026-01-07 14:20:40 +00:00
30050f7a65 style: left-justify layout, increase text sizes