Julien Calixte julien
julien pushed to main at remanso-space/remanso 2026-05-06 07:54:29 +00:00
30f200df30 fix(flux-note): stop showing sign-in prompt while readme is loading
julien pushed to main at remanso-space/remanso 2026-05-05 15:40:47 +00:00
58568e2245 fix(pwa): use alpha mask for monochrome icon
julien pushed to main at remanso-space/remanso 2026-05-05 14:11:48 +00:00
fd7d06ce69 design: change light theme to retro
julien pushed to main at julien/remanso-jetstream 2026-05-05 13:04:45 +00:00
6f4d8d3b56 chore: add dockerignore for scripts, local artifacts, and env files
julien pushed to main at julien/remanso-jetstream 2026-05-05 12:40:30 +00:00
3f7ff54144 chore: add dockerignore for scripts, local artifacts, and env files
julien pushed to main at julien/remanso-jetstream 2026-05-05 12:21:52 +00:00
f67b88d1f4 chore: add dockerignore for scripts, local artifacts, and env files
julien pushed to main at julien/remanso-jetstream 2026-05-05 12:07:41 +00:00
bfa041eb97 chore: add dockerignore for scripts, local artifacts, and env files
355fc45316 refactor(scripts): switch webhooks:all to api fetch
1c160b6c53 refactor(scripts): extract atproto session helpers to shared module
34faa10be2 feat(webhooks): add admin endpoint to list every subscription
Compare 4 commits »
julien pushed to main at julien/remanso-jetstream 2026-05-05 12:00:15 +00:00
c00f3d631c chore(scripts): add admin task to list every webhook
julien pushed to main at julien/remanso-jetstream 2026-05-05 11:46:02 +00:00
911d062423 chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:57:40 +00:00
a35fb0397d chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:52:31 +00:00
a33ad47c7e chore(jetstream): log bulk-create record count on flush
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:48:19 +00:00
8055060af3 fix: increase create debounce time
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:38:36 +00:00
5cb581123d chore(scripts): add list and delete commands to manage-webhooks
bcea56c529 feat(webhooks): add list and granular delete endpoints
a3c92254ea refactor(scripts): auto-resolve PDS from handle, drop BSKY_PDS
Compare 3 commits »
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:32:45 +00:00
e0fe4ce16f chore(scripts): add deno task webhooks for register and delete-all
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:27:24 +00:00
1ce5d9150d feat(auth): require DID owner JWT to manage webhooks
julien pushed to main at julien/remanso-jetstream 2026-05-05 10:26:06 +00:00
7b53909c52 feat(webhooks): add per-verb subscriptions and bulk-create debounce
julien pushed to main at remanso-space/remanso 2026-05-04 21:54:28 +00:00
5a9c0a3704 lint
julien pushed to main at remanso-space/remanso 2026-05-04 21:53:51 +00:00
e425be5c96 refactor(freshness): drop time-based stale-known status
julien pushed to main at remanso-space/remanso 2026-05-04 21:02:13 +00:00
84803c45dd refactor(scroll): clean up debug overlay and pass anchor by param
julien pushed to main at remanso-space/remanso 2026-05-04 17:57:02 +00:00
a526a9f6af fix(scroll): snap to click-time scrollTop before smooth scroll