caseywitt
  • Joined on 2026-05-02
caseywitt pushed to main at VARASYS/ZDDC 2026-06-08 20:19:57 +00:00
0d052a20c3 chore(embedded): cut v0.0.27-beta
ec9c9c72bc fix(landing): trailing slash on working/staging/reviewing project links
49e8ea4b4f fix(browse): markdown editor shrinks instead of overhanging; pop out opens the real editor
af16b14a52 feat(browse): render previewable files (.html) safely, with a Source⇄Preview toggle
1bd73b1512 feat(browse): CodeMirror for all editable text files; drop the .zddc form; tidy access dialog
Compare 13 commits »
caseywitt pushed to main at VARASYS/metronome 2026-06-08 16:45:26 +00:00
5ab2096fc4 PolyMeter — slim main: landing chooser + mobile app + notation editor
caseywitt created branch concepts in VARASYS/metronome 2026-06-08 16:42:33 +00:00
caseywitt pushed to concepts at VARASYS/metronome 2026-06-08 16:42:33 +00:00
4e0a68f35b pm-mobile: fix landscape right-edge overflow + per-lane mute toggle
9b5d24edc0 docs(CLAUDE.md): refresh stale Rust/firmware status, document mobile PWA
027202e154 pm-mobile: reorder layout — header (logo/icons + volume) full width, body grouped by track
7b11ebdd59 pm-mobile: logo + header icons are a full-width top bar in both orientations
2e57b4c507 pm-mobile: fix landscape overlap — rework grid + tame tall buttons
Compare 10 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-08 13:11:06 +00:00
242d25d55a chore(embedded): cut v0.0.27-beta
48b8199ff7 feat(browse): filename-authoritative identity in the markdown editor
9320515214 fix(server): party_source gate must not block writes to an established party
Compare 3 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-08 11:50:53 +00:00
d5ce4e1230 chore(embedded): cut v0.0.27-beta
0d7feb3468 fix(browse,server): sync .zddc lint keys, viewable schema pill, accurate virtual-source text
a0e467200e fix(browse): shorten the .zddc form intro so it doesn't dominate the space above Title
14f8780dc5 fix(tables,profile): define spacing tokens (gutters + cell padding); profile rows open the .zddc form
1b9fec66b3 feat(browse): generalize the in-pane tool embed to fold classifier/transmittal/archive
Compare 37 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-05 12:42:45 +00:00
509839dba9 chore(embedded): cut v0.0.27-beta
382645b2d2 feat(browse): Export context-menu submenu (folder→.zip, file→other formats)
16d88010a6 feat(server): full md/docx/html conversion matrix + base64 image inlining
894610d59e feat(server): admin folder move + recursive delete (file API)
c7ab633653 docs(agents): document the named-template + numbering + .zddc.d cascade
Compare 21 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-03 20:38:19 +00:00
d524966f00 perf(browse): stream files into the offline zip instead of buffering all bytes
b2c16063c4 refactor(browse): remove dead code, document state shape
b0d0ff13cd fix(browse): serialize navigation — nav-sequence token + per-node load guard
bbbf5326e7 refactor(browse): consolidate duplicated helpers into util.js; fix YAML save divergence
41d4e59899 fix(browse): refresh tree after workflow moves, guard double-submit, fix modal listener leaks
Compare 6 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-03 18:26:50 +00:00
2f211d748f chore(embedded): cut v0.0.27-beta
f7233237cd feat(server): collapse dot-guard into one admin-gated .zddc.d reserve
Compare 2 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-03 17:46:22 +00:00
b59a7f6100 chore(embedded): cut v0.0.27-beta
29182480c2 feat(scripts): add migrate-toplevel-peers.sh
f94defc8c1 feat(browse,tables): flat-peer clients + dual-mode cross-party aggregate
bee36c2ee9 test(handler,cmd): update suites for flat-peer layout
150da9d186 test(apps,fs): update availability + listing tests for flat-peer layout
Compare 7 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-03 13:56:02 +00:00
8875d490f5 chore(embedded): cut v0.0.27-beta
3e8737b7c9 feat(browse): preview .docx/.xlsx + fix markdown-editor horizontal overflow
Compare 2 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-02 19:01:45 +00:00
c05fc376f2 chore(embedded): cut v0.0.27-beta
af07fa4f80 Merge feat/md-history-perfile: admin URL toggle, per-save markdown history, slot registry/history_globs, history→.zddc.d/
e4e0fedaa2 refactor(history): store under .zddc.d/history/; drop .history carve-out + dead .devshell
1eeaa1bd96 refactor(zddc): centralize canonical-slot registry; feat: history_globs cascade key
b9ebee7551 fix(history): serve .history snapshots as ACL-gated content (carve dot-prefix guard)
Compare 8 commits »
caseywitt pushed to main at VARASYS/ZDDC 2026-06-01 18:31:17 +00:00
28ebaa19cd chore(embedded): cut v0.0.27-beta
5ed4f8582b Merge feat/effective-access-hovercard: per-location permissions/roles, copyable read-only YAML, scoped access endpoint
1cf3f3a9b3 perf(server): scope /.profile/access?path= to the requested location only
91e6d1ec82 fix(browse): keep read-only YAML/.zddc selectable & copyable
e258b0fa3d feat: show effective permissions + roles per location in the browse hovercard
Compare 5 commits »
caseywitt pushed tag tables-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:20 +00:00
caseywitt pushed tag transmittal-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:20 +00:00
caseywitt pushed tag zddc-server-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:20 +00:00
caseywitt pushed to main at VARASYS/ZDDC 2026-06-01 15:52:19 +00:00
303bf7aade release: v0.0.26 lockstep
23f4edffdc Merge feat/aggregator-party-picker: aggregator party-picker + offline CRUD
96262a171e feat(browse): full create/edit/rename/delete in local-directory (offline) mode
56c3353f7b feat(browse): party picker for New folder/file in virtual aggregators
Compare 4 commits »
caseywitt pushed tag archive-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:19 +00:00
caseywitt pushed tag browse-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:19 +00:00
caseywitt pushed tag classifier-v0.0.26 to VARASYS/ZDDC 2026-06-01 15:52:19 +00:00