104 Commits

Author SHA1 Message Date
ppanel-web
8831c9be9c fix(admin): persist reset-password Turnstile verify setting (Fixes #10) 2026-02-10 00:57:42 +00:00
semantic-release-bot
860200c059 🚀 chore(release): Release 1.3.9 / 发布版本 1.3.9 [skip ci]
## [1.3.9](https://github.com/perfect-panel/frontend/compare/v1.3.8...v1.3.9) (2026-02-08)

### 🐛 Bug Fixes / 问题修复

* **auth:** support OAuth callbacks with hash router (Fixes [#9](https://github.com/perfect-panel/frontend/issues/9)) ([fee44fa](fee44fa1b2))
* **user:** mobile announcement close + payment method selection (Fixes [#8](https://github.com/perfect-panel/frontend/issues/8)) ([b32ba55](b32ba55ab8))
* **user:** satisfy biome check for oauth/payment UI ([6e3ef8a](6e3ef8ab7e))
2026-02-08 08:50:27 +00:00
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
semantic-release-bot
9f1de03175 🚀 chore(release): Release 1.3.8 / 发布版本 1.3.8 [skip ci]
## [1.3.8](https://github.com/perfect-panel/frontend/compare/v1.3.7...v1.3.8) (2026-02-06)

### 🐛 Bug Fixes / 问题修复

* **payment:** satisfy img size lint rule ([30a6967](30a6967187))
* **payment:** use native WeChat Pay QR data ([160e6da](160e6da3f6))
2026-02-06 07:10:57 +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
semantic-release-bot
e73df2d29b 🚀 chore(release): Release 1.3.7 / 发布版本 1.3.7 [skip ci]
## [1.3.7](https://github.com/perfect-panel/frontend/compare/v1.3.6...v1.3.7) (2026-01-27)

### 🐛 Bug Fixes / 问题修复

* **admin:** refresh user list after balance update ([7e1d574](7e1d5746d4))
* **build:** ensure version.lock directory exists + fix merge typo ([052a0a4](052a0a4209))
* **ci:** avoid void|Promise union for refetch ([6dd743b](6dd743bbf4))
* **i18n:** remove duplicate locale keys ([ed3f6cb](ed3f6cb737))

### 🔧 Chores / 其他变更

* **openapi:** regenerate services & patch axios requestType typing ([0ec4f84](0ec4f84fa9))
* **release:** Release 1.2.4-dev.2 / 发布版本 1.2.4-dev.2 [skip ci] ([98676fa](98676fa27c))
* **release:** Release 1.3.7-dev.1 / 发布版本 1.3.7-dev.1 [skip ci] ([852b2b8](852b2b84ee))
2026-01-27 18:30:41 +00:00
web@ppanel
2c345d1729
Merge pull request #6 from perfect-panel/develop
Merge develop into main
2026-01-28 02:29:40 +08:00
semantic-release-bot
852b2b84ee 🚀 chore(release): Release 1.3.7-dev.1 / 发布版本 1.3.7-dev.1 [skip ci]
## [1.3.7-dev.1](https://github.com/perfect-panel/frontend/compare/v1.3.6...v1.3.7-dev.1) (2026-01-27)

### 🐛 Bug Fixes / 问题修复

* **admin:** refresh user list after balance update ([7e1d574](7e1d5746d4))
* **build:** ensure version.lock directory exists + fix merge typo ([052a0a4](052a0a4209))
* **ci:** avoid void|Promise union for refetch ([6dd743b](6dd743bbf4))
* **i18n:** remove duplicate locale keys ([ed3f6cb](ed3f6cb737))

### 🔧 Chores / 其他变更

* **openapi:** regenerate services & patch axios requestType typing ([0ec4f84](0ec4f84fa9))
* **release:** Release 1.2.4-dev.2 / 发布版本 1.2.4-dev.2 [skip ci] ([98676fa](98676fa27c))
2026-01-27 18:28:24 +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
6458f2c8ad 🔀 merge: sync with origin/develop (resolve release conflicts) 2026-01-27 18:19:11 +00:00
web-ppanel
830c18c9e4 🔀 merge: main into develop 2026-01-27 18:16:34 +00:00
semantic-release-bot
98676fa27c 🚀 chore(release): Release 1.2.4-dev.2 / 发布版本 1.2.4-dev.2 [skip ci]
## [1.2.4-dev.2](https://github.com/perfect-panel/frontend/compare/v1.2.4-dev.1...v1.2.4-dev.2) (2026-01-27)

### 🐛 Bug Fixes / 问题修复

* **admin:** refresh user list after balance update ([7e1d574](7e1d5746d4))
* **ci:** avoid void|Promise union for refetch ([6dd743b](6dd743bbf4))

### 📚 Documentation / 文档更新

* Add one-click installation script for PPanel with Docker support ([912c5c4](912c5c4cb6))

### 🔧 Chores / 其他变更

* **openapi:** regenerate services & patch axios requestType typing ([0ec4f84](0ec4f84fa9))
2026-01-27 18:12:42 +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
0ec4f84fa9 🤖 chore(openapi): regenerate services & patch axios requestType typing 2026-01-27 17:52:28 +00:00
semantic-release-bot
ed5c56fb2a 🚀 chore(release): Release 1.3.6 / 发布版本 1.3.6 [skip ci]
## [1.3.6](https://github.com/perfect-panel/frontend/compare/v1.3.5...v1.3.6) (2025-12-30)

### 🐛 Bug Fixes / 问题修复

* Update server and web version update descriptions to remove version prefix for clarity ([cbd6e29](cbd6e29ded))
2025-12-30 08:11:29 +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
semantic-release-bot
c5dbd97e19 🚀 chore(release): Release 1.3.5 / 发布版本 1.3.5 [skip ci]
## [1.3.5](https://github.com/perfect-panel/frontend/compare/v1.3.4...v1.3.5) (2025-12-30)

### 🐛 Bug Fixes / 问题修复

* Update getUserSubscribe function to accept short and token parameters for improved URL generation ([39ebd09](39ebd09f09))
2025-12-30 06:14:30 +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
semantic-release-bot
1c93df8172 🚀 chore(release): Release 1.3.4 / 发布版本 1.3.4 [skip ci]
## [1.3.4](https://github.com/perfect-panel/frontend/compare/v1.3.3...v1.3.4) (2025-12-29)

### 🐛 Bug Fixes / 问题修复

* Only update internalValue in MonacoEditor if propValue has changed ([fe14002](fe14002359))
* Set modal prop to false for DropdownMenu in multiple components for improved user experience ([0253b62](0253b62b63))
* Update HTMLEditor onChange event and set DropdownMenu modal to false for better user experience ([ba65588](ba65588fdf))
* Update SendCode parameters to use form.watch for email and telephone fields ([51a98af](51a98afcae))
2025-12-29 09:56:03 +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
fe14002359 🐛 fix: Only update internalValue in MonacoEditor if propValue has changed 2025-12-29 09:49:48 +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
semantic-release-bot
6f3c70863f 🚀 chore(release): Release 1.3.3 / 发布版本 1.3.3 [skip ci]
## [1.3.3](https://github.com/perfect-panel/frontend/compare/v1.3.2...v1.3.3) (2025-12-29)

### 🐛 Bug Fixes / 问题修复

* Update user_subscribe_id reference in RowMoreActions to use row.id for correct token reset and status toggle ([2156a7f](2156a7f1df))
2025-12-29 09:10:25 +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
semantic-release-bot
2c14f69cef 🚀 chore(release): Release 1.3.2 / 发布版本 1.3.2 [skip ci]
## [1.3.2](https://github.com/perfect-panel/frontend/compare/v1.3.1...v1.3.2) (2025-12-29)

### 🐛 Bug Fixes / 问题修复

* Refactor update dialog logic in SystemVersionCard for better clarity and handling of update states ([0690deb](0690debf6c))
* Update default inventory value in SubscribeForm to -1 for better handling of inventory state ([2f50c6d](2f50c6df33))
2025-12-29 09:05:18 +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
semantic-release-bot
b06b821e6c 🚀 chore(release): Release 1.3.1 / 发布版本 1.3.1 [skip ci]
## [1.3.1](https://github.com/perfect-panel/frontend/compare/v1.3.0...v1.3.1) (2025-12-29)

### 🐛 Bug Fixes / 问题修复

* : Update localization files and improve display logic for inventory handling ([83d821a](83d821a2dc))
* Update quantity handling in Purchase and Renewal components based on showOriginalPrice prop ([a274607](a2746073a6))
* Update SubscribeTable to display inventory using Display component for better clarity ([cc52e36](cc52e3614d))
2025-12-29 08:35:40 +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
semantic-release-bot
2316609c82 🚀 chore(release): Release 1.3.0 / 发布版本 1.3.0 [skip ci]
## [1.3.0](https://github.com/perfect-panel/frontend/compare/v1.2.4...v1.3.0) (2025-12-29)

###  Features / 新功能

* Add original price display option and enhance inventory messages in subscription components ([543a7b9](543a7b9eb9))
* Added localized support for user subscription and deletion status, and optimized the subscription form and user interface. ([9f95cec](9f95cec876))
* Added reset and pause subscription functionality, and updated the status display. ([bc451ee](bc451eea16))
* Added the option to restore subscription, and updated the relevant description and confirmation information. ([5f5c339](5f5c33987e))
* Enhance DatePicker component with clear button and improved value handling ([b27b928](b27b9287be))
* Refactor SubscriptionForm layout for improved readability and maintainability ([f432ba0](f432ba06f9))
* Update API proxy target to use environment variable for improved configurability ([8d514df](8d514dfd8f))
* Update queryKey structure in Purchase and Renewal components for improved order creation ([9559e00](9559e003b7))
* Update Vite configuration to load environment variables for improved API proxy setup ([d36a2c9](d36a2c902b))

### 🐛 Bug Fixes / 问题修复

* Replace tag removal icon with a button for better accessibility and event handling ([3751f64](3751f64f73))
* Uncomment navigation to dashboard for authenticated users ([4d15b2b](4d15b2b6fc))

### 📚 Documentation / 文档更新

* Update default administrator account information and security recommendations in installation guides ([7279275](7279275532))
2025-12-29 07:20:09 +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
3751f64f73 fix: Replace tag removal icon with a button for better accessibility and event handling 2025-12-29 06:18:56 +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