Commit Graph

  • 70ea1f300f
    Refactor Discord issue notification workflow David Montero Crespo 2026-03-13 17:23:50 -0300
  • 6561d7b684
    Refactor Discord issue notification workflow David Montero Crespo 2026-03-13 17:19:09 -0300
  • f35a9b18d3
    Refactor Discord issue webhook to Python script David Montero Crespo 2026-03-13 17:06:34 -0300
  • a606e42b45
    Add notification for new issues in Discord David Montero Crespo 2026-03-13 17:03:03 -0300
  • f3bc151554
    Add Discord notification for new GitHub issues David Montero Crespo 2026-03-13 16:58:49 -0300
  • cc3030200c feat: add multi-board integration tests for Raspberry Pi 3B and backend functionality David Montero Crespo 2026-03-13 00:15:14 -0300
  • 17b1a0f058 feat: add board types and mappings for Raspberry Pi 3B David Montero Crespo 2026-03-12 23:39:04 -0300
  • a07c76470e feat: enhance AVR USART RX handling with software queue and improve logging David Montero Crespo 2026-03-12 22:11:06 -0300
  • 13ee547ad7 feat: add GA4 key events tracking (run_simulation, open_example, create_project, compile_code, visit_github) copilot-swe-agent[bot] 2026-03-12 22:02:24 +0000
  • 156a6159b7 Initial plan copilot-swe-agent[bot] 2026-03-12 21:57:48 +0000
  • b89f85e5f7 Merge branch 'feat/raspberryPi_emuation' of https://github.com/davidmonterocrespo24/wokwi_clon into feat/raspberryPi_emuation David Montero Crespo 2026-03-12 08:26:56 -0300
  • 13997ff491 feat: add documentation page and Arduino serial integration test David Montero Crespo 2026-03-12 08:17:29 -0300
  • b63a068307 feat: integrate Wokwi elements for Arduino boards in LandingPage David Montero Crespo 2026-03-12 02:34:56 -0300
  • 6201148dcf
    Merge pull request #35 from davidmonterocrespo24/feat/raspberryPi_emuation David Montero Crespo 2026-03-12 02:14:23 -0300
  • 05e3c54f18
    Merge branch 'master' into feat/raspberryPi_emuation David Montero Crespo 2026-03-12 02:14:15 -0300
  • f678c19318 feat: add Discord community link to README and navigation David Montero Crespo 2026-03-12 02:12:36 -0300
  • 6213bf28f2
    Merge pull request #27 from davidmonterocrespo24/copilot/fix-docker-install-issue David Montero Crespo 2026-03-11 16:15:55 -0300
  • 2a92888a0c fix: add missing const SECTION_MAP declaration in DocsPage.tsx copilot-swe-agent[bot] 2026-03-11 19:15:05 +0000
  • cfe2810599 Initial plan copilot-swe-agent[bot] 2026-03-11 19:13:08 +0000
  • 7f5b7368b5
    Update README.md David Montero Crespo 2026-03-11 16:07:13 -0300
  • 372da49c65
    Merge pull request #25 from davidmonterocrespo24/copilot/translate-docs-to-english David Montero Crespo 2026-03-11 16:06:37 -0300
  • 71a5bf1ae2 Add ARCHITECTURE, MCP, SETUP, WOKWI_LIBS as in-app documentation sections with SEO metadata copilot-swe-agent[bot] 2026-03-11 19:05:01 +0000
  • c00f094d6b Fix nginx /docs routing conflict, move FastAPI Swagger to /api/docs, complete SEO meta tags copilot-swe-agent[bot] 2026-03-11 18:55:18 +0000
  • b8bdaf4c65 Translate Spanish docs to English and add SEO-optimised URL routing for documentation copilot-swe-agent[bot] 2026-03-11 18:46:42 +0000
  • dc779c46ad Initial plan copilot-swe-agent[bot] 2026-03-11 18:34:27 +0000
  • 01d284ac56
    Merge pull request #23 from davidmonterocrespo24/copilot/add-system-pages-to-docs David Montero Crespo 2026-03-11 15:27:38 -0300
  • d5e981bcf1 Add system pages (Editor, Home, Examples) to documentation menu copilot-swe-agent[bot] 2026-03-11 18:26:14 +0000
  • 07ff730bfb Initial plan copilot-swe-agent[bot] 2026-03-11 18:22:11 +0000
  • 0e4287f824
    Merge pull request #21 from davidmonterocrespo24/copilot/create-documentation-page David Montero Crespo 2026-03-11 14:39:40 -0300
  • 4de28c25a2 Merge doc/ into docs/ — eliminate duplicate documentation folders copilot-swe-agent[bot] 2026-03-11 17:03:51 +0000
  • d711fe49b1 Create documentation page accessible at /docs copilot-swe-agent[bot] 2026-03-11 15:56:06 +0000
  • 6a2a3df970 Initial plan copilot-swe-agent[bot] 2026-03-11 15:47:01 +0000
  • 0957246e07
    Merge pull request #18 from davidmonterocrespo24/copilot/integrate-mcp-for-agent-compatibility David Montero Crespo 2026-03-11 12:40:37 -0300
  • 578e837e1b
    Merge pull request #19 from davidmonterocrespo24/copilot/fix-ili9341-emulation-error David Montero Crespo 2026-03-11 12:37:49 -0300
  • d549338ffd Fix PWM test failures and skip arduino-cli e2e tests when not available copilot-swe-agent[bot] 2026-03-11 15:34:46 +0000
  • e7b4854f63 feat: integrate MCP (Model Context Protocol) for agent compatibility copilot-swe-agent[bot] 2026-03-11 15:29:55 +0000
  • 3198b4c84e Initial plan copilot-swe-agent[bot] 2026-03-11 15:24:35 +0000
  • d0d792df4a
    Merge pull request #15 from davidmonterocrespo24/copilot/add-oscilloscope-logic-analyzer David Montero Crespo 2026-03-11 12:22:49 -0300
  • 17e584f4e0
    Merge pull request #16 from davidmonterocrespo24/copilot/add-virtual-i2c-spi-devices David Montero Crespo 2026-03-11 12:21:26 -0300
  • bcdb2ce915 Initial plan copilot-swe-agent[bot] 2026-03-11 15:15:49 +0000
  • 4de45ecb0a feat: add VirtualBMP280, VirtualDS3231, VirtualPCF8574 I2C devices with 60 tests copilot-swe-agent[bot] 2026-03-11 15:14:18 +0000
  • a06ea17f99 refactor: address code review feedback on oscilloscope copilot-swe-agent[bot] 2026-03-11 15:13:17 +0000
  • ad0656b1cc feat: add built-in oscilloscope / logic analyzer panel copilot-swe-agent[bot] 2026-03-11 15:09:24 +0000
  • bea986764b Initial plan copilot-swe-agent[bot] 2026-03-11 14:59:36 +0000
  • bbac2b0c5e Initial plan copilot-swe-agent[bot] 2026-03-11 14:58:24 +0000
  • b821fe9747 feat: add mobile touch support for wire creation and dragging copilot-swe-agent[bot] 2026-03-11 03:05:47 +0000
  • 357c43ae0d Initial plan copilot-swe-agent[bot] 2026-03-11 02:53:39 +0000
  • 92d0a055d3
    Merge pull request #12 from davidmonterocrespo24/copilot/fix-canvas-drag-mobile-issues David Montero Crespo 2026-03-10 23:48:33 -0300
  • ad67e88320 feat: add mobile touch support to simulator canvas copilot-swe-agent[bot] 2026-03-11 02:38:15 +0000
  • 462e2cf5a5 Initial plan copilot-swe-agent[bot] 2026-03-11 02:32:35 +0000
  • 8b582f966b
    Merge pull request #10 from davidmonterocrespo24/copilot/fix-mobile-layout-issues David Montero Crespo 2026-03-10 18:03:50 -0300
  • 02c69c23f6 feat: add ESP32 emulator with QEMU WebAssembly integration and basic GPIO functionality tests David Montero Crespo 2026-03-10 18:01:05 -0300
  • 34ee9f8e0e Add mobile responsive layout with Code/Circuit tab switcher copilot-swe-agent[bot] 2026-03-10 16:09:32 +0000
  • 51bdcd24c4 Initial plan copilot-swe-agent[bot] 2026-03-10 15:59:28 +0000
  • 3fe71b57af feat: enhance library installation to support Wokwi-hosted libraries and update tests accordingly David Montero Crespo 2026-03-10 01:25:49 -0300
  • 6bd2f39b8e feat: add unit and integration tests for automatic library installation feature David Montero Crespo 2026-03-09 13:32:17 -0300
  • 3afdc0de9e feat: add library list parser to handle libraries.txt content David Montero Crespo 2026-03-09 13:32:04 -0300
  • 02774b383f feat: add Install Libraries modal for managing library installations David Montero Crespo 2026-03-09 12:53:24 -0300
  • ccab31d301 feat: add Arduino Mega 2560 support with GPIO test sketch and emulator tests David Montero Crespo 2026-03-09 10:56:08 -0300
  • 1018609ed4 feat: add Arduino Mega support to simulator David Montero Crespo 2026-03-09 10:08:14 -0300
  • faa6f6b7b3 feat: add ILI9341 Cap Touch display and related components; implement home screen and example sketches David Montero Crespo 2026-03-09 02:31:04 -0300
  • e5d3152488 feat: add example zip file for Calculator, breakout & Icon editor David Montero Crespo 2026-03-09 02:23:01 -0300
  • a145075eb8 Add Simon Game with Score Display and Pong Game David Montero Crespo 2026-03-09 02:13:47 -0300
  • c22a8aff14 feat: add end-to-end test for pong emulation with AVRSimulator David Montero Crespo 2026-03-09 00:44:21 -0300
  • 6a10675a5a feat: implement syncElement method for rendering GDDRAM to RGBA ImageData in VirtualSSD1306 test: add tests for SSD1306 rendering path and syncElement functionality David Montero Crespo 2026-03-08 23:20:33 -0300
  • a07d219a7d fix: allow wires to render outside the SVG viewport for better visibility David Montero Crespo 2026-03-08 18:48:48 -0300
  • 9089705cfb feat: add Product Hunt badge to README for increased visibility David Montero Crespo 2026-03-08 16:37:56 -0300
  • e488bed0df fix: remove clamping on board and component position updates for smoother dragging David Montero Crespo 2026-03-08 16:35:37 -0300
  • 7f27f239dc feat: add GitHub link with icon to AppHeader component David Montero Crespo 2026-03-08 16:31:53 -0300
  • 1206a34e64 feat: implement auto-pan feature for board visibility after project load and normalize pin names for component connections David Montero Crespo 2026-03-08 16:30:49 -0300
  • 66b4fa6030 feat: add new components and simulations for logic gates, protocols, and sensors David Montero Crespo 2026-03-08 16:14:03 -0300
  • c0164b704b feat: format default values for consistency and remove unused sensor components David Montero Crespo 2026-03-08 02:21:54 -0300
  • 2aa7607428 feat: add sensor parts and utilities for simulation David Montero Crespo 2026-03-08 02:20:21 -0300
  • 318305bac4 feat: Add 74HC595 Shift Register component and simulation logic David Montero Crespo 2026-03-07 23:24:23 -0300
  • 41dfd20583 feat: Add Arduino Nano support to simulator and update related components David Montero Crespo 2026-03-07 23:14:33 -0300
  • c7f9d6d029 feat: Revise README to enhance project support section and add sponsorship links David Montero Crespo 2026-03-07 21:44:39 -0300
  • b72846c969 feat: Update .gitignore to include data directory and remove example sketch.ino David Montero Crespo 2026-03-07 19:31:16 -0300
  • f2b275c03d feat: Enhance board positioning by integrating boardPosition state in export/import functions and updating component dragging logic David Montero Crespo 2026-03-07 19:29:23 -0300
  • 5f2c176648 Merge branch 'master' of https://github.com/davidmonterocrespo24/wokwi_clon David Montero Crespo 2026-03-07 18:27:03 -0300
  • eb3ba0c60b feat: Adjust component positioning by applying ARDUINO_POSITION offset during export and import of Wokwi zip files David Montero Crespo 2026-03-07 18:26:47 -0300
  • 9da181a454 Merge branch 'master' of https://github.com/davidmonterocrespo24/velxio davidmonterocrespo24 2026-03-07 21:57:54 +0100
  • a4d2eebfd3 fix root 2026-03-07 21:56:31 +0100
  • 47e6d2b804 feat: Prevent body scroll on the editor page to enhance user experience David Montero Crespo 2026-03-07 17:54:51 -0300
  • 60e737c2d4 fix: add trailing slash to compile endpoint to avoid HTTP redirect root 2026-03-07 18:18:19 +0100
  • 5b59ebdc30 Merge branch 'master' of https://github.com/davidmonterocrespo24/wokwi_clon David Montero Crespo 2026-03-07 14:13:43 -0300
  • 5f2abc8cd9 feat: Auto-generate control points for wires without them to ensure proper segment dragging David Montero Crespo 2026-03-07 14:13:35 -0300
  • 34daa301ed fix: use relative /api URL to prevent mixed content errors on HTTPS root 2026-03-07 17:55:11 +0100
  • fef33cc9be feat: 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
  • 2277389ea5 feat: Implement interactive wire rendering with segment-based dragging and snapping capabilities. David Montero Crespo 2026-03-07 13:34:25 -0300
  • 13d87a6961 fix: add overscroll-behavior to body for improved scrolling experience David Montero Crespo 2026-03-07 02:25:59 -0300
  • 10a1547060 feat: set fixed dimensions for canvas world to enhance layout stability David Montero Crespo 2026-03-07 02:17:22 -0300
  • e81235e086 refactor: remove redundant html and body height and overflow styles David Montero Crespo 2026-03-07 02:13:10 -0300
  • 6316d14c55 feat: 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
  • 2744b398e3 feat: add zoom and pan functionality with wheel listener in SimulatorCanvas David Montero Crespo 2026-03-07 02:08:20 -0300
  • 3ace72d0f8 feat: implement pan and zoom functionality in simulator canvas David Montero Crespo 2026-03-07 02:00:56 -0300
  • 88c5f3b19f feat: add Wokwi zip import/export functionality and update dependencies David Montero Crespo 2026-03-07 00:14:35 -0300
  • 44293ba000 feat: enhance SEO by adding hidden fallback content for crawlers David Montero Crespo 2026-03-07 00:03:31 -0300
  • 41d8e25843 feat: enhance admin setup with email validation and update workflows for fresh lib cloning David Montero Crespo 2026-03-07 00:00:22 -0300
  • 290b149855 feat: add admin management features and user role handling David Montero Crespo 2026-03-06 23:46:36 -0300
  • 6d3614e40f Add 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