• Joined on 2024-04-09
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
giles pushed to main at art-dag/celery 2026-01-07 14:18:47 +00:00
c03a26dbf2 feat: add detail page with provenance and linkable hashes
giles pushed to main at art-dag/celery 2026-01-07 14:15:34 +00:00
73908b318d feat: responsive side-by-side input/output layout
giles pushed to main at art-dag/celery 2026-01-07 14:13:58 +00:00
dc9c13ffd9 feat: add HTML home page with nav to UI and docs
giles pushed to main at art-dag/celery 2026-01-07 14:12:41 +00:00
56d6f53695 feat: show input media in UI