Commit Graph

5 Commits

Author SHA1 Message Date
root c53a5a8a2c Complete Hubbly theme conversion: all pages rewritten with CSS variable theming
- Converted all views from Dusk components (x-content.content-card, x-form.*) to inline Hubbly style
- All pages use consistent card pattern: rounded-lg, gradient headers, color-mix borders
- Added Hubbly-style homepage with 2-column layout, login card, swiper news carousel
- Rewrote navigation with Alpine.js dropdowns, CSS variable colors, Hubbly assets
- Updated profile page with Hubbly cards, fixed data bugs (friend/guild relationships)
- Rewrote register page to match Hubbly layout: banner header, avatar preview with Frank GIF, 2-column form, avatar carousel selector, border-4 inputs
- Rewrote login, settings, help center, radio, applications, utility pages
- All colors use CSS variables controlled by Filament theme editor
- Added Hubbly assets: banner, Frank GIF, navigation icons, online badge
- Removed all dependencies on x-content.* and x-form.* components
2026-06-27 17:01:02 +02:00
root 069a307dd7 Remove quality/volume URL params from Nitro client (Nitro V3 uses NitroConfig, not URL params) 2026-06-26 20:17:28 +02:00
root 0a16f05d54 Add extended preferences: client volume, quality, compact mode, default page, hide online status 2026-06-26 20:07:07 +02:00
root 9c92cd297a Add client open mode preference (same tab / new window) to user settings 2026-06-26 19:53:32 +02:00
root 9d73f82529 Initial commit 2026-05-09 17:32:17 +02:00