Files
oott/TODO.md
T
rzuastiandClaude Opus 4.8 1d85ec6f83 Gate push toggle on backend notification method
Add a GET /api/config endpoint exposing the front-end-facing backend
configuration (currently the notification delivery method, grouped under
a nested "notifications" object so the shape can grow). The settings
screen fetches it on init and only shows the per-device push toggle when
the backend method is "push" (and the platform supports push, which keeps
it off the browser).

Also fold in related push-notifications cleanups: fix the Android app
label ("frontend" -> "OOTT") so the notification permission dialog reads
correctly, remove the completed push_notifications.md plan, and update
TODO.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 17:26:53 -04:00

1.8 KiB

OOTT ToDo list

  • Add support for push notifications to the app (iOS and Android)
  • Remove push notifications plan

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
  • Release 0.2.1 (or as many versions as needed)
  • Publish website
  • 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

Frontend

  • In the status screen, the "listening for" property of passive scanners should change to days and months (now its always minutes)
  • Check for potential dependency upgrades
  • In settings, 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 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