Commit Graph

  • 746e735487 docs: update README with velxio.dev live URL, Docker run command, and full self-hosting guide David Montero Crespo 2026-03-06 22:12:50 -0300
  • ea61bd5475 feat: user nav dropdown in landing page + redirect to editor after OAuth login David Montero Crespo 2026-03-06 21:50:35 -0300
  • 7e87afa3ec fix: Google OAuth redirects to production URL after login David Montero Crespo 2026-03-06 21:03:51 -0300
  • c58f98920a fix: add env_file configuration for velxio service in docker-compose David Montero Crespo 2026-03-06 20:56:05 -0300
  • 6eefaf72db fix: update Google OAuth redirect URI to use configuration setting David Montero Crespo 2026-03-06 20:53:54 -0300
  • 7260c8d092 feat: /project/:id URL, per-project file volumes, and public/private access control David Montero Crespo 2026-03-06 20:38:06 -0300
  • 03f2d7f22e fix: persist SQLite database via host bind mount David Montero Crespo 2026-03-06 20:32:36 -0300
  • 0c3cb21702 fix: replace Vite favicon with Velxio chip icon across all sizes David Montero Crespo 2026-03-06 17:36:03 -0300
  • e4216ee2bf Merge branch 'master' of https://github.com/davidmonterocrespo24/wokwi_clon David Montero Crespo 2026-03-06 17:31:43 -0300
  • 23186baf04 feat: redesign landing page with PCB schematic aesthetic and update Docker Hub description David Montero Crespo 2026-03-06 17:30:51 -0300
  • 6ed490b34e
    Update nginx.conf David Montero Crespo 2026-03-06 17:28:52 -0300
  • eb2d511512
    Update nginx.conf David Montero Crespo 2026-03-06 17:27:43 -0300
  • a0e223004a Merge branch 'master' of https://github.com/davidmonterocrespo24/velxio David Montero 2026-03-06 21:25:08 +0100
  • c7e9c57b82 feat: add production deployment configuration with SSL support David Montero 2026-03-06 21:20:44 +0100
  • c7409afa2d feat: update LandingPage component with enhanced visuals and improved content David Montero Crespo 2026-03-06 17:19:27 -0300
  • 369735010b Add check_actions script and strategic plan for VELXIO; update submodule commits to dirty state David Montero Crespo 2026-03-06 17:18:33 -0300
  • 3301c5967e feat: enhance SEO and public files for Velxio David Montero Crespo 2026-03-06 16:14:26 -0300
  • aafb97b2ac home page David Montero Crespo 2026-03-06 15:32:24 -0300
  • 176f2f7b07 fix: update CLAUDE.md to remove reference to former project name OpenWokwi David Montero Crespo 2026-03-06 14:58:17 -0300
  • 1e344884f1 fix: update CLAUDE.md to reflect project name change to Velxio and enhance documentation David Montero Crespo 2026-03-06 14:58:03 -0300
  • 2a4415753e fix: update project name from OpenWokwi to Velxio in documentation and configuration David Montero Crespo 2026-03-06 14:29:15 -0300
  • 26f9e96c37 fix: update build:docker script to remove TypeScript compilation step David Montero Crespo 2026-03-06 14:12:13 -0300
  • 22de9173ba fix: update Dockerfile to clone wokwi-libs directly and streamline build process David Montero Crespo 2026-03-06 13:53:26 -0300
  • 9c376e70d4 fix: update rp2040js build process to conditionally run based on package.json presence David Montero Crespo 2026-03-06 13:31:13 -0300
  • 862d90c2b7 fix: streamline Docker build process and update build scripts David Montero Crespo 2026-03-06 13:17:14 -0300
  • 2a8d126b2b fix: update build commands to run only if scripts are present David Montero Crespo 2026-03-06 13:01:13 -0300
  • 16271c4bd1 fix: update frontend builder image to use full node:20 version David Montero Crespo 2026-03-06 12:09:55 -0300
  • 0d5d440a56 fix: enhance Docker build process and improve file explorer resizing functionality David Montero Crespo 2026-03-06 11:20:47 -0300
  • 34dd56b789 fix: retry full build install in docker David Montero Crespo 2026-03-06 11:05:55 -0300
  • d0474a5e59 fix: explicit package installs for metadata generation David Montero Crespo 2026-03-06 11:02:22 -0300
  • 8f0c431f8d fix: checkout submodules and use robust docker build stage David Montero Crespo 2026-03-06 10:59:22 -0300
  • f071830ab5 fix: change branch to master in docker-publish workflow David Montero Crespo 2026-03-06 10:50:55 -0300
  • c2771f3bb6 ci: re-trigger docker build David Montero Crespo 2026-03-06 10:43:09 -0300
  • c1fc653de2 feat: update component styles and add serial monitor functionality David Montero Crespo 2026-03-06 10:24:03 -0300
  • a5c6987aca feat: implement user authentication and project management features David Montero Crespo 2026-03-06 10:14:50 -0300
  • 6b7dbc5769 fix: update PayPal donation link in FUNDING.yml David Montero Crespo 2026-03-05 21:41:17 -0300
  • 581c688998 fix: update PayPal donation link in README.md David Montero Crespo 2026-03-05 21:39:33 -0300
  • 336f0460cd feat: enhance wire offset calculation to maintain pin connections with L-shaped stubs David Montero Crespo 2026-03-05 21:33:02 -0300
  • 96131e7451 feat: add wrapper offset props to PinOverlay component for customizable positioning David Montero Crespo 2026-03-05 21:19:23 -0300
  • 9b8747349f feat: enhance RP2040 and AVR simulators with serial baud rate handling; update editor toolbar and library manager modal for improved state management and UI David Montero Crespo 2026-03-05 21:07:10 -0300
  • 4ba2ccb877 Refactor simulator store to unify serial data handling and add board pin mapping utility David Montero Crespo 2026-03-05 21:07:03 -0300
  • 5d175abdcf feat: add Serial Monitor component and integrate with AVR simulator David Montero Crespo 2026-03-05 06:56:14 -0300
  • 13cf7be465 fix: update DynamicComponent to check if simulation is running before attaching events; enhance TFT display example with Adafruit libraries and improved UI elements David Montero Crespo 2026-03-05 02:09:30 -0300
  • efd4c11e03 feat: add ILI9341 TFT display simulation and enhance component registry loading David Montero Crespo 2026-03-05 01:52:15 -0300
  • da47f69cb2 feat: enhance LibraryManagerModal to fetch and display installed libraries dynamically David Montero Crespo 2026-03-05 01:23:59 -0300
  • f9dfc2b012 fix: adjust z-index values for DynamicComponent and PinOverlay for improved layering David Montero Crespo 2026-03-04 23:40:17 -0300
  • 9925d8b31e refactor: optimize library search and installation methods for improved performance and error handling David Montero Crespo 2026-03-04 23:17:23 -0300
  • 426c7ab35f feat: establish initial simulator and editor environment with component rendering, wiring, library management, and backend services. David Montero Crespo 2026-03-04 22:05:23 -0300
  • 0a8b4fb912 feat: enhance board selector styles for improved usability and appearance David Montero Crespo 2026-03-04 19:32:19 -0300
  • 0d4f137a19 fix: update AVRSimulator type to AnySimulator for improved compatibility David Montero Crespo 2026-03-04 19:28:40 -0300
  • 7944ce2de3 feat: add support for RP2040 board, including simulator and compilation enhancements David Montero Crespo 2026-03-04 19:28:33 -0300
  • f139187382 docs: reorganize documentation structure and update links to reflect new directory layout David Montero Crespo 2026-03-04 19:19:24 -0300
  • bdb890eaf7 docs: update project documentation for clarity and consistency in feature descriptions David Montero Crespo 2026-03-04 19:16:00 -0300
  • 9cbe15d0a5 chore: update .gitignore to include .daveagent directory and modify project documentation formatting David Montero Crespo 2026-03-04 19:15:35 -0300
  • ee7f9e44ba docs: update project status and example project documentation with detailed descriptions and structure David Montero Crespo 2026-03-04 19:14:26 -0300
  • af381d5eaf Merge branch 'master' of https://github.com/davidmonterocrespo24/wokwi_clon David Montero Crespo 2026-03-04 18:42:16 -0300
  • 0187886dcf Actualiza la documentación de Wokwi Libraries para reflejar cambios en la descripción y uso de componentes, mejora la generación automática de metadata, y agrega detalles sobre la emulación AVR. Además, se actualiza el submódulo wokwi-elements y se crea un archivo de prueba de conectividad. David Montero Crespo 2026-03-04 18:41:49 -0300
  • d81aa76260 feat: complete project setup with Wokwi libraries integration and documentation David Montero Crespo 2026-03-04 18:39:02 -0300
  • 53e84394a0
    Update GitHub Sponsors username in FUNDING.yml David Montero Crespo 2026-03-04 18:36:49 -0300
  • 879decab22 feat: Implement visual wiring system with wire rendering, colors, and validation David Montero Crespo 2026-03-04 18:34:25 -0300
  • 5ca8a82985 feat: Enhance PinManager with PWM and Analog support David Montero Crespo 2026-03-04 18:27:14 -0300
  • c2f07665b4 feat: add react-router-dom for routing and enhance wire rendering with automatic offsets David Montero Crespo 2026-03-04 18:03:54 -0300
  • 1269550e8a feat: add logging for component logic and event attachment in DynamicComponent David Montero Crespo 2026-03-04 13:44:55 -0300
  • ef7e86bc1e feat: Enhance simulator with new components and event handling David Montero Crespo 2026-03-04 13:36:33 -0300
  • cf95aeacd8 feat: update README for GitHub star link and add example project screenshot guidelines David Montero Crespo 2026-03-03 22:31:16 -0300
  • b7e9bf64c4 feat: implement examples gallery and editor page with routing and example loading functionality David Montero Crespo 2026-03-03 22:25:52 -0300
  • 85cb535804 feat: enhance wire editing features with dynamic component system and improved rendering David Montero Crespo 2026-03-03 21:37:19 -0300
  • a8bb0b6ad9 feat: add interactive wire segment editing and utility functions David Montero Crespo 2026-03-03 21:14:01 -0300
  • 217736c7cd feat: update architecture documentation and improve component property dialog David Montero Crespo 2026-03-03 20:42:17 -0300
  • 5490ad42c8 fix: update README for English localization and clarity David Montero Crespo 2026-03-03 20:18:37 -0300
  • 8b1a402caf feat: add component metadata types and generator David Montero Crespo 2026-03-03 19:30:25 -0300
  • 46bccde953 Add backend and frontend test suites for Arduino compilation and simulation David Montero Crespo 2026-03-03 16:44:07 -0300
  • a8c4f143af feat: Implement Arduino Simulator with component management and simulation features David Montero Crespo 2026-03-03 00:20:49 -0300