Commit Graph

78 Commits

Author SHA1 Message Date
Atash03 236ded1a82 fix: unwrap async params with React.use() for Next.js 15 compatibility
All client-side dynamic route pages were accessing params directly
instead of unwrapping the Promise, which Next.js 15 now requires.
2026-01-26 11:07:42 +05:00
Atash03 8c924c0b27 fix: await params in dynamic route for Next.js 15 compatibility
In Next.js 15, dynamic route params are now Promises and must be
awaited before accessing properties.
2026-01-24 16:48:35 +05:00
Atash03 687f5aab4e fix: update dependencies API compatibility for build success
- Update revalidateTag to accept required profile parameter (Next.js 16)
- Change ReactPlayer url prop to src (react-player v3)
- Add initialPageParam to prefetchInfiniteQuery and useInfiniteQuery calls (TanStack Query v5)
- Update useMutation to object syntax with mutationFn (TanStack Query v5)
- Change isLoading to isPending for mutations (TanStack Query v5)
- Fix useOnClickOutside ref type casting (usehooks-ts)
- Update AnimationControls to LegacyAnimationControls (framer-motion v12)
- Change IconLeft/IconRight to Chevron component (react-day-picker v9)
- Update darkMode config format (Tailwind CSS v4)
- Update tsconfig moduleResolution to bundler and target to ES2017
2026-01-24 15:10:43 +05:00
Atash03 a06e3fbf11 fix: update dependencies and fix z-index issues
- Update Swiper imports to use 'swiper/modules' for v12+ compatibility
- Migrate Tailwind CSS v4 configuration with @tailwindcss/postcss
- Update globals.css to use @import "tailwindcss" syntax
- Fix nav dropdown z-index to appear above main content
- Replace deprecated NextSeo with next/head
- Update React Query Hydrate to HydrationBoundary for v5
- Remove unused imports from queries.ts
2026-01-24 14:41:32 +05:00
Atash03 a8c5dc79f0 fix: view count func 2025-06-23 14:15:10 +05:00
Atash03 80d73faad4 fix: added view functionality to videos 2025-06-23 13:14:17 +05:00
Atash03 875620b64e new feature in quiz page 2025-04-14 16:14:44 +05:00
Atash03 b059d2afd6 ui changes 2025-04-09 17:56:33 +05:00
Ilgeldi dd5590d4c8 ui changes 2025-04-08 14:21:30 +05:00
Ilgeldi 35704d99f4 ui changes 2025-04-07 16:20:17 +05:00
Ilgeldi 5fe9491f86 route changes 2025-03-28 17:50:41 +05:00
Ilgeldi 3cbbdf21c4 route changes 2025-03-28 17:05:40 +05:00
Ilgeldi 35fa202f61 ui changes, fix errors 2025-03-20 16:55:08 +05:00
Ilgeldi 3b06c9baa9 quiz/[id]/results: ui changes 2025-03-20 15:51:51 +05:00
Ilgeldi 94a4df4ff2 fix: quiz ui, and quiz logic 2025-03-14 15:46:10 +05:00
Ilgeldi 21187be32a added search in quiz results 2025-03-13 21:21:41 +05:00
Ilgeldi 06ba1a923f fix: when steps has no length, not showing content 2025-03-10 16:15:29 +05:00
Ilgeldi 30dd824526 quiz[id]/netije route added 2025-03-07 15:18:56 +05:00
Ilgeldi abe1590dcb added playlist route 2025-02-27 16:38:46 +05:00
Ilgeldi 37dd838a94 added playlist route 2025-02-27 16:13:29 +05:00
Ilgeldi a4eae0e528 quiz page adjustments 2025-02-24 16:45:37 +05:00
Ilgeldi 40546c8a3d route changes 2025-02-16 14:20:28 +05:00
Ilgeldi 714932d3f3 fix ui errors 2025-02-11 17:34:39 +05:00
Ilgeldi 228ba3b536 first commit 2025-02-08 15:09:54 +05:00
Ilgeldi fd6a0daf8e fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
Kakabay 5f15114f96 testing again 2025-01-29 18:49:28 +05:00
Kakabay bd79394c89 test 2025-01-29 18:45:17 +05:00
Kakabay 496b0257b0 testing 2025-01-29 18:31:10 +05:00
Kakabay 39a9116001 test 2025-01-29 18:27:26 +05:00
Kakabay 43bb74c47e console log added to the lotter to test 2025-01-29 18:18:40 +05:00
Kakabay ecaaa6e2cc lottery auth bug fix 2025-01-29 18:08:55 +05:00
Kakabay f6d1c4e0d3 updates on lottery page 2025-01-16 18:39:22 +05:00
Kakabay c53a615981 log out button added to the lottery 2025-01-10 18:23:36 +05:00
Kakabay 0b44904874 auth in lottery fix on refresh 2025-01-10 17:31:34 +05:00
Kakabay 0c9b9224f6 labels added lottery auth form and other fixes 2025-01-08 18:34:51 +05:00
Kakabay fb6090d9fd lotteryWinnersSection update 2025-01-02 17:47:39 +05:00
Kakabay 6c03d191b6 gap cahnged 2025-01-02 15:04:54 +05:00
Kakabay b9ea40db20 clgs removed 2024-12-30 14:05:42 +05:00
Kakabay 6ced2622ce console logs removed 2024-12-30 14:02:49 +05:00
Kakabay bb9db81d69 responsive design done 2024-12-29 23:02:23 +05:00
Kakabay 39a53b8cb2 socket connected and winners styled 2024-12-27 20:23:39 +05:00
Kakabay 6dec38d03b lottery roller and socket ready 2024-12-25 18:46:20 +05:00
Kakabay ae71097b11 rollingCounter fix 2024-12-24 17:19:08 +05:00
Kakabay 16cc50a958 code clean up 2024-12-24 00:32:36 +05:00
Kakabay 50155d1dc3 authentification on lottery working 2024-12-24 00:13:36 +05:00
Kakabay 77f4ee0c48 fix 2024-12-20 18:21:18 +05:00
Kakabay 6cabf5d1c9 responsive fix 2024-12-20 18:16:15 +05:00
Kakabay 6f92f2192f counter started 2024-12-18 18:30:13 +05:00
Kakabay 7b786b5953 commit 2024-12-16 19:36:10 +05:00
Kakabay 695a305f25 croll bar added to the winner list 2024-12-13 16:56:06 +05:00