Commit Graph

115 Commits

Author SHA1 Message Date
Felix Rieseberg 6b84c60051 Update links 2023-03-15 11:09:27 -07:00
Felix Rieseberg 5cdaad84cc Pin Ubunut version 2023-03-14 13:59:49 -07:00
Felix Rieseberg fb930035c7 v1.2.0 2023-03-14 13:51:16 -07:00
Felix Rieseberg b3991ef1d0 More build changes 2023-03-14 13:48:53 -07:00
Felix Rieseberg 7dda450bf6 v1.2.3 2023-03-13 17:20:24 -07:00
Felix Rieseberg d68097b59b GitHub Actions: Limit arch 2023-03-13 17:20:19 -07:00
Felix Rieseberg 34eccc706c v1.2.2 2023-03-13 17:14:42 -07:00
Felix Rieseberg cc94f198e2 No Linux ia32 2023-03-13 17:14:29 -07:00
Felix Rieseberg f5ef5da750 v1.2.1 2023-03-13 17:01:45 -07:00
Felix Rieseberg 1482f6d443 Upgrade Node in GitHub Actions 2023-03-13 16:41:10 -07:00
Felix Rieseberg 1533ba7ec0 Upgrade Node in GitHub Actions 2023-03-13 16:33:43 -07:00
Felix Rieseberg 8a8aa0e7eb v1.2.0 2023-03-13 16:06:14 -07:00
Felix Rieseberg 05136c28c1 Update Electron 2023-03-13 16:06:00 -07:00
Felix Rieseberg e5b24cc04a
Merge pull request #118 from kipdec/scaling
Added basic window resizing
2023-03-13 15:38:05 -07:00
Felix Rieseberg d58444bc18
Merge pull request #121 from hmsjy2017/patch-1
Correct the wrong links
2022-09-05 12:34:13 -07:00
Felix Rieseberg dc0b8fe19f
Merge pull request #92 from ghost/patch-1
fix: Update label for 64-bit Linux downloads
2022-09-05 12:33:45 -07:00
Felix Rieseberg 895ce4c743
Merge pull request #141 from Arecsu/patch-1
fixed windows links in readme
2022-09-05 12:32:53 -07:00
Alejandro Romano 35b769949c
fixed windows links in readme 2022-07-02 23:03:06 -03:00
Tony 4acf8bb312
Correct the wrong links
I found that several quoted links were wrong, which caused the downloaded files to not meet expectations.
2021-08-24 01:38:29 +08:00
Kip DeCastro 8821a4749f Cleaned up some unnecessary spaces 2021-07-27 23:34:52 -04:00
Kip DeCastro 4d57fc494c Added basic window resizing to the application 2021-07-27 23:32:18 -04:00
Felix Rieseberg ede11165a9
Merge pull request #90 from ponyville/patch-1
Fix swapped links for x64 and M1 versions for macOS
2021-04-28 10:12:54 -07:00
Felix Rieseberg bdb1033958
Merge pull request #104 from erichelgeson/master
Support .hda extension used with RaSCSI or BlueSCSI.
2021-04-28 10:12:44 -07:00
Felix Rieseberg 78411c9fa4
Merge pull request #109 from egasimus/patch-1
Fix x86_64 label; show how to get CPU type on Linux
2021-04-28 10:12:29 -07:00
Felix Rieseberg 47aba5bb36
Merge pull request #110 from staltz/patch-1
Fix 64-bit typo on the readme
2021-04-28 10:12:15 -07:00
André Staltz da495a9b39
Fix 64-bit typo on the readme 2021-04-28 16:32:22 +03:00
Adam Avramov c30866e58e
Fix x86_64 label; show how to get CPU type on Linux 2021-04-28 15:14:02 +03:00
Eric Helgeson 6c1ffff0e0 Support .hda extension used with RaSCSI or BlueSCSI. 2021-03-29 10:55:09 -05:00
Felix Rieseberg e3c6d96785 chore: Update Readme 2021-01-31 09:24:14 -08:00
Paulo Ribeiro 60a3e787f5
fix: Update label for 64-bit Linux downloads 2021-01-08 12:58:39 +00:00
Michael Schwarz 57ad789c61
Fix swapped links for x64 and M1 versions for macOS 2021-01-04 23:37:57 +01:00
Felix Rieseberg 47863bb45e build: Update Node version 2021-01-04 10:31:12 -08:00
Felix Rieseberg 9c98bf1eb8 build: Check links, update REAADME 2021-01-04 09:52:49 -08:00
Felix Rieseberg 6df468db4d v1.1.0 2021-01-03 19:38:56 -08:00
Felix Rieseberg 5320b29eed build: Build for all archs, update dependencies 2021-01-03 19:38:45 -08:00
Felix Rieseberg d5688df03f build: Build for all architectures 2021-01-03 19:32:12 -08:00
Felix Rieseberg e121c457af v1.0.7 2020-10-23 14:52:26 -07:00
Felix Rieseberg 45d061f051 build: Update dependencies 2020-10-23 14:52:19 -07:00
Felix Rieseberg d9a0353091
Merge pull request #74 from felixrieseberg/dependabot/npm_and_yarn/node-fetch-2.6.1
build(deps): Bump node-fetch from 2.6.0 to 2.6.1
2020-10-23 14:48:25 -07:00
Felix Rieseberg 9622100513
Merge pull request #81 from felixrieseberg/dependabot/npm_and_yarn/electron-10.1.2
build(deps-dev): Bump electron from 10.0.0-beta.12 to 10.1.2
2020-10-23 14:48:07 -07:00
dependabot[bot] 55b97251a0
build(deps-dev): Bump electron from 10.0.0-beta.12 to 10.1.2
Bumps [electron](https://github.com/electron/electron) from 10.0.0-beta.12 to 10.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v10.0.0-beta.12...v10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 17:55:38 +00:00
dependabot[bot] 576200b489
build(deps): Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 03:31:35 +00:00
Felix Rieseberg da7c0b1513 docs: Update readme 2020-08-03 15:50:50 -07:00
Felix Rieseberg f2d8191b0d chore: Remove unused master certs 2020-08-02 13:27:12 -07:00
Felix Rieseberg 3bd800d296 1.0.6 2020-08-02 13:13:29 -07:00
Felix Rieseberg 5e9570023b build: Allow Windows cert failure 2020-08-02 13:05:34 -07:00
Felix Rieseberg 64d8f4a382 build: Trying to fix GH actions 2020-08-02 12:58:02 -07:00
Felix Rieseberg de601111f9 build: Run on push to master 2020-08-02 12:55:30 -07:00
Felix Rieseberg 5c83088633 build: Only attempt to create code signature if secrets are set 2020-08-02 12:54:47 -07:00
Felix Rieseberg c73331bf6a feat: Handle toast and dsk images 2020-08-01 22:56:14 +00:00