307 Commits

Author SHA1 Message Date
f534c101dd fix: 首页出版效果 2025-07-27 00:18:31 -07:00
4a0d4ff1c9 fix: 提交视频 2025-07-26 01:37:32 -07:00
web
cf7d94b01c 🐛 fix(locales): Simplify "show" label in subscription localization files 2025-07-26 01:19:36 -07:00
web
7d202fc73a 🐛 fix(order): Preserve last successful order on error during order creation 2025-07-26 01:19:35 -07:00
web
eebde9aa2f 🐛 fix(subscribe): Filter out hidden items in subscription list display 2025-07-26 01:19:34 -07:00
bf77e3d74f fix: demo首页 2025-07-25 06:49:54 -07:00
84cd214dc5 fix: demo首页 2025-07-25 06:45:54 -07:00
3e18012b1b fix: 版本模块 2025-07-24 18:13:36 -07:00
web
61165c88c4 🐛 fix(auth): Implement user redirection to dashboard upon authentication 2025-07-24 17:33:13 -07:00
6e62353096 fix: 删除赞助商模块,删除新版本模块 2025-07-24 17:18:32 -07:00
c813c24aff fix: 修改复制提示 2025-07-24 16:48:59 -07:00
web
04af2f9433 🐛 fix(billing): Add display for gift amount in subscription billing 2025-07-24 05:55:56 -07:00
web
96eba171d5 🐛 fix(order): Update subscription cell to display name and quantity 2025-07-24 05:34:57 -07:00
web
2675034b75 🐛 fix(tool): Added API for obtaining version, updated version information display logic 2025-07-24 05:15:38 -07:00
web
166e48f442 🐛 fix(subscribe-form): Optimize discount calculation logic and debounce updates 2025-07-20 03:20:59 -07:00
web
eec0b12154 🐛 fix(node-table): Update translations for headers and no data display 2025-07-20 03:00:59 -07:00
web
3e290d7cb5 🐛 fix(rules): Change rule type from 'auto' to 'default' and update 2025-07-17 03:30:12 -07:00
web
3304a55fd4 🐛 fix(rules): Update rule settings 2025-07-16 09:16:33 -07:00
web
7cdc6bdd8f 🐛 fix(tutorial): Comment out unused getVersion function and simplify getVersionPath 2025-07-11 02:58:37 -07:00
web
1fb305e7a1 🐛 fix(tutorial): Return latest version in case of fetch error 2025-07-11 01:56:42 -07:00
web
bcfb10a6c7 feat(view): Add AnyTLS protocol support and enhance node configuration options 2025-07-06 04:56:00 -07:00
web@ppanel
7d18ff6825 🐛 fix(subscription): User subscription information 2025-06-29 08:33:43 +00:00
web@ppanel
d323af8bb6 🐛 fix(payment): Disable webhook_secret field in PaymentForm component 2025-04-28 11:51:41 +00:00
web@ppanel
356ae5b777 🐛 fix(recharge): Set balance prop to false in PaymentMethods component 2025-04-28 11:30:06 +00:00
web@ppanel
4a4d364f17 🐛 fix(payment): Refactor payment form placeholder and update localization files 2025-04-24 06:11:55 -04:00
web@ppanel
5ea64893e8 🐛 fix(logs): Update log display to render key-value pairs and remove badge 2025-04-24 05:08:03 -04:00
web@ppanel
674a01c813 🐛 fix(rules): Remove unused MATCH rule 2025-04-20 03:51:00 -04:00
web@ppanel
3c5542a3ea 🐛 fix(content): Parse subscription description and display features with icons 2025-04-14 09:16:24 -04:00
web@ppanel
6e0c9b6698 🐛 fix(rule-form): Remove redundant rule set display 2025-04-14 03:09:44 -04:00
web@ppanel
3bb714d15c 🐛 fix(user): Update user subscribe display 2025-04-09 03:27:22 -04:00
web@ppanel
a7aa5fee3e 🐛 fix(admin): Modify the label type in the rule form to a string array 2025-04-02 11:52:38 +07:00
web@ppanel
64cd842926 🐛 fix(admin): Hidden versions and system upgrades 2025-04-02 00:15:15 +07:00
web@ppanel
8b43e69bfe feat(admin): Add application and rule management entries to localization files 2025-04-02 00:12:02 +07:00
web@ppanel
ef153747bd 🐛 fix(subscribe): Update default selection logic in subscription form to ensure proper state management 2025-04-01 12:37:17 +07:00
web@ppanel
328838d754 🐛 fix(subscribe): Add value prop to field in subscription form for proper state management 2025-03-30 20:27:03 +07:00
web@ppanel
423b24077f 🐛 fix(subscribe): Refactor discount calculations and default selection logic in subscription forms 2025-03-30 00:53:47 +07:00
web@ppanel
fa2fb2864f 🐛 fix(node): Handle potential null value for online users count 2025-03-29 23:43:21 +07:00
web@ppanel
8d49daca21 feat(user): Integrate subscription list into user management, update request parameters and types 2025-03-26 15:01:43 +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
5939763b57 🐛 fix(subscribe): Handle optional values in price and discount calculations 2025-03-18 14:50:48 +07:00
web@ppanel
6a34bfb78d 🐛 fix(locales): Update invite code text to indicate it's optional 2025-03-17 22:50:21 +07:00
web@ppanel
b8f4f1e694 🐛 fix(forms): Add step attribute to number inputs for better value control 2025-03-17 22:47:42 +07:00
web@ppanel
0c8f0911c7 🐛 fix(site): Se ref to store site configuration for updates 2025-03-15 22:47:19 +07:00
web@ppanel
3f7b6d16ed feat(node-form): Update number input fields to enforce step, min, and max values 2025-03-15 15:48:59 +07:00
web@ppanel
6dbebd152d feat(global): Add custom data 2025-03-15 15:39:55 +07:00
web@ppanel
bb3bd7b50c feat(email): Add traffic exhaustion template 2025-03-14 23:28:36 +07:00
web@ppanel
e551232564 🐛 fix(dashboard): Update date display to use start_time if available 2025-03-14 22:10:24 +07:00
web@ppanel
85f55def2e feat(payment): Add isEdit prop to PaymentForm and disable fields when editing 2025-03-14 14:04:10 +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