1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-05 11:28:33 +02:00

Account delete, mock user stats UI

This commit is contained in:
binwiederhier 2022-12-17 13:49:32 -05:00
parent 81a8efcca3
commit 8752680233
3 changed files with 114 additions and 31 deletions

View file

@ -36,6 +36,7 @@ import (
/*
TODO
return rate limit information in account stats
expire tokens
auto-refresh tokens from UI
reserve topics
@ -48,7 +49,8 @@ import (
- Pricing
- change email
-
Polishing:
aria-label for everything
*/