mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Drop the standalone welcome card from the Settings screen and show the greeting inside the non-dismissible first-run configuration dialog, noting that OOTT cannot function without a backend installed in the network. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2.9 KiB
2.9 KiB
OOTT ToDo list
- Add support for push notifications to the app (iOS and Android)
- Remove push notifications plan
- Add the capability to delete a device from the system
- Review CLAUDE.md to make it shorter and easier to read for AIs while keeping all its intentions
Release plan for 0.2.0
- Test Android UI on emulator
- Release 0.1.0
- Fix bugs and release 0.1.1
- Install in test server (docker) following documented process
- Install test app on iPhone
- Test in-house for 1 week
- Implement push notifications
- Release 0.2.0
- Install in test server and test app on iPhone
- Test in-house for 3 days
- Test flake install
- Release 0.2.1 (or as many versions as needed)
- Publish website
- Release app on App Store (iOS)
- Release app on Play Store (Android)
- Post on reddit
Backend
- Implement the pushover API call directly to support HTML content and review notification text to use it
- Check for potential dependency upgrades
- Upgrade dependencies to new major versions
Frontend
- Add a note on the settings dialog when empty that you need a backend
- On iOS, the buttons in the Settings configure dialog appear on two lines, try to fit them in one
- Add more themes (Dracula, Nord, Catppuccin Latte, Gruvbox light)
- Remove the license and notice from the UI, just link to the github pages
- On Android, make the font of the icon (phone screen) bigger
- In the status screen, the "listening for" property of passive scanners should change to days and months (now its always minutes)
- Upgrade dependencies to new major versions
- Check for potential dependency upgrades
- In the frontend, in the settings screen, move the backend configuration to a popup dialog that asks for the URL and API key and allows the user to test and save it. In the main screen it should present both items as read only and allow the user to change the theme and push notifications and both should trigger the change immediately (ie. without a save button). The dialog for the backend config should be accesible via a "Re-configure" link or button (do what aligns best with M3). The first time the user uses the UI (or when the backend is not configured at all, it should navigate to the settings screen with the dialog open, and upon Saving the backend config it should refresh the settings page)
- The permissions dialog for push notifications on android says "Allow frontend to send you notifications"
Push relay
- Add NPM to the devShell to be able to run tests
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