- Joined on Nov 01, 2019
topuser
transferred repository somebuild-org/vue3-comp-template to Templater/vue3-comp-template
2 weeks ago
topuser
transferred repository somebuild-org/vue2-demo-plus to Templater/vue2-demo-plus
2 weeks ago
topuser pushed to deploy at topuser/front-deploy-platform
-
5ffab4ade2 Add iframe load handling in Project.vue to update document title and favicon dynamically. This enhancement improves the user experience by ensuring the displayed content reflects the iframe's metadata.
2 months ago
topuser pushed to deploy at topuser/front-deploy-platform
-
7ed7e0c448 Update Content-Security-Policy in projectController.ts for enhanced security and improve ZIP file extraction safety checks in fileUtils.ts to prevent path traversal and absolute path vulnerabilities.
2 months ago
topuser pushed to plus at Templater/vue2-demo-plus
-
61e256b662 chore: update package.json scripts to include docs:publish command and modify publish-branch.js for improved error handling
2 months ago
topuser deleted branch published from Templater/vue2-demo-plus
2 months ago
topuser pushed to plus at Templater/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 »
2 months ago
topuser pushed to plus at Templater/vue2-demo-plus
-
8a6e18562f feat: update README and configuration for Vaguer, add new guide documentation
2 months ago
topuser pushed to plus at Templater/vue2-demo-plus
-
e51a0ee12a feat: add vuepress-plugin-demo-container and update documentation with demo examples
2 months ago
topuser pushed to plus at Templater/vue2-demo-plus
-
a998dc22a9 chore: migrate documentation from VitePress to VuePress and update dependencies
2 months ago
topuser pushed to plus at Templater/vue2-demo-plus
-
c1ab2d8791 refactor: update project structure and add ESLint configuration
2 months 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 months 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 months 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 months ago
topuser pushed to deploy at topuser/front-deploy-platform
-
c72d24b76b Update deploy.sh usage instructions for improved clarity and ease of use.
2 months 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 months ago
topuser pushed to deploy at topuser/front-deploy-platform
-
8ccbdb09d1 Add production environment configuration example and remove outdated deployment documentation
2 months 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 months ago