This website requires JavaScript.
Explore
Help
Sign In
etkr4k
/
bedolaga-cabinet
Watch
1
Star
0
Fork
0
You've already forked bedolaga-cabinet
mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced
2026-07-28 17:43:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d77d3ffd24311742d52adb6aacc6a2ce6f5ee53c
bedolaga-cabinet
/
src
History
PEDZEO
d77d3ffd24
Optimize CSS for mobile and desktop: implement smooth scrolling for desktop only, enhance card and glass component styles for better performance on mobile, and ensure backdrop-blur effects are applied conditionally based on screen size.
2026-01-20 01:39:20 +03:00
..
api
Implement logo preloading on page load and enhance branding image display with fade-in effect
2026-01-19 23:36:05 +03:00
components
Update Layout component: adjust padding for safe area in fullscreen mode to accommodate Telegram native controls, enhancing layout functionality.
2026-01-20 01:35:22 +03:00
hooks
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
locales
Refactor ticket notifications handling: improve API parameter management, enhance toast notifications with titles and icons, and update localization for new notification messages. Adjust layout to ensure proper admin state handling in TicketNotificationBell component.
2026-01-19 01:37:25 +03:00
pages
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
providers
Add files via upload
2026-01-15 19:18:17 +03:00
store
Refactor authentication flow to check admin status before updating loading state
2026-01-18 23:03:38 +03:00
styles
Optimize CSS for mobile and desktop: implement smooth scrolling for desktop only, enhance card and glass component styles for better performance on mobile, and ensure backdrop-blur effects are applied conditionally based on screen size.
2026-01-20 01:39:20 +03:00
types
Refactor Dockerfile and Vite configuration to remove VITE_APP_VERSION and streamline build process
2026-01-19 07:39:09 +03:00
utils
Implement return URL handling for authentication; save current URL before redirecting to login and retrieve it after successful login.
2026-01-18 22:58:09 +03:00
App.tsx
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
i18n.ts
Add files via upload
2026-01-15 19:18:17 +03:00
main.tsx
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
vite-env.d.ts
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