Commit Graph

  • 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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
  • b2e8fadaf3 🔖 chore(release): v1.0.0-beta.15 [skip ci] semantic-release-bot 2025-02-21 12:59:02 +00:00
  • 315c8f9afe 🐛 fix(profile): Restore filter to ensure only valid OAuth accounts are shown web@ppanel 2025-02-21 19:55:24 +07:00
  • 0fb0d8bc11 🔖 chore(release): v1.0.0-beta.14 [skip ci] semantic-release-bot 2025-02-21 07:07:36 +00:00
  • c356bc26ff 🐛 fix(locales): Fixed description in multilingual files, updated text related to email registration functionality web@ppanel 2025-02-21 14:04:15 +07:00
  • 23c974a94d 🔖 chore(release): v1.0.0-beta.13 [skip ci] semantic-release-bot 2025-02-21 06:03:00 +00:00
  • ee286dd629 🐛 fix(api): Fix type error in API request and add return URL parameter web@ppanel 2025-02-21 12:59:23 +07:00
  • 4418c47f4f 🔖 chore(release): v1.0.0-beta.12 [skip ci] semantic-release-bot 2025-02-18 14:57:24 +00:00
  • 2d88a3a81d 🐛 fix: More bugs web@ppanel 2025-02-18 21:53:24 +07:00
  • 1f29506179 🔖 chore(release): v1.0.0-beta.11 [skip ci] semantic-release-bot 2025-02-16 12:09:00 +00:00
  • c90175b6eb 🐛 fix(email): Update platform configuration handling to use current ref for consistency web@ppanel 2025-02-16 19:06:17 +07:00
  • 5cf573ab03 🔖 chore(release): v1.0.0-beta.10 [skip ci] semantic-release-bot 2025-02-16 10:14:25 +00:00
  • fc55e9544d 🐛 fix(subscribe): Update forms to include refetch functionality and improve toast messages web@ppanel 2025-02-16 17:08:34 +07:00
  • 855d1b096f 🔖 chore(release): v1.0.0-beta.9 [skip ci] semantic-release-bot 2025-02-15 15:02:16 +00:00
  • 686aa2d0ba 🐛 fix(register): Adjust user email verification logic to handle domain suffix checks correctly web@ppanel 2025-02-15 21:58:25 +07:00
  • a593eac119 🔖 chore(release): v1.0.0-beta.8 [skip ci] semantic-release-bot 2025-02-15 11:08:52 +00:00
  • 7e1d551d8f 💄 style(dashboard): Enhance card components with full height and improved empty state handling web@ppanel 2025-02-15 18:06:07 +07:00
  • 1fc3a10c67 feat(subscription): Add delete user subscription functionality web@ppanel 2025-02-14 23:58:10 +07:00
  • 9bc3a940ba 🐛 fix(notify): Ensure user info is updated after notification settings submission web@ppanel 2025-02-14 23:42:54 +07:00
  • 3652819ac9 🐛 fix(notify): Set default values for notification settings to false web@ppanel 2025-02-14 23:01:16 +07:00
  • c761ec7538 feat(auth): Refactor mobile authentication config to support whitelist functionality web@ppanel 2025-02-14 22:13:50 +07:00
  • 5bac933fbc 🐛 fix(locales): Update expiration time description from minutes to seconds in multiple languages web@ppanel 2025-02-14 15:53:26 +07:00
  • 8a02310752 feat(ui): Update input components and enhance card minimum width for better layout web@ppanel 2025-02-14 15:49:34 +07:00
  • 574b043be6 🐛 fix(user): Update notification and verify code settings web@ppanel 2025-02-14 15:39:25 +07:00
  • e3f9ef6ebe feat(device): Modify IMEI to device identifier support web@ppanel 2025-02-13 22:28:45 +07:00
  • 4e7d249902 🐛 fix(user): Update locales web@ppanel 2025-02-13 21:42:20 +07:00
  • 5db5343e4b feat(locales): Add kick offline confirmation and success messages in multiple languages web@ppanel 2025-02-13 21:37:05 +07:00
  • 1c0ecaecbd feat(log): Add message log retrieval functionality and update related typings web@ppanel 2025-02-13 21:25:21 +07:00
  • 13c33378aa feat(imei): Add IMEI related internationalization support and menu items web@ppanel 2025-02-12 16:34:23 +07:00
  • b4946f7a06 🐛 fix(third-party-accounts): Remove mobile display logic from third-party accounts component web@ppanel 2025-02-10 23:12:43 +07:00
  • 012e83a25c 🐛 fix(third-party-accounts): Update redirect property name in binding response handling web@ppanel 2025-02-10 22:51:31 +07:00