Commit Graph

  • fe699809a4 🐛 fix: Added system version card and system log dialog components; updated statistics page to include total server and user statistics web 2025-09-13 04:07:31 -07:00
  • 3e5402f2fc feat: Add bandwidth fields and placeholders for upload and download in server configuration forms; update localization files for multiple languages web 2025-09-13 02:59:10 -07:00
  • c4a47a47dd 🐛 fix: Remove unnecessary comments and improve variable handling in GoTemplateEditor; ensure zero value displays as empty in EnhancedInput web 2025-09-13 02:23:42 -07:00
  • 6376ec1a79 🐛 fix: Update condition for plugin field in PROTOCOL_FIELDS to include specific plugins web 2025-09-13 01:36:04 -07:00
  • a988cb3c50 🐛 fix: Remove unnecessary comments to simplify code readability web 2025-09-12 21:39:15 -07:00
  • f9a7ece9bf feat(config): Add translations for server configuration in multiple languages web 2025-09-12 21:32:14 -07:00
  • 39d746f0a1 🐛 fix: Update validation for days and gift_value fields in QuotaBroadcastForm; set default values to avoid errors web 2025-09-12 19:05:56 -07:00
  • fce627ba11 feat: Add quota management features and localization updates web 2025-09-11 03:34:36 -07:00
  • e2d83ec9e6 🐛 fix: Replace MarkdownEditor with HTMLEditor in EmailBroadcastForm; simplify content rendering in EmailTaskManager; disable eslint in service index files web 2025-09-08 03:24:21 -07:00
  • ab6f6a64c2 🐛 fix: Add user_subscribe_id filter to SubscribeLogPage and update typings; disable eslint in service index files web 2025-09-06 01:24:26 -07:00
  • ac36075e7b 🐛 fix: Update order_id to order_no in BalanceLogPage and related typings; enhance timezone switch component with additional features and localization updates web 2025-09-05 08:50:57 -07:00
  • a4de9df1fc ♻️ refactor: Enhance log pages with Badge component and update translations web 2025-09-05 07:14:57 -07:00
  • d7f8b3b707 📝 docs: Merge branch 'main' into develop web 2025-09-05 04:55:51 -07:00
  • 88ce8d7f85 🐛 fix: Remove redundant transport label from localization files web 2025-09-05 04:53:55 -07:00
  • 2bcd4cf30c ♻️ refactor: Add localization updates for log and server files across multiple languages web 2025-09-05 04:48:10 -07:00
  • 351fffcc78 🐛 fix: Update getAppSubLink function to improve URL handling and encoding logic web 2025-09-04 22:51:59 -07:00
  • 4da59609b4 🐛 fix: Add localization updates and new utility functions web 2025-09-04 22:30:33 -07:00
  • e4fbd5c754 🐛 fix: Update SidebarLeft component styles to enhance hover effects web 2025-09-04 05:12:24 -07:00
  • fd48856019 feat: Add language support and descriptions in product localization files web 2025-09-04 01:26:50 -07:00
  • 1ab9b39e8a 🐛 fix: Remove GroupTable and related components, simplify SubscribeTable and update language handling in subscription forms web 2025-09-03 15:46:36 -07:00
  • 4563c570ac feat: Add queryNodeTag function and integrate tag retrieval in NodeForm and SubscribeForm components web 2025-09-03 09:59:54 -07:00
  • 9e01f4f590 🐛 fix: Correct cookie key format for sidebar state retrieval web 2025-09-03 09:41:23 -07:00
  • 7c0a312163 🐛 fix: Increase pagination size limit for server and node lists to improve data retrieval web 2025-09-03 09:16:36 -07:00
  • 10250d9e34 ♻️ refactor: Clean up NodeForm and ServerForm components by removing unused functions and optimizing state management web 2025-09-03 08:58:18 -07:00
  • 6a3bb7016e ♻️ refactor: Remove default options from TagInput component for improved flexibility web 2025-09-03 07:59:29 -07:00
  • b6e778d482 feat: Enhance TagInput component with option handling and improved tag addition logic web 2025-09-03 07:57:48 -07:00
  • e63f823b0b ♻️ refactor: Remove unused preview state variables and add sort order to node properties web 2025-09-03 07:20:44 -07:00
  • c4f536eb05 feat: Add batch delete functionality and enhance chart tooltips in statistics cards web 2025-09-03 07:17:21 -07:00
  • f4a1237619 ♻️ refactor: Make 'scheme' field optional in client form schema web 2025-09-03 03:01:04 -07:00
  • 5272360c77 feat: Update server list fetching logic and adjust query parameters web 2025-09-03 02:23:24 -07:00
  • 6d81bfdaeb feat: Implement data migration functionality and update localization files web 2025-09-03 01:56:21 -07:00
  • 59faeab34a ♻️ refactor: Update component imports and improve code consistency web 2025-09-02 06:00:28 -07:00
  • 6ccf9b8bdc feat: Add log cleanup settings and update localization files web 2025-09-01 10:25:04 -07:00
  • d4b37e4997 ♻️ refactor: Update localization files and service imports web 2025-08-27 08:49:06 -07:00
  • ba2b50e972 ♻️ refactor: Update bun.lockb to reflect dependency changes web 2025-08-27 08:06:47 -07:00
  • e37ae49960 ♻️ refactor: Update dependencies and improve code consistency across multiple files web 2025-08-27 08:03:03 -07:00
  • 973c06f0fa feat: Refactor user detail and subscription management components web 2025-08-27 06:28:51 -07:00
  • 2f20ac95da ♻️ refactor(logs): Add localization files and update existing translations for multiple languages web 2025-08-26 12:10:17 -07:00
  • 551135de77 ♻️ refactor: Simplify node display in subscribe form and remove unused Badge import web 2025-08-26 11:38:45 -07:00
  • ee98e7e513 ♻️ refactor: Rename buildScheme to buildSchema and update imports in server form components web 2025-08-26 11:37:13 -07:00
  • 38dda842c0 ♻️ refactor(subscribe-form): Replace server_group and server with node_tags and nodes in default values and form schema web 2025-08-26 11:34:01 -07:00
  • d85af491aa feat(logs): Add various log pages for tracking user activities and system events web 2025-08-26 11:29:12 -07:00
  • 4f7cc807af ♻️ refactor: Refactor server management API endpoints and typings web 2025-08-26 09:37:15 -07:00
  • 327f98cfa7
    renew README.zh-CN.md lyndon986 2025-08-26 02:00:08 +10:00
  • 01ff6ec908
    renew README.md lyndon986 2025-08-26 01:59:28 +10:00
  • b41296eb44
    renew README.md lyndon986 2025-08-26 01:58:49 +10:00
  • 217ddce60c feat: Add server form component with protocol configuration and localization support web 2025-08-23 09:10:05 -07:00
  • 26176a7afa 🐛 fix(page): Refine version checking logic and remove unnecessary comments for clarity web 2025-08-18 03:04:17 -07:00
  • 0c43844a6f ♻️ refactor: Remove application management forms and related configurations web 2025-08-18 02:55:37 -07:00
  • a7936de6dc 🔖 chore(release): v1.3.0 [skip ci] v1.3.0 semantic-release-bot 2025-08-15 16:47:17 +00:00
  • 72a4106022 🐛 fix(protocol-form): Swap 'description' and 'user_agent' columns for improved clarity in the table web 2025-08-15 09:43:02 -07:00
  • 6ab2ba92a0 🐛 fix(protpcp-form): Rename 'schema' to 'scheme' for consistency across the application web 2025-08-15 04:30:20 -07:00
  • e5d4deb346 🐛 fix(protocol-form): Update protocol options descriptions for clarity and add new security and transport options web 2025-08-14 10:13:12 -07:00
  • 0448d213a3 feat(protocol): Add template preview functionality with localization support web 2025-08-14 09:55:13 -07:00
  • f190c68eb0 🐛 fix(enhaced-input): Disable autocomplete for EnhancedInput component web 2025-08-13 07:39:28 -07:00
  • 7a279e6e30 feat(api): Add getClient API endpoint to retrieve subscription applications web 2025-08-13 07:35:58 -07:00
  • 641ed5ec36 🐛 fix(editor): Enhance Go Template Editor to support trimmed template tags and improve range/end matching web 2025-08-12 12:44:49 -07:00
  • 5b21d8a7bc 🐛 fix(editor): Enhance Go Template Editor with schema support and improved completion web 2025-08-12 12:32:00 -07:00
  • fce9119567 🐛 fix(locales): Update 'conf' output format to use uppercase 'CONF' web 2025-08-12 06:04:00 -07:00
  • 292efdf1d8 🐛 fix(protocol): Add 'conf' output format option and update translations web 2025-08-12 05:58:25 -07:00
  • 9d9c3cd7b3 🐛 fix(editor): Add Go template editor component and update related schemas web 2025-08-12 05:47:58 -07:00
  • 296a6c10a3 🐛 fix(system): Add time unit translations for user registration settings in multiple languages web 2025-08-11 04:06:39 -07:00
  • 822416d22d 🐛 fix(global): Add user agent limit settings to subscription configuration web 2025-08-11 03:34:14 -07:00
  • bbcd018aeb 🐛 fix(bun): Update bun.lockb to reflect dependency changes web 2025-08-11 03:28:14 -07:00
  • 0e6ba5b081 🐛 fix: Update privacy policy and terms of service schemas to use correct field names web 2025-08-10 08:10:49 -07:00
  • 33daa1fb73 🐛 fix(register): Update localization files to include trial subscription settings and descriptions web 2025-08-09 19:04:59 -07:00
  • 1d9b0a4e06 feat(subscribe): Update subscription management localization and add new fields web 2025-08-08 11:22:31 -07:00
  • ea08de0aa2 feat(marketing): Add marketing management features and localization updates web 2025-08-08 08:59:19 -07:00
  • 65c9b9f64f ♻️ refactor: Refactoring and adding multiple features web 2025-08-05 06:42:39 -07:00
  • 48415e9a30 🐛 fix(locales): Update "userAccount" label to "user" in multiple localization files web 2025-08-04 09:17:04 -07:00
  • 42671a5974 🔖 chore(release): v1.2.0 [skip ci] v1.2.0 semantic-release-bot 2025-08-04 16:02:48 +00:00
  • b2b4a95250 ♻️ refactor(view): System and Auth Control web 2025-08-04 08:58:57 -07:00
  • b4d4f59c71 feat(netlify): Add Netlify configuration for admin and user apps with Next.js plugin web 2025-07-29 05:38:09 -07:00
  • 7f3cac3c1c 🔖 chore(release): v1.1.5 [skip ci] v1.1.5 semantic-release-bot 2025-07-26 10:55:38 +00:00
  • 32253e3717 🐛 fix(subscribe): Filter out items that are not marked as visible in subscription list web 2025-07-26 03:49:53 -07:00
  • a76471a806 🔖 chore(release): v1.1.4 [skip ci] v1.1.4 semantic-release-bot 2025-07-25 14:22:31 +00:00
  • d53a00611e 🐛 fix(locales): Simplify "show" label in subscription localization files web 2025-07-25 07:18:54 -07:00
  • 2fb98be591 🐛 fix(order): Preserve last successful order on error during order creation web 2025-07-25 07:07:31 -07:00
  • 634be371b1 🐛 fix(subscribe): Filter out hidden items in subscription list display web 2025-07-25 07:06:53 -07:00
  • ffa5c86d23 🔖 chore(release): v1.1.3 [skip ci] v1.1.3 semantic-release-bot 2025-07-24 17:13:32 +00:00
  • f84f98c80f 🐛 fix(auth): Implement user redirection to dashboard upon authentication web 2025-07-24 10:10:31 -07:00
  • e8ea597664 🔖 chore(release): v1.1.2 [skip ci] v1.1.2 semantic-release-bot 2025-07-24 13:00:38 +00:00
  • 04af2f9433 🐛 fix(billing): Add display for gift amount in subscription billing web 2025-07-24 05:55:56 -07:00
  • 96eba171d5 🐛 fix(order): Update subscription cell to display name and quantity web 2025-07-24 05:34:57 -07:00
  • 2675034b75 🐛 fix(tool): Added API for obtaining version, updated version information display logic web 2025-07-24 05:15:38 -07:00
  • 8f772c2364 🔖 chore(release): v1.1.1 [skip ci] v1.1.1 semantic-release-bot 2025-07-20 10:24:58 +00:00
  • 166e48f442 🐛 fix(subscribe-form): Optimize discount calculation logic and debounce updates web 2025-07-20 03:20:59 -07:00
  • eec0b12154 🐛 fix(node-table): Update translations for headers and no data display web 2025-07-20 03:00:59 -07:00
  • 3e290d7cb5 🐛 fix(rules): Change rule type from 'auto' to 'default' and update web 2025-07-17 03:30:12 -07:00
  • 3304a55fd4 🐛 fix(rules): Update rule settings web 2025-07-16 09:16:33 -07:00
  • 7cdc6bdd8f 🐛 fix(tutorial): Comment out unused getVersion function and simplify getVersionPath web 2025-07-11 02:58:37 -07:00
  • 1fb305e7a1 🐛 fix(tutorial): Return latest version in case of fetch error web 2025-07-11 01:56:42 -07:00
  • 7f81de31ab 🔖 chore(release): v1.1.0 [skip ci] v1.1.0 semantic-release-bot 2025-07-06 11:59:27 +00:00
  • bcfb10a6c7 feat(view): Add AnyTLS protocol support and enhance node configuration options web 2025-07-06 04:56:00 -07:00
  • 9235fef3c6 🔖 chore(release): v1.0.2 [skip ci] v1.0.2 semantic-release-bot 2025-06-29 09:19:10 +00:00
  • ee0c3371f7 Merge branch 'main' into develop web@ppanel 2025-06-29 08:39:58 +00:00
  • 7d18ff6825 🐛 fix(subscription): User subscription information web@ppanel 2025-06-29 08:33:43 +00:00
  • c86d28f798 🔖 chore(release): v1.0.1 [skip ci] v1.0.1 semantic-release-bot 2025-04-28 11:54:50 +00:00
  • d323af8bb6 🐛 fix(payment): Disable webhook_secret field in PaymentForm component web@ppanel 2025-04-28 11:51:41 +00:00
  • 356ae5b777 🐛 fix(recharge): Set balance prop to false in PaymentMethods component web@ppanel 2025-04-28 11:30:06 +00:00