Commit Graph

14 Commits

Author SHA1 Message Date
Egor
2842aa962d Update Login.tsx 2026-01-28 20:25:51 +03:00
Egor
77f955fc0d Update Login.tsx 2026-01-27 17:57:45 +03:00
Egor
f2972d023c Update Login.tsx 2026-01-27 17:50:03 +03:00
Egor
a192ac298d Update Login.tsx 2026-01-27 17:36:37 +03:00
Egor
558278b729 Add files via upload 2026-01-25 10:43:36 +03:00
Egor
c358d8caab Add files via upload 2026-01-25 09:45:16 +03:00
Egor
d00bb5463b Add files via upload 2026-01-25 09:26:24 +03:00
Egor
fe5be1f08d Add files via upload 2026-01-25 08:44:25 +03:00
Egor
c8d94251e9 Add files via upload 2026-01-23 11:33:26 +03:00
Egor
94a8671d9e Update Login.tsx 2026-01-21 08:42:36 +03:00
PEDZEO
0039a8a9b3 Implement logo preloading on page load and enhance branding image display with fade-in effect 2026-01-19 23:36:05 +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
PEDZEO
7bd4336e62 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
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00