chore(TODO): update tasks with progress and add new items
Some checks failed
CI / test-backend (push) Successful in 13s
CI / lint (push) Failing after 42s
CI / build-frontend (push) Successful in 9m33s
Tests / test (push) Successful in 9m52s

This commit is contained in:
2026-01-03 16:38:35 -06:00
parent f46248490f
commit 3d7924dce6

13
TODO.md
View File

@@ -1,6 +1,7 @@
- [ ] RNS hot reload fix
- [ ] Offline Reticulum documentation tool
- [ ] Spam filter (based on keywords)
- [ ] TAK tool/integration
- [ ] RNS Tunnel - tunnel regular services over RNS
- [ ] RNS Filesync - P2P file sync
- [ ] RNS hot reload - partially done
- [ ] Spam filter (based on keywords) - partially done
- [ ] RNS Tunnel - tunnel regular internet services over RNS
- [ ] RNS Filesync - P2P file sync over RNS
## Maybe
- [ ] TAK tool/integration (maybe)