fef33cc9befeat: Implement interactive wire rendering with segment-based dragging and selection using new `WireRenderer` component and `wireSegments` utilities.
David Montero Crespo
2026-03-07 13:34:42 -0300
2277389ea5feat: Implement interactive wire rendering with segment-based dragging and snapping capabilities.
David Montero Crespo
2026-03-07 13:34:25 -0300
13d87a6961fix: add overscroll-behavior to body for improved scrolling experience
David Montero Crespo
2026-03-07 02:25:59 -0300
10a1547060feat: set fixed dimensions for canvas world to enhance layout stability
David Montero Crespo
2026-03-07 02:17:22 -0300
e81235e086refactor: remove redundant html and body height and overflow styles
David Montero Crespo
2026-03-07 02:13:10 -0300
6316d14c55feat: set html and body to full height and hide overflow; remove min size from simulator canvas
David Montero Crespo
2026-03-07 02:09:14 -0300
2744b398e3feat: add zoom and pan functionality with wheel listener in SimulatorCanvas
David Montero Crespo
2026-03-07 02:08:20 -0300
3ace72d0f8feat: implement pan and zoom functionality in simulator canvas
David Montero Crespo
2026-03-07 02:00:56 -0300
88c5f3b19ffeat: add Wokwi zip import/export functionality and update dependencies
David Montero Crespo
2026-03-07 00:14:35 -0300
44293ba000feat: enhance SEO by adding hidden fallback content for crawlers
David Montero Crespo
2026-03-07 00:03:31 -0300
41d8e25843feat: enhance admin setup with email validation and update workflows for fresh lib cloning
David Montero Crespo
2026-03-07 00:00:22 -0300
290b149855feat: add admin management features and user role handling
David Montero Crespo
2026-03-06 23:46:36 -0300
6d3614e40fAdd commercial licensing and AGPLv3 license files; update submodule references to dirty state; create strategic plan document for Velxio project
David Montero Crespo
2026-03-06 22:32:05 -0300
746e735487docs: 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
ea61bd5475feat: user nav dropdown in landing page + redirect to editor after OAuth login
David Montero Crespo
2026-03-06 21:50:35 -0300
7e87afa3ecfix: Google OAuth redirects to production URL after login
David Montero Crespo
2026-03-06 21:03:51 -0300
c58f98920afix: add env_file configuration for velxio service in docker-compose
David Montero Crespo
2026-03-06 20:56:05 -0300
6eefaf72dbfix: update Google OAuth redirect URI to use configuration setting
David Montero Crespo
2026-03-06 20:53:54 -0300
7260c8d092feat: /project/:id URL, per-project file volumes, and public/private access control
David Montero Crespo
2026-03-06 20:38:06 -0300
03f2d7f22efix: persist SQLite database via host bind mount
David Montero Crespo
2026-03-06 20:32:36 -0300
0c3cb21702fix: replace Vite favicon with Velxio chip icon across all sizes
David Montero Crespo
2026-03-06 17:36:03 -0300
c7e9c57b82feat: add production deployment configuration with SSL support
David Montero
2026-03-06 21:20:44 +0100
c7409afa2dfeat: update LandingPage component with enhanced visuals and improved content
David Montero Crespo
2026-03-06 17:19:27 -0300
369735010bAdd check_actions script and strategic plan for VELXIO; update submodule commits to dirty state
David Montero Crespo
2026-03-06 17:18:33 -0300
3301c5967efeat: enhance SEO and public files for Velxio
David Montero Crespo
2026-03-06 16:14:26 -0300
aafb97b2achome page
David Montero Crespo
2026-03-06 15:32:24 -0300
176f2f7b07fix: update CLAUDE.md to remove reference to former project name OpenWokwi
David Montero Crespo
2026-03-06 14:58:17 -0300
1e344884f1fix: update CLAUDE.md to reflect project name change to Velxio and enhance documentation
David Montero Crespo
2026-03-06 14:58:03 -0300
2a4415753efix: update project name from OpenWokwi to Velxio in documentation and configuration
David Montero Crespo
2026-03-06 14:29:15 -0300
26f9e96c37fix: update build:docker script to remove TypeScript compilation step
David Montero Crespo
2026-03-06 14:12:13 -0300
22de9173bafix: update Dockerfile to clone wokwi-libs directly and streamline build process
David Montero Crespo
2026-03-06 13:53:26 -0300
9c376e70d4fix: update rp2040js build process to conditionally run based on package.json presence
David Montero Crespo
2026-03-06 13:31:13 -0300
862d90c2b7fix: streamline Docker build process and update build scripts
David Montero Crespo
2026-03-06 13:17:14 -0300
2a8d126b2bfix: update build commands to run only if scripts are present
David Montero Crespo
2026-03-06 13:01:13 -0300
16271c4bd1fix: update frontend builder image to use full node:20 version
David Montero Crespo
2026-03-06 12:09:55 -0300
0d5d440a56fix: enhance Docker build process and improve file explorer resizing functionality
David Montero Crespo
2026-03-06 11:20:47 -0300
34dd56b789fix: retry full build install in docker
David Montero Crespo
2026-03-06 11:05:55 -0300
d0474a5e59fix: explicit package installs for metadata generation
David Montero Crespo
2026-03-06 11:02:22 -0300
8f0c431f8dfix: checkout submodules and use robust docker build stage
David Montero Crespo
2026-03-06 10:59:22 -0300
f071830ab5fix: change branch to master in docker-publish workflow
David Montero Crespo
2026-03-06 10:50:55 -0300
c2771f3bb6ci: re-trigger docker build
David Montero Crespo
2026-03-06 10:43:09 -0300
c1fc653de2feat: update component styles and add serial monitor functionality
David Montero Crespo
2026-03-06 10:24:03 -0300
a5c6987acafeat: implement user authentication and project management features
David Montero Crespo
2026-03-06 10:14:50 -0300
6b7dbc5769fix: update PayPal donation link in FUNDING.yml
David Montero Crespo
2026-03-05 21:41:17 -0300
581c688998fix: update PayPal donation link in README.md
David Montero Crespo
2026-03-05 21:39:33 -0300
336f0460cdfeat: enhance wire offset calculation to maintain pin connections with L-shaped stubs
David Montero Crespo
2026-03-05 21:33:02 -0300
96131e7451feat: add wrapper offset props to PinOverlay component for customizable positioning
David Montero Crespo
2026-03-05 21:19:23 -0300
9b8747349ffeat: 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
4ba2ccb877Refactor simulator store to unify serial data handling and add board pin mapping utility
David Montero Crespo
2026-03-05 21:07:03 -0300
5d175abdcffeat: add Serial Monitor component and integrate with AVR simulator
David Montero Crespo
2026-03-05 06:56:14 -0300
13cf7be465fix: 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
efd4c11e03feat: add ILI9341 TFT display simulation and enhance component registry loading
David Montero Crespo
2026-03-05 01:52:15 -0300
da47f69cb2feat: enhance LibraryManagerModal to fetch and display installed libraries dynamically
David Montero Crespo
2026-03-05 01:23:59 -0300
f9dfc2b012fix: adjust z-index values for DynamicComponent and PinOverlay for improved layering
David Montero Crespo
2026-03-04 23:40:17 -0300
9925d8b31erefactor: optimize library search and installation methods for improved performance and error handling
David Montero Crespo
2026-03-04 23:17:23 -0300
426c7ab35ffeat: 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
0a8b4fb912feat: enhance board selector styles for improved usability and appearance
David Montero Crespo
2026-03-04 19:32:19 -0300
0d4f137a19fix: update AVRSimulator type to AnySimulator for improved compatibility
David Montero Crespo
2026-03-04 19:28:40 -0300
7944ce2de3feat: add support for RP2040 board, including simulator and compilation enhancements
David Montero Crespo
2026-03-04 19:28:33 -0300
f139187382docs: reorganize documentation structure and update links to reflect new directory layout
David Montero Crespo
2026-03-04 19:19:24 -0300
bdb890eaf7docs: update project documentation for clarity and consistency in feature descriptions
David Montero Crespo
2026-03-04 19:16:00 -0300
9cbe15d0a5chore: update .gitignore to include .daveagent directory and modify project documentation formatting
David Montero Crespo
2026-03-04 19:15:35 -0300
ee7f9e44badocs: update project status and example project documentation with detailed descriptions and structure
David Montero Crespo
2026-03-04 19:14:26 -0300
0187886dcfActualiza 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
d81aa76260feat: complete project setup with Wokwi libraries integration and documentation
David Montero Crespo
2026-03-04 18:39:02 -0300
Update GitHub Sponsors username in FUNDING.yml
David Montero Crespo
2026-03-04 18:36:49 -0300
879decab22feat: Implement visual wiring system with wire rendering, colors, and validation
David Montero Crespo
2026-03-04 18:34:25 -0300
5ca8a82985feat: Enhance PinManager with PWM and Analog support
David Montero Crespo
2026-03-04 18:27:14 -0300
c2f07665b4feat: add react-router-dom for routing and enhance wire rendering with automatic offsets
David Montero Crespo
2026-03-04 18:03:54 -0300
1269550e8afeat: add logging for component logic and event attachment in DynamicComponent
David Montero Crespo
2026-03-04 13:44:55 -0300
ef7e86bc1efeat: Enhance simulator with new components and event handling
David Montero Crespo
2026-03-04 13:36:33 -0300
cf95aeacd8feat: update README for GitHub star link and add example project screenshot guidelines
David Montero Crespo
2026-03-03 22:31:16 -0300
b7e9bf64c4feat: implement examples gallery and editor page with routing and example loading functionality
David Montero Crespo
2026-03-03 22:25:52 -0300
85cb535804feat: enhance wire editing features with dynamic component system and improved rendering
David Montero Crespo
2026-03-03 21:37:19 -0300
a8bb0b6ad9feat: add interactive wire segment editing and utility functions
David Montero Crespo
2026-03-03 21:14:01 -0300
217736c7cdfeat: update architecture documentation and improve component property dialog
David Montero Crespo
2026-03-03 20:42:17 -0300
5490ad42c8fix: update README for English localization and clarity
David Montero Crespo
2026-03-03 20:18:37 -0300
8b1a402caffeat: add component metadata types and generator
David Montero Crespo
2026-03-03 19:30:25 -0300
46bccde953Add backend and frontend test suites for Arduino compilation and simulation
David Montero Crespo
2026-03-03 16:44:07 -0300
a8c4f143affeat: Implement Arduino Simulator with component management and simulation features
David Montero Crespo
2026-03-03 00:20:49 -0300