Commit Graph

  • 50bdd2cd21 🔖 chore(release): v1.0.0 [skip ci] v1.0.0 semantic-release-bot 2025-04-24 10:14:50 +00:00
  • 4a4d364f17 🐛 fix(payment): Refactor payment form placeholder and update localization files web@ppanel 2025-04-24 06:11:55 -04:00
  • 5ea64893e8 🐛 fix(logs): Update log display to render key-value pairs and remove badge web@ppanel 2025-04-24 05:08:03 -04:00
  • 674a01c813 🐛 fix(rules): Remove unused MATCH rule web@ppanel 2025-04-20 03:51:00 -04:00
  • 3c5542a3ea 🐛 fix(content): Parse subscription description and display features with icons web@ppanel 2025-04-14 09:16:24 -04:00
  • 6e0c9b6698 🐛 fix(rule-form): Remove redundant rule set display web@ppanel 2025-04-14 03:09:44 -04:00
  • 3bb714d15c 🐛 fix(user): Update user subscribe display web@ppanel 2025-04-09 03:27:22 -04:00
  • 7023875548 🔖 chore(release): v1.0.0-beta.34 [skip ci] v1.0.0-beta.34 semantic-release-bot 2025-04-02 08:24:17 +00:00
  • a7aa5fee3e 🐛 fix(admin): Modify the label type in the rule form to a string array web@ppanel 2025-04-02 11:52:38 +07:00
  • 64cd842926 🐛 fix(admin): Hidden versions and system upgrades web@ppanel 2025-04-02 00:15:15 +07:00
  • 8b43e69bfe feat(admin): Add application and rule management entries to localization files web@ppanel 2025-04-02 00:12:02 +07:00
  • ef153747bd 🐛 fix(subscribe): Update default selection logic in subscription form to ensure proper state management web@ppanel 2025-04-01 12:37:17 +07:00
  • 328838d754 🐛 fix(subscribe): Add value prop to field in subscription form for proper state management web@ppanel 2025-03-30 20:27:03 +07:00
  • 423b24077f 🐛 fix(subscribe): Refactor discount calculations and default selection logic in subscription forms web@ppanel 2025-03-30 00:53:47 +07:00
  • fa2fb2864f 🐛 fix(node): Handle potential null value for online users count web@ppanel 2025-03-29 23:43:21 +07:00
  • 8d49daca21 feat(user): Integrate subscription list into user management, update request parameters and types web@ppanel 2025-03-26 15:01:43 +07:00
  • cf5c39cfe5 feat(api): Add an interface to obtain user subscription details, update related type definitions and localized text web@ppanel 2025-03-25 23:55:31 +07:00
  • 383638f702 🔖 chore(release): v1.0.0-beta.33 [skip ci] v1.0.0-beta.33 semantic-release-bot 2025-03-18 07:53:53 +00:00
  • 5939763b57 🐛 fix(subscribe): Handle optional values in price and discount calculations web@ppanel 2025-03-18 14:50:48 +07:00
  • fa56eb8293 🔖 chore(release): v1.0.0-beta.32 [skip ci] v1.0.0-beta.32 semantic-release-bot 2025-03-17 15:53:15 +00:00
  • 6a34bfb78d 🐛 fix(locales): Update invite code text to indicate it's optional web@ppanel 2025-03-17 22:50:21 +07:00
  • b8f4f1e694 🐛 fix(forms): Add step attribute to number inputs for better value control web@ppanel 2025-03-17 22:47:42 +07:00
  • aa1d42651d 🔖 chore(release): v1.0.0-beta.31 [skip ci] v1.0.0-beta.31 semantic-release-bot 2025-03-15 15:51:45 +00:00
  • 0c8f0911c7 🐛 fix(site): Se ref to store site configuration for updates web@ppanel 2025-03-15 22:47:19 +07:00
  • db0d9e003e 🔖 chore(release): v1.0.0-beta.30 [skip ci] v1.0.0-beta.30 semantic-release-bot 2025-03-15 09:02:24 +00:00
  • f219c52306 🔧 chore: Merge branch 'beta' into develop web@ppanel 2025-03-15 15:58:37 +07:00
  • 3f7b6d16ed feat(node-form): Update number input fields to enforce step, min, and max values web@ppanel 2025-03-15 15:48:59 +07:00
  • 6dbebd152d feat(global): Add custom data web@ppanel 2025-03-15 15:39:55 +07:00
  • bb3bd7b50c feat(email): Add traffic exhaustion template web@ppanel 2025-03-14 23:28:36 +07:00
  • fbad3b0e51 feat(timeline): Simplify timeline component layout and remove commented-out code web@ppanel 2025-03-14 23:21:17 +07:00
  • e551232564 🐛 fix(dashboard): Update date display to use start_time if available web@ppanel 2025-03-14 22:10:24 +07:00
  • bf58f25072 feat(formatting): Update differenceInDays function to return whole days or two decimal places web@ppanel 2025-03-14 20:51:17 +07:00
  • 85f55def2e feat(payment): Add isEdit prop to PaymentForm and disable fields when editing web@ppanel 2025-03-14 14:04:10 +07:00
  • 29bc3c7722 🔖 chore(release): v1.0.0-beta.29 [skip ci] v1.0.0-beta.29 semantic-release-bot 2025-03-14 06:43:47 +00:00
  • f72df3a5e8 feat(loading): Replace loading animation with a simpler spinner and loading text web@ppanel 2025-03-14 13:40:56 +07:00
  • 48a1b97051 feat(api): Add CheckoutOrder request and response types, and update user purchase request parameters web@ppanel 2025-03-14 13:34:36 +07:00
  • 786ba0e41c 🔖 chore(release): v1.0.0-beta.28 [skip ci] semantic-release-bot 2025-03-13 10:35:19 +00:00
  • ce3197298d feat(input): Add minimum value constraint and enhance number handling in EnhancedInput web@ppanel 2025-03-13 17:32:36 +07:00
  • 092477b2d3 🔖 chore(release): v1.0.0-beta.27 [skip ci] semantic-release-bot 2025-03-13 04:27:12 +00:00
  • b8316bba33 feat(loading): Replace loading animation with a simpler spinner and loading text web@ppanel 2025-03-14 13:40:56 +07:00
  • dddc21c686 feat(api): Add CheckoutOrder request and response types, and update user purchase request parameters web@ppanel 2025-03-14 13:34:36 +07:00
  • d10ecc9fdf 🔖 chore(release): v1.0.0-beta.28 [skip ci] v1.0.0-beta.28 semantic-release-bot 2025-03-13 10:35:19 +00:00
  • 94822d902f feat(input): Add minimum value constraint and enhance number handling in EnhancedInput web@ppanel 2025-03-13 17:32:36 +07:00
  • 85fdc36c14 🔖 chore(release): v1.0.0-beta.27 [skip ci] v1.0.0-beta.27 semantic-release-bot 2025-03-13 04:27:12 +00:00
  • cfa3fc024d 🐛 fix(changelog): Update change log style web@ppanel 2025-03-13 11:23:14 +07:00
  • c06ea49d6f 🐛 fix(purchasing): Update payment type to lowercase and add optional chaining for discounts web@ppanel 2025-03-13 00:06:42 +07:00
  • c3138a863d 🐛 fix(payment): Fix payment related type definitions and update payment method references web@ppanel 2025-03-12 21:17:04 +07:00
  • 7fa3a57df4 feat(payment): Add bank card payment web@ppanel 2025-03-12 17:15:32 +07:00
  • 70d6a38a29 🐛 fix(payment): Update payment information web@ppanel 2025-03-12 13:43:06 +07:00
  • 5c710e1add 🐛 fix(payment): Add notification URL field to payment management interface web@ppanel 2025-03-11 21:22:18 +07:00
  • 6752420ba5 🐛 fix(payment): Update payment method update logic to include row data web@ppanel 2025-03-11 21:15:07 +07:00
  • 710947209a ♻️ refactor(payment): Reconstruct the payment page web@ppanel 2025-03-11 20:06:12 +07:00
  • fc0da761b5 🐛 fix(ui): Improve dashboard layout and enhance button functionality; open checkout URLs in a new tab web@ppanel 2025-03-10 18:32:07 +07:00
  • 136a1abd8b 🐛 fix(payment): Update checkout type from 'link' to 'url' for consistency web@ppanel 2025-03-08 20:10:45 +07:00
  • a5e2079ddc 🐛 fix(payment): Refactor purchaseCheckout usage and remove redundant code web@ppanel 2025-03-08 20:04:33 +07:00
  • 35f92c9329 🐛 fix(affiliate): Update user identifier web@ppanel 2025-03-08 15:43:20 +07:00
  • f5d8fd3b65 🐛 fix(ui): Multiple display bugs web@ppanel 2025-03-08 14:46:20 +07:00
  • 0c907337e1 feat(cdn): Add CDN URL configuration and update related references web@ppanel 2025-03-08 12:54:58 +07:00
  • e4630f8ca9 feat(subscription): Improve layout and organization of subscription detail tabs web@ppanel 2025-03-08 12:43:57 +07:00
  • 2215c7f2b9 feat(subscription): Refactor subscription handling and update imports for better organization web@ppanel 2025-03-08 12:34:23 +07:00
  • 3222016799 🔧 chore(merge): Bump version to 1.0.0-beta.26 and update changelog semantic-release-bot 2025-03-02 16:40:10 +00:00
  • d0a04679ce
    Merge pull request #12 from turbolnk-com/develop web@ppanel 2025-03-07 11:46:01 +07:00
  • d2732e650b ♻️ refactor: Enhance user navigation dropdown ui and styling turbolnk 2025-03-06 09:34:39 +08:00
  • 79edea7973 🔖 chore(release): v1.0.0-beta.26 [skip ci] v1.0.0-beta.26 semantic-release-bot 2025-03-02 16:40:10 +00:00
  • f17bf8db6e 🐛 fix(icon): Comment out unused icon collection imports web@ppanel 2025-03-02 23:37:15 +07:00
  • 047a69886e 🔖 chore(release): v1.0.0-beta.25 [skip ci] v1.0.0-beta.25 semantic-release-bot 2025-03-01 12:59:06 +00:00
  • 71bf002370 🐛 fix(request): Add error code 40005 to trigger logout web@ppanel 2025-03-01 19:55:55 +07:00
  • d0e6df044e 🐛 fix(dashboard): Display subscription creation date in user dashboard web@ppanel 2025-03-01 19:55:31 +07:00
  • 8e16ef17ed feat(auth): Add privacy policy link to the footer web@ppanel 2025-03-01 19:40:45 +07:00
  • 2b80496637 🐛 fix(subscribe): Update payment return URL web@ppanel 2025-03-01 19:35:32 +07:00
  • 01a3aa02ec 🔖 chore(release): v1.0.0-beta.24 [skip ci] v1.0.0-beta.24 semantic-release-bot 2025-02-27 08:02:53 +00:00
  • 35210fe8cf 🐛 fix(locales): Order recharge related fields web@ppanel 2025-02-27 14:53:19 +07:00
  • d5847faeda feat(loading): Add loading components and integrate them in Providers web@ppanel 2025-02-27 14:44:30 +07:00
  • 0130e02ffd 🔧 chore(merge): Add advertising module and device settings web@ppanel 2025-02-27 13:40:57 +07:00
  • c2b858e3fe
    Merge pull request #11 from turbolnk-com/develop web@ppanel 2025-02-25 18:35:05 +07:00
  • e11f18c034 ♻️ refactor: Reduce code complexity and improve readability turbolnk 2025-02-25 19:31:32 +08:00
  • 2ca299224d ♻️ refactor(ui): Optimize document display turbolnk 2025-02-25 18:38:25 +08:00
  • cf1d66d07e 🔖 chore(release): v1.0.0-beta.23 [skip ci] v1.0.0-beta.23 semantic-release-bot 2025-02-24 05:10:30 +00:00
  • 62662bb79c 🐛 fix(auth): Update email verification logic to use domain suffix check web@ppanel 2025-02-24 12:07:41 +07:00
  • c0fb34fa50 🔖 chore(release): v1.0.0-beta.22 [skip ci] v1.0.0-beta.22 semantic-release-bot 2025-02-23 15:06:05 +00:00
  • 68f6ab2e6c 🐛 fix(locales): Removed language file import to clean up unnecessary language support web@ppanel 2025-02-23 22:03:15 +07:00
  • ca642c2001 🔖 chore(release): v1.0.0-beta.21 [skip ci] v1.0.0-beta.21 semantic-release-bot 2025-02-23 14:17:29 +00:00
  • 5b151cdbfc 🐛 fix(locales): Removed multilingual files to clean up unnecessary language support web@ppanel 2025-02-23 21:14:17 +07:00
  • 14b3af5f96 🐛 fix(table): Update privacy policy tab translation key and remove unnecessary requestType from OAuth callback web@ppanel 2025-02-23 20:59:48 +07:00
  • baa68f03e3 feat(privacy-policy): Add privacy policy related text and links web@ppanel 2025-02-23 20:54:56 +07:00
  • 87381da1e5 🐛 fix(locales): Update custom HTML description in language file, web@ppanel 2025-02-23 17:25:31 +07:00
  • bbd44f0107 🔖 chore(release): v1.0.0-beta.20 [skip ci] v1.0.0-beta.20 semantic-release-bot 2025-02-23 06:31:01 +00:00
  • c65a44c2c7 🐛 fix(subscribe): Update subscription domain placeholder to include examples; improve site name retrieval in global store web@ppanel 2025-02-23 13:25:01 +07:00
  • 715d0113ca 🐛 fix(auth): Add error handling to form submission and reset Turnstile on failure web@ppanel 2025-02-23 13:12:25 +07:00
  • 0f15fb82cb 🔖 chore(release): v1.0.0-beta.19 [skip ci] v1.0.0-beta.19 semantic-release-bot 2025-02-23 05:58:05 +00:00
  • 320a7dc342 🐛 fix(auth): Refactor forms to use Turnstile ref for reset functionality web@ppanel 2025-02-23 12:55:21 +07:00
  • 42ba9e88ad feat(form): Make version field optional and set default value; update site domain placeholder for clarity web@ppanel 2025-02-23 12:45:43 +07:00
  • 4a002333d4 🔖 chore(release): v1.0.0-beta.18 [skip ci] v1.0.0-beta.18 semantic-release-bot 2025-02-22 16:38:46 +00:00
  • 6384237782 feat(platform): Update platform naming and add keywords and custom HTML fields web@ppanel 2025-02-22 23:35:30 +07:00
  • 557c5cdc29 🐛 fix(locales): Update custom HTML description for clarity across multiple languages web@ppanel 2025-02-22 12:51:57 +07:00
  • f9d7736e48 feat(site): Added localization support for custom HTML and keyword fields web@ppanel 2025-02-22 12:33:09 +07:00
  • 5b64389544 🔖 chore(release): v1.0.0-beta.17 [skip ci] v1.0.0-beta.17 semantic-release-bot 2025-02-21 13:26:11 +00:00
  • 23833b47d1 🐛 fix(auth): Refactor reset password form to simplify code input and update placeholder text web@ppanel 2025-02-21 20:23:30 +07:00
  • c3eff0a0e7 🔖 chore(release): v1.0.0-beta.16 [skip ci] v1.0.0-beta.16 semantic-release-bot 2025-02-21 13:18:47 +00:00
  • 6f7bc37233 🐛 fix(auth): Simplify email verification code input rendering web@ppanel 2025-02-21 20:16:02 +07:00