fee8fe2551
Add Docker Compose configuration and environment files for local and production setups
...
- Created docker-compose.docker-local.yml for local testing of frontend and backend services.
- Added .env.development for development environment configuration.
- Introduced .env.docker-local for local Docker environment settings.
- Added .env.production for production environment configuration for Synology deployment.
2026-01-30 11:29:17 -05:00
9fdfbb22d8
🔒 Improve SSH connection handling, enhance file transfer reliability, and update OAuth error handling and tests
2026-01-30 04:53:18 +00:00
da9d658238
✨ Add Terser and related dependencies for JavaScript minification
2026-01-29 14:07:37 +00:00
02513fec2a
🚀 Update deployment scripts to use a shell script with additional options and retain manual deployment option
2026-01-29 13:57:41 +00:00
af7155f483
🛠️ Update build and deployment scripts with new commands for frontend, backend, and Docker operations
2026-01-29 13:49:55 +00:00
1279cfaa4e
🛠️ Add workspace configuration and update scripts for server management
2026-01-28 22:19:13 +00:00
9e8c1f12aa
🧪 Add testing scripts using Vitest to package.json
2026-01-28 22:14:40 +00:00
fcdab93e55
🧪 Add testing dependencies including Vitest, JSDOM, and Vue Test Utils
2026-01-28 22:10:20 +00:00
05b2894cc8
✨ Add new dependencies for syntax highlighting and virtual scrolling features
2026-01-28 19:48:44 +00:00
a24f766e37
🎨 Improve code readability by reformatting and updating function definitions and comments
2026-01-28 18:18:55 +00:00
48cd7bff15
🎨 Update project configuration and structure for improved organization
2026-01-28 04:37:19 +00:00