• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-16 19:00:32 +00:00
3ff766a76c test(spreadsheet): cover scalar formula cell values
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:54:09 +00:00
20c47fb6d1 test(spreadsheet): emit uncovered line report
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:51:59 +00:00
6152921e79 test(map): add basic tests for lib.rs module structure
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:51:22 +00:00
ed707051c1 test(map): add comprehensive unit tests for icons module
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:50:29 +00:00
2d6c034345 test(map): add comprehensive unit tests for overlay module
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:36:04 +00:00
cce6889d35 docs(email): C1 decided — both backends, user-selectable; Phase 0 done
7751e96c54 ci(email): give nigig-email a CI workflow, and fix two bugs it caught
964fd5d4ef build(email): drop three unused dependencies, and gate the platform one
34fecf1924 build: pin every git dependency to a full 40-character SHA (Phase 0.2)
Compare 4 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:34:54 +00:00
63ff45149a feat(pdf): a real JPEG decoder — the old one was a stub returning black
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:30:45 +00:00
c23ffa39fe test(map): add comprehensive unit tests for render_graph module
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:26:16 +00:00
fb6ce1f42a test(spreadsheet): add isolated LLVM coverage workflow
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:05:10 +00:00
fb95b25a67 fix(pdf): LZW was broken outright; refuse image codecs instead of faking them
andodeki pushed to main at andodeki/nigig-org 2026-08-16 18:01:19 +00:00
8bb7397c8d docs(test): document portable Makepad library helper invocation
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:56:46 +00:00
13fec206df fix(test): invoke Makepad native preflight via bash
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:52:38 +00:00
005bed1b30 fix(map): correct i_tree version to 0.19.0
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:45:11 +00:00
0c14f8d848 docs(email): correct dead commit SHAs; record the SMS parity mechanism
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:39:56 +00:00
ce0eaae935 fix(build): bump makepad pin to ecf5a572, restoring the test feature
andodeki pushed to portallist_flow_adaptive_view at andodeki/makepad 2026-08-16 17:36:21 +00:00
ecf5a572ab fix(widgets): restore the fork-local test/gltf/csg re-exports
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:32:17 +00:00
45ad9eda48 test(spreadsheet): verify legacy migration clears history
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:31:28 +00:00
6a18886185 feat(pdf): Type 3 fonts and streaming interpretation — Phase 2 complete
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:27:45 +00:00
b701ce5eeb docs(email): assessment and live execution plan
18bbb7badb feat(email): account-gated inbox with sender list and thread reader
b91f97b8db fix(email): repair main.rs so the binary compiles at all
5a5b817879 feat(email): account session and sender-thread model, host-testable
Compare 4 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:27:24 +00:00
2e5b4e147f fix(spreadsheet): reset undo state during legacy migration