467 Commits

Author SHA1 Message Date
3bbf9b00c2 fix: 修改样式 2025-09-01 22:18:04 -07:00
d5b3721203 fix: 修改样式 2025-09-01 21:45:37 -07:00
42a2017dd6 fix: 修改样式 2025-09-01 08:15:13 -07:00
d01a381f9d fix: 发送验证码 2025-09-01 07:40:01 -07:00
2862629516 fix: 新手教程修改地址,注册表单修改form传值 2025-09-01 05:16:23 -07:00
36bbcbc4f9 feat: 增加admin中转模式 2025-08-31 02:23:43 -07:00
632cb85ad3 feat: 增价crisp会话客服 2025-08-26 08:59:37 -07:00
6b8f828277 fix: 修改按钮颜色 2025-08-25 21:22:34 -07:00
20e03d2992 feat: 修改样式 2025-08-25 06:07:15 -07:00
1caab83b17 feat: 修改样式 2025-08-25 05:07:42 -07:00
4a78aa6177 feat: 修改构建配置 2025-08-22 00:28:58 -07:00
fe704d1611 feat: 合并代码,增加分页默认值 2025-08-21 21:38:58 -07:00
semantic-release-bot
f90f431540 🔖 chore(release): v1.3.0 [skip ci]
# [1.3.0](https://github.com/perfect-panel/ppanel-web/compare/v1.2.0...v1.3.0) (2025-08-15)

### ♻ Code Refactoring

