Commit Graph

20 Commits

Author SHA1 Message Date
w33b a18e2bb095 fix(navigation): show logo text on mobile and truncate overflow
The logo text was previously hidden on all screens except extra-large.
Updated visibility classes to display it on small screens (mobile) while
maintaining the hidden state on medium-to-large screens until the
extra-large breakpoint. Added truncation to prevent horizontal overflow.
2026-08-16 10:22:34 +02:00
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 64a621173c Fix hover to preview once and for all 2026-05-23 14:48:25 +02:00
w33b 112cf9433e Make background darker 2026-05-23 14:00:11 +02:00
w33b 9f959efa14 Update footer design 2026-05-22 20:31:38 +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 972d3d0aa4 Add zhentube.com to footer 2026-01-09 22:20:02 +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 9e0042b09f Add stats and current git commit to footer 2025-10-08 11:44:40 +02:00
w33b 2abba0c2b7 Init 2025-09-18 15:31:27 +02:00