Maarten van Heusden
855d31f6df
chore: set version to v3.1.0, disable maximizing
2026-02-02 09:50:00 +01:00
Maarten van Heusden
2995a28d5c
feat: clear terminal button, cleanup styling
2026-02-02 09:44:33 +01:00
Maarten
f12000df52
feat: integrated terminal ( #303 )
...
* feat: integrated terminal
* fix: settings modal
* chore: make compatible for windows
* feat: block app when downloading
* docs: update README with new interface
* refactor: cleanup main.ts styling
2026-02-01 17:42:22 +01:00
Maarten van Heusden
3192f1bdc9
chore: update dependencies
2026-01-31 16:16:45 +01:00
Maarten van Heusden
cee99c88f9
chore: update pnpm-lock
2025-09-09 17:52:01 +02:00
Maarten van Heusden
59e3bb07e7
chore: update depotdownloader to v3.4.0
2025-09-09 17:51:42 +02:00
Maarten van Heusden
eb76a004cc
fix: add opener plugin to factory
2025-09-09 17:48:58 +02:00
Maarten van Heusden
bba26afbba
fix: actually produce debug builds
2025-09-09 17:27:56 +02:00
Maarten van Heusden
ce6846ba8f
feat: debug workflow
2025-09-09 17:14:34 +02:00
Maarten van Heusden
cd152c75e8
fix: add Opener plugin to Rust & update fix-path-env
2025-09-09 17:09:48 +02:00
Maarten van Heusden
6794c380ad
refactor: remove duplicate permission entry
2025-09-09 17:08:26 +02:00
Maarten van Heusden
dad2daee4a
fix: open URLs and directories properly again
...
migrate to tauri Opener plugin
2025-09-09 17:07:02 +02:00
Maarten van Heusden
3cdc627ea6
chore: update dependencies
...
- migrate typescript eslint
- remove unused import
- remove unused crate
2025-09-09 16:08:31 +02:00
dependabot[bot]
6c50b0f816
chore(deps): bump ring in /src-tauri in the cargo group ( #276 )
...
Bumps the cargo group in /src-tauri with 1 update: [ring](https://github.com/briansmith/ring ).
Updates `ring` from 0.17.8 to 0.17.13
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 16:02:02 +02:00
dependabot[bot]
2ea8a024d1
chore(deps-dev): bump vite from 6.1.1 to 6.1.2 in the npm_and_yarn group ( #277 )
...
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.1.1 to 6.1.2
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.1.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 16:01:54 +02:00
dependabot[bot]
a7a941a4d0
chore(deps): bump the cargo-deps group across 1 directory with 7 updates ( #282 )
...
Bumps the cargo-deps group with 7 updates in the /src-tauri directory:
| Package | From | To |
| --- | --- | --- |
| [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace ) | `2.2.0` | `2.2.1` |
| [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace ) | `2.2.0` | `2.2.1` |
| [serde](https://github.com/serde-rs/serde ) | `1.0.218` | `1.0.219` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.139` | `1.0.140` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.12` | `0.12.15` |
| [zip](https://github.com/zip-rs/zip2 ) | `2.2.2` | `2.6.1` |
| [tauri-build](https://github.com/tauri-apps/tauri ) | `2.0.5` | `2.2.0` |
Updates `tauri-plugin-shell` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1 )
Updates `tauri-plugin-dialog` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1 )
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219 )
Updates `serde_json` from 1.0.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140 )
Updates `reqwest` from 0.12.12 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.15 )
Updates `zip` from 2.2.2 to 2.6.1
- [Release notes](https://github.com/zip-rs/zip2/releases )
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zip-rs/zip2/compare/v2.2.2...v2.6.1 )
Updates `tauri-build` from 2.0.5 to 2.2.0
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.5...tauri-build-v2.2.0 )
---
updated-dependencies:
- dependency-name: tauri-plugin-shell
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: tauri-plugin-dialog
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde
dependency-version: 1.0.219
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-version: 1.0.140
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: reqwest
dependency-version: 0.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: zip
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-deps
- dependency-name: tauri-build
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 15:56:26 +02:00
dependabot[bot]
7c5b56cada
chore(deps): bump the npm-deps group across 1 directory with 9 updates ( #283 )
...
Bumps the npm-deps group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri ) | `2.2.0` | `2.5.0` |
| [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace ) | `2.2.0` | `2.2.1` |
| [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace ) | `2.2.0` | `2.2.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.20.0` | `9.25.1` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) | `2.2.7` | `2.5.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.20.1` | `9.25.1` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.24.1` | `8.31.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `6.1.1` | `6.3.4` |
Updates `@tauri-apps/api` from 2.2.0 to 2.5.0
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.2.0...@tauri-apps/api-v2.5.0 )
Updates `@tauri-apps/plugin-dialog` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1 )
Updates `@tauri-apps/plugin-shell` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...fs-v2.2.1 )
Updates `@eslint/js` from 9.20.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.25.1/packages/js )
Updates `@tauri-apps/cli` from 2.2.7 to 2.5.0
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.7...@tauri-apps/cli-v2.5.0 )
Updates `eslint` from 9.20.1 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.25.1 )
Updates `typescript` from 5.7.3 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3 )
Updates `typescript-eslint` from 8.24.1 to 8.31.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/typescript-eslint )
Updates `vite` from 6.1.1 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@tauri-apps/plugin-dialog"
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-deps
- dependency-name: "@tauri-apps/plugin-shell"
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-deps
- dependency-name: "@eslint/js"
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@tauri-apps/cli"
dependency-version: 2.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: typescript-eslint
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 15:56:17 +02:00
Maarten van Heusden
9bee63241e
chore(deps): update to DepotDownloader v3.0.0
2025-02-21 14:09:34 +01:00
Maarten van Heusden
91ff8060ca
fix: sync pnpm-lock.json with package.json
2025-02-21 13:17:53 +01:00
Maarten van Heusden
a96771685c
chore(deps): upgrade dependencies
2025-02-21 12:47:46 +01:00
dependabot[bot]
e61c0ebf34
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory ( #271 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.0.11 to 6.1.1
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.1.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 12:38:03 +01:00
dependabot[bot]
56843f07d2
chore(deps): bump the npm-deps group across 1 directory with 7 updates ( #268 )
...
Bumps the npm-deps group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri ) | `2.1.1` | `2.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.17.0` | `9.19.0` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) | `2.1.0` | `2.2.7` |
| [eslint](https://github.com/eslint/eslint ) | `9.17.0` | `9.19.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.2` | `5.7.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.18.1` | `8.22.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `6.0.5` | `6.0.11` |
Updates `@tauri-apps/api` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.1.1...@tauri-apps/api-v2.2.0 )
Updates `@eslint/js` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js )
Updates `@tauri-apps/cli` from 2.1.0 to 2.2.7
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.1.0...@tauri-apps/cli-v2.2.7 )
Updates `eslint` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.17.0...v9.19.0 )
Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3 )
Updates `typescript-eslint` from 8.18.1 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint )
Updates `vite` from 6.0.5 to 6.0.11
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite )
---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@tauri-apps/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-deps
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 12:36:19 +01:00
dependabot[bot]
e681aceb29
chore(deps): bump the cargo-deps group across 1 directory with 3 updates ( #269 )
...
Bumps the cargo-deps group with 3 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde ), [serde_json](https://github.com/serde-rs/json ) and [reqwest](https://github.com/seanmonstar/reqwest ).
Updates `serde` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217 )
Updates `serde_json` from 1.0.134 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138 )
Updates `reqwest` from 0.12.9 to 0.12.12
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.12 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 12:36:07 +01:00
dependabot[bot]
7891ed19e1
chore(deps): bump openssl in /src-tauri in the cargo group ( #270 )
...
Bumps the cargo group in /src-tauri with 1 update: [openssl](https://github.com/sfackler/rust-openssl ).
Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 12:35:53 +01:00
Maarten van Heusden
95c2d8efc4
chore(deps): update dependencies & remove unused dependency
2024-12-22 20:50:34 +01:00
Maarten van Heusden
3155054531
fix: macOS
2024-12-22 20:42:52 +01:00
Maarten van Heusden
04e8498edb
refactor: disable username field spellcheck
2024-12-22 20:00:12 +01:00
Maarten van Heusden
69ca8dbf97
feat: use localappdata dir instead of temp dir
2024-12-22 19:23:59 +01:00
Maarten van Heusden
b479f50005
perf: further improve Cargo performance
2024-12-19 21:01:04 +01:00
Maarten van Heusden
2cb21bea17
fix: windows workflow glob typo
2024-12-12 22:08:19 +01:00
Maarten van Heusden
63c421ae10
fix: windows action workflow
2024-12-12 21:49:27 +01:00
Maarten van Heusden
9fadf3a627
chore: update branding
2024-12-12 20:40:37 +01:00
dependabot[bot]
ba7c17513a
chore(deps): bump rustls in /src-tauri in the cargo group ( #254 )
...
Bumps the cargo group in /src-tauri with 1 update: [rustls](https://github.com/rustls/rustls ).
Updates `rustls` from 0.23.16 to 0.23.18
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.16...v/0.23.18 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 21:34:12 +01:00
dependabot[bot]
8d227944cf
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group ( #258 )
...
Bumps the npm_and_yarn group with 1 update: [nanoid](https://github.com/ai/nanoid ).
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 21:33:56 +01:00
dependabot[bot]
a13d689b8c
chore(deps): bump @tauri-apps/plugin-fs ( #259 )
...
Bumps the npm-deps group with 1 update in the / directory: [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace ).
Updates `@tauri-apps/plugin-fs` from 2.0.2 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.2...os-v2.2.0 )
---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-fs"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 21:33:31 +01:00
dependabot[bot]
5f0b9781c6
chore(deps): bump the cargo-deps group across 1 directory with 2 updates ( #260 )
...
Bumps the cargo-deps group with 2 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde ) and [serde_json](https://github.com/serde-rs/json ).
Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216 )
Updates `serde_json` from 1.0.132 to 1.0.133
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 21:32:56 +01:00
Maarten van Heusden
02a36e997e
fix(action): pnpm find version
2024-12-12 20:08:19 +01:00
Maarten van Heusden
9374b9d382
fix: action
2024-12-12 20:05:53 +01:00
Maarten van Heusden
6ed3e71536
chore: update dependencies
2024-12-12 19:48:53 +01:00
Maarten van Heusden
bbdf0955db
fix: use temp dir
2024-11-17 20:59:48 +01:00
Maarten van Heusden
a8cd68fce6
fix: spawning, remove shit terminals
2024-11-17 13:31:13 +01:00
Maarten van Heusden
55a65a54dc
fix: windows
2024-11-17 12:24:40 +01:00
Maarten van Heusden
90c1c10253
fix(workflow): seperate artifacts
2024-11-17 12:13:01 +01:00
Maarten van Heusden
377a0fcb98
fix(workflow): truncate path
2024-11-17 12:04:41 +01:00
Maarten van Heusden
3f70e4ef91
fix: artifact path
2024-11-17 09:40:34 +01:00
Maarten van Heusden
17434ecaad
fix: workflow
2024-11-17 09:33:12 +01:00
Maarten
a2daed0739
chore: update pnpm setup action
2024-11-16 21:50:33 +01:00
Maarten
2406e0ddc8
fix: action
2024-11-16 21:44:58 +01:00
Maarten
5c6094c2f1
feat: tauri build action
2024-11-16 21:38:15 +01:00
Maarten van Heusden
d3bddc0e54
v3.0.0
2024-11-16 18:15:01 +01:00
Maarten van Heusden
8578063b0a
chore(deps): update some more dependencies
2024-11-16 18:14:29 +01:00
Maarten van Heusden
27be876501
chore: update DepotDownloader
2024-11-16 18:08:37 +01:00
dependabot[bot]
ab2721716a
chore(deps): bump tauri-build from 2.0.2 to 2.0.3 in /src-tauri ( #250 )
...
Bumps [tauri-build](https://github.com/tauri-apps/tauri ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.2...tauri-build-v2.0.3 )
---
updated-dependencies:
- dependency-name: tauri-build
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 18:06:34 +01:00
dependabot[bot]
f26c591572
chore(deps): bump the cargo-deps group in /src-tauri with 2 updates ( #248 )
...
Bumps the cargo-deps group in /src-tauri with 2 updates: [serde](https://github.com/serde-rs/serde ) and [tauri-build](https://github.com/tauri-apps/tauri ).
Updates `serde` from 1.0.214 to 1.0.215
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215 )
Updates `tauri-build` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.2...tauri-build-v2.0.3 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: tauri-build
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 18:03:55 +01:00
dependabot[bot]
4d70fa086d
chore(deps): bump the npm-deps group with 6 updates ( #249 )
...
Bumps the npm-deps group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri ) | `2.0.3` | `2.1.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.13.0` | `9.15.0` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) | `2.0.4` | `2.1.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.13.0` | `9.15.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.12.2` | `8.14.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.4.10` | `5.4.11` |
Updates `@tauri-apps/api` from 2.0.3 to 2.1.1
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.3...@tauri-apps/api-v2.1.1 )
Updates `@eslint/js` from 9.13.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js )
Updates `@tauri-apps/cli` from 2.0.4 to 2.1.0
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.4...@tauri-apps/cli-v2.1.0 )
Updates `eslint` from 9.13.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.15.0 )
Updates `typescript-eslint` from 8.12.2 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint )
Updates `vite` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite )
---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: "@tauri-apps/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-deps
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 18:03:39 +01:00
Maarten van Heusden
f75a8efd8d
refactor: use recognizable group names
2024-11-16 18:01:27 +01:00
Maarten van Heusden
10487caa30
fix: shut dependabot up even more
2024-11-16 17:57:01 +01:00
Maarten van Heusden
6bf96a5f3a
fix: shut dependabot up
2024-11-16 17:53:11 +01:00
dependabot[bot]
1a8b19ce43
chore(deps): bump @eslint/plugin-kit in the npm_and_yarn group ( #239 )
...
Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite ).
Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3 )
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 17:43:30 +01:00
dependabot[bot]
6e2f0a0872
chore(deps): bump serde from 1.0.213 to 1.0.214 in /src-tauri ( #229 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 11:57:46 +01:00
dependabot[bot]
6d8b66cf52
chore(deps): bump rollup in the npm_and_yarn group across 1 directory ( #235 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.21.3 to 4.24.3
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.24.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 11:57:30 +01:00
Maarten van Heusden
8e2385448b
chore(deps): upgrade dependencies
2024-10-30 11:55:17 +01:00
Maarten van Heusden
d6de8b34a1
docs: green emoji
2024-10-30 11:54:53 +01:00
Maarten van Heusden
ad6a3b70aa
refactor: cleanup README
2024-10-30 11:47:50 +01:00
Maarten van Heusden
782492857f
chore: attach licenses
2024-10-30 11:47:34 +01:00
Maarten van Heusden
f7c293084c
refactor: cleanup debug info logging
2024-10-29 14:42:58 +01:00
Maarten van Heusden
90fdca1d1e
refactor: remove redundant css & rename
2024-10-29 14:40:49 +01:00
Maarten van Heusden
b9b09778ad
refactor: no need for manually handling an issue with response content twice
2024-10-29 14:24:13 +01:00
Maarten van Heusden
7f2833c4ac
chore: release v3.0.0-alpha.2
2024-10-22 21:33:26 +02:00
Maarten van Heusden
984f5a66d3
chore(deps): update dependencies
2024-10-22 21:33:26 +02:00
Maarten van Heusden
85af1a555f
chore(deps): update dependencies
2024-10-22 21:14:54 +02:00
Maarten van Heusden
3ece7f30b4
fix: macOS dmg bundle
2024-10-06 14:16:35 +02:00
Maarten van Heusden
5fffc3d48a
feat: macOS support
2024-10-06 11:11:48 +02:00
Maarten
133191685f
fix: actually resize image in README
2024-09-24 11:28:47 +02:00
Maarten van Heusden
b6013321ba
docs: add issue templates
2024-09-17 12:37:48 +02:00
Maarten van Heusden
fe46619a57
fix: don't print user passwords
2024-09-16 20:21:05 +02:00
Maarten van Heusden
e7f4d6c0b3
chore: add vectum base
2024-09-16 18:53:40 +02:00
Maarten van Heusden
3df1b699c5
refactor: remove screenshot.png
2024-03-19 10:48:28 +01:00
Maarten van Heusden
ec409a5c93
chore: init tauri project
2024-02-19 15:31:46 +01:00
Maarten van Heusden
c5bde3cde6
chore: empty out READMEs
2024-02-19 14:59:07 +01:00
Maarten van Heusden
cb3a220254
chore: empty out repository
2024-02-19 14:49:39 +01:00
Maarten
e8e741a908
Merge pull request #159 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.2
...
chore(deps-dev): bump electron from 28.2.1 to 28.2.2
2024-02-13 20:59:22 +01:00
dependabot[bot]
0f06a45b9a
chore(deps-dev): bump electron from 28.2.1 to 28.2.2
...
Bumps [electron](https://github.com/electron/electron ) from 28.2.1 to 28.2.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v28.2.1...v28.2.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 21:40:18 +00:00
Maarten
dbf573c8ec
Merge pull request #158 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.1
...
chore(deps-dev): bump electron from 28.2.0 to 28.2.1
2024-02-10 03:40:44 +01:00
dependabot[bot]
d1ff298cfa
chore(deps-dev): bump electron from 28.2.0 to 28.2.1
...
Bumps [electron](https://github.com/electron/electron ) from 28.2.0 to 28.2.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v28.2.0...v28.2.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 21:06:24 +00:00
Maarten
7fb7c57367
Merge pull request #155 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.5
...
chore(deps): bump follow-redirects from 1.15.4 to 1.15.5
2024-02-04 00:12:43 +01:00
Maarten
b6566e15fa
Merge pull request #157 from mmvanheusden/dependabot/npm_and_yarn/electron-28.2.0
...
chore(deps-dev): bump electron from 28.1.1 to 28.2.0
2024-02-04 00:12:33 +01:00
dependabot[bot]
6583904bd9
chore(deps-dev): bump electron from 28.1.1 to 28.2.0
...
Bumps [electron](https://github.com/electron/electron ) from 28.1.1 to 28.2.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v28.1.1...v28.2.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 21:34:36 +00:00
Maarten
a34d2e4ad9
feat: add steam deck to readme
2024-01-23 10:24:58 +01:00
Maarten van Heusden
c65f47f1d7
fix(css): proper dark colors for hr element
2024-01-22 17:37:57 +01:00
dependabot[bot]
262864fcd4
chore(deps): bump follow-redirects from 1.15.4 to 1.15.5
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 21:10:17 +00:00
Maarten
930576e28c
Merge pull request #152 from mmvanheusden/dependabot/npm_and_yarn/electron-28.1.1
...
chore(deps-dev): bump electron from 28.1.0 to 28.1.1
2024-01-12 07:38:26 +01:00
dependabot[bot]
352f604b81
chore(deps-dev): bump electron from 28.1.0 to 28.1.1
...
Bumps [electron](https://github.com/electron/electron ) from 28.1.0 to 28.1.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v28.1.0...v28.1.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 21:43:48 +00:00
Maarten
a668731b46
Merge pull request #151 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
2024-01-02 17:32:42 +01:00
dependabot[bot]
2e2fe928b3
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 21:49:54 +00:00
Maarten
589381ef6c
refactor: refactor download utility
2023-12-26 18:48:31 +01:00
Maarten van Heusden
d1f0fe7116
fix: remove hard-coded color from counters
2023-12-26 12:50:18 +01:00
Maarten van Heusden
0a91fcfccf
fix: make settings modal slightly bigger
2023-12-26 12:46:29 +01:00
Maarten van Heusden
a55f16e50d
feat: add second .net info banner
2023-12-26 12:39:21 +01:00
Maarten van Heusden
6a747f8ac1
release v2.4.1
2023-12-23 18:38:42 +00:00
Maarten van Heusden
f557af562f
chore(deps): update electron
2023-12-23 18:38:31 +00:00
Maarten van Heusden
e84bae7d22
fix: fix keys not working anymore
2023-12-23 18:32:58 +00:00
Maarten
7ba581a2cd
v2.4.0
2023-12-23 12:28:27 +01:00
Maarten
dbefebc7d8
chore(deps): update primer
2023-12-23 12:27:39 +01:00
Maarten
010e1b89c5
feat: always open devtools in external window
2023-12-23 11:43:52 +01:00
Maarten
4f6014a2b4
feat: add v8 cache
2023-12-23 11:32:13 +01:00
Maarten
9d4197b237
refactor: export mainWindow
2023-12-23 11:31:17 +01:00
Maarten
8e481132f3
fix: adapt hr to system theme
2023-12-23 11:29:53 +01:00
Maarten
8347005fc4
feat: invert hr when theme changes
2023-12-23 10:05:33 +01:00
Maarten
8bc3c5aef2
Merge pull request #148 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.56.0
...
Bump eslint from 8.55.0 to 8.56.0
2023-12-20 11:47:42 -08:00
Maarten
5d41b1e94a
feat: change easter egg!
2023-12-20 11:38:22 +01:00
Maarten
32153bb2b1
feat: revamp command generating system
2023-12-20 11:34:25 +01:00
Maarten
3813678469
feat(debug): add debugging information
2023-12-20 11:32:10 +01:00
Maarten
da8b528856
refactor(command-builder): cleanup code
2023-12-20 11:31:52 +01:00
Maarten
209847bf97
refactor(command-builder): cleanup code
2023-12-20 11:10:18 +01:00
Maarten van Heusden
ddb110764e
fix: fix paths with spaces on Windows
2023-12-19 12:44:46 -08:00
Maarten
827247f4f7
fix(linux): fix spaces in path, linux
2023-12-19 11:52:05 +01:00
Maarten van Heusden
ccd5803ec1
feat: rewrite command builder
2023-12-19 07:23:37 -08:00
dependabot[bot]
3ebf2f920e
Bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 21:14:11 +00:00
Maarten
ab96a2c78a
add notice to README
2023-12-18 09:42:35 -08:00
Maarten
f0f7766005
feat: redesign settings pane
2023-12-17 11:41:55 +01:00
Maarten
12f0e8f37b
refactor
2023-12-17 08:16:15 +01:00
Maarten
58e87b0b6b
feat: add ability to change manifest folder name
2023-12-17 08:14:28 +01:00
Maarten
4ada0a3838
feat: finalize settings modal
2023-12-17 07:39:01 +01:00
Maarten
c8ac9985bb
refactor: remove debug print
2023-12-11 21:18:58 +01:00
Maarten
07c65e816c
refactor: cleanup
2023-12-11 20:04:22 +01:00
Maarten
e60fa3b9ce
fix: make settings page "working"
2023-12-11 19:10:22 +01:00
Maarten
903bdb7a8f
feat: add unfinished settings model
2023-12-11 16:26:13 +01:00
Maarten
bde5c534d4
fix: fix checkpath button enabled when it shouldn't
2023-12-09 13:06:42 +01:00
Maarten
434baee9c0
Remove weird dependency from package.lock
2023-12-09 11:28:26 +01:00
Maarten
1a0ba73dc1
set version back to 2.3.0 for now
2023-12-08 17:35:13 +01:00
Maarten
13930669c5
Merge branch 'hotfix-devtools'
2023-12-08 17:29:59 +01:00
Maarten
0c9d18eeb1
fix: prevent devtools from automatically opening on non-dev environments
2023-12-08 17:21:20 +01:00
Maarten
c43e92211e
Add tutorials to README
2023-12-07 20:58:37 +01:00
Maarten
0b2d69b118
fix: replace gh asset for YouTube tutorial link
2023-12-06 22:01:05 +01:00
Maarten
983c4c7604
Remove videos, not working
2023-12-06 21:55:49 +01:00
Maarten
9b95a6df53
add vid
2023-12-06 21:54:53 +01:00
Maarten
c4bb1907bf
Add tutorial video to repository
2023-12-06 21:52:06 +01:00
Maarten
79067b7092
Add tutorial link to top of README
2023-12-06 21:05:22 +01:00
Maarten
f4cd650f65
Add tutorial video to README
2023-12-06 20:57:44 +01:00
Maarten
9b2a7d0860
Rewrite helper functions docs
2023-12-06 13:09:32 +01:00
Maarten
d47bfacad7
refactor: remove unused function from main.js
2023-12-06 12:42:27 +01:00
Maarten
a576c22543
refactor: use constants for string literals, cleanup
2023-12-06 12:40:06 +01:00
Maarten
a8aa53f6b4
refactor: separate functions, add comments
2023-12-06 11:58:41 +01:00
Maarten
ac0e4b9a7e
fix: fix compatibility with other OSes
2023-12-06 11:10:28 +01:00
Maarten
6065338b49
feat: auto terminal detection for Linux
2023-12-06 10:15:37 +01:00
Maarten
a70d8148a0
Update from master
2023-12-03 12:44:41 +01:00
Maarten
7f5775c616
Only update dependencies once a week
2023-12-03 11:53:04 +01:00
Maarten
5c05075d36
Ignore minor updates
2023-12-03 11:51:42 +01:00
Maarten
01a68e3163
Also ignore minor updates
2023-12-03 11:50:51 +01:00
Maarten
753ccd77be
Merge pull request #142 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.3
...
Bump electron from 27.1.2 to 27.1.3
2023-12-03 11:50:02 +01:00
dependabot[bot]
917d72cbe6
Bump electron from 27.1.2 to 27.1.3
...
Bumps [electron](https://github.com/electron/electron ) from 27.1.2 to 27.1.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.1.2...v27.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 21:51:12 +00:00
Maarten
b7f3f70bce
Update README.md
2023-11-25 23:40:27 +01:00
Maarten
d0c00ff79d
Merge pull request #139 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.2
...
Bump electron from 27.1.0 to 27.1.2
2023-11-25 23:39:40 +01:00
dependabot[bot]
da494356f2
Bump electron from 27.1.0 to 27.1.2
...
Bumps [electron](https://github.com/electron/electron ) from 27.1.0 to 27.1.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.1.0...v27.1.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-25 22:39:17 +00:00
Maarten
c8719a7421
Merge pull request #140 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.9.1
...
Bump electron-builder from 24.6.4 to 24.9.1
2023-11-25 23:38:41 +01:00
dependabot[bot]
1ad022a1fb
Bump electron-builder from 24.6.4 to 24.9.1
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 24.6.4 to 24.9.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.9.1/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-24 21:17:18 +00:00
Maarten
e9b01c1658
Merge pull request #137 from mmvanheusden/dependabot/npm_and_yarn/electron-27.1.0
...
Bump electron from 27.0.4 to 27.1.0
2023-11-22 09:28:01 +01:00
Maarten
3674fcf2e9
Merge pull request #138 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.54.0
...
Bump eslint from 8.53.0 to 8.54.0
2023-11-22 09:27:56 +01:00
Maarten
35994122b9
Merge remote-tracking branch 'origin/master'
2023-11-20 14:16:37 +01:00
Maarten
2323bee305
Update version in package-lock.json, update ss
2023-11-20 14:16:02 +01:00
Maarten
d48f99eb31
Update README.md
2023-11-20 12:49:08 +01:00
Maarten
1576c680ca
Update README.md
2023-11-20 12:46:11 +01:00
dependabot[bot]
0b46d66ad0
Bump eslint from 8.53.0 to 8.54.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-17 21:48:23 +00:00
dependabot[bot]
f5605aa6a5
Bump electron from 27.0.4 to 27.1.0
...
Bumps [electron](https://github.com/electron/electron ) from 27.0.4 to 27.1.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.0.4...v27.1.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 21:15:12 +00:00
Maarten
369bd805c9
2.3.0
2023-11-14 16:14:27 +01:00
Maarten
61f1852db1
Add instructions button
...
* Add instructions button
* reformat code
2023-11-14 16:13:20 +01:00
Maarten
1a2b91b78a
Update README.md
2023-11-14 15:56:40 +01:00
Maarten
5b27e4a2c9
Update README.md
2023-11-14 14:13:13 +01:00
Maarten
882f4aa252
Outrule the possibility that the page might not be fully loaded on older machines will break stuff
2023-11-14 13:21:30 +01:00
Maarten
e7a4964400
Require the terminal dropdown to be filled in...
...
* Require the terminal dropdown to be filled in
* Add a default value to the terminal selection
2023-11-14 12:51:49 +01:00
Maarten
62e487abfe
Add arm64 support, add script for easy renaming
2023-11-14 12:04:35 +01:00
Maarten
1f604460a0
Simplify the check of selection
...
* Simplify the check of selection
* rephrase and add console debugging output
2023-11-14 10:41:55 +01:00
Maarten
8a53d80502
(possibly) fix .zip path finding on Linux
2023-11-13 22:50:59 +01:00
Maarten
efcf98d0f8
Merge branch 'master' into auto-detect
2023-11-13 22:21:09 +01:00
Maarten
b5ecd66d8e
Update README.md
2023-11-13 22:20:38 +01:00
Maarten
e1bacd5b77
Remove copyright year
2023-11-13 22:20:38 +01:00
Maarten
179d1f7f05
Allow spaces in path names.
...
* Allow spaces in path names. This was previously broken.
* Fix cool-retro-term
2023-11-13 22:20:38 +01:00
Maarten
e57f90a700
Update screenshot
2023-11-13 22:20:38 +01:00
Maarten
8a75924652
Add drop shadow
...
https://graphicdesign.stackexchange.com/a/117404
2023-11-13 22:20:38 +01:00
Maarten
cbbcce6997
Update screenshot in README
...
* Update screenshot in README
* auto switch for require star
* New title
2023-11-13 22:20:38 +01:00
dependabot[bot]
cbad0edc81
Bump electron from 27.0.3 to 27.0.4
...
Bumps [electron](https://github.com/electron/electron ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 22:20:38 +01:00
Maarten
67513abc01
add note
2023-11-13 22:20:38 +01:00
Maarten
f93d53f574
Merge remote-tracking branch 'origin/master'
2023-11-13 22:19:20 +01:00
Maarten
32b014a283
Remove copyright year
2023-11-13 22:19:07 +01:00
Maarten
50de5b676a
Update README.md
2023-11-13 22:10:42 +01:00
Maarten
799dea18be
Allow spaces in path names.
...
* Allow spaces in path names. This was previously broken.
* Fix cool-retro-term
2023-11-13 21:58:57 +01:00
Maarten
45e14398f3
Update screenshot
2023-11-12 15:57:57 +01:00
Maarten
120dbb257c
Add drop shadow
...
https://graphicdesign.stackexchange.com/a/117404
2023-11-12 15:17:26 +01:00
Maarten
98a8e5f853
Update screenshot in README
...
* Update screenshot in README
* auto switch for require star
* New title
2023-11-12 15:07:27 +01:00
Maarten
912ec9927c
Merge remote-tracking branch 'origin/master'
2023-11-11 18:22:19 +01:00
Maarten
00d80a603c
add note
2023-11-11 18:22:02 +01:00
Maarten
6c0fc19381
Merge pull request #136 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.4
...
Bump electron from 27.0.3 to 27.0.4
2023-11-11 16:33:29 +01:00
Maarten van Heusden
8147b3611a
try to auto detect terminal
2023-11-10 10:06:45 +01:00
Maarten van Heusden
8f7f231000
improve unzip description
2023-11-09 08:36:12 +01:00
dependabot[bot]
6360e4f553
Bump electron from 27.0.3 to 27.0.4
...
Bumps [electron](https://github.com/electron/electron ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-08 21:54:50 +00:00
Maarten van Heusden
dba37f3563
Rewrite Buttons, auto platform detection, new title
2023-11-08 22:18:28 +01:00
Maarten
42ff7dcae3
Merge pull request #135 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.53.0
...
Bump eslint from 8.52.0 to 8.53.0
2023-11-07 16:29:49 +01:00
dependabot[bot]
d8878896e7
Bump eslint from 8.52.0 to 8.53.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 21:48:35 +00:00
Maarten
1723bc6af0
Merge pull request #134 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.3
...
Bump electron from 27.0.2 to 27.0.3
2023-11-04 20:50:44 +01:00
Maarten
274ece410a
Update README.md
2023-11-04 20:47:38 +01:00
Maarten van Heusden
fce3c6cff3
Support more terminal emulators
...
- The following list of terminals were added:
* Terminology
* xterm
* Kitty
* LXTerminal
* Tilix
* Deepin Terminal
* cool-retro-term
- The OS selection is now separated from the terminal emulators dropdown, causing less unnecessary bloat for most of the users.
- Primer CSS is updated to v21.0.9.
2023-11-04 20:12:27 +01:00
dependabot[bot]
a613d96f79
Bump electron from 27.0.2 to 27.0.3
...
Bumps [electron](https://github.com/electron/electron ) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v27.0.2...v27.0.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-01 21:40:54 +00:00
Maarten
8686d3145a
Merge pull request #122 from mmvanheusden/dependabot/npm_and_yarn/follow-redirects-1.15.3
...
Bump follow-redirects from 1.15.2 to 1.15.3
2023-10-21 15:19:01 +02:00
Maarten
c2ca657450
Merge pull request #131 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.52.0
...
Bump eslint from 8.49.0 to 8.52.0
2023-10-21 15:18:48 +02:00
Maarten
8c6ba4dc76
Merge pull request #132 from mmvanheusden/dependabot/npm_and_yarn/electron-27.0.2
...
Bump electron from 26.2.1 to 27.0.2
2023-10-21 15:18:21 +02:00
dependabot[bot]
0bb41b8f90
Bump electron from 26.2.1 to 27.0.2
...
Bumps [electron](https://github.com/electron/electron ) from 26.2.1 to 27.0.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v26.2.1...v27.0.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-20 21:58:29 +00:00
dependabot[bot]
eeacf5885d
Bump eslint from 8.49.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-20 21:57:20 +00:00
dependabot[bot]
0bb67ad0fb
Bump follow-redirects from 1.15.2 to 1.15.3
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.3 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-19 21:07:43 +00:00
Maarten
e87bc27904
Merge pull request #119 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.49.0
...
Bump eslint from 8.48.0 to 8.49.0
2023-09-16 10:53:11 +02:00
Maarten
4de82acadf
Merge pull request #120 from mmvanheusden/dependabot/npm_and_yarn/electron-26.2.1
...
Bump electron from 26.2.0 to 26.2.1
2023-09-16 10:53:01 +02:00
dependabot[bot]
67921755d3
Bump electron from 26.2.0 to 26.2.1
...
Bumps [electron](https://github.com/electron/electron ) from 26.2.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v26.2.0...v26.2.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 21:12:44 +00:00
dependabot[bot]
4600cb0715
Bump eslint from 8.48.0 to 8.49.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-08 21:17:46 +00:00
Maarten
63647166b0
Merge pull request #117 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.6.4
...
Bump electron-builder from 24.6.3 to 24.6.4
2023-09-08 14:06:31 +02:00
dependabot[bot]
24b4789f16
Bump electron-builder from 24.6.3 to 24.6.4
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 24.6.3 to 24.6.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.4/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-08 11:56:06 +00:00
Maarten
8e60860365
Merge pull request #118 from mmvanheusden/dependabot/npm_and_yarn/electron-26.2.0
...
Bump electron from 25.8.0 to 26.2.0
2023-09-08 13:55:25 +02:00
dependabot[bot]
efe997e73d
Bump electron from 25.8.0 to 26.2.0
...
Bumps [electron](https://github.com/electron/electron ) from 25.8.0 to 26.2.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v25.8.0...v26.2.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-07 21:58:37 +00:00
Maarten
2f93efc1a5
Fix visitor count badge
2023-09-01 21:20:47 +02:00
mmvanheusden
cdcc7ff250
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# package-lock.json
# package.json
2023-09-01 09:05:01 +02:00
mmvanheusden
bd0b4c0857
Update DepotDownloader + dependencies
2023-09-01 09:04:36 +02:00
Maarten
1ae267e610
dependabot: ignore patch updates
2023-08-28 16:04:08 +02:00
Maarten
d2bf485db5
Merge pull request #114 from mmvanheusden/dependabot/npm_and_yarn/electron-26.1.0
...
Bump electron from 26.0.0 to 26.1.0
2023-08-28 15:58:24 +02:00
Maarten
9b436a81af
Merge pull request #115 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.48.0
...
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 15:58:13 +02:00
dependabot[bot]
48ed904863
Bump eslint from 8.47.0 to 8.48.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-25 21:23:28 +00:00
dependabot[bot]
11a63612e4
Bump electron from 26.0.0 to 26.1.0
...
Bumps [electron](https://github.com/electron/electron ) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v26.0.0...v26.1.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-23 21:13:45 +00:00
Maarten
e94bafe100
Merge pull request #111 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.47.0
...
Bump eslint from 8.46.0 to 8.47.0
2023-08-20 22:08:15 +02:00
Maarten
ff55b24bbb
Merge pull request #112 from mmvanheusden/dependabot/npm_and_yarn/electron-26.0.0
...
Bump electron from 25.4.0 to 26.0.0
2023-08-20 22:08:11 +02:00
dependabot[bot]
de11c7bfda
Bump electron from 25.4.0 to 26.0.0
...
Bumps [electron](https://github.com/electron/electron ) from 25.4.0 to 26.0.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v25.4.0...v26.0.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-15 21:11:13 +00:00
dependabot[bot]
e33e2b85f1
Bump eslint from 8.46.0 to 8.47.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-11 21:11:47 +00:00
mmvanheusden
ff89270976
2.2.0
2023-08-04 20:06:31 +02:00
mmvanheusden
c63cb94e28
Update dependencies
2023-08-04 20:04:11 +02:00
Maarten
fad16516f0
Merge pull request #106 from mmvanheusden/dependabot/npm_and_yarn/electron-builder-24.6.3
...
Bump electron-builder from 24.4.0 to 24.6.3
2023-08-04 19:59:47 +02:00
dependabot[bot]
d20f94c449
Bump electron-builder from 24.4.0 to 24.6.3
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 24.4.0 to 24.6.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-25 21:33:05 +00:00
Maarten van Heusden
1d7fd54c6a
Update everything
2023-07-18 09:57:20 +02:00
Maarten
06dd83f99e
Merge pull request #103 from mmvanheusden/dependabot/npm_and_yarn/electron-25.3.0
...
Bump electron from 24.4.0 to 25.3.0
2023-07-18 00:51:36 -07:00
Maarten
0914a832d7
Merge pull request #104 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.45.0
...
Bump eslint from 8.41.0 to 8.45.0
2023-07-18 00:51:12 -07:00
Maarten
2de0ca8130
Add the ability to select the download location
...
Tested on Windows and `gnome-terminal`.
Closes #101
2023-07-18 00:49:57 -07:00
Maarten van Heusden
db75c7f623
implement it into the download utility
2023-07-18 00:32:09 -07:00
Maarten van Heusden
219803f01b
Polish
2023-07-17 12:45:28 -07:00
dependabot[bot]
c8a9468e3a
Bump eslint from 8.41.0 to 8.45.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-14 21:54:27 +00:00
dependabot[bot]
27da4d7534
Bump electron from 24.4.0 to 25.3.0
...
Bumps [electron](https://github.com/electron/electron ) from 24.4.0 to 25.3.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.4.0...v25.3.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 21:34:29 +00:00
mmvanheusden
c8717de5f7
Cleanup code, polish html
2023-06-30 22:13:55 +02:00
mmvanheusden
0508be5171
remove border
2023-06-30 21:46:25 +02:00
mmvanheusden
199472e4af
Add a path selector
2023-06-30 21:42:55 +02:00
Maarten
37b86711a7
Merge pull request #90 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.41.0
...
Bump eslint from 8.40.0 to 8.41.0
2023-05-29 13:27:46 +02:00
Maarten
92c3ca0f9d
Merge pull request #92 from mmvanheusden/dependabot/npm_and_yarn/electron-24.4.0
...
Bump electron from 24.3.1 to 24.4.0
2023-05-29 13:27:36 +02:00
dependabot[bot]
42d2ca108a
Bump electron from 24.3.1 to 24.4.0
...
Bumps [electron](https://github.com/electron/electron ) from 24.3.1 to 24.4.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.3.1...v24.4.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 22:00:32 +00:00
dependabot[bot]
481f9165e4
Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-19 22:00:44 +00:00
Maarten
e75e10ba5e
Merge pull request #89 from mmvanheusden/dependabot/npm_and_yarn/electron-24.3.1
...
Bump electron from 24.3.0 to 24.3.1
2023-05-18 20:32:09 +02:00
dependabot[bot]
0c8cf2d15b
Bump electron from 24.3.0 to 24.3.1
...
Bumps [electron](https://github.com/electron/electron ) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.3.0...v24.3.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-17 22:01:26 +00:00
Maarten
dbc5db4e98
Merge pull request #88 from mmvanheusden/dependabot/npm_and_yarn/electron-24.3.0
...
Bump electron from 24.1.3 to 24.3.0
2023-05-14 08:25:52 +02:00
Maarten
c7eb98263a
Merge pull request #87 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.39.0 to 8.40.0
2023-05-14 08:25:38 +02:00
dependabot[bot]
dc5630d3af
Bump electron from 24.1.3 to 24.3.0
...
Bumps [electron](https://github.com/electron/electron ) from 24.1.3 to 24.3.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.1.3...v24.3.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-10 22:08:07 +00:00
dependabot[bot]
e76c0b7e0f
Bump eslint from 8.39.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-05 22:00:15 +00:00
Maarten
cc7b4b9578
Merge pull request #84 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.39.0
...
Bump eslint from 8.38.0 to 8.39.0
2023-04-27 17:38:47 +02:00
Maarten
f7f3a6b254
Merge pull request #85 from mmvanheusden/dependabot/npm_and_yarn/electron-24.1.3
...
Bump electron from 24.1.2 to 24.1.3
2023-04-27 17:38:29 +02:00
dependabot[bot]
326fbd1d73
Bump electron from 24.1.2 to 24.1.3
...
Bumps [electron](https://github.com/electron/electron ) from 24.1.2 to 24.1.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.1.2...v24.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-26 22:00:55 +00:00
dependabot[bot]
12344805f3
Bump eslint from 8.38.0 to 8.39.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-21 22:01:19 +00:00
Maarten
0eee1f8c16
Merge pull request #83 from mmvanheusden/dependabot/npm_and_yarn/electron-24.1.2
...
Bump electron from 24.1.1 to 24.1.2
2023-04-16 00:31:38 +02:00
Maarten van Heusden
64dc7a79b8
Add donate button
2023-04-15 22:05:30 +02:00
dependabot[bot]
f9e5bf4953
Bump electron from 24.1.1 to 24.1.2
...
Bumps [electron](https://github.com/electron/electron ) from 24.1.1 to 24.1.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v24.1.1...v24.1.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-14 22:01:12 +00:00
Maarten van Heusden
c8d215bf37
Release v2.1.1
2023-04-13 16:39:59 +02:00
Maarten van Heusden
c945f90f36
Fix some characters in the password breaking the command
...
closes #80
2023-04-13 16:23:51 +02:00
Maarten van Heusden
2943fe62fe
Update dependencies
2023-04-13 16:22:44 +02:00
Maarten van Heusden
17e31901a2
Add .NET hardlinks
...
this ensures the latest .NET SDK 6.0 is always downloaded
2023-04-10 18:09:18 +02:00
Maarten van Heusden
b26e95a992
Update Primer CSS to v21.0.0
2023-04-10 18:08:43 +02:00
Maarten van Heusden
fcbf340a95
Rewrite README, update .NET
2023-04-09 13:08:51 +02:00
Maarten
7aa60d53d9
Merge pull request #78 from mmvanheusden/dependabot/npm_and_yarn/electron-24.0.0
...
Bump electron from 23.2.1 to 24.0.0
2023-04-05 12:41:08 +02:00
dependabot[bot]
01b9f1eda6
Bump electron from 23.2.1 to 24.0.0
...
Bumps [electron](https://github.com/electron/electron ) from 23.2.1 to 24.0.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.2.1...v24.0.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-04 22:01:17 +00:00
Maarten
b2dcd5279f
Merge pull request #76 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-04-02 19:38:47 +02:00
Maarten
c655207c04
Merge pull request #77 from mmvanheusden/dependabot/npm_and_yarn/electron-23.2.1
...
Bump electron from 23.2.0 to 23.2.1
2023-04-02 19:38:37 +02:00
dependabot[bot]
84dde67a4d
Bump electron from 23.2.0 to 23.2.1
...
Bumps [electron](https://github.com/electron/electron ) from 23.2.0 to 23.2.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.2.0...v23.2.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-30 22:01:40 +00:00
dependabot[bot]
6b603a004d
Bump eslint from 8.36.0 to 8.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 22:02:13 +00:00
Maarten
1d1f66bb7c
Update README.md
2023-03-24 21:01:17 +01:00
Maarten
b8fc38b4f9
Merge pull request #75 from mmvanheusden/dependabot/npm_and_yarn/electron-23.2.0
...
Bump electron from 23.1.4 to 23.2.0
2023-03-24 16:24:27 +01:00
dependabot[bot]
8b7253d9bf
Bump electron from 23.1.4 to 23.2.0
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.4 to 23.2.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.4...v23.2.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-23 22:02:21 +00:00
Maarten
702a4530ed
Merge pull request #74 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.4
...
Bump electron from 23.1.3 to 23.1.4
2023-03-22 13:26:55 +01:00
Maarten
f0e378fde2
Merge pull request #73 from mmvanheusden/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-03-22 13:26:39 +01:00
dependabot[bot]
f64655eee2
Bump electron from 23.1.3 to 23.1.4
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.3 to 23.1.4.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.3...v23.1.4 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-16 22:02:01 +00:00
dependabot[bot]
ab8c23c6db
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 15:20:10 +00:00
Maarten
36c42910a2
Merge pull request #71 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.3
...
Bump electron from 23.1.2 to 23.1.3
2023-03-14 16:19:59 +01:00
Maarten
0f0442cf61
Merge pull request #72 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.35.0 to 8.36.0
2023-03-14 16:19:44 +01:00
dependabot[bot]
15eecac4e3
Bump eslint from 8.35.0 to 8.36.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 22:21:57 +00:00
dependabot[bot]
72febb5c8b
Bump electron from 23.1.2 to 23.1.3
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.2 to 23.1.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.2...v23.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-08 22:04:19 +00:00
Maarten
f8ad3b3566
Merge pull request #70 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.2
...
Bump electron from 23.1.1 to 23.1.2
2023-03-08 16:53:33 +01:00
dependabot[bot]
8891e550c5
Bump electron from 23.1.1 to 23.1.2
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.1 to 23.1.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.1...v23.1.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-03 22:27:20 +00:00
Maarten
47888668ae
Merge pull request #69 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.35.0
...
Bump eslint from 8.34.0 to 8.35.0
2023-02-28 08:57:50 +01:00
dependabot[bot]
dc6a7d966c
Bump eslint from 8.34.0 to 8.35.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 21:32:40 +00:00
Maarten
4f2b7d6cb5
Merge pull request #68 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.1
...
Bump electron from 23.1.0 to 23.1.1
2023-02-25 13:51:16 +01:00
dependabot[bot]
c4085fe6ea
Bump electron from 23.1.0 to 23.1.1
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.0 to 23.1.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.0...v23.1.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-22 22:06:08 +00:00
Maarten
0073974d25
Merge pull request #67 from mmvanheusden/dependabot/npm_and_yarn/electron-23.1.0
...
Bump electron from 23.0.0 to 23.1.0
2023-02-17 09:42:05 +01:00
dependabot[bot]
a9cf7aa338
Bump electron from 23.0.0 to 23.1.0
...
Bumps [electron](https://github.com/electron/electron ) from 23.0.0 to 23.1.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.0.0...v23.1.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-16 22:09:30 +00:00
Maarten
b66abf916a
Merge pull request #66 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.34.0
...
Bump eslint from 8.33.0 to 8.34.0
2023-02-12 08:32:27 +01:00
dependabot[bot]
e4b287d2b2
Bump eslint from 8.33.0 to 8.34.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-10 22:12:43 +00:00
Maarten
5e39208999
Merge pull request #65 from mmvanheusden/dependabot/npm_and_yarn/electron-23.0.0
...
Bump electron from 22.2.0 to 23.0.0
2023-02-08 08:32:30 +01:00
dependabot[bot]
b47d1ac1d9
Bump electron from 22.2.0 to 23.0.0
...
Bumps [electron](https://github.com/electron/electron ) from 22.2.0 to 23.0.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.2.0...v23.0.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-07 21:17:19 +00:00
Maarten
3564bf7202
Merge pull request #64 from mmvanheusden/dependabot/npm_and_yarn/electron-22.2.0
...
Bump electron from 22.1.0 to 22.2.0
2023-02-03 19:13:15 +01:00
dependabot[bot]
1a974f40d9
Bump electron from 22.1.0 to 22.2.0
...
Bumps [electron](https://github.com/electron/electron ) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.1.0...v22.2.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 21:12:52 +00:00
Maarten
e7e5223132
Merge pull request #63 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.33.0
...
Bump eslint from 8.32.0 to 8.33.0
2023-01-31 10:49:21 +01:00
dependabot[bot]
d8e20aac62
Bump eslint from 8.32.0 to 8.33.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 21:20:23 +00:00
Maarten
18915bf7a4
Merge pull request #62 from mmvanheusden/dependabot/npm_and_yarn/electron-22.1.0
...
Bump electron from 22.0.3 to 22.1.0
2023-01-26 09:59:43 +01:00
dependabot[bot]
9ccdf3e0cb
Bump electron from 22.0.3 to 22.1.0
...
Bumps [electron](https://github.com/electron/electron ) from 22.0.3 to 22.1.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.0.3...v22.1.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-25 21:16:47 +00:00
Maarten
a08402fb0e
Merge pull request #61 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.3
...
Bump electron from 22.0.2 to 22.0.3
2023-01-20 03:35:36 -08:00
dependabot[bot]
95d58b1bfa
Bump electron from 22.0.2 to 22.0.3
...
Bumps [electron](https://github.com/electron/electron ) from 22.0.2 to 22.0.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.0.2...v22.0.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-19 21:12:46 +00:00
Maarten
f17386d7c8
Merge pull request #60 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.32.0
...
Bump eslint from 8.31.0 to 8.32.0
2023-01-18 00:53:36 -08:00
dependabot[bot]
74cbc0fee9
Bump eslint from 8.31.0 to 8.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-16 21:18:59 +00:00
Maarten
866163b81c
Merge pull request #59 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.2
...
Bump electron from 22.0.0 to 22.0.2
2023-01-14 10:42:42 -08:00
dependabot[bot]
1682539aba
Bump electron from 22.0.0 to 22.0.2
...
Bumps [electron](https://github.com/electron/electron ) from 22.0.0 to 22.0.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.0.0...v22.0.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-13 21:14:45 +00:00
mmvanheusden
4215b3b233
Update everything
2023-01-06 08:16:35 +01:00
Maarten
3e4faa5492
Merge pull request #57 from mmvanheusden/dependabot/npm_and_yarn/json5-2.2.3
...
Bump json5 from 2.2.1 to 2.2.3
2023-01-03 16:46:13 +01:00
dependabot[bot]
cacd77c246
Bump json5 from 2.2.1 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-03 15:36:34 +00:00
Maarten
9d5d09c252
Merge pull request #56 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.31.0
...
Bump eslint from 8.30.0 to 8.31.0
2023-01-03 16:36:11 +01:00
dependabot[bot]
72efb71ca4
Bump eslint from 8.30.0 to 8.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-02 21:15:47 +00:00
Maarten
be34cc746e
Merge pull request #55 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-21 11:48:54 +01:00
dependabot[bot]
7f669a44d4
Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 21:18:05 +00:00
Maarten
e2020d7aa3
yes
...
got them swag
2022-12-14 11:01:36 +01:00
Maarten
3f185153e9
Update README.md
2022-12-13 15:04:16 +01:00
Maarten
28ea79276e
Merge pull request #54 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-06 08:51:07 +01:00
dependabot[bot]
b1bcac83f5
Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 21:17:16 +00:00
Maarten
96fec37650
Merge pull request #53 from mmvanheusden/dependabot/npm_and_yarn/electron-22.0.0
...
Bump electron from 21.3.1 to 22.0.0
2022-12-01 14:19:34 +01:00
dependabot[bot]
a976d807c1
Bump electron from 21.3.1 to 22.0.0
...
Bumps [electron](https://github.com/electron/electron ) from 21.3.1 to 22.0.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v21.3.1...v22.0.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-30 21:27:48 +00:00
Maarten
0e56ec477f
Merge pull request #52 from mmvanheusden/dependabot/npm_and_yarn/electron-21.3.1
...
Bump electron from 21.3.0 to 21.3.1
2022-11-25 19:07:53 +01:00
dependabot[bot]
6eed37278d
Bump electron from 21.3.0 to 21.3.1
...
Bumps [electron](https://github.com/electron/electron ) from 21.3.0 to 21.3.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v21.3.0...v21.3.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-24 21:25:10 +00:00
Maarten
11e0316d50
Merge pull request #50 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-19 10:25:36 +01:00
dependabot[bot]
f59b350acf
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-19 00:50:11 +00:00
Maarten
e82d943cbd
Merge pull request #49 from mmvanheusden/dependabot/npm_and_yarn/electron-21.3.0
...
Bump electron from 21.2.3 to 21.3.0
2022-11-18 07:37:55 +01:00
dependabot[bot]
66a1b6f01a
Bump electron from 21.2.3 to 21.3.0
...
Bumps [electron](https://github.com/electron/electron ) from 21.2.3 to 21.3.0.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v21.2.3...v21.3.0 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 21:24:19 +00:00
Maarten
9a66fc9921
Create github-repo-stats.yml
2022-11-17 17:06:28 +01:00
Maarten
627630aec2
Update electron-builder.yml
2022-11-11 21:19:00 +01:00
Maarten
afb722f730
fix copyright and package id
2022-11-11 20:46:57 +01:00
Maarten
328e0527ab
Merge pull request #48 from mmvanheusden/dependabot/npm_and_yarn/electron-21.2.3
...
Bump electron from 21.2.2 to 21.2.3
2022-11-10 09:15:24 +01:00
dependabot[bot]
423a93afae
Bump electron from 21.2.2 to 21.2.3
...
Bumps [electron](https://github.com/electron/electron ) from 21.2.2 to 21.2.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v21.2.2...v21.2.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 21:14:45 +00:00
Maarten
7bedaadcdd
Merge pull request #47 from mmvanheusden/dependabot/npm_and_yarn/eslint-8.27.0
...
Bump eslint from 8.26.0 to 8.27.0
2022-11-09 15:33:45 +01:00
dependabot[bot]
e41f6b7958
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 21:37:30 +00:00
Maarten
d79f34f6d7
Merge pull request #46 from mmvanheusden/dependabot/npm_and_yarn/electron-21.2.2
...
Bump electron from 21.2.0 to 21.2.2
2022-11-03 14:29:15 +01:00
dependabot[bot]
f1609d29aa
Bump electron from 21.2.0 to 21.2.2
...
Bumps [electron](https://github.com/electron/electron ) from 21.2.0 to 21.2.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v21.2.0...v21.2.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 22:00:42 +00:00
mmvanheusden
f710ed3cce
Add a download button to the readme
2022-10-29 14:36:53 +02:00
mmvanheusden
b3f3ea5ef7
Fix typo and remove draft code
2022-10-28 12:08:15 +02:00
mmvanheusden
66b1777be7
Update Primer CSS and slightly improve readme
2022-10-28 12:05:52 +02:00