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
Egor
8c2e42d42e
Update App.tsx
2026-01-27 01:18:15 +03:00
Egor
0608c2fa7b
Update App.tsx
2026-01-26 22:39:31 +03:00
Egor
69c12ee5a0
Update App.tsx
2026-01-26 21:59:56 +03:00
Egor
ea65b4d73c
Update App.tsx
2026-01-25 10:44:00 +03:00
Egor
cada738879
Update App.tsx
2026-01-20 14:41:08 +03:00
PEDZEO
5f123a39d9
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
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
PEDZEO
3d34f3f1c9
Merge branch 'main' from bedolaga
2026-01-18 07:02:14 +03:00
Egor
606f9a3f02
Update App.tsx
2026-01-17 10:51:35 +03:00
Egor
89d40fc4ee
Update App.tsx
2026-01-17 09:50:38 +03:00
Egor
d5783d8293
Update App.tsx
2026-01-17 08:52:20 +03:00
PEDZEO
84e43139fd
Add admin features for broadcasts, campaigns, and users
...
- Introduced new pages and API integrations for managing broadcasts, campaigns, and users in the admin panel.
- Added localization support for new features in English, Persian, Russian, and Chinese.
- Enhanced the AdminPanel to include navigation for the new sections, improving overall admin experience.
2026-01-17 07:50:17 +03:00
Egor
f1779433bd
Update App.tsx
2026-01-17 06:05:19 +03:00
Egor
0fdcb4c2e3
Update App.tsx
2026-01-17 05:34:21 +03:00
Egor
f7aac853d9
Update App.tsx
2026-01-17 04:37:28 +03:00
Egor
7278381b21
Update App.tsx
2026-01-17 03:09:36 +03:00
PEDZEO
34c128fd87
Интеграция системы мониторинга банов
2026-01-16 16:03:51 +03:00
Egor
7be6b5c0ae
Add files via upload
2026-01-15 19:18:17 +03:00