Julien Calixte julien
julien pushed to main at remanso-space/remanso 2026-06-13 20:11:34 +00:00
af7c87a18c fix(todo): drop stale filter selections when source values disappear
julien pushed to main at remanso-space/remanso 2026-06-13 19:48:47 +00:00
4c29151f7c feat(todo): add exclusive open/done status filter
julien pushed to main at remanso-space/remanso 2026-06-13 19:45:27 +00:00
d455ae0000 style(todo): bump clear-filters button from xs to sm
julien pushed to main at remanso-space/remanso 2026-06-13 19:42:14 +00:00
03e7185abe fix(todo): rebuild priority dropdown with controlled state
5de84f135f feat(todo): add priority filter and stack filter rows inline
Compare 2 commits »
julien pushed to main at remanso-space/remanso 2026-06-13 19:23:27 +00:00
72dee337b7 feat(todo): switch /todo view to todo.txt format
70d9d8a890 feat(todotxt): add parser/serializer for todo.txt format
Compare 2 commits »
julien pushed to main at remanso-space/remanso 2026-06-12 11:05:54 +00:00
9380eace92 chore: drop unused TanStack Vue Query and ts-rest client
julien pushed to main at remanso-space/remanso 2026-06-09 14:22:05 +00:00
57bc63d43b fix(markdown): wrap long inline code in Safari
julien pushed to main at remanso-space/remanso 2026-06-09 12:38:42 +00:00
ac3a641b22 fix(markdown): re-render code blocks after Shikiji loads
julien pushed to main at remanso-space/remanso 2026-06-09 12:35:03 +00:00
cdfc90f7eb chore: update pnpm
julien pushed to main at remanso-space/remanso 2026-06-09 12:34:36 +00:00
f8e0bbf9a7 Merge branch 'main' of ssh://git.apoena.dev:22222/remanso-space/remanso
f2ba56e936 fix: add tsx as lang
Compare 2 commits »
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:31:28 +00:00
7623fff227 fix(test): match getSession URL by suffix, not /getSession path
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:27:25 +00:00
2105d75cb5 ci(gitea): scope deno test and check to the new tests directory
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:26:55 +00:00
e937863bc6 test(server): cover HTTP routes, auth, admin gate, and CORS preflight
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:25:50 +00:00
5c4b189136 test(jetstream): cover bulk-create debounce and flush semantics
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:24:53 +00:00
764ba09f77 test(jetstream): cover dispatchAll resilience and header handling
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:24:22 +00:00
365deb305a test(search): cover cursor, snippet, and searchNotes query body
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:23:39 +00:00
02f3139f46 refactor(search): read OPENSEARCH_* env per call
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:22:11 +00:00
6159ec00e0 ci(gitea): cache DENO_DIR keyed on deno.lock
3611add21a test(auth): cover JWT decoding and authenticateRequest flow
Compare 2 commits »
julien pushed to main at julien/remanso-jetstream 2026-06-07 20:20:54 +00:00
34b8221376 fix(test): pass explicit did to seedWebhook in CRUD test
julien deleted branch test/db-helpers from julien/remanso-jetstream 2026-06-07 20:19:29 +00:00