Commit Graph

16 Commits

Author SHA1 Message Date
a367485203 🚀 Enhance deployment script to include backend support, multi-container Docker management, and extended health checks 2026-01-29 06:36:08 +00:00
a24f766e37 🎨 Improve code readability by reformatting and updating function definitions and comments 2026-01-28 18:18:55 +00:00
66ffe17aed Add initial implementation and configuration files for Discord bot and dashboard 2026-01-28 05:51:44 +00:00
fedcc8d25d 🛠️ Simplify argument parsing and validation logic by removing redundant type annotations and relocating target validation 2026-01-28 05:29:56 +00:00
fbd1d8c94f 🛠️ Add SSHHostConfig typedef and improve argument parsing with validation for target 2026-01-28 05:29:43 +00:00
c8194b3083 🔧 Simplify error handling in healthCheck function by removing unused error parameter 2026-01-28 05:26:53 +00:00
2d28f30578 🔧 Remove unnecessary escaping of single quotes in SFTP fallback logic 2026-01-28 05:26:43 +00:00
1c40fca61d 🐛 Fix syntax error in catch block by removing empty parentheses 2026-01-28 05:26:26 +00:00
16c27a8cd7 ⚠️ Handle SFTP errors without capturing the error object in deploy script 2026-01-28 05:26:21 +00:00
b434e7f3ef 🚀 Update deployment script to build and deploy Vue 3 application with enhanced file transfer and Docker management 2026-01-28 05:24:44 +00:00
02c5a9a9c1 🎨 Clean up code formatting and improve readability in deployment script 2026-01-28 05:24:11 +00:00
2206191fd9 🔨 Add Vue 3 build process and dist directory transfer to deployment script 2026-01-28 05:24:06 +00:00
1beba26249 🗑️ Remove unused and archived files across multiple directories and update project dependencies in package files 2026-01-28 02:54:35 +00:00
3dd14bb9c0 Standardize string quotes to single quotes and improve code readability 2026-01-26 22:22:27 +00:00
e763f5a9d5 chore: integrate old MemoryPalace files and configure auto-commit 2026-01-26 17:19:26 -05:00
23cb27503e Initial commit 2026-01-26 16:43:01 -05:00