Commit Graph

15 Commits

Author SHA1 Message Date
PEDZEO
275fe811bb Refactor ConnectionModal and TopUpModal: simplify body scroll locking mechanism, update modal wrapper styling for consistent padding across devices, and enhance responsiveness for improved user experience. 2026-01-20 03:26:07 +03:00
PEDZEO
4c489547ea 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
PEDZEO
026ba65b8c Enhance ConnectionModal: improve body scroll locking functionality for better user experience on iOS, restore original styles and scroll position on modal close, and update modal wrapper styling for improved responsiveness and visual appeal. 2026-01-20 03:11:19 +03:00
PEDZEO
890e9e6c53 Add app icons to ConnectionModal: implement custom SVG icons for Happ, ClashMeta, ClashVerge, Shadowrocket, and Streisand. Update icon rendering logic to use new icons based on app names, enhancing visual representation in the modal. 2026-01-20 02:58:58 +03:00
PEDZEO
b81e5d0d5d Update ConnectionModal component: remove fallback text for instructions and add missing translation keys for 'instructions' in English and Russian locales. 2026-01-20 02:49:28 +03:00
PEDZEO
075f03e46a Enhance ConnectionModal component: implement body scroll locking when the modal is open, and adjust modal wrapper styling for better alignment on mobile and desktop devices. 2026-01-20 02:45:54 +03:00
PEDZEO
fc10fad1c4 Refactor ConnectionModal component: standardize icon sizes, enhance modal structure with a reusable ModalWrapper, and improve loading and error states. Update platform selection layout for better responsiveness and user experience. 2026-01-20 02:42:36 +03:00
PEDZEO
5a7fda6e3a 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
PEDZEO
6183f7b3e6 Refactor ConnectionModal component: adjust padding for modal background and update maximum height for better responsiveness across platforms. 2026-01-20 02:30:11 +03:00
PEDZEO
dd85a46595 Refactor ConnectionModal component: update platform icons to a consistent size, enhance loading and error states with improved UI, and streamline platform detection logic. Add new icons for close, back, copy, check, link, and chevron actions. Optimize layout and styling for better user experience. 2026-01-20 02:26:25 +03:00
Egor
1e7b6d2f36 Update ConnectionModal.tsx 2026-01-19 22:36:44 +03:00
Egor
34ec53495e Add files via upload 2026-01-19 07:57:23 +03:00
PEDZEO
638f1d5456 Refactor Dockerfile and Vite configuration to remove VITE_APP_VERSION and streamline build process
- Removed VITE_APP_VERSION from Dockerfile and GitHub workflows.
- Simplified Vite configuration by eliminating the Git version retrieval function and global constant for app version.
- Updated ColorPicker and other components to enhance accessibility with aria-labels.
- Introduced unique identifiers for buttons in the AppEditorModal for better React key management.
- Improved error handling in the Login component to provide user-friendly messages without exposing sensitive data.
2026-01-19 07:39:09 +03:00
Egor
96d451173f Update ConnectionModal.tsx 2026-01-18 06:44:43 +03:00
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00