Commit Graph

  • c59742a4f3 feat: Update Auth Control web@ppanel 2025-01-13 21:07:27 +07:00
  • dd23279e3e 🔖 chore(release): v1.0.0-beta.6 [skip ci] v1.0.0-beta.6 semantic-release-bot 2025-01-10 06:08:16 +00:00
  • c984c0d9c0 🐛 fix(auth): Update UserCheckForm to use setInitialValues and modify onSubmit type web@ppanel 2025-01-10 13:04:33 +07:00
  • f275f01f25 🔖 chore(release): v1.0.0-beta.5 [skip ci] v1.0.0-beta.5 semantic-release-bot 2025-01-09 14:42:36 +00:00
  • c2af06052c 🐛 fix(api): Update API type definitions to replace 'deduction' with 'gift_amount' and make 'commission' field optional web@ppanel 2025-01-09 21:40:02 +07:00
  • 8f8a12a510 🐛 fix(types): Add 'gift_amount' field to API type definitions web@ppanel 2025-01-09 21:31:25 +07:00
  • 77edf1d6ec 🐛 fix(api): Replace 'deduction' with 'gift_amount' and add 'commission' field in type definitions web@ppanel 2025-01-09 21:25:21 +07:00
  • f8b6d82780 🐛 fix(coupon): Rename 'server' field to 'subscribe' in coupon form and update coupon update request type web@ppanel 2025-01-09 20:25:34 +07:00
  • b01a5bc83b 🔧 chore(deps): Update package dependencies across multiple projects for improved stability and performance web@ppanel 2025-01-09 17:28:34 +07:00
  • 25da429da6 🔧 chore(ui): Update package dependencies for improved stability and performance web@ppanel 2025-01-09 13:30:11 +07:00
  • 12026b02cd 🐛 fix(auth): Refactor user authentication forms to remove global store dependency and improve type handling web@ppanel 2025-01-09 13:19:18 +07:00
  • 6301409531 🐛 fix(user): Add the 'gift_amount' field to the user service's type definition web@ppanel 2025-01-08 23:42:34 +07:00
  • b13c77e9b7 feat(user): Add 'gift_amount' field and update related references in user services and components web@ppanel 2025-01-08 23:25:13 +07:00
  • a4e9d5da59 feat(locales): Replace 'nodeGroupId' with 'groupId' in multiple language files for consistency web@ppanel 2025-01-08 23:13:32 +07:00
  • 70497af0aa feat(locales): Update 'deductBalance' to 'giftAmount' across multiple languages and fix newline in announcement.json web@ppanel 2025-01-08 12:55:10 +07:00
  • 46ae1665be feat(stats): Replace dynamic stat fetching with environment constants for user, server, and location counts web@ppanel 2025-01-08 12:54:43 +07:00
  • 3547bb1596 feat(subscribe): Update suffix from 'MB' to 'Mbps' and enhance speed limit display logic web@ppanel 2025-01-08 11:14:16 +07:00
  • 10d322f1ba 🔖 chore(release): v1.0.0-beta.4 [skip ci] v1.0.0-beta.4 semantic-release-bot 2025-01-07 17:46:57 +00:00
  • 1d917383eb feat(favicon): Update SVG favicon design for admin and user interfaces web@ppanel 2025-01-08 00:44:26 +07:00
  • 36c76674b6 🐛 fix(dashboard): Correct progress value calculations and update groupId accessor web@ppanel 2025-01-08 00:43:32 +07:00
  • 5766376590 feat(subscribe): Improve layout and styling in subscription components web@ppanel 2025-01-08 00:42:58 +07:00
  • 6d0d069ce7 🐛 fix(locales): Update Hong Kong lyndon986 2025-01-04 23:53:21 +08:00
  • 6de29d51c4 🐛 fix(subscribe): Update value validation to check for number type in subscribe form web@ppanel 2025-01-04 22:45:10 +07:00
  • e8a72d5579 feat(subscription): Add localized messages for existing subscriptions and deletion restrictions web@ppanel 2025-01-04 22:30:27 +07:00
  • eeea165f7e feat(subscribe): Add reset_time to API typings and update unsubscribe logic web@ppanel 2025-01-04 20:57:37 +07:00
  • 25ce37ea05 feat(node): Add serverKey web@ppanel 2025-01-04 20:26:53 +07:00
  • b2a2f42e53 feat(subscribe): Add unsubscribe functionality with confirmation messages and localized strings web@ppanel 2025-01-04 20:05:00 +07:00
  • cc834caa30 feat(affiliate): Update affiliate component to display total commission and improve data fetching web@ppanel 2025-01-04 16:51:03 +07:00
  • 4aea4e811f feat(affiliate): Add Affiliate component with commission display and invite link functionality web@ppanel 2025-01-03 13:54:33 +07:00
  • fb0c510b93 💄 style(locales): Remove unused subscription labels from multiple locale files web@ppanel 2025-01-02 22:04:07 +07:00
  • d28a10b6df feat(subscribe): Improve error handling in subscription forms and update component props web@ppanel 2025-01-02 21:58:36 +07:00
  • f99c6048ad feat(subscribe): Add subscribe_discount type web@ppanel 2025-01-01 16:13:04 +07:00
  • 136287d85a 💄 style(node): Improve layout and spacing in NodeStatusCell component web@ppanel 2025-01-01 12:44:57 +07:00
  • 5bc7905a52 feat(subscribe): Add subscription credits web@ppanel 2024-12-31 20:16:14 +07:00
  • 701cdee6de 💄 style(locales): Update server.json to reorganize relay mode options and improve labels web@ppanel 2024-12-31 20:15:45 +07:00
  • 3065c3a0df 🐛 fix(layout): Remove unnecessary cookie initialization in Logout function web@ppanel 2024-12-30 22:53:06 +07:00
  • 68bc18f584 ♻️ refactor(auth): Refactor user authorization handling and improve error logging web@ppanel 2024-12-30 22:41:12 +07:00
  • cd59d44435 feat(schema): Add security field to hysteria2 and tuic schemas web@ppanel 2024-12-30 20:59:35 +07:00
  • 3cc94773ef feat(relay): Add relay mode configuration and update related schemas web@ppanel 2024-12-30 17:28:24 +07:00
  • c44ad47f3c 💄 style(time-slot): Add chart display web@ppanel 2024-12-30 13:02:03 +07:00
  • 837157cc42 feat(api): Add Time Period Configuration web@ppanel 2024-12-29 22:10:43 +07:00
  • fec80f592d feat(api): Add new subscription properties and locale support for deduction ratios and reset cycles web@ppanel 2024-12-29 16:18:21 +07:00
  • a93db4eb9f 🔧 chore: Update changelog, enhance prepare script, and add openapi command web@ppanel 2024-12-28 23:24:40 +07:00
  • cd49427dad 🔖 chore(release): v1.0.0-beta.3 [skip ci] v1.0.0-beta.3 semantic-release-bot 2024-12-26 15:27:08 +00:00
  • cf54d0f3a2 ♻️ refactor(config): Simplify environment variable handling and improve build script web@ppanel 2024-12-26 22:23:45 +07:00
  • 087c36ce48 🔖 chore(release): v1.0.0-beta.2 [skip ci] v1.0.0-beta.2 semantic-release-bot 2024-12-26 12:35:29 +00:00
  • d95b425060 💚 build(config): Update pm2 config web@ppanel 2024-12-26 19:32:22 +07:00
  • 9eca6181ad 👷 ci(step): Update step name web@ppanel 2024-12-26 02:59:54 +07:00
  • 7284d1cdc8 🔖 chore(release): v1.0.0-beta.1 [skip ci] v1.0.0-beta.1 semantic-release-bot 2024-12-25 19:56:01 +00:00
  • 9d0cb8b869 ♻️ refactor(core): Restructure project for better module separation web@ppanel 2024-12-26 02:53:28 +07:00
  • 17ce96a423 feat(api): Telegram web@ppanel 2024-12-25 10:52:00 +07:00
  • bca0935063 🐛 fix(locale): Input Placeholder Webhook Domain web@ppanel 2024-12-24 18:26:40 +07:00
  • 8c6a097d5b 🐛 fix(controller): Order status web@ppanel 2024-12-24 18:01:11 +07:00
  • 01e06c6338 feat(config): Webhook Domain web@ppanel 2024-12-24 17:56:14 +07:00
  • 38d561604d ♻️ refactor(api): Sort and Announcement web@ppanel 2024-12-23 21:47:48 +07:00
  • 93a0a88f88 feat(locale): Add Persian web@ppanel 2024-12-22 16:31:17 +07:00
  • 3a81e37217 feat(node-subscription): Add copy functionality for columns web@ppanel 2024-12-21 19:10:10 +07:00
  • 27924b0fdb feat(table): Add sorting support for Node and subscription columns web@ppanel 2024-12-21 16:30:43 +07:00
  • 5737331067 🔧 chore(config): Entry locale web@ppanel 2024-12-21 00:34:59 +07:00
  • f3680a7020 feat(announcement): Popup and pinned web@ppanel 2024-12-21 00:10:09 +07:00
  • 79621623d5 🐛 fix(api): Statistics web@ppanel 2024-12-20 19:01:35 +07:00
  • 39d07ecee5 feat(subscribe): Add unit time web@ppanel 2024-12-20 18:52:30 +07:00
  • d8b0bd9c2d 🐛 fix(dashboard): Format Bytes web@ppanel 2024-12-19 18:14:55 +07:00
  • 2f56ef5eec feat(table): Supports drag and drop sorting web@ppanel 2024-12-19 16:58:10 +07:00
  • 0befdb0864 🐛 fix(locale): Language Select web@ppanel 2024-12-19 12:12:29 +07:00
  • b243ab9006 feat(locales): Add multiple languages web@ppanel 2024-12-18 23:12:53 +07:00
  • a20834a9ac 🐛 fix(node): Port config web@ppanel 2024-12-18 21:41:23 +07:00
  • 2926abc99e feat(dashboard): Statistics web@ppanel 2024-12-18 21:27:53 +07:00
  • 1836980691 feat(ui): System Tool web@ppanel 2024-12-16 21:03:37 +07:00
  • 4c67387eab 🐛 fix(locale): Subscription Path Description web@ppanel 2024-12-16 13:06:51 +07:00
  • 3832d2082e 🐛 fix(locale): Empty web@ppanel 2024-12-16 13:01:59 +07:00
  • a31e763dda 🐛 fix(config): Checkout Order web@ppanel 2024-12-16 12:59:10 +07:00
  • a9a535b166 🐛 fix(payment): Qrcode web@ppanel 2024-12-16 12:48:41 +07:00
  • 6c07107376 🐛 fix(config): AlipayF2F web@ppanel 2024-12-16 12:09:52 +07:00
  • b0c87fbf3d 🐛 fix(payment): Config and types web@ppanel 2024-12-15 23:22:25 +07:00
  • f57e40cd3d 🐛 fix(config): Bugs web@ppanel 2024-12-15 23:18:50 +07:00
  • bbc2da05f0 🐛 fix(config): FormatBytes web@ppanel 2024-12-14 21:49:48 +07:00
  • ca747f59f9 🐛 fix(api): preCreateOrder web@ppanel 2024-12-14 01:14:45 +07:00
  • 1932ba766c 🐛 fix(api): Subscribe token web@ppanel 2024-12-14 00:33:04 +07:00
  • 19837a1032 ♻️ refactor(deps): Update web@ppanel 2024-12-13 23:42:23 +07:00
  • 37d408f6bd 🐛 fix(request): Locale web@ppanel 2024-12-13 23:33:11 +07:00
  • 38be4d53b0 🐛 fix(node): Locale and form web@ppanel 2024-12-13 20:43:46 +07:00
  • 11ea821f52 🐛 fix(config): Subscribe Link web@ppanel 2024-12-13 19:39:39 +07:00
  • 9251a09232 feat(config): FormatBytes web@ppanel 2024-12-13 18:29:30 +07:00
  • 8f322fbcbe 🐛 fix(config): Status Percentag web@ppanel 2024-12-13 15:12:55 +07:00
  • c712624930 feat(node): Add NodeStatus web@ppanel 2024-12-13 14:51:55 +07:00
  • d0be6854e6 🐛 fix(node): Service Name config web@ppanel 2024-12-12 23:34:49 +07:00
  • fadd17f4d1 🐛 fix(node): Reality config web@ppanel 2024-12-12 22:45:34 +07:00
  • 2bcb92546c 💄 style(node): Protocol Tab web@ppanel 2024-12-11 13:48:25 +07:00
  • 90e6764b62 🐛 fix(subscribe): Server group id web@ppanel 2024-12-11 13:43:39 +07:00
  • 301b635326 feat(node): Add protocol web@ppanel 2024-12-11 13:37:10 +07:00
  • 1c619669a6 🐛 fix(config): SubLink web@ppanel 2024-12-09 14:08:38 +07:00
  • 2cc18cf559 🐛 fix(config): NoStore web@ppanel 2024-12-08 16:09:27 +07:00
  • a1e4999a2f 🐛 fix(config): Runtime env web@ppanel 2024-12-08 12:59:14 +07:00
  • 55727103b8 🐛 fix(deps): Update clipboard web@ppanel 2024-12-07 23:15:14 +07:00
  • a3b45b455d feat(config): Protocol type web@ppanel 2024-12-07 17:15:13 +07:00
  • 0327b73708 🐛 fix(turnstile): Turnstile_site_key web@ppanel 2024-12-07 17:03:29 +07:00
  • 34e24b813d 🐛 fix(deps): Typescript config web@ppanel 2024-12-06 12:53:35 +07:00
  • 40d61a9843 🐛 fix(subscribe): Extract Domain web@ppanel 2024-12-05 20:52:45 +07:00
  • a451f44c81 🐛 fix(footer): Email address web@ppanel 2024-12-05 20:13:58 +07:00