No description
  • TypeScript 100%
Find a file
leah df814923c7
Stabilize contact frontmatter ordering
Canonicalize JMAP object-map derived lists before writing notes: emails
and phones now tie-break same/missing pref entries by emitted value,
addresses sort by rendered address text, and generated notes sort by note id.
This prevents byte-different frontmatter/body output when Fastmail returns the
same object maps in a different member order.
2026-07-03 01:49:45 -04:00
src Stabilize contact frontmatter ordering 2026-07-03 01:49:45 -04:00
.gitignore Add one-way Fastmail contact sync via JMAP 2026-07-02 21:30:07 -04:00
.hotreload Initial scaffold 2026-07-02 19:59:04 -04:00
biome.json Initial scaffold 2026-07-02 19:59:04 -04:00
build.ts Initial scaffold 2026-07-02 19:59:04 -04:00
bun.lock Initial scaffold 2026-07-02 19:59:04 -04:00
dev.ts Initial scaffold 2026-07-02 19:59:04 -04:00
manifest.json Add one-way Fastmail contact sync via JMAP 2026-07-02 21:30:07 -04:00
package.json Initial scaffold 2026-07-02 19:59:04 -04:00
styles.css Initial scaffold 2026-07-02 19:59:04 -04:00
tsconfig.json Initial scaffold 2026-07-02 19:59:04 -04:00