• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-01 04:31:36 +00:00
a3ff59e512 feat(doc): clipboard copy/cut/paste across blocks and table cells
andodeki pushed to main at andodeki/nigig-org 2026-08-01 04:26:18 +00:00
f54dda90dc fix(cad): direct distance entry lost its direction on 0 and negatives
andodeki pushed to main at andodeki/nigig-org 2026-08-01 04:16:37 +00:00
3d7b61730a refactor(spreadsheet-ui): route undo redo through shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:56:23 +00:00
0614a70888 fix(sms): correctness pass on grouping, errors, dates and iOS (Phase C)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:52:48 +00:00
b6d81e10fd refactor(spreadsheet-ui): route autofill reads through shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:46:01 +00:00
817ba02625 build: drop the unused robius-sms dependency and its two advisories (Phase B)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:45:33 +00:00
276fee245e refactor(spreadsheet-ui): read rendered cells from shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:42:46 +00:00
b720a166ec feat(pdf): AcroForm actions and validation; JavaScript refused, not run
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:40:41 +00:00
9f0765c6e1 feat(doc): pointer-driven in-cell selection, char-exact caret parking
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:28:32 +00:00
4daaacaed2 feat(doc): in-cell character selection for table cells
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:22:54 +00:00
0ed64c0435 fix(sms): send long messages whole, and confirm before bulk (A5, A7, A8)
6bb135872a fix(sms): stop the cursor loop aborting the process (A1, A2)
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:20:39 +00:00
a994213e8b feat(pdf): tagged structure tree, and the BMC bug that turned red green
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:17:06 +00:00
ad74fb7cd2 refactor(spreadsheet-ui): route grid edit reads through shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:14:57 +00:00
1f67c13dcd refactor(spreadsheet-ui): read grid values from shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:10:04 +00:00
df2471105b feat(doc): CRDT-native table cell style runs
andodeki pushed to main at andodeki/nigig-org 2026-07-31 22:08:10 +00:00
dc5950b65f refactor(spreadsheet-ui): share workspace model with grid
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:52:51 +00:00
6dc2998275 refactor(spreadsheet-ui): route grid commands through shared model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:50:43 +00:00
6c3e7683dc feat(spreadsheet-ui): attach grid to shared workspace model
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:49:56 +00:00
d96f8301ef fix(sms): make scheduling actually work (A4, A9, A10)
andodeki pushed to main at andodeki/nigig-org 2026-07-31 21:49:07 +00:00
ee909a977c fix(ui): restore missing metric_title and metric_value to CostEstimatorMetric instances