Commit Graph

  • 9c069d4822 Implement iframe detection in Project.vue to conditionally render control buttons. This enhancement improves user experience by hiding controls when the component is displayed within an iframe. deploy dash 2025-11-23 01:35:53 +0800
  • 7a96cbe649 Refactor JWT_SECRET handling in deploy.sh to use printf for consistent formatting. This change ensures that the JWT_SECRET is correctly appended to backend/.env with a newline, improving the script's reliability. dash 2025-11-23 00:56:32 +0800
  • 8045fa8e66 Add JWT_SECRET generation to deploy.sh for enhanced security. Automatically creates or updates backend/.env with a strong random JWT_SECRET if not present, improving deployment process. dash 2025-11-22 23:53:34 +0800
  • c72d24b76b Update deploy.sh usage instructions for improved clarity and ease of use. dash 2025-11-22 23:49:33 +0800
  • 6ce511fc2f Enhance deploy.sh to check for existing PM2 service before stopping and deleting. Added conditional logic to skip these steps if the service is not found, improving deployment reliability. dash 2025-11-22 23:47:38 +0800
  • 8ccbdb09d1 Add production environment configuration example and remove outdated deployment documentation dash 2025-11-22 23:44:47 +0800
  • 3fb6d4310a Refactor deployment scripts to install backend dependencies separately and update build commands. Remove frontend access URL from deployment output. dash 2025-11-22 22:45:45 +0800
  • c32953cc05 Remove frontend deployment configuration from ecosystem.config.js and update deployment script to exclude frontend access URL. dash 2025-11-22 22:19:30 +0800
  • 6b50a796a7 Refactor PM2 configuration to use path module for improved file resolution. Updated script paths and logging file locations for both backend and frontend applications. dash 2025-11-22 16:26:32 +0800
  • e32d37419f add dash 2025-11-22 16:17:29 +0800
  • 998fac02e0 Update deployment scripts to use npm for rebuilding sqlite3 and enforce frozen lockfile during installation. This ensures consistent dependency resolution across environments. dash 2025-11-22 16:12:05 +0800
  • 3cbaeecb04 Refactor sqlite3 installation process in deploy.sh. Updated script to force reinstall and rebuild sqlite3 to ensure compatibility with the current platform. dash 2025-11-22 16:05:12 +0800
  • 34be13f8bc Update deployment documentation and scripts for sqlite3 issues. Added a troubleshooting section in DEPLOY.md, created fix-sqlite3.sh script for automated binding fixes, and enhanced deploy.sh to check for necessary build tools and rebuild sqlite3 as part of the deployment process. dash 2025-11-22 15:55:55 +0800
  • 0f154e78bf Enhance deployment process and project structure. Added deployment scripts for Windows and Linux, a comprehensive deployment guide, and Docker support. Updated .gitignore to include additional files and directories. Introduced PM2 configuration for process management and health checks for backend and frontend ser dash 2025-11-22 15:17:02 +0800
  • 969a46a81b Refactor project structure and enhance UI components. Added health check endpoint, improved styles, and updated form elements. Removed index.html and added variables.css for better styling management. Updated various components for a cohesive design and user experience. main dash 2025-11-22 15:04:03 +0800
  • 20ac9b08ea all code dash 2025-11-22 03:26:30 +0800
  • 46ece24495 add md dash 2025-11-21 23:09:20 +0800
  • 52b41e5288 init dash 2025-11-21 22:39:45 +0800