- Joined on Nov 01, 2019
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
61e256b662 chore: update package.json scripts to include docs:publish command and modify publish-branch.js for improved error handling
5 days ago
topuser deleted branch published from somebuild-org/vue2-demo-plus
5 days ago
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
196e59fa15 chore: update package.json and pnpm-lock.yaml to include fake-art dependency and adjust import paths in documentation
-
cf939fa824 refactor: rename project from Vaguer to Fake-UI, update components and documentation accordingly
- Compare 2 commits »
5 days ago
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
8a6e18562f feat: update README and configuration for Vaguer, add new guide documentation
1 week ago
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
e51a0ee12a feat: add vuepress-plugin-demo-container and update documentation with demo examples
1 week ago
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
a998dc22a9 chore: migrate documentation from VitePress to VuePress and update dependencies
1 week ago
topuser pushed to plus at somebuild-org/vue2-demo-plus
-
c1ab2d8791 refactor: update project structure and add ESLint configuration
1 week ago
topuser pushed to deploy at topuser/front-deploy-platform
-
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.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
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.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
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.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
c72d24b76b Update deploy.sh usage instructions for improved clarity and ease of use.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
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.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
8ccbdb09d1 Add production environment configuration example and remove outdated deployment documentation
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
3fb6d4310a Refactor deployment scripts to install backend dependencies separately and update build commands. Remove frontend access URL from deployment output.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
c32953cc05 Remove frontend deployment configuration from ecosystem.config.js and update deployment script to exclude frontend access URL.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
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.
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
998fac02e0 Update deployment scripts to use npm for rebuilding sqlite3 and enforce frozen lockfile during installation. This ensures consistent dependency resolution across environments.
2 weeks ago