Commit Graph

142 Commits

Author SHA1 Message Date
dependabot[bot] 4cab8e3c61
Bump semver from 7.3.8 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 09:26:47 +00: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
DeionSi f1aa431d5a Make all links smooth 2023-01-12 22:12:38 +01:00
DeionSi bed363dfb5 Increase scrolling speed 2023-01-12 21:52:06 +01:00
DeionSi 6fe5f6d834 Smooth page switches 2023-01-12 21:47:10 +01:00
DeionSi ba85ce20be Firmware details was highlighted at startup. Hide it instead. 2023-01-12 21:14:33 +01:00
DeionSi f69dd3a5ac Remove duplicate firmware details 2023-01-12 19:14:59 +01:00
DeionSi 025098df25 Fix firmware details 2023-01-12 18:15:39 +01:00
DeionSi 0243454ee6 Add breakpoints 2023-01-12 17:27:12 +01:00
DeionSi 90e9613f45 IE is deprecated and not used 2023-01-12 17:10:47 +01:00
DeionSi e650a08eb1 Function is not available 2023-01-12 17:09:23 +01:00
DeionSi ce30a00931 Fix serialport listing 2023-01-11 23:26:21 +01:00
DeionSi a688e48851 Another version fix 2023-01-11 23:14:33 +01:00
DeionSi 9e8b0d8fba Fix version in title update 2023-01-11 22:30:15 +01:00
DeionSi c737cad503 Disable context isolation 2023-01-11 22:22:58 +01:00
DeionSi 308a4dc855 Package name must be lowercase 2023-01-11 22:01:48 +01:00
DeionSi 8daffef057 Update most packages 2023-01-11 21:56:57 +01:00
Josh Stewart 11040bbd5f Bump version to 1.5.2 2022-10-12 15:34:14 +11:00
Jack Harper f958bc4efb remove some crap 2021-11-13 11:12:36 +00:00
Josh Stewart 2a1966b2be Fix warning window display on Windows 2021-08-01 22:27:46 +10:00
Josh Stewart 417125a8bd Fix typo 2021-08-01 22:03:30 +10:00
Josh Stewart b2a3e6f323 Updated electron-builder arguments for arm 2021-08-01 22:01:25 +10:00
Josh Stewart ebadba9188 Fix update message not being visible 2021-08-01 21:52:34 +10:00
Josh Stewart 1a6772573e Add board highlight on warning dialog 2021-07-28 16:44:54 +10:00
Josh Stewart 69b04f558a Use new master naming scheme for Teensy 2021-07-27 15:49:02 +10:00
Josh Stewart 0cdced7cca Minor UI improvements 2021-07-27 15:29:11 +10:00
Josh Stewart 8dbf171eb2 Final work on warning box 2021-07-27 14:58:26 +10:00