beeta/frontend
doomtube 01bd631af8 Fix: Ubercoin balance display and refresh issues
- Profile page: Add cache: 'no-store' to always fetch fresh balance data
- Profile page: Update balance immediately after tip using transaction result
  to avoid race conditions where DB hasn't committed yet
- Profile page: Reload profile after 500ms delay for data consistency
- UbercoinTipModal: Clarify "Your balance" to avoid confusion with recipient's

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:52:41 -05:00
..
src Fix: Ubercoin balance display and refresh issues 2026-01-06 04:52:41 -05:00
static Initial commit - realms platform 2026-01-05 22:54:27 -05:00
.gitignore Replace master branch with local files 2025-08-03 21:53:15 -04:00
Dockerfile Initial commit - realms platform 2026-01-05 22:54:27 -05:00
package.json Initial commit - realms platform 2026-01-05 22:54:27 -05:00
svelte.config.js Fix: Use dynamic URLs for all frontend connections 2026-01-06 04:45:39 -05:00
tsconfig.json Replace master branch with local files 2025-08-03 21:53:15 -04:00
vite.config.ts Initial commit - realms platform 2026-01-05 22:54:27 -05:00