web
131693b604
🐛 fix: Update user dashboard link to correct path
2025-09-14 08:30:24 -07:00
web
461fdb1219
🐛 fix: Improve UI for protocol status display in server form component
2025-09-13 23:31:55 -07:00
web
1d526b5973
🐛 fix: Update release URLs to include 'v' prefix for versioning in system version card component
2025-09-13 05:18:06 -07:00
web
1c8d4afad0
🐛 fix: Update billing URL fetching logic and improve version handling in system version card component
2025-09-13 05:11:23 -07:00
web
e4429a5c4d
🐛 fix: Replace redundant icon rendering with a single instance in system version card component
2025-09-13 04:17:38 -07:00
web
fe699809a4
🐛 fix: Added system version card and system log dialog components; updated statistics page to include total server and user statistics
2025-09-13 04:07:31 -07:00
web
a988cb3c50
🐛 fix: Remove unnecessary comments to simplify code readability
2025-09-12 21:39:15 -07:00
web
ac36075e7b
🐛 fix: Update order_id to order_no in BalanceLogPage and related typings; enhance timezone switch component with additional features and localization updates
2025-09-05 08:50: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
e4fbd5c754
🐛 fix: Update SidebarLeft component styles to enhance hover effects
2025-09-04 05:12:24 -07:00
web
c4f536eb05
✨ feat: Add batch delete functionality and enhance chart tooltips in statistics cards
2025-09-03 07:17: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
973c06f0fa
✨ feat: Refactor user detail and subscription management components
2025-08-27 06:28:51 -07:00
web
d85af491aa
✨ feat(logs): Add various log pages for tracking user activities and system events
2025-08-26 11:29:12 -07:00
web
4f7cc807af
♻️ refactor: Refactor server management API endpoints and typings
2025-08-26 09:37:15 -07:00
web
217ddce60c
✨ feat: Add server form component with protocol configuration and localization support
2025-08-23 09:10:05 -07:00
web
65c9b9f64f
♻️ refactor: Refactoring and adding multiple features
2025-08-05 06:42:39 -07:00
web
b2b4a95250
♻️ refactor(view): System and Auth Control
2025-08-04 08:58:57 -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
5b151cdbfc
🐛 fix(locales): Removed multilingual files to clean up unnecessary language support
2025-02-23 21:14:17 +07:00
web@ppanel
7e1d551d8f
💄 style(dashboard): Enhance card components with full height and improved empty state handling
2025-02-15 18:06:07 +07:00
web@ppanel
fdaf11b654
✨ feat(user): Add User Detail
2025-02-02 14:40:29 +07:00
web@ppanel
331bbea45f
🐛 fix(sort): Refactor sorting logic in NodeTable and SubscribeTable components for improved clarity and performance
2025-01-28 13:43:18 +07:00
web@ppanel
88b3504735
✨ feat(config): Add application selection and encryption settings to configuration form
2025-01-20 20:17:49 +07:00
web@ppanel
d6fbc38795
🐛 fix(deps): Remove outdated @iconify/react dependency and add iconify-json packages
2025-01-18 17:39:26 +07:00
web@ppanel
c59742a4f3
✨ feat: Update Auth Control
2025-01-13 21:07:27 +07:00
web@ppanel
a4e9d5da59
✨ feat(locales): Replace 'nodeGroupId' with 'groupId' in multiple language files for consistency
2025-01-08 23:13:32 +07:00
web@ppanel
36c76674b6
🐛 fix(dashboard): Correct progress value calculations and update groupId accessor
2025-01-08 00:43:32 +07:00
web@ppanel
68bc18f584
♻️ refactor(auth): Refactor user authorization handling and improve error logging
2024-12-30 22:41:12 +07:00
web@ppanel
9d0cb8b869
♻️ refactor(core): Restructure project for better module separation
2024-12-26 02:53:28 +07:00
web@ppanel
3a81e37217
✨ feat(node-subscription): Add copy functionality for columns
2024-12-21 19:10:10 +07:00
web@ppanel
79621623d5
🐛 fix(api): Statistics
2024-12-20 19:01:35 +07:00
web@ppanel
d8b0bd9c2d
🐛 fix(dashboard): Format Bytes
2024-12-19 18:14:55 +07:00
web@ppanel
2f56ef5eec
✨ feat(table): Supports drag and drop sorting
2024-12-19 16:58:10 +07:00
web@ppanel
0befdb0864
🐛 fix(locale): Language Select
2024-12-19 12:12:29 +07:00
web@ppanel
2926abc99e
✨ feat(dashboard): Statistics
2024-12-18 21:27:53 +07:00
web@ppanel
a1e4999a2f
🐛 fix(config): Runtime env
2024-12-08 12:59:14 +07:00
web@ppanel
81e0f21a39
🐛 fix(billing): I18n and styles
2024-11-27 21:41:20 +07:00
web@ppanel
e85e545ef4
🐛 fix(billing): ExpiryDate
2024-11-27 20:40:27 +07:00
web@ppanel
078fc9d756
✨ feat(billing): Update Billing
2024-11-27 20:25:19 +07:00
web@ppanel
255bd8219c
🐛 fix(api): Server and order
2024-11-26 14:58:23 +07:00
web@ppanel
829edfa824
🎉 chore(init): project initialization
2024-11-14 01:22:43 +07:00