-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: barslev/arduino-create-agent-js-client
base: 0cc287b
head repository: arduino/arduino-create-agent-js-client
compare: 43111ed
- 20 commits
- 20 files changed
- 3 contributors
Commits on Apr 11, 2022
-
Added partial support for Web Serial API on Chromebooks (arduino#544)
Added partial support for Web Serial API on Chromebooks.
Configuration menu - View commit details
-
Copy full SHA for 1a9a3cb - Browse repository at this point
Copy the full SHA 1a9a3cbView commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbd0508 - Browse repository at this point
Copy the full SHA cbd0508View commit details
Commits on May 17, 2022
-
Implement support for RP2040 on Chromebook PWA (arduino#546)
General improvements in the Web Serial API protocol. Final goal is to provide a better support for a broader range of boards, e.g. the Arduino RP2040 Connect, on Chromebooks. * Improved communication with the Web Serial APIs via asynchronous messaging between modules * Implemented closeAllPorts in Web Serial API Daemon * Some minor refactoring. * Updated version in package.json, updated change log in readme file.
Configuration menu - View commit details
-
Copy full SHA for 9ce0cf0 - Browse repository at this point
Copy the full SHA 9ce0cf0View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c3eb69e - Browse repository at this point
Copy the full SHA c3eb69eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eebad1 - Browse repository at this point
Copy the full SHA 5eebad1View commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d160155 - Browse repository at this point
Copy the full SHA d160155View commit details
Commits on Aug 18, 2022
-
Throwing an error when device is not found (arduino#552)
* Updated logic to extract the file extension * Upgraded a 'busy' message to an 'error' message when the device is not found
Configuration menu - View commit details
-
Copy full SHA for 54b7f98 - Browse repository at this point
Copy the full SHA 54b7f98View commit details -
Moved changelog in its own file (arduino#553)
Moved changelog in its own file
Configuration menu - View commit details
-
Copy full SHA for 3e6bf1d - Browse repository at this point
Copy the full SHA 3e6bf1dView commit details
Commits on Sep 6, 2022
-
Updated logic to extract the file extension (arduino#551)
Updated logic to extract the file extension Moved change log in its own file, updated README file accordingly
Configuration menu - View commit details
-
Copy full SHA for 1cb467d - Browse repository at this point
Copy the full SHA 1cb467dView commit details
Commits on Sep 8, 2022
-
Fixed file extension calculation for ESP32 boards. (arduino#554)
This commit fixes a bug introduced with 2.9.1 (which will be deprecated). Now the file extension of the sketch is retrieved using a regular expression, not by position.
Configuration menu - View commit details
-
Copy full SHA for 5346e4f - Browse repository at this point
Copy the full SHA 5346e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c58e83d - Browse repository at this point
Copy the full SHA c58e83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee305c - Browse repository at this point
Copy the full SHA 6ee305cView commit details
Commits on Jan 20, 2023
-
Improve Web Serial API support (arduino#558)
Improved support for Web Serial API. * Now the interaction between the client library (e.g. the Arduino `arduino-chromeos-uploader` library) has been simplified. * Added a parameter to pass dialog customization to the web serial api uploader library * Removed `connectToSerialDevice` function from the Web Serial API daemon. * Added functionality to write on the serial port * Added file name to the uploading process. The file name is used in log messages
Configuration menu - View commit details
-
Copy full SHA for 8ffb0d4 - Browse repository at this point
Copy the full SHA 8ffb0d4View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5682721 - Browse repository at this point
Copy the full SHA 5682721View commit details -
Rename .npmrc to .nvmrc (arduino#560)
The file named .npmrc contains the node version, probably it was created with this name by mistake, instead of .nvmrc
Configuration menu - View commit details
-
Copy full SHA for 6191c45 - Browse repository at this point
Copy the full SHA 6191c45View commit details
Commits on Feb 28, 2024
-
[PIX-242] Replace fwupdater installer (arduino#561)
* Update install tools list * Bump version
Configuration menu - View commit details
-
Copy full SHA for 4f77973 - Browse repository at this point
Copy the full SHA 4f77973View commit details
Commits on Mar 3, 2024
-
Use download servers to obtain the latest agent version (arduino#563)
* Update download servers URL * Bump version
Configuration menu - View commit details
-
Copy full SHA for 7bbe944 - Browse repository at this point
Copy the full SHA 7bbe944View commit details
Commits on Mar 4, 2024
-
Squashed commit of the following: commit 63cdfa40ce77973afeca9b780df15d78e6d4993e Author: pirropirro <fra.pirrotta@gmail.com> Date: Mon Mar 4 11:28:36 2024 +0100 Bump version commit 2d4e6a1a94cadd46c9472db9ca32458b8eb9e9d7 Author: pirropirro <fra.pirrotta@gmail.com> Date: Mon Mar 4 10:44:43 2024 +0100 Remove `UPLOAD_DONE_TIMER`
Configuration menu - View commit details
-
Copy full SHA for dcb2a1e - Browse repository at this point
Copy the full SHA dcb2a1eView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dfbab0 - Browse repository at this point
Copy the full SHA 7dfbab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43111ed - Browse repository at this point
Copy the full SHA 43111edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0cc287b...43111ed