mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-09 03:44:38 +00:00
The auth proxy intercepts GET /usage and returns only entries belonging to the authenticated npub's clients, with owner suffixes stripped. The TUI no longer needs to filter entries client-side. - Remove getNpubSuffix and loadConfig from tui/usage/data.ts imports - Remove old suffix-based filtering logic from fetchUsage() - Remove unused getNpubSuffix from cli.ts imports