57 Commits

Author SHA1 Message Date
ppanel-web
6e3ef8ab7e fix(user): satisfy biome check for oauth/payment UI 2026-02-08 08:49:17 +00:00
ppanel-web
b32ba55ab8 fix(user): mobile announcement close + payment method selection (Fixes #8) 2026-02-08 08:45:46 +00:00
ppanel-web
fee44fa1b2 fix(auth): support OAuth callbacks with hash router (Fixes #9) 2026-02-08 08:42:16 +00:00
ppanel-web
30a6967187 🧹 fix(payment): satisfy img size lint rule 2026-02-06 07:09:55 +00:00
ppanel-web
160e6da3f6 🐛 fix(payment): use native WeChat Pay QR data 2026-02-06 07:06:16 +00:00
web-ppanel
ed3f6cb737 🧹 fix(i18n): remove duplicate locale keys 2026-01-27 18:27:20 +00:00
web-ppanel
052a0a4209 🐛 fix(build): ensure version.lock directory exists + fix merge typo 2026-01-27 18:21:39 +00:00
web-ppanel
830c18c9e4 🔀 merge: main into develop 2026-01-27 18:16:34 +00:00
web-ppanel
6dd743bbf4 🧹 fix(ci): avoid void|Promise union for refetch 2026-01-27 18:11:32 +00:00
web-ppanel
7e1d5746d4 🐛 fix(admin): refresh user list after balance update 2026-01-27 18:08:34 +00:00
web-ppanel
9e0dd4c874 🌐 i18n: add admin subscription UI strings 2026-01-27 18:02:18 +00:00
web-ppanel
7223eb41c6 admin: subscription controls + show original price 2026-01-27 17:57:46 +00:00
web@ppanel
cbd6e29ded 🐛 fix: Update server and web version update descriptions to remove version prefix for clarity 2025-12-30 08:08:48 +00:00
web@ppanel
39ebd09f09 🐛 fix: Update getUserSubscribe function to accept short and token parameters for improved URL generation 2025-12-30 06:10:44 +00:00
web@ppanel
0253b62b63 🐛 fix: Set modal prop to false for DropdownMenu in multiple components for improved user experience 2025-12-29 09:54:34 +00:00
web@ppanel
ba65588fdf 🐛 fix: Update HTMLEditor onChange event and set DropdownMenu modal to false for better user experience 2025-12-29 09:47:09 +00:00
web@ppanel
51a98afcae 🐛 fix: Update SendCode parameters to use form.watch for email and telephone fields 2025-12-29 09:44:18 +00:00
web@ppanel
2156a7f1df 🐛 fix: Update user_subscribe_id reference in RowMoreActions to use row.id for correct token reset and status toggle 2025-12-29 09:09:14 +00:00
web@ppanel
2f50c6df33 🐛 fix: Update default inventory value in SubscribeForm to -1 for better handling of inventory state 2025-12-29 09:04:11 +00:00
web@ppanel
0690debf6c 🐛 fix: Refactor update dialog logic in SystemVersionCard for better clarity and handling of update states 2025-12-29 09:04:04 +00:00
web@ppanel
a2746073a6 🐛 fix: Update quantity handling in Purchase and Renewal components based on showOriginalPrice prop 2025-12-29 08:34:15 +00:00
web@ppanel
cc52e3614d 🐛 fix: Update SubscribeTable to display inventory using Display component for better clarity 2025-12-29 08:17:45 +00:00
web@ppanel
83d821a2dc 🐛 fix:: Update localization files and improve display logic for inventory handling 2025-12-29 08:08:31 +00:00
web@ppanel
d36a2c902b feat: Update Vite configuration to load environment variables for improved API proxy setup 2025-12-29 07:16:13 +00:00
web@ppanel
8d514dfd8f feat: Update API proxy target to use environment variable for improved configurability 2025-12-29 07:04:49 +00:00
web@ppanel
9f95cec876 feat: Added localized support for user subscription and deletion status, and optimized the subscription form and user interface. 2025-12-29 07:02:31 +00:00
web@ppanel
4d15b2b6fc fix: Uncomment navigation to dashboard for authenticated users 2025-12-29 06:15:39 +00:00
web@ppanel
f432ba06f9 feat: Refactor SubscriptionForm layout for improved readability and maintainability 2025-12-29 06:12:10 +00:00
web@ppanel
9559e003b7 feat: Update queryKey structure in Purchase and Renewal components for improved order creation 2025-12-29 06:07:19 +00:00
web@ppanel
5f5c33987e feat: Added the option to restore subscription, and updated the relevant description and confirmation information. 2025-12-29 05:59:30 +00:00
web@ppanel
bc451eea16 feat: Added reset and pause subscription functionality, and updated the status display. 2025-12-29 05:51:24 +00:00
web@ppanel
b27b9287be feat: Enhance DatePicker component with clear button and improved value handling 2025-12-29 05:42:05 +00:00
web@ppanel
543a7b9eb9 feat: Add original price display option and enhance inventory messages in subscription components 2025-12-29 05:34:01 +00:00
web@ppanel
7b5367a9a9 🐛 fix: Add onSuccess callback to Unsubscribe component and conditionally render Renewal component 2025-12-22 04:38:16 +00:00
web@ppanel
71cb827918 🐛 fix: Remove the system log dialog component from the system version card 2025-12-22 04:32:26 +00:00
web@ppanel
7a8c010295 🐛 fix: Update invite link format in auth forms and sidebar to include hash fragment for routing. 2025-12-22 04:26:27 +00:00
web
a8a3d18061 🐛 fix: Add the VITE_SHOW_LANDING_PAGE configuration to control the landing page display logic. 2025-12-16 07:03:13 -08:00
web
25d95c792f 🐛 fix: Update the import path and use empty spaces in the composite component to maintain consistency. 2025-12-16 06:47:36 -08:00
web
033af5c01a 🐛 fix: comment out favicon links in admin and user HTML files for clarity; update icon type to support all image formats in route files 2025-12-16 06:43:29 -08:00
web
d22919bf57 🐛 fix: add success message for sorting in subscription table and update device limit terminology to "IP限制" for consistency 2025-12-16 06:40:48 -08:00
web
4b868b0c1d 🐛 fix: update device limit terminology to "IP Limit" for consistency in English and Chinese locales 2025-12-16 06:37:28 -08:00
web
7f06f76056 🐛 fix: update user agent placeholders in subscription configuration for consistency 2025-12-16 06:33:48 -08:00
web
11a0df67b7 🐛 fix: update email validation to use z.email for consistency in login and reset forms 2025-12-16 06:29:17 -08:00
web
69a89e0c39 🐛 fix: enhance logout functionality to support hash-based routing and improve redirect logic 2025-12-16 06:25:38 -08:00
web
227e922958 🐛 fix: replace anchor tags with Link components for improved routing in user subscription and footer 2025-12-15 06:50:17 -08:00
web
6ca8109251 🐛 fix: update logout redirection URL to use hash-based routing 2025-12-15 06:28:15 -08:00
web
3a37e74e71 🐛 fix: add skipErrorHandler option to getModuleConfig for improved error handling 2025-12-15 06:22:55 -08:00
web
3862007b54 🐛 fix: replace window.location with navigate for payment redirection in recharge, renewal, and reset-traffic components 2025-12-12 09:34:06 -08:00
web
cc41debb33 🐛 fix: add error handling skip option for server and web version checks 2025-12-12 09:16:41 -08:00
web@ppanel
ae5e95477c ♻️ refactor: Refactor API endpoints to use dynamic API prefix from environment variables
- Updated all service files to replace hardcoded API paths with `${import.meta.env.VITE_API_PREFIX}` for better configurability.
- Ensured consistency across user, common, and gateway services by applying the new API prefix format.
- Removed unnecessary comments and maintained ESLint disable directives where applicable.
2025-12-11 03:58:26 +00:00