bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 23:12:49 -04:00
083944f0fd fix(snippets): backfill must also catch JSON null, not just SQL NULL
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:10:44 -04:00
13e48672c0 packaging: bare backticks — a heredoc's backslash isn't the JSON's
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 23:09:43 -04:00
dd1b5e5ddb feat(snippets): reverse lookup — find snippets by repo/path/symbol
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:04:43 -04:00
8b6dfab3a7 ci-requirements: the two things that cost a cycle each to rediscover
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 23:03:24 -04:00
d8b0cd9b96 packaging: the installer learns the same two channels the app updates on
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 15:40:55 -04:00
6f47af8d96 ci: point the manifest at THIS build, and stop the dev release growing forever
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 15:23:41 -04:00
0d396de215 feat(snippets): record merge provenance on the survivor
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-27 15:18:09 -04:00
9fa474b3c4 fix(mcp): make get_note / get_task share-aware
8977bed28d feat(inject): label the record kind on each auto-inject menu line
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 15:16:14 -04:00
acff95f920 ci: re-sign the AppImage after de-bundling, or Linux updates can never verify
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 15:07:41 -04:00
3ca3eba6d5 packaging: stamp the pacman package with the version actually built
bvandeusen released ThoughtSync dev at bvandeusen/thoughtsync 2026-07-27 10:35:51 -04:00
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-27 10:33:18 -04:00
02c932260e Updater signing key, a rising dev version, and a production compose
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 19:27:40 -04:00
1f294c4ad8 ci-requirements: record how to format the Rust lane without a local toolchain
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 19:27:29 -04:00
2e8717a057 desktop: rustfmt the two new preference helpers
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 19:03:13 -04:00
d6734cf7a0 desktop: in-app updates, two channels, signed, fed by fixed-tag releases
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-26 18:28:21 -04:00
fc9c8119a2 test(snippets): fix the round-trip test's shared kwargs spread
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-26 18:25:57 -04:00
cca40affe4 feat(snippets): add notes.data JSONB — the indexed mirror of snippet fields
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 17:39:14 -04:00
b7c0820230 desktop: rustfmt the blob-store literal in the scheme handler
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 17:16:46 -04:00
c40263967d desktop: render synced attachments instead of broken images (task 2114)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 16:46:46 -04:00
d634801bd3 desktop: rustfmt the retention query and one assert