* Refactoring and adding multiple features ([65c9b9f](https://github.com/perfect-panel/ppanel-web/commit/65c9b9f))

###  Features

* **api**: Add getClient API endpoint to retrieve subscription applications ([7a279e6](https://github.com/perfect-panel/ppanel-web/commit/7a279e6))
* **marketing**: Add marketing management features and localization updates ([ea08de0](https://github.com/perfect-panel/ppanel-web/commit/ea08de0))
* **protocol**: Add template preview functionality with localization support ([0448d21](https://github.com/perfect-panel/ppanel-web/commit/0448d21))
* **subscribe**: Update subscription management localization and add new fields ([1d9b0a4](https://github.com/perfect-panel/ppanel-web/commit/1d9b0a4))

### 🐛 Bug Fixes

* **bun**: Update bun.lockb to reflect dependency changes ([bbcd018](https://github.com/perfect-panel/ppanel-web/commit/bbcd018))
* **editor**: Add Go template editor component and update related schemas ([9d9c3cd](https://github.com/perfect-panel/ppanel-web/commit/9d9c3cd))
* **editor**: Enhance Go Template Editor to support trimmed template tags and improve range/end matching ([641ed5e](https://github.com/perfect-panel/ppanel-web/commit/641ed5e))
* **editor**: Enhance Go Template Editor with schema support and improved completion ([5b21d8a](https://github.com/perfect-panel/ppanel-web/commit/5b21d8a))
* **enhaced-input**: Disable autocomplete for EnhancedInput component ([f190c68](https://github.com/perfect-panel/ppanel-web/commit/f190c68))
* **global**: Add user agent limit settings to subscription configuration ([822416d](https://github.com/perfect-panel/ppanel-web/commit/822416d))
* **locales**: Update 'conf' output format to use uppercase 'CONF' ([fce9119](https://github.com/perfect-panel/ppanel-web/commit/fce9119))
* **locales**: Update "userAccount" label to "user" in multiple localization files ([48415e9](https://github.com/perfect-panel/ppanel-web/commit/48415e9))
* **protocol-form**: Swap 'description' and 'user_agent' columns for improved clarity in the table ([72a4106](https://github.com/perfect-panel/ppanel-web/commit/72a4106))
* **protocol-form**: Update protocol options descriptions for clarity and add new security and transport options ([e5d4deb](https://github.com/perfect-panel/ppanel-web/commit/e5d4deb))
* **protocol**: Add 'conf' output format option and update translations ([292efdf](https://github.com/perfect-panel/ppanel-web/commit/292efdf))
* **protpcp-form**: Rename 'schema' to 'scheme' for consistency across the application ([6ab2ba9](https://github.com/perfect-panel/ppanel-web/commit/6ab2ba9))
* **register**: Update localization files to include trial subscription settings and descriptions ([33daa1f](https://github.com/perfect-panel/ppanel-web/commit/33daa1f))
* **system**: Add time unit translations for user registration settings in multiple languages ([296a6c1](https://github.com/perfect-panel/ppanel-web/commit/296a6c1))
* Update privacy policy and terms of service schemas to use correct field names ([0e6ba5b](https://github.com/perfect-panel/ppanel-web/commit/0e6ba5b))
2025-08-21 21:27:33 -07:00
web
f1aef989fb 🐛 fix(protocol-form): Swap 'description' and 'user_agent' columns for improved clarity in the table 2025-08-21 21:27:32 -07:00
web
36812aebdb 🐛 fix(protpcp-form): Rename 'schema' to 'scheme' for consistency across the application 2025-08-21 21:27:32 -07:00
web
da2aad5d14 🐛 fix(protocol-form): Update protocol options descriptions for clarity and add new security and transport options 2025-08-21 21:27:32 -07:00
web
d17d77353f feat(protocol): Add template preview functionality with localization support 2025-08-21 21:27:32 -07:00
web
e4979a5de8 🐛 fix(enhaced-input): Disable autocomplete for EnhancedInput component 2025-08-21 21:27:32 -07:00
web
5d8b22b81b feat(api): Add getClient API endpoint to retrieve subscription applications 2025-08-21 21:27:31 -07:00
web
688efcf29b 🐛 fix(editor): Enhance Go Template Editor to support trimmed template tags and improve range/end matching 2025-08-21 21:27:04 -07:00
web
d76c3e06c3 🐛 fix(editor): Enhance Go Template Editor with schema support and improved completion 2025-08-21 21:27:04 -07:00
web
037240f6a5 🐛 fix(locales): Update 'conf' output format to use uppercase 'CONF' 2025-08-21 21:27:04 -07:00
web
6a889e7f2d 🐛 fix(protocol): Add 'conf' output format option and update translations 2025-08-21 21:27:04 -07:00
web
4a907257c6 🐛 fix(editor): Add Go template editor component and update related schemas 2025-08-21 21:27:02 -07:00
web
e7844d077b 🐛 fix(system): Add time unit translations for user registration settings in multiple languages 2025-08-21 21:27:00 -07:00
web
86a75ee48f 🐛 fix(global): Add user agent limit settings to subscription configuration 2025-08-21 21:27:00 -07:00
web
dcb4005044 🐛 fix: Update privacy policy and terms of service schemas to use correct field names 2025-08-21 21:26:56 -07:00
web
3fa7cab67f 🐛 fix(register): Update localization files to include trial subscription settings and descriptions 2025-08-21 21:26:54 -07:00
web
63842e5d99 feat(subscribe): Update subscription management localization and add new fields 2025-08-21 21:26:25 -07:00
web
ec3133e0c8 feat(marketing): Add marketing management features and localization updates 2025-08-21 21:26:25 -07:00
web
47d19d1b44 ♻️ refactor: Refactoring and adding multiple features 2025-08-21 21:26:25 -07:00
web
5a2fa2e937 🐛 fix(locales): Update "userAccount" label to "user" in multiple localization files 2025-08-21 21:26:25 -07:00
semantic-release-bot
fd5ea62f6a 🔖 chore(release): v1.2.0 [skip ci]
# [1.2.0](https://github.com/perfect-panel/ppanel-web/compare/v1.1.5...v1.2.0) (2025-08-04)

### ♻ Code Refactoring

* **view**: System and Auth Control ([b2b4a95](https://github.com/perfect-panel/ppanel-web/commit/b2b4a95))

###  Features

* **netlify**: Add Netlify configuration for admin and user apps with Next.js plugin ([b4d4f59](https://github.com/perfect-panel/ppanel-web/commit/b4d4f59))
2025-08-21 21:26:25 -07:00
web
97aa24ba8e ♻️ refactor(view): System and Auth Control 2025-08-21 21:26:22 -07:00
web
9ba3ec40d6 feat(netlify): Add Netlify configuration for admin and user apps with Next.js plugin 2025-08-21 21:26:08 -07:00
01362bea25 feat: 修改bug 2025-08-21 18:23:28 -07:00
fb2afa7eda feat: 修改文案大小 2025-08-17 07:11:03 -07:00
bf8c01048c feat: 修改文案大小 2025-08-16 09:38:50 -07:00
9cde4cb0a1 feat: 修改代码结构 2025-08-15 09:34:27 -07:00
affd132923 feat: 修改代码结构 2025-08-15 09:33:53 -07:00
525e305f1d feat: 修改代码结构 2025-08-15 09:16:02 -07:00
5524d25d9a feat: 修改代码结构 2025-08-15 03:22:14 -07:00
77e246198f feat: 修改代码结构 2025-08-14 22:34:44 -07:00
f9de5fcb4f feat: 修改代码结构 2025-08-14 09:00:22 -07:00
4606412e68 feat: 修改样式 2025-08-13 19:19:22 -07:00
1b9e97ab3c feat: 修改样式 2025-08-13 05:20:51 -07:00
a918cdab68 feat: 修改样式 2025-08-13 01:51:01 -07:00
59d180075b feat: 修改样式 2025-08-12 16:59:25 -07:00
d8d680b481 feat: 修改样式 2025-08-12 06:53:34 -07:00
612829375b feat: 修改样式 2025-08-12 05:38:14 -07:00