PEDZEO
|
2d8a0bd63a
|
Add pull to refresh functionality in Layout component: integrate usePullToRefresh hook, implement visual indicator for refresh state, and ensure compatibility with mobile menu interactions for improved user experience.
|
2026-01-20 03:35:58 +03:00 |
|
PEDZEO
|
64acfbee72
|
Add fullscreen functionality: introduce API methods for getting and updating fullscreen settings, implement caching for fullscreen state, and integrate fullscreen toggle in AdminSettings. Remove unused fullscreen icons from Layout component.
|
2026-01-20 02:17:22 +03:00 |
|
PEDZEO
|
6048d90e46
|
Enhance Layout and useTelegramWebApp hook: add contentSafeAreaInset state and adjust header padding for fullscreen mode to improve layout responsiveness.
|
2026-01-20 01:21:40 +03:00 |
|
PEDZEO
|
8753000a03
|
Add Telegram WebApp support: initialize app, enhance layout with fullscreen toggle, and improve polling mechanism in Wheel component
|
2026-01-20 00:13:11 +03:00 |
|
PEDZEO
|
c96ec5ecf6
|
Enhance performance and user experience in AnimatedBackground and FortuneWheel components. Added low-performance device detection, optimized rendering logic, and improved CSS animations. Refactored theme color application in useThemeColors hook for better palette generation. Updated Dashboard to use static icons on low-performance devices.
|
2026-01-20 00:02:28 +03:00 |
|
PEDZEO
|
5f123a39d9
|
Refactor App component to implement lazy loading for user and admin pages, enhancing performance and reducing initial load time. Introduce LazyPage wrapper for suspense handling during component loading.
|
2026-01-19 01:51:52 +03:00 |
|
PEDZEO
|
3fc22d2b4d
|
Refactor WebSocket URL handling in useWebSocket hook to support both absolute and relative API URLs, improving flexibility and error handling for host resolution.
|
2026-01-19 01:40:50 +03:00 |
|
PEDZEO
|
35ee63b351
|
Add ticket notification system with user and admin notification settings; integrate ToastProvider in main app layout
|
2026-01-19 00:24:13 +03:00 |
|
Egor
|
7be6b5c0ae
|
Add files via upload
|
2026-01-15 19:18:17 +03:00 |
|