Commit Graph

14 Commits

Author SHA1 Message Date
w33b 1f582d71d6 feat(nav): make nav links icon-only on mobile with tooltips
- Add label prop to nav-link component to display text labels only when active on large screens
- Restructure navigation layout to use grid with left column for brand and inline links
- Show icon-only links with title tooltips on mobile, full labels on larger screens
- Adjust live search input widths for better responsive scaling across breakpoints
2026-08-10 16:30:49 +02:00
w33b 338c190ae8 feat(nav): redesign navigation bar and add Browse/Community links
Enhance the navigation with a modern floating glass design, new Browse and Community dropdown links, and improved theme/blur toggles that now handle multiple instances. Update dropdown components with rounded styling and support for wider widths, refine nav-link active states, and add navigation feature tests.
2026-08-09 10:13:54 +02:00
w33b 3bb6af73c3 Add matrix 2026-02-18 12:34:10 +01:00
w33b e5ef197ed6 Add user roles system 2026-01-16 23:14:47 +01:00
w33b 5310908b0c Update login button on mobile 2026-01-11 00:21:05 +01:00
w33b fb3722036a Add ability to set custom avatar 2026-01-08 18:47:31 +01:00
w33b b1c48830c4 Remove nickname 2026-01-08 16:13:43 +01:00
w33b 30777a6968 Login / Register Design 2026-01-07 17:03:57 +01:00
w33b 256af435ad Add Auth System (Breeze) 2026-01-07 16:04:23 +01:00
w33b e972f8db41 Rename column names 2026-01-07 12:54:10 +01:00
w33b 735dd693ca [Expiremental] Add ability to disable blur effects 2025-10-24 23:15:52 +02:00
w33b 50d8704560 Fix mobile home page offset 2025-10-23 19:33:30 +02:00
w33b 444feac1e0 Use redirect for random button to save database queries 2025-10-09 12:55:24 +02:00
w33b 2abba0c2b7 Init 2025-09-18 15:31:27 +02:00