web
a4de9df1fc
♻️ refactor: Enhance log pages with Badge component and update translations
2025-09-05 07:14:57 -07:00
web
2bcd4cf30c
♻️ refactor: Add localization updates for log and server files across multiple languages
...
- Added new keys for "server", "subscribe", "detail", "pending", "sending", "sent", and "unknown" in log.json files for various languages.
- Introduced a "type" object with transaction types (Recharge, Withdraw, Purchase, Refund, Reward, Commission) in log.json files for multiple languages.
- Updated "traffic_ratio" to "Ratio" and added "transport" in servers.json for English localization.
- Ensured consistency and accuracy in translations for all affected languages including German, English, Spanish, French, Russian, Chinese, and more.
2025-09-05 04:48:10 -07:00
web
4da59609b4
🐛 fix: Add localization updates and new utility functions
2025-09-04 22:30:33 -07:00
web
fd48856019
✨ feat: Add language support and descriptions in product localization files
...
- Added language, languageDescription, and languagePlaceholder fields to product.json for multiple locales (ja-JP, ko-KR, no-NO, pl-PL, pt-BR, ro-RO, ru-RU, th-TH, tr-TR, uk-UA, vi-VN, zh-HK).
- Removed group-related fields from product.json for cleaner structure.
- Updated API calls in user services to include language parameter for subscription retrieval.
- Enhanced type definitions for subscription requests to accommodate language parameter.
2025-09-04 01:26:50 -07:00
web
6d81bfdaeb
✨ feat: Implement data migration functionality and update localization files
2025-09-03 01:56:21 -07:00
web
6ccf9b8bdc
✨ feat: Add log cleanup settings and update localization files
...
- Introduced log cleanup settings in the admin panel, allowing configuration of automatic log clearing and retention periods.
- Updated English, Spanish, French, German, and other localization files to include new log cleanup settings.
- Added new fields for referral percentage and first purchase only in user settings.
- Implemented API endpoints for getting and updating log settings.
- Enhanced the admin dashboard with a new log cleanup form component.
2025-09-01 10:25:04 -07:00
web
d4b37e4997
♻️ refactor: Update localization files and service imports
2025-08-27 08:49:06 -07:00
web
2f20ac95da
♻️ refactor(logs): Add localization files and update existing translations for multiple languages
2025-08-26 12:10:17 -07:00
web
4f7cc807af
♻️ refactor: Refactor server management API endpoints and typings
2025-08-26 09:37:15 -07:00
web
6ab2ba92a0
🐛 fix(protpcp-form): Rename 'schema' to 'scheme' for consistency across the application
2025-08-15 04:30:20 -07:00
web
0448d213a3
✨ feat(protocol): Add template preview functionality with localization support
2025-08-14 09:55:13 -07:00
web
7a279e6e30
✨ feat(api): Add getClient API endpoint to retrieve subscription applications
2025-08-13 07:35:58 -07:00
web
296a6c10a3
🐛 fix(system): Add time unit translations for user registration settings in multiple languages
2025-08-11 04:06:39 -07:00
web
33daa1fb73
🐛 fix(register): Update localization files to include trial subscription settings and descriptions
2025-08-09 19:04:59 -07:00
web
1d9b0a4e06
✨ feat(subscribe): Update subscription management localization and add new fields
2025-08-08 11:22:31 -07:00
web
ea08de0aa2
✨ feat(marketing): Add marketing management features and localization updates
2025-08-08 08:59:19 -07:00
web
65c9b9f64f
♻️ refactor: Refactoring and adding multiple features
2025-08-05 06:42:39 -07:00
web
48415e9a30
🐛 fix(locales): Update "userAccount" label to "user" in multiple localization files
2025-08-04 09:17:04 -07:00
web
b2b4a95250
♻️ refactor(view): System and Auth Control
2025-08-04 08:58:57 -07:00
web
d53a00611e
🐛 fix(locales): Simplify "show" label in subscription localization files
2025-07-25 07:18:54 -07:00
web
2675034b75
🐛 fix(tool): Added API for obtaining version, updated version information display logic
2025-07-24 05:15:38 -07:00
web
3304a55fd4
🐛 fix(rules): Update rule settings
2025-07-16 09:16:33 -07:00
web@ppanel
4a4d364f17
🐛 fix(payment): Refactor payment form placeholder and update localization files
2025-04-24 06:11:55 -04:00
web@ppanel
8b43e69bfe
✨ feat(admin): Add application and rule management entries to localization files
2025-04-02 00:12:02 +07:00
web@ppanel
cf5c39cfe5
✨ feat(api): Add an interface to obtain user subscription details, update related type definitions and localized text
2025-03-25 23:55:31 +07:00
web@ppanel
6a34bfb78d
🐛 fix(locales): Update invite code text to indicate it's optional
2025-03-17 22:50:21 +07:00
web@ppanel
6dbebd152d
✨ feat(global): Add custom data
2025-03-15 15:39:55 +07:00
web@ppanel
bb3bd7b50c
✨ feat(email): Add traffic exhaustion template
2025-03-14 23:28:36 +07:00
web@ppanel
70d6a38a29
🐛 fix(payment): Update payment information
2025-03-12 13:43:06 +07:00
web@ppanel
5c710e1add
🐛 fix(payment): Add notification URL field to payment management interface
2025-03-11 21:22:18 +07:00
web@ppanel
710947209a
♻️ refactor(payment): Reconstruct the payment page
2025-03-11 20:06:12 +07:00
web@ppanel
0130e02ffd
🔧 chore(merge): Add advertising module and device settings
2025-02-27 13:46:51 +07:00
web@ppanel
5b151cdbfc
🐛 fix(locales): Removed multilingual files to clean up unnecessary language support
2025-02-23 21:14:17 +07:00
web@ppanel
baa68f03e3
✨ feat(privacy-policy): Add privacy policy related text and links
2025-02-23 20:54:56 +07:00
web@ppanel
87381da1e5
🐛 fix(locales): Update custom HTML description in language file,
2025-02-23 17:25:31 +07:00
web@ppanel
557c5cdc29
🐛 fix(locales): Update custom HTML description for clarity across multiple languages
2025-02-22 12:51:57 +07:00
web@ppanel
f9d7736e48
✨ feat(site): Added localization support for custom HTML and keyword fields
2025-02-22 12:33:09 +07:00
web@ppanel
c356bc26ff
🐛 fix(locales): Fixed description in multilingual files, updated text related to email registration functionality
2025-02-21 14:04:15 +07:00
web@ppanel
5bac933fbc
🐛 fix(locales): Update expiration time description from minutes to seconds in multiple languages
2025-02-14 15:53:26 +07:00
web@ppanel
574b043be6
🐛 fix(user): Update notification and verify code settings
2025-02-14 15:39:25 +07:00
web@ppanel
e3f9ef6ebe
✨ feat(device): Modify IMEI to device identifier support
2025-02-13 22:28:45 +07:00
web@ppanel
4e7d249902
🐛 fix(user): Update locales
2025-02-13 21:42:20 +07:00
web@ppanel
5db5343e4b
✨ feat(locales): Add kick offline confirmation and success messages in multiple languages
2025-02-13 21:37:05 +07:00
web@ppanel
1c0ecaecbd
✨ feat(log): Add message log retrieval functionality and update related typings
2025-02-13 21:25:21 +07:00
web@ppanel
13c33378aa
✨ feat(imei): Add IMEI related internationalization support and menu items
2025-02-12 16:34:23 +07:00
web@ppanel
1841552b1b
✨ feat(accounts): Update third-party account binding and unbinding
2025-02-10 21:39:28 +07:00
web@ppanel
046740f037
✨ feat(auth-control): Adding phone number labels to mobile verification configurations in multiple languages
2025-02-10 13:03:48 +07:00
web@ppanel
fea2171d54
✨ feat(locales): Update 'sms' to 'mobile' in authentication methods across multiple languages
2025-02-09 22:24:00 +07:00
web@ppanel
3883646566
✨ feat(auth-control): Update general
2025-02-09 20:14:27 +07:00
web@ppanel
47f2c5853c
🐛 fix(auth): Update authentication configuration and localization strings
2025-02-08 23:58:03 +07:00