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
38dffd96190a19b8458fbc238d51b329db61cab1
bedolaga-cabinet
/
src
History
Egor
9a8f6ed404
Add files via upload
2026-01-20 05:30:41 +03:00
..
api
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
components
Add files via upload
2026-01-20 05:30:41 +03:00
hooks
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
locales
Refactor ConnectionModal: implement auto-selection of platform and app upon data load, enhance app selection UI with improved layout and functionality, and add translation keys for 'changeApp' in English and Russian locales.
2026-01-20 03:16:33 +03:00
pages
Refactor ConnectionModal and Referral components: introduce ModalContent and CopyLinkButton helper components for improved structure and reusability. Update referral link handling in Referral component to utilize a dynamic bot username, enhancing link generation and sharing functionality.
2026-01-20 02:38:02 +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
Update globals.css
2026-01-20 04:56:10 +03:00
types
Update index.ts
2026-01-20 02:17:47 +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