web
461fdb1219
🐛 fix: Improve UI for protocol status display in server form component
2025-09-13 23:31:55 -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
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
e37ae49960
♻️ refactor: Update dependencies and improve code consistency across multiple files
2025-08-27 08:03:03 -07:00
web
2fb98be591
🐛 fix(order): Preserve last successful order on error during order creation
2025-07-25 07:07:31 -07:00
web
04af2f9433
🐛 fix(billing): Add display for gift amount in subscription billing
2025-07-24 05:55:56 -07:00
web@ppanel
356ae5b777
🐛 fix(recharge): Set balance prop to false in PaymentMethods component
2025-04-28 11:30:06 +00: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
f72df3a5e8
✨ feat(loading): Replace loading animation with a simpler spinner and loading text
2025-03-14 13:42:58 +07:00
web@ppanel
48a1b97051
✨ feat(api): Add CheckoutOrder request and response types, and update user purchase request parameters
2025-03-14 13:42:58 +07:00
web@ppanel
c06ea49d6f
🐛 fix(purchasing): Update payment type to lowercase and add optional chaining for discounts
2025-03-13 00:06:42 +07:00
web@ppanel
c3138a863d
🐛 fix(payment): Fix payment related type definitions and update payment method references
2025-03-12 21:17:04 +07:00
web@ppanel
7fa3a57df4
✨ feat(payment): Add bank card payment
2025-03-12 17:15:32 +07:00
web@ppanel
70d6a38a29
🐛 fix(payment): Update payment information
2025-03-12 13:43:06 +07:00
web@ppanel
fc0da761b5
🐛 fix(ui): Improve dashboard layout and enhance button functionality; open checkout URLs in a new tab
2025-03-10 18:32:07 +07:00
web@ppanel
a5e2079ddc
🐛 fix(payment): Refactor purchaseCheckout usage and remove redundant code
2025-03-08 20:04:33 +07:00
web@ppanel
35f92c9329
🐛 fix(affiliate): Update user identifier
2025-03-08 15:43:20 +07:00
web@ppanel
f5d8fd3b65
🐛 fix(ui): Multiple display bugs
2025-03-08 14:46:20 +07:00
web@ppanel
2215c7f2b9
✨ feat(subscription): Refactor subscription handling and update imports for better organization
2025-03-08 12:36:25 +07:00
turbolnk
d2732e650b
♻️ refactor: Enhance user navigation dropdown ui and styling
2025-03-06 09:34:39 +08:00
web@ppanel
2b80496637
🐛 fix(subscribe): Update payment return URL
2025-03-01 19:35:32 +07:00
web@ppanel
35210fe8cf
🐛 fix(locales): Order recharge related fields
2025-02-27 14:53:19 +07:00
web@ppanel
d5847faeda
✨ feat(loading): Add loading components and integrate them in Providers
2025-02-27 14:44:30 +07:00
turbolnk
2ca299224d
♻️ refactor(ui): Optimize document display
2025-02-25 18:38:25 +08: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
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
ee286dd629
🐛 fix(api): Fix type error in API request and add return URL parameter
2025-02-21 12:59:23 +07:00
web@ppanel
2d88a3a81d
🐛 fix: More bugs
2025-02-18 21:53:24 +07:00
web@ppanel
574b043be6
🐛 fix(user): Update notification and verify code settings
2025-02-14 15:39:25 +07:00
web@ppanel
1d8c765c14
🐛 fix(payment): Replace window.open with window.location.href for checkout links
2025-01-28 13:45:55 +07:00
web@ppanel
39e89bfef5
🐛 fix(subscription): Add reset functionality for user subscription token
2025-01-28 13:45:25 +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
7b6bb7bc69
🐛 fix(user-nav): Update user avatar and label to display telephone if email is not available
2025-01-15 21:46:30 +07:00
web@ppanel
207bc247f4
✨ feat(auth): Enhance user registration with invite handling and logo display
2025-01-14 16:33:09 +07:00
web@ppanel
b13c77e9b7
✨ feat(user): Add 'gift_amount' field and update related references in user services and components
2025-01-08 23:25:13 +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
70497af0aa
✨ feat(locales): Update 'deductBalance' to 'giftAmount' across multiple languages and fix newline in announcement.json
2025-01-08 12:55:10 +07:00
web@ppanel
46ae1665be
✨ feat(stats): Replace dynamic stat fetching with environment constants for user, server, and location counts
2025-01-08 12:54:43 +07:00
web@ppanel
3547bb1596
✨ feat(subscribe): Update suffix from 'MB' to 'Mbps' and enhance speed limit display logic
2025-01-08 11:14:16 +07:00
web@ppanel
5766376590
✨ feat(subscribe): Improve layout and styling in subscription components
2025-01-08 00:42:58 +07:00
web@ppanel
eeea165f7e
✨ feat(subscribe): Add reset_time to API typings and update unsubscribe logic
2025-01-04 20:57:37 +07:00
web@ppanel
b2a2f42e53
✨ feat(subscribe): Add unsubscribe functionality with confirmation messages and localized strings
2025-01-04 20:05:00 +07:00
web@ppanel
cc834caa30
✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
2025-01-04 16:51:03 +07:00
web@ppanel
4aea4e811f
✨ feat(affiliate): Add Affiliate component with commission display and invite link functionality
2025-01-03 13:54:33 +07:00
web@ppanel
fb0c510b93
💄 style(locales): Remove unused subscription labels from multiple locale files
2025-01-02 22:04:07 +07:00
web@ppanel
d28a10b6df
✨ feat(subscribe): Improve error handling in subscription forms and update component props
2025-01-02 21:58:36 +07:00
web@ppanel
5bc7905a52
✨ feat(subscribe): Add subscription credits
2024-12-31 20:16:14 +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