Commit Graph

167 Commits

Author SHA1 Message Date
Josh Stewart 2032c7eb95 Bump version to v1.6.0 2024-06-13 13:34:28 +10:00
Josh Stewart f70985a031 Slightly less erratic progress readings for stm32 on Windows 2024-06-13 13:15:29 +10:00
Josh Stewart 0d705ab02d Bump version to 1.6 beta 3 2024-06-12 13:40:53 +10:00
Josh Stewart 961b16f8d8 Add warning if trying to upload to stm32 in serial mode 2024-06-12 13:40:30 +10:00
Josh Stewart 7c37e2790b Auto refresh ports when USB hotplugged 2024-06-12 13:17:42 +10:00
Josh Stewart a72b57e710 Only save exe artefact for Windows CI build 2024-06-12 11:20:12 +10:00
Josh Stewart 4f4c3b74be Fixes for stm32 upload on Windows 2024-06-12 11:13:58 +10:00
Josh Stewart d385644f26 Set VID/PID dynamically for stm32 F4xx boards 2024-06-12 09:55:32 +10:00
Josh Stewart 5e19016891 Working burn % tracking for stm32 2024-06-12 09:30:00 +10:00
Josh Stewart 67df821a4b Enable upload button based on select rather than ports 2024-06-12 02:28:05 +10:00
Josh Stewart d62812c712 Bump version to v1.6.0-beta.2 2024-06-12 02:27:39 +10:00
Josh Stewart a639a6e922 Update avrdude to v7.2 2024-06-11 09:43:30 +10:00
Josh Stewart a133d7b56c Correct mac file extension 2024-02-13 23:06:30 +11:00
Josh Stewart d628aeccd7 Successful workflow builds for Win, Mac and linux 2024-02-13 23:02:02 +11:00
Josh Stewart c93ed4bf59 Missed file 2024-02-13 22:52:21 +11:00
Josh Stewart e151188eaf Force no signing on Mac package 2024-02-13 22:52:05 +11:00
Josh Stewart 06d56fa7ba Yet more workflow fixes 2024-02-13 22:34:58 +11:00
Josh Stewart 1a29fe6569 Multiple workflow fixes 2024-02-13 22:30:10 +11:00
Josh Stewart b85386f193 Correct workflow branch 2024-02-13 22:22:11 +11:00
Josh Stewart 0bafe5a766 Fix workflow syntax 2024-02-13 22:20:03 +11:00
Josh Stewart ed1f65271a Fix workflow syntax 2024-02-13 21:20:58 +11:00
Josh Stewart 74fefed35e Initial workflow to build binaries
Unlikely to work
2024-02-13 21:14:21 +11:00
Josh Stewart 3497df7d70 Bump to version 1.6.0 2024-02-13 21:11:41 +11:00
Josh Stewart c66df2bdc2 Working local file uploads
Needs lots of error checking, but should be functional. Only tested on Macos
2024-02-13 20:40:50 +11:00
Josh Stewart ce49bec4a3 Initial addition of stm32f407 uploads
VERY rough, but functional. Only tested on Mac, but in theory should work on Windows and linux (i686, x64, arm/arm64)
2024-02-12 17:44:45 +11:00
Josh Stewart ab1364436c Initial work on allowing local firmware 2024-02-12 15:20:07 +11:00
Josh Stewart e92463ba0d
Merge pull request #22 from rerpha/remove_npm_log
remove npm-debug.log, add to gitignore
2023-03-28 11:12:02 +11:00
Josh Stewart 98e7d7252a
Merge pull request #34 from DeionSi/update-packages
Update packages and many small fixes
2023-03-10 16:29:16 +11:00
Josh Stewart 2b05e5f389
Merge branch 'master' into update-packages 2023-03-10 16:15:10 +11:00
Josh Stewart 974a4676b3 Fix firmware details window not loading 2023-03-10 16:14:00 +11:00
DeionSi 89c6dc728e Security update 2023-02-22 21:50:27 +01:00
DeionSi e4a9997f2d Move sponsor bar higher 2023-01-15 15:14:14 +01:00
DeionSi 08bfa6a95d Integrate sponsor bar more cleanly 2023-01-15 14:59:59 +01:00
DeionSi f3a7568d29 Use platform specific delimiter to make it work on Windows. Move showItemInFolder to main to bring file explorer to foreground on Windows. 2023-01-15 14:35:06 +01:00
DeionSi f60ca07e8c Unused 2023-01-15 13:03:17 +01:00
DeionSi 39ffc6583e Remove remote modules usage 2023-01-15 12:48:15 +01:00
DeionSi a2800ec0fe Minor fixes 2023-01-15 12:45:36 +01:00
DeionSi 8836674fd8 Move button handlers from template to renderer 2023-01-13 22:43:24 +01:00
DeionSi d809f5ffcc Use npm jquery 2023-01-13 22:28:42 +01:00
DeionSi 3f75e151b3 Open links in default browser 2023-01-13 22:23:46 +01:00
DeionSi f067f0fef4 Remove logging 2023-01-13 22:17:26 +01:00
DeionSi d6d77b94bd Replace request and JSON5 2023-01-13 22:15:48 +01:00
DeionSi 1a809c304e Replace two uses of deprecated request 2023-01-13 21:16:51 +01:00
DeionSi d3f76d205a Fix quit button 2023-01-13 19:53:38 +01:00
DeionSi c710b5c27b Reimplement warning message as a page 2023-01-13 19:42:13 +01:00
DeionSi 5559f81f2f Make sidebar not dissappear as easily 2023-01-12 23:29:35 +01:00
DeionSi 5f7a20fdf4 Neutral select options background color 2023-01-12 23:20:06 +01:00
DeionSi 47138e6930 Matching page headings 2023-01-12 23:03:11 +01:00
DeionSi 0d8a13a99a Make all pages fit 2023-01-12 23:02:22 +01:00
DeionSi 07caef4707 Also remove the last entry of the select 2023-01-12 22:20:23 +01:00