2026-05-27 14:09:02 -04:00
|
|
|
# OOTT ToDo list
|
|
|
|
|
|
2026-06-04 07:22:39 -04:00
|
|
|
## Release plan for 0.2.0
|
2026-06-06 09:39:15 -04:00
|
|
|
- [x] Test Android UI on emulator
|
2026-06-06 12:25:07 -04:00
|
|
|
- [x] Release 0.1.0
|
2026-06-06 16:51:01 -04:00
|
|
|
- [x] Fix bugs and release 0.1.1
|
|
|
|
|
- [x] Install in test server (docker) following documented process
|
2026-06-07 12:40:48 -04:00
|
|
|
- [x] Install test app on iPhone
|
2026-06-08 18:15:10 -04:00
|
|
|
- [x] Test in-house for 1 week
|
|
|
|
|
- [x] Implement push notifications
|
2026-06-09 10:47:49 -04:00
|
|
|
- [x] Release 0.2.0
|
2026-06-09 14:44:44 -04:00
|
|
|
- [x] Install in test server and test app on iPhone
|
2026-06-12 10:41:45 -04:00
|
|
|
- [x] Test in-house for 3 days
|
2026-06-12 09:49:11 -04:00
|
|
|
- [ ] Test flake install
|
2026-06-12 10:41:45 -04:00
|
|
|
- [x] Release 0.2.1 (or as many versions as needed)
|
|
|
|
|
- [x] Publish website
|
|
|
|
|
- [ ] Release app on App Store (iOS)
|
|
|
|
|
- [ ] Release app on Play Store (Android)
|
2026-06-04 07:22:39 -04:00
|
|
|
- [ ] Post on reddit
|
2026-05-27 14:09:02 -04:00
|
|
|
|
|
|
|
|
## Backend
|
|
|
|
|
|
2026-06-01 08:40:32 -04:00
|
|
|
- [ ] Implement the pushover API call directly to support HTML content and review notification text to use it
|
2026-06-09 10:47:49 -04:00
|
|
|
- [ ] Upgrade dependencies to new major versions
|
2026-05-27 14:09:02 -04:00
|
|
|
|
|
|
|
|
## Frontend
|
|
|
|
|
|
2026-06-09 10:47:49 -04:00
|
|
|
- [ ] Upgrade dependencies to new major versions
|
2026-06-08 12:28:03 -04:00
|
|
|
|
|
|
|
|
## Push relay
|
|
|
|
|
|
2026-05-28 11:35:49 -04:00
|
|
|
## Improve engine
|
|
|
|
|
|
|
|
|
|
Passive (low noise, no probing):
|
|
|
|
|
- Passive packet capture — observe any broadcast/multicast traffic; a device that never responds to ARP still generates traffic
|
|
|
|
|
|
|
|
|
|
Active (you probe the network):
|
|
|
|
|
- NDP (Neighbor Discovery Protocol) — IPv6 equivalent of ARP; important if the network uses IPv6
|