MayaTheShy
  • Joined on 2025-08-30
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 01:21:34 -05:00
cc7c90799e feat: Implement web bridge dashboard for turtle network monitoring
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 01:15:11 -05:00
e3a4788440 fix: Enhance message processing with detailed logging for incoming commands
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 01:12:28 -05:00
96003014da fix: Update SERVER_URL to point to the local server address
f70dd16cff fix: Optimize GPS position retrieval with reduced timeout and background retry logic
Compare 2 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:57:04 -05:00
a91ad1d4ca fix: Refactor message handling to improve status updates and server communication
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:53:55 -05:00
4dacfb53aa fix: Update SERVER_URL to use secure HTTPS for web server connection
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:52:29 -05:00
8172431e44 fix: Enhance message logging for modem events and status updates
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:36:05 -05:00
a2d43d0cfb fix: Improve GPS position retrieval with error handling and retry logic
94713539da fix: Enhance GPS position retrieval with increased timeout and logging
Compare 2 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:29:22 -05:00
9f9abb45ec fix: Update WebSocket and API URLs to use environment variables for better configuration
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:24:41 -05:00
a8a99f4f53 fix: Update Dockerfile to use serve for production and enhance Vite configuration with CORS support
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:15:44 -05:00
dc3ed12b14 fix: Update host configuration in vite.config.js for server and preview
172cdac94b fix: Add --strictPort option to Vite preview command for better port handling
Compare 2 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:14:28 -05:00
4626ab80ff fix: Ensure consistent server and preview configuration in vite.config.js
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:13:43 -05:00
b0b242a07b fix: Update HTTP API port mapping in docker-compose.yml
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:12:33 -05:00
d2f2e85bf2 fix: Update port mappings for backend and frontend services in docker-compose.yml
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:10:30 -05:00
efa5afd79a fix: Change Dockerfile to use npm install instead of npm ci for dependency installation
fd9caf44e9 fix: Update Dockerfile to use npm install instead of npm ci for production dependencies
Compare 2 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:08:53 -05:00
30647fca50 feat: Add Docker support with production and development configurations for backend and frontend
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-16 00:01:08 -05:00
a6edc0934c feat: Add comprehensive documentation for project architecture, troubleshooting, and setup
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-15 23:54:26 -05:00
db3e07689a added project summary
e19abdb9fa feat: Add interface overview and layout documentation for Turtle Control Center
ba91de54d8 feat: Add package.json for Turtle Control Center project configuration
Compare 3 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-15 23:52:59 -05:00
b0d070bad7 feat: Add Quick Setup Guide for Turtle Control Center
37a3b38f2c feat: Add initial setup script for Turtle Control Center
29dfde9f25 feat: Initialize Turtle Control Center with React and WebSocket server
dc6a9a94b7 Add README.md for Turtle Control Center project documentation
120831d750 Add web bridge script for forwarding turtle status updates to server
Compare 5 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-02-15 23:30:20 -05:00
ff73f3ec5e inital commit
MayaTheShy created branch master in MayaTheShy/remoteturtle 2026-02-15 23:30:20 -05:00