Commit Graph

  • 7b5367a9a9 🐛 fix: Add onSuccess callback to Unsubscribe component and conditionally render Renewal component web@ppanel 2025-12-22 04:38:16 +00:00
  • 71cb827918 🐛 fix: Remove the system log dialog component from the system version card web@ppanel 2025-12-22 04:32:26 +00:00
  • 7a8c010295 🐛 fix: Update invite link format in auth forms and sidebar to include hash fragment for routing. web@ppanel 2025-12-22 04:26:27 +00:00
  • 076d35100e 🚀 chore(release): Release 1.2.3 / 发布版本 1.2.3 [skip ci] semantic-release-bot 2025-12-16 15:04:31 +00:00
  • a8a3d18061 🐛 fix: Add the VITE_SHOW_LANDING_PAGE configuration to control the landing page display logic. web 2025-12-16 07:03:13 -08:00
  • 76481755ea 🐛 fix: Added a scroll wheel event handler to improve the scrolling experience of the combo box option list. web 2025-12-16 06:52:39 -08:00
  • 25d95c792f 🐛 fix: Update the import path and use empty spaces in the composite component to maintain consistency. web 2025-12-16 06:47:36 -08:00
  • 033af5c01a 🐛 fix: comment out favicon links in admin and user HTML files for clarity; update icon type to support all image formats in route files web 2025-12-16 06:43:29 -08:00
  • d22919bf57 🐛 fix: add success message for sorting in subscription table and update device limit terminology to "IP限制" for consistency web 2025-12-16 06:40:48 -08:00
  • 4b868b0c1d 🐛 fix: update device limit terminology to "IP Limit" for consistency in English and Chinese locales web 2025-12-16 06:37:28 -08:00
  • 7f06f76056 🐛 fix: update user agent placeholders in subscription configuration for consistency web 2025-12-16 06:33:48 -08:00
  • 11a0df67b7 🐛 fix: update email validation to use z.email for consistency in login and reset forms web 2025-12-16 06:29:17 -08:00
  • 69a89e0c39 🐛 fix: enhance logout functionality to support hash-based routing and improve redirect logic web 2025-12-16 06:25:38 -08:00
  • 56051b86bb 🚀 chore(release): Release 1.2.2 / 发布版本 1.2.2 [skip ci] semantic-release-bot 2025-12-16 01:47:47 +00:00
  • c76a09c9d6 refactor: update Docker image references from ghcr.io to ppanel for backend setup in documentation web 2025-12-15 06:56:00 -08:00
  • 227e922958 🐛 fix: replace anchor tags with Link components for improved routing in user subscription and footer web 2025-12-15 06:50:17 -08:00
  • 46cbdeafd4 🐛 fix: update LoadingBar color to primary for better visibility in navigation progress web 2025-12-15 06:45:44 -08:00
  • b55961395f 🐛 fix: update color variables for improved theme consistency in globals.css web 2025-12-15 06:45:11 -08:00
  • 6ca8109251 🐛 fix: update logout redirection URL to use hash-based routing web 2025-12-15 06:28:15 -08:00
  • 3a37e74e71 🐛 fix: add skipErrorHandler option to getModuleConfig for improved error handling web 2025-12-15 06:22:55 -08:00
  • aead50fe36 🚀 chore(release): Release 1.2.1 / 发布版本 1.2.1 [skip ci] semantic-release-bot 2025-12-12 17:35:26 +00:00
  • 3862007b54 🐛 fix: replace window.location with navigate for payment redirection in recharge, renewal, and reset-traffic components web 2025-12-12 09:34:06 -08:00
  • cc41debb33 🐛 fix: add error handling skip option for server and web version checks web 2025-12-12 09:16:41 -08:00
  • 5ee56f8217 📝 docs: fix teek theme web 2025-12-12 09:14:21 -08:00
  • 3920c6ff59 🐛 fix: update API prefix handling to ensure compatibility with undefined VITE_API_PREFIX web 2025-12-12 09:11:42 -08:00
  • 6a70eab2e9 🚑️ chore: add Vue.js and related dependencies, configure Netlify build settings, and create documentation structure web@ppanel 2025-12-11 08:53:22 +00:00
  • 484975c657 ♻️ chore: remove unused Vue.js files and update documentation formatting web@ppanel 2025-12-11 08:32:41 +00:00
  • 8752f7553f 🚀 chore(release): Release 1.2.0 / 发布版本 1.2.0 [skip ci] semantic-release-bot 2025-12-11 04:00:24 +00:00
  • ae5e95477c ♻️ refactor: Refactor API endpoints to use dynamic API prefix from environment variables web@ppanel 2025-12-11 03:58:26 +00:00
  • 99e7f6062d 📝 docs: Add documentation web@ppanel 2025-12-11 03:29:07 +00:00
  • 50e695a1bb 🚀 chore(release): Release 1.2.0-dev.1 / 发布版本 1.2.0-dev.1 [skip ci] semantic-release-bot 2025-12-01 11:02:14 +00:00
  • 3cf6a5cfb4 feat: update localization files and improve system version management web 2025-12-01 03:00:47 -08:00
  • 5f3354e948 ♻️ refactor(api): update endpoints to include '/api' prefix and add new types for IP location and withdrawal logs web 2025-11-30 18:20:06 -08:00
  • 1837343845 🚀 chore(release): Release 1.1.3 / 发布版本 1.1.3 [skip ci] semantic-release-bot 2025-12-01 01:38:13 +00:00
  • 0dcd50b6d3 🐛 fix: update prepare command to use bun for building before packaging admin and user applications web 2025-11-30 17:37:00 -08:00
  • 875899c29b 🚀 chore(release): Release 1.1.2 / 发布版本 1.1.2 [skip ci] semantic-release-bot 2025-11-30 10:40:00 +00:00
  • 574c06c754 🐛 fix: Add version.lock plugin to generate version lock file after build web 2025-11-30 02:38:44 -08:00
  • a3d1c00826 🚀 chore(release): Release 1.1.1 / 发布版本 1.1.1 [skip ci] semantic-release-bot 2025-11-30 09:03:44 +00:00
  • bfc1773226 🐛 fix: add hash history support for routing in admin and user applications web 2025-11-30 01:02:25 -08:00
  • 7fa920f397 🚀 chore(release): Release 1.1.0 / 发布版本 1.1.0 [skip ci] semantic-release-bot 2025-11-30 04:04:54 +00:00
  • 2ce0572283 feat: add new payment icons for Alipay and WeChat Pay, update asset paths web 2025-11-29 20:03:41 -08:00
  • 8260fe37d7 🚀 chore(release): Release 1.0.3 / 发布版本 1.0.3 [skip ci] semantic-release-bot 2025-11-29 06:00:03 +00:00
  • 7cbccee32e 🐛 fix: update asset names in release configuration for admin and user applications web 2025-11-28 21:58:46 -08:00
  • 1dd18d306c 🚀 chore(release): Release 1.0.2 / 发布版本 1.0.2 [skip ci] semantic-release-bot 2025-11-29 01:54:21 +00:00
  • 4c774871a8 🐛 fix: update repository links and add environment configuration for admin and user apps web 2025-11-28 17:53:06 -08:00
  • 2c7ad08e38 🚀 chore(release): Release 1.0.1 / 发布版本 1.0.1 [skip ci] semantic-release-bot 2025-11-27 04:56:19 +00:00
  • 0f393c77ef 🐛 fix: configure axios request with base URL and update typings web 2025-11-26 20:55:06 -08:00
  • bd9f3a96dd 🚀 chore(release): Release 1.0.0 / 发布版本 1.0.0 [skip ci] semantic-release-bot 2025-11-27 04:00:15 +00:00
  • a801849fb2 🎉 feat: initialization web 2025-11-26 19:56:16 -08:00