Commit Graph

464 Commits

Author SHA1 Message Date
Egor
8c8289db54 Merge pull request #83 from BEDOLAGA-DEV/dev
Update ConnectionModal.tsx
2026-01-22 23:45:24 +03:00
Egor
cc7e4b19f4 Update ConnectionModal.tsx 2026-01-22 23:45:10 +03:00
Egor
fd00306d63 Merge pull request #82 from BEDOLAGA-DEV/dev
Update ConnectionModal.tsx
2026-01-22 23:38:58 +03:00
Egor
a94c2a54b8 Update ConnectionModal.tsx 2026-01-22 23:38:42 +03:00
Egor
d3183ba3f9 Merge pull request #81 from BEDOLAGA-DEV/dev
Update usePullToRefresh.ts
2026-01-22 23:35:21 +03:00
Egor
857541fb94 Update usePullToRefresh.ts 2026-01-22 23:32:17 +03:00
Egor
c42942bb2f Merge pull request #80 from BEDOLAGA-DEV/dev
Dev
2026-01-22 23:10:24 +03:00
Egor
aac4369bd9 Update AdminPromoOffers.tsx 2026-01-22 23:10:09 +03:00
Egor
9ef89bf585 Update promoOffers.ts 2026-01-22 23:09:30 +03:00
Egor
c8f2470d53 Merge pull request #79 from BEDOLAGA-DEV/dev
Update TopUpModal.tsx
2026-01-22 22:18:23 +03:00
Egor
b9ef362055 Update TopUpModal.tsx 2026-01-22 22:17:55 +03:00
Egor
b21f8b333c Merge pull request #78 from BEDOLAGA-DEV/dev
Update Dashboard.tsx
2026-01-22 21:17:15 +03:00
Egor
122bbb5282 Update Dashboard.tsx 2026-01-22 21:16:31 +03:00
Egor
65dc69ac96 Merge pull request #77 from BEDOLAGA-DEV/dev
Dev
2026-01-21 10:14:22 +03:00
Egor
d7122ec842 Add files via upload 2026-01-21 10:14:05 +03:00
Egor
c5cd92ed6f Update Dashboard.tsx 2026-01-21 10:13:40 +03:00
Egor
b018e6e569 Merge pull request #76 from BEDOLAGA-DEV/dev
Add files via upload
2026-01-21 09:08:22 +03:00
Egor
5709ab4ff1 Add files via upload 2026-01-21 09:08:08 +03:00
Egor
198892c50d Merge pull request #75 from BEDOLAGA-DEV/dev
Dev
2026-01-21 08:42:56 +03:00
Egor
94a8671d9e Update Login.tsx 2026-01-21 08:42:36 +03:00
Egor
7ae5411006 Update branding.ts 2026-01-21 08:42:02 +03:00
Egor
0207f5259a Update Layout.tsx 2026-01-21 08:41:40 +03:00
Egor
6709a0a419 Merge pull request #74 from BEDOLAGA-DEV/dev
Dev
2026-01-21 08:37:28 +03:00
Egor
f2f93a3799 Add files via upload 2026-01-21 08:37:08 +03:00
Egor
b28b921abd Add files via upload 2026-01-21 08:36:40 +03:00
Egor
82e2c8a091 Merge pull request #73 from BEDOLAGA-DEV/dev
Update AdminPromocodes.tsx
2026-01-21 08:30:01 +03:00
Egor
0eb4b8ccd7 Update AdminPromocodes.tsx 2026-01-21 08:29:46 +03:00
Egor
ed034754de Merge pull request #72 from BEDOLAGA-DEV/dev
Dev
2026-01-21 08:15:04 +03:00
Egor
71b1c159bf Update Info.tsx 2026-01-21 08:14:28 +03:00
Egor
06d3b8c090 Add files via upload 2026-01-21 08:14:01 +03:00
Egor
793dc51a9c Update promo.ts 2026-01-21 08:13:25 +03:00
Egor
2e6b9c9c45 Merge pull request #71 from BEDOLAGA-DEV/dev
Add files via upload
2026-01-21 08:12:40 +03:00
Egor
93a50c975d Add files via upload 2026-01-21 07:36:24 +03:00
Egor
b91ef123dd Merge pull request #70 from BEDOLAGA-DEV/dev
Dev
2026-01-21 06:47:04 +03:00
Egor
0c44b03d5d Update ConnectionModal.tsx 2026-01-21 06:45:16 +03:00
Egor
613dadfc11 Update index.ts 2026-01-21 06:44:41 +03:00
Egor
1880cffad9 Update Subscription.tsx 2026-01-21 06:43:44 +03:00
Egor
e23daec918 Merge pull request #69 from BEDOLAGA-DEV/dev
Dev
2026-01-21 05:36:25 +03:00
Egor
3532d26ffa Add files via upload 2026-01-21 05:32:27 +03:00
Egor
4e225c78bf Update Referral.tsx 2026-01-21 05:31:58 +03:00
Egor
97ebb33189 Update Layout.tsx 2026-01-21 05:31:18 +03:00
Egor
862590a52c Merge pull request #68 from BEDOLAGA-DEV/main
Fix lint error: use const instead of let for cleaned variable
2026-01-21 05:30:22 +03:00
PEDZEO
ad5347a8b4 Fix lint error: use const instead of let for cleaned variable 2026-01-21 05:17:35 +03:00
PEDZEO
4c5fe78cf3 Fix AdminSettings mobile: scroll to top on open and add safe area padding 2026-01-21 05:05:33 +03:00
PEDZEO
a364b51787 Fix theme toggles mobile layout: stack vertically on small screens 2026-01-21 05:01:19 +03:00
PEDZEO
15edd598b5 Fix Toggle animation: use translate-x instead of left position 2026-01-21 04:50:50 +03:00
PEDZEO
8d4c00d176 Add SettingsSidebar and SettingsSearch components to AdminSettings
- Introduced SettingsSidebar for improved navigation and organization.
- Added SettingsSearch and its mobile variant for enhanced search functionality.
- Updated AdminSettings to utilize new components, streamlining the layout and improving user experience.
2026-01-21 04:31:07 +03:00
PEDZEO
82d38b829a Improve global search in AdminSettings
- Search across all settings regardless of active section
- Search by translated names, descriptions, and categories
- Add clear search button (X icon)
- Show search results count
2026-01-21 04:28:31 +03:00
PEDZEO
b359e6445c Improve admin settings UI components
- Add EditIcon component to icons.tsx
- Enhance SettingInput with textarea for long/JSON values
- Improve SettingRow styling and long value handling
- Fix CORE category translation (Ядро → Бот)
- Add auto-resize for textarea and Ctrl+Enter save shortcut
2026-01-21 04:21:25 +03:00
PEDZEO
7eb42d2cf7 Add translations for system settings
- Web API: origins, tokens, docs, host, port, workers
- RemnaWave: API URL, auth, sync, templates
- Webhook: path, tokens, workers, timeouts
- Backup: auto, compression, location, send to Telegram
- Monitoring: interval, logs retention, traffic
- Server status: metrics, SSL, mode
- Logs: rotation, files, levels, send to Telegram
- Version: check, interval, repo
- Maintenance: mode, message, monitoring
- External admin: token, bot ID
- Core: bot username, debug
2026-01-21 04:16:57 +03:00