c0mrade
9707ad97a4
feat(i18n): migrate all hardcoded Russian text to i18n
...
- Replace all hardcoded Russian strings with t() calls across 30+ files
- Add ~500 new translation keys to all 4 locales (ru, en, zh, fa)
- Convert module-level config objects to labelKey pattern
- Remove Russian fallbacks from t() calls (fallbackLng handles it)
- Replace DeepLinkRedirect custom i18n with standard t() calls
- Fix subscription.servers key collision (string vs object)
2026-01-27 22:19:41 +03:00
c0mrade
bc90ba3779
refactor: migrate to eslint flat config and format codebase with prettier
...
- Remove legacy .eslintrc.cjs and .eslintignore
- Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url)
- Add .prettierrc and .prettierignore
- Format entire codebase with prettier
2026-01-27 17:37:31 +03:00
Dev
c92a4e7704
feat: complete Phase 2 - refactor all user pages to Bento UI
2026-01-20 22:26:13 +05:00
Egor
5e41c2a8b4
Update Support.tsx
2026-01-19 07:58:00 +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
705f0676e6
Update Support.tsx
2026-01-18 06:54:25 +03:00
Egor
320fecb4d6
Update Support.tsx
2026-01-18 05:27:20 +03:00
Egor
311092dbdc
Update Support.tsx
2026-01-16 02:42:02 +03:00
Egor
e4ce26a8df
Update Support.tsx
2026-01-16 02:37:20 +03:00
Egor
083770d0c6
Update Support.tsx
2026-01-16 02:34:25 +03:00
Egor
362fa5d0bc
Update Support.tsx
2026-01-16 02:31:08 +03:00
Egor
7be6b5c0ae
Add files via upload
2026-01-15 19:18:17 +03:00