Files
uptimemonitor/TODO.md
2025-08-03 12:17:15 +02:00

797 B

TODO

What's left to do:

  • Get app version from git tag
  • Add documentation
  • Document how to install
  • Document webhook parsing and available variables
  • Release 🎉

Optional:

  • Monitor status
  • Change password
  • Add users
  • Remove users
  • Change user passwords
  • Timezones
  • Reset password via cli
  • Use the same form for creation and editing of monitor
  • Save check response
  • Add check response modal (div#modals + append when clicked + destroy when clicked)
  • Mobile breadcrumbs (dropdown/select)
  • Add "Test Webhook" button with fake incident
  • Sort monitors option (with localstorage sync) by created_at/name(domain)
  • Session expiration
  • Test check timeout
  • Loading placeholders (skeletons)