• Joined on 2026-01-06
omar pushed to main at omar/MosisService 2026-01-18 19:49:15 +00:00
d76627ebc3 add Developer Portal architecture summary to docs
omar pushed to main at omar/MosisService 2026-01-18 19:29:23 +00:00
a76724a3d5 finalize M06-M12 with Go/SQLite/Synology NAS implementation decisions
b86ee54934 update M05 frontend with htmx + Go templates for NAS deployment
Compare 2 commits »
omar pushed to main at omar/MosisService 2026-01-18 17:53:26 +00:00
366cc94d86 update M04 auth with Go implementation details
omar pushed to main at omar/MosisService 2026-01-18 17:52:21 +00:00
416c447ad8 finalize Go + SQLite stack decisions for Synology NAS deployment
omar pushed to main at omar/MosisService 2026-01-18 16:31:27 +00:00
30a7146929 add comprehensive app specifications document
omar pushed to main at omar/MosisService 2026-01-18 16:21:02 +00:00
5cfee2aa66 add developer portal planning documentation (M01-M12)
omar pushed to main at omar/MosisService 2026-01-18 15:54:12 +00:00
9805bdf175 implement Milestone 20: Kernel Integration with LuaSandboxManager (149 tests)
omar pushed to main at omar/MosisService 2026-01-18 15:45:21 +00:00
1b163891e0 implement Milestone 19: Security Testing Suite with fuzzer (141 tests pass)
omar pushed to main at omar/MosisService 2026-01-18 15:36:17 +00:00
372a293bd0 implement Milestone 18: inter-app MessageBus with intent system
omar pushed to main at omar/MosisService 2026-01-18 15:29:18 +00:00
72a06f542b implement Milestone 17: Contacts interface with read/write permissions
omar pushed to main at omar/MosisService 2026-01-18 15:21:17 +00:00
00b9ceb467 implement Milestone 16: Bluetooth interface with user consent
omar pushed to main at omar/MosisService 2026-01-18 15:14:29 +00:00
4ab5e52259 implement Milestone 15: sensor interface with fingerprinting prevention
omar pushed to main at omar/MosisService 2026-01-18 15:07:44 +00:00
779f66b2bb implement Milestone 14: location interface with coarse/fine precision and rate limiting
omar pushed to main at omar/MosisService 2026-01-18 15:02:43 +00:00
c2e8b8c212 implement Milestone 13: audio output with volume limits and concurrent sound management
omar pushed to main at omar/MosisService 2026-01-18 14:45:41 +00:00
d61b8f0bd8 implement Milestone 12: Microphone interface with permission and user gesture requirements
omar pushed to main at omar/MosisService 2026-01-18 14:39:08 +00:00
5eb1113c1a implement Milestone 11: Camera interface with permission and user gesture requirements
omar pushed to main at omar/MosisService 2026-01-18 14:30:25 +00:00
0c19247838 implement Milestone 10: WebSocket with connection limits and SSRF prevention
omar pushed to main at omar/MosisService 2026-01-18 14:25:07 +00:00
c0baa673b8 implement Milestone 9: Network HTTP with SSRF prevention
omar pushed to main at omar/MosisService 2026-01-18 14:18:58 +00:00
a94e0d5d63 implement Milestone 8: SQLite Database with injection prevention
omar pushed to main at omar/MosisService 2026-01-18 14:04:57 +00:00
2bb083fd7d add virtual filesystem with path sandboxing and quotas (milestone 7 complete)