Compare commits

...

130 Commits

Author SHA1 Message Date
renovate a898b498ad chore(deps): update dependency electron to v25.1.0 (#156)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #156
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 hours ago
renovate 7fa6d0cdb2 chore(deps): update dependency electron to v25.0.1 (#155)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #155
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 week ago
renovate 7ef87c10e2 chore(deps): update dependency electron to v25 (#153)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #153
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 week ago
renovate 20630c759c chore(deps): update dependency electron to v24.4.0 (#152)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #152
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 weeks ago
renovate e21040f1d8 chore(deps): update dependency electron to v24.3.1 (#151)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #151
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 weeks ago
renovate 87d7190c06 chore(deps): update dependency electron to v24.1.3 (#150)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #150
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 month ago
renovate cafd8da01f chore(deps): update dependency electron to v24.1.2 (#149)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #149
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate 795de334a3 chore(deps): update dependency electron to v24.1.1 (#148)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #148
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate c45913c256 chore(deps): update dependency electron to v24 (#147)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #147
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate 60beda895b chore(deps): update dependency electron to v23.2.2 (#146)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #146
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate 8010cd28d5 chore(deps): update dependency electron to v23.2.1 (#145)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #145
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate 9c1cad4ae2 fix(deps): update dependency express to v4.18.2 (#144)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #144
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 months ago
renovate 2fe4e7bb80 chore(deps): update dependency electron to v23.2.0 (#143)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | minor | [`23.1.4` -> `23.2.0`](https://renovatebot.com/diffs/npm/electron/23.1.4/23.2.0) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.2.0`](https://github.com/electron/electron/releases/tag/v23.2.0): electron v23.2.0

[Compare Source](https://github.com/electron/electron/compare/v23.1.4...v23.2.0)

### Release Notes for v23.2.0

#### Features

-   Added the `enableLocalEcho` flag to the session handler `ses.setDisplayMediaRequestHandler()` callback for allowing remote audio input to be echoed in the local output stream when `audio` is a `WebFrameMain`. [#&#8203;37529](https://github.com/electron/electron/pull/37529) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37528))</span>

#### Fixes

-   Fixed an issue where `BroadcastChannel` did not work correctly when `contextIsolation: false`. [#&#8203;37444](https://github.com/electron/electron/pull/37444) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37443))</span>
-   Fixed an issue with potential dock icon duplication on macOS. [#&#8203;37624](https://github.com/electron/electron/pull/37624) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37623), [24](https://github.com/electron/electron/pull/37625))</span>
-   Fixed issue with BrowserWindow not updating after call to previewFile. [#&#8203;37577](https://github.com/electron/electron/pull/37577) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37576), [24](https://github.com/electron/electron/pull/37578))</span>
-   Improved error messages on `session.cookies.set` failure. [#&#8203;37596](https://github.com/electron/electron/pull/37596) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37595), [24](https://github.com/electron/electron/pull/37597))</span>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #143
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
3 months ago
renovate 542d39d4a4 chore(deps): update dependency electron to v23.1.4 (#142)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.3` -> `23.1.4`](https://renovatebot.com/diffs/npm/electron/23.1.3/23.1.4) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.4`](https://github.com/electron/electron/releases/tag/v23.1.4): electron v23.1.4

[Compare Source](https://github.com/electron/electron/compare/v23.1.3...v23.1.4)

### Release Notes for v23.1.4

#### Fixes

-   Fixed an issue where unhandled rejections could cause duplicate logs in some cases. [#&#8203;37501](https://github.com/electron/electron/pull/37501) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37502), [24](https://github.com/electron/electron/pull/37500))</span>

#### Other Changes

-   Updated Chromium to 110.0.5481.192. [#&#8203;37533](https://github.com/electron/electron/pull/37533)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #142
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
3 months ago
renovate 3c1feb2606 chore(deps): update dependency electron to v23.1.3 (#141)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.2` -> `23.1.3`](https://renovatebot.com/diffs/npm/electron/23.1.2/23.1.3) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.3`](https://github.com/electron/electron/releases/tag/v23.1.3): electron v23.1.3

[Compare Source](https://github.com/electron/electron/compare/v23.1.2...v23.1.3)

### Release Notes for v23.1.3

#### Fixes

-   Fixed WebUSB on ARM64 macs. [#&#8203;37521](https://github.com/electron/electron/pull/37521) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37522))</span>
-   Fixed a crash on capturing sources when using desktopCapturer API on Wayland. [#&#8203;37526](https://github.com/electron/electron/pull/37526)

#### Other Changes

-   Updated Chromium to 110.0.5481.179. [#&#8203;37471](https://github.com/electron/electron/pull/37471)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: #141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
3 months ago
renovate 5e4450cbe6 chore(deps): update dependency electron to v23.1.2 (#140)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.1` -> `23.1.2`](https://renovatebot.com/diffs/npm/electron/23.1.1/23.1.2) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.2`](https://github.com/electron/electron/releases/tag/v23.1.2)

[Compare Source](https://github.com/electron/electron/compare/v23.1.1...v23.1.2)

### Release Notes for v23.1.2

#### Fixes

-   Fixed `destroyed` event not emitted on `close` for `BrowserView.webContents`. [#&#8203;37451](https://github.com/electron/electron/pull/37451) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37450))</span>
-   Fixed an incorrect result returned when using secure as a cookies filter. [#&#8203;37248](https://github.com/electron/electron/pull/37248) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37247), [24](https://github.com/electron/electron/pull/37246))</span>
-   Fixed an issue where `minWidth`/`minHeight` and `maxWidth`/`maxHeight` would not be enforced if the user set an `aspectRatio` on macOS. [#&#8203;37457](https://github.com/electron/electron/pull/37457) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37458), [24](https://github.com/electron/electron/pull/37456))</span>
-   Fixed an issue where passing both `hasReply` and `actions` to a main process Notification on macOS resulted in the first action being obscured and unavailable. [#&#8203;37448](https://github.com/electron/electron/pull/37448) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37447), [24](https://github.com/electron/electron/pull/37449))</span>
-   Fixed draggable regions not working in Mac App Store builds. [#&#8203;37473](https://github.com/electron/electron/pull/37473) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37474))</span>
-   Fixed right-click events not being delivered in frameless window draggable regions. [#&#8203;37394](https://github.com/electron/electron/pull/37394) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37395))</span>

#### Other Changes

-   Improved error messages for `contents.takeHeapSnapshot`. [#&#8203;37460](https://github.com/electron/electron/pull/37460) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37459), [24](https://github.com/electron/electron/pull/37461))</span>
-   Updated Chromium to 110.0.5481.177. [#&#8203;37389](https://github.com/electron/electron/pull/37389)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->

Reviewed-on: #140
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
3 months ago
renovate b47bba2d77 chore(deps): update dependency electron to v23.1.1 (#139)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.0` -> `23.1.1`](https://renovatebot.com/diffs/npm/electron/23.1.0/23.1.1) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.1`](https://github.com/electron/electron/releases/tag/v23.1.1)

[Compare Source](https://github.com/electron/electron/compare/v23.1.0...v23.1.1)

### Release Notes for v23.1.1

#### Fixes

-   Corrects an issue with HTML fullscreen when `BrowserWindow` fullscreening is disabled. [#&#8203;37367](https://github.com/electron/electron/pull/37367) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37368))</span>
-   Fixed potential private API usage for MAS builds on macOS. [#&#8203;37363](https://github.com/electron/electron/pull/37363) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37364))</span>
-   Fixed window could not go back to maximized state when restored on Linux. [#&#8203;37359](https://github.com/electron/electron/pull/37359) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37358))</span>

#### Other Changes

-   Security: backported fix for chromium:1408392. [#&#8203;37297](https://github.com/electron/electron/pull/37297)
-   Updated Chromium to 110.0.5481.104. [#&#8203;37333](https://github.com/electron/electron/pull/37333)

#### Documentation

-   Documentation changes: [#&#8203;37290](https://github.com/electron/electron/pull/37290)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->

Reviewed-on: #139
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
4 months ago
renovate 3209937cdd chore(deps): update dependency electron to v23.1.0 (#138)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #138
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
4 months ago
kolaente c02c5d009f
chore: remove sponsor
continuous-integration/drone/push Build is passing Details
4 months ago
renovate b01e192098 chore(deps): update dependency electron to v23 (#136)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #136
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
4 months ago
renovate 84d76c49ad chore(deps): update dependency electron to v22.2.0 (#135)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #135
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
4 months ago
renovate f20f2f977a chore(deps): update dependency electron to v22.1.0 (#134)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #134
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
4 months ago
kolaente ccc2afbd39
chore: 0.20.3 release preperations
continuous-integration/drone/push Build is passing Details
4 months ago
renovate 819f34b1fe chore(deps): update dependency electron to v22.0.3 (#133)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #133
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
5 months ago
renovate 1dd99b6df0 chore(deps): update dependency electron to v22.0.2 (#132)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #132
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
5 months ago
renovate 0cc5851359 chore(deps): update dependency electron to v22.0.1 (#131)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #131
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
5 months ago
kolaente 99153187d7
fix: open links in OS default browser
continuous-integration/drone/push Build is passing Details
Resolves #130
6 months ago
kolaente da183cd0d5
chore: 0.20.2 release preperations
continuous-integration/drone/push Build is passing Details
6 months ago
renovate bd6c15e908 chore(deps): update dependency electron to v22 (#129)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #129
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
6 months ago
renovate 132eb11d77 chore(deps): update dependency electron to v21.3.1 (#128)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #128
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
7 months ago
kolaente 416b906ee2
chore: 0.20.1 release preperations
continuous-integration/drone/push Build is passing Details
7 months ago
renovate e721d5e0d4 chore(deps): update dependency electron to v21.2.2 (#126)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #126
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
7 months ago
renovate 7fc4f3fa8b chore(deps): update dependency electron to v21.2.1 (#125)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #125
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
7 months ago
kolaente 5f61b523b6
chore: release preparations
continuous-integration/drone/push Build is passing Details
7 months ago
renovate 240c153fe2 chore(deps): update dependency electron to v21.2.0 (#124)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #124
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
renovate da2d56ad5d chore(deps): update dependency electron to v21.1.1 (#123)
continuous-integration/drone/push Build is failing Details
Reviewed-on: #123
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
renovate 678afc46f8 chore(deps): update dependency electron-builder to v23.6.0 (#122)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #122
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
renovate 3b337ca7b6 chore(deps): update dependency electron to v21.1.0 (#120)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #120
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
kolaente a0789684ec
chore: release preparations
continuous-integration/drone/push Build is passing Details
8 months ago
kolaente 0563fb2ee5
chore: disable mac builds
continuous-integration/drone/push Build is passing Details
8 months ago
renovate 78d61680d3 chore(deps): update dependency electron to v21.0.1 (#119)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #119
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
renovate 7489860ccb chore(deps): update dependency electron to v21 (#118)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #118
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
8 months ago
renovate c8c83be5d3 chore(deps): update dependency electron to v20.2.0 (#117)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #117
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 months ago
renovate 8924e2524c chore(deps): update dependency electron to v20.1.4 (#116)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #116
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 months ago
renovate d84a95a39c chore(deps): update dependency electron to v20.1.3 (#115)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #115
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 months ago
renovate 3f238e09fd chore(deps): update dependency electron to v20.1.2 (#114)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #114
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 months ago
kolaente 5b4d5c784b
feat: add sponsor to readme (relm)
continuous-integration/drone/push Build was killed Details
9 months ago
renovate 1cf753fef2 chore(deps): update dependency electron to v20.1.1 (#113)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #113
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
9 months ago
renovate 9f16b01dc7 chore(deps): update dependency electron to v20.0.3 (#112)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #112
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
renovate ac87faddd3 chore(deps): update dependency electron to v20.0.2 (#111)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #111
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
kolaente b7a2a51b36
chore: release preparations
continuous-integration/drone/push Build was killed Details
10 months ago
renovate 2bbb82b6e5 chore(deps): update dependency electron to v20.0.1 (#110)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #110
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
renovate 0f77a95414 chore(deps): update dependency electron to v20 (#109)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #109
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
renovate 456a8ba0d9 chore(deps): update dependency electron-builder to v23.3.3 (#108)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #108
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
renovate c5b3236150 chore(deps): update dependency electron to v19.0.10 (#107)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #107
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
10 months ago
renovate 9015263f5a chore(deps): update dependency electron to v19.0.9 (#106)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #106
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
11 months ago
renovate 5479192595 chore(deps): update dependency electron to v19.0.8 (#105)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #105
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
11 months ago
renovate 13a01e4460 chore(deps): update dependency electron to v19.0.7 (#104)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #104
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
11 months ago
renovate 61e806971d chore(deps): update dependency electron-builder to v23.1.0 (#102)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #102
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
11 months ago
renovate 2e0378b673 chore(deps): update dependency electron to v19.0.6 (#101)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #101
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
11 months ago
renovate d9083cd0bc chore(deps): update dependency electron to v19.0.4 (#100)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #100
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 2d408e3d03 chore(deps): update dependency electron to v19.0.3 (#99)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #99
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate ff96010c6e chore(deps): update dependency electron to v19.0.2 (#98)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #98
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate b357c551b7 chore(deps): update dependency electron to v19 (#97)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #97
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 8737ce78a3 chore(deps): update dependency electron to v18.3.1 (#96)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #96
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 0a74b1c21b chore(deps): update dependency electron to v18.2.4 (#95)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #95
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 8f2862d50d chore(deps): update dependency electron to v18.2.3 (#94)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #94
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 58fe840f29 chore(deps): update dependency electron to v18.2.2 (#93)
continuous-integration/drone/push Build was killed Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`18.2.0` -> `18.2.2`](https://renovatebot.com/diffs/npm/electron/18.2.0/18.2.2) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v18.2.2`](https://github.com/electron/electron/releases/v18.2.2)

[Compare Source](https://github.com/electron/electron/compare/v18.2.0...v18.2.2)

### Release Notes for v18.2.2

#### Fixes

-   Fixed a crash on Windows when opening apps in multiple, separate user sessions. [#&#8203;34161](https://github.com/electron/electron/pull/34161) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34160))</span>
-   Fixed an OSR crash happening when input select items were rendered. [#&#8203;34092](https://github.com/electron/electron/pull/34092) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34091), [19](https://github.com/electron/electron/pull/34093))</span>
-   Fixed an issue where calling `SetLoginItemSettings()` could potentially cause network volumes to be incorrectly mounted. [#&#8203;34106](https://github.com/electron/electron/pull/34106) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34107), [19](https://github.com/electron/electron/pull/34108))</span>
-   Fixed crash on startup due to missing gtk symbol on older distros. [#&#8203;34150](https://github.com/electron/electron/pull/34150) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34151))</span>

#### Other Changes

-   Backported fix for CVE-2022-1485. [#&#8203;34052](https://github.com/electron/electron/pull/34052)
-   Backported fix for CVE-2022-1497. [#&#8203;34072](https://github.com/electron/electron/pull/34072)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #93
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate c6c3487d90 chore(deps): update dependency electron to v18.2.0 (#92)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #92
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 53fd4bad83 chore(deps): update dependency electron to v18.1.0 (#91)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #91
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate d027905206 chore(deps): update dependency electron to v18.0.4 (#90)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #90
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 663d1dceeb chore(deps): update dependency electron-builder to v23 (#89)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #89
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate e61bc277b4 chore(deps): update dependency electron to v18.0.3 (#88)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #88
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate eebba7a16a chore(deps): update dependency electron to v18.0.2 (#87)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #87
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 3193a06af0 chore(deps): update dependency electron to v18.0.1 (#86)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #86
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate bacbc03f98 chore(deps): update dependency electron to v18 (#85)
continuous-integration/drone/push Build was killed Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | major | [`17.3.0` -> `18.0.0`](https://renovatebot.com/diffs/npm/electron/17.3.0/18.0.0) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v18.0.0`](https://github.com/electron/electron/releases/v18.0.0)

[Compare Source](https://github.com/electron/electron/compare/v17.3.0...v18.0.0)

### Release Notes for v18.0.0

#### Features

-   Added `BrowserWindow` method to change the button color, symbol color, and height of a window with WCO enabled. [#&#8203;33440](https://github.com/electron/electron/pull/33440)

#### Fixes

-   Fixed maximizing frameless windows by double-clicking on a draggable (title bar) region. [#&#8203;33446](https://github.com/electron/electron/pull/33446) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33449), [16](https://github.com/electron/electron/pull/33444), [17](https://github.com/electron/electron/pull/33445))</span>

#### Other Changes

-   Updated Chromium to 100.0.4896.56. [#&#8203;33475](https://github.com/electron/electron/pull/33475)
-   Updated node types version. [#&#8203;33477](https://github.com/electron/electron/pull/33477)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #85
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 1b4f8cc428 chore(deps): update dependency electron to v17.3.0 (#84)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #84
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate b3029db737 chore(deps): update dependency electron to v17.2.0 (#83)
continuous-integration/drone/push Build was killed Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | minor | [`17.1.2` -> `17.2.0`](https://renovatebot.com/diffs/npm/electron/17.1.2/17.2.0) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v17.2.0`](https://github.com/electron/electron/releases/v17.2.0)

[Compare Source](https://github.com/electron/electron/compare/v17.1.2...v17.2.0)

### Release Notes for v17.2.0

#### Features

-   Added `ses.setCodeCachePath()` API for setting code cache directory. [#&#8203;33285](https://github.com/electron/electron/pull/33285) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33286))</span>

#### Fixes

-   Fire 'show' event when a BrowserWindow is shown via maximize(). [#&#8203;33213](https://github.com/electron/electron/pull/33213) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33212), [18](https://github.com/electron/electron/pull/33214))</span>
-   Fixed a network service crash that could occur when using setCertificateVerifyProc. [#&#8203;33254](https://github.com/electron/electron/pull/33254) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33253))</span>
-   Fixed an issue where BrowserView layout bounds where limited to it's visible bounds. [#&#8203;33398](https://github.com/electron/electron/pull/33398) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33399))</span>
-   Fixed an issue where Chrome DevTools settings didn't persist between loads. [#&#8203;33273](https://github.com/electron/electron/pull/33273) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33206))</span>
-   Fixed an issue where clicking "Open in Containing Folder" in the Sources tab in Devtools caused a crash. [#&#8203;33196](https://github.com/electron/electron/pull/33196) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33313), [18](https://github.com/electron/electron/pull/33197))</span>
-   Fixed broken event loop in renderer process when process reuse is enabled on windows platform. [#&#8203;33362](https://github.com/electron/electron/pull/33362) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33363), [18](https://github.com/electron/electron/pull/33361))</span>
-   Fixed crash in the render process on reload with pending node fs.promises. [#&#8203;33335](https://github.com/electron/electron/pull/33335) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33300), [16](https://github.com/electron/electron/pull/33301), [18](https://github.com/electron/electron/pull/33302))</span>
-   Fixed drag regions on WCO windows on Windows. [#&#8203;33201](https://github.com/electron/electron/pull/33201) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33199), [16](https://github.com/electron/electron/pull/33200), [18](https://github.com/electron/electron/pull/33202))</span>
-   Fixed incorrect external memory allocation tracking in nativeImage module. [#&#8203;33306](https://github.com/electron/electron/pull/33306) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33311), [16](https://github.com/electron/electron/pull/33312), [18](https://github.com/electron/electron/pull/33305))</span>
-   Theoretical fix for a crash we're seeing when closing multiple child windows at the same time on macOS. [#&#8203;33283](https://github.com/electron/electron/pull/33283) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33284))</span>

#### Other Changes

-   Fixed an issue where adding/removing display changes the BrowserWindow size. [#&#8203;33251](https://github.com/electron/electron/pull/33251) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/33247), [15](https://github.com/electron/electron/pull/33248), [16](https://github.com/electron/electron/pull/33249), [18](https://github.com/electron/electron/pull/33250))</span>
-   Fixed an issue where moving a window created in a scaled display to a regular display would increase the window size. [#&#8203;33231](https://github.com/electron/electron/pull/33231)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #83
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 6e1323c7f4 chore(deps): update dependency electron to v17.1.2 (#82)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #82
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 193a9cf194 chore(deps): update dependency electron to v17.1.1 (#81)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #81
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 61c9cc23a2 chore(deps): update dependency electron to v17.1.0 (#80)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #80
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 5f3106f5c9 chore(deps): update dependency electron to v17.0.1 (#79)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #79
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 79eb9a52b7 chore(deps): update dependency electron-builder to v22.14.13 (#78)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #78
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate e891df0fe1 chore(deps): update dependency electron to v17 (#77)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #77
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 66ec63214b chore(deps): update dependency electron to v16.0.8 (#76)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #76
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 40ecc93a0b chore(deps): update dependency electron to v16.0.7 (#75)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #75
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 5577e9da2c chore(deps): update dependency electron to v16.0.6 (#74)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #74
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate b3a8f17404 chore(deps): update dependency electron to v16.0.5 (#73)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #73
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
1 year ago
renovate 06483239ab chore(deps): update dependency electron to v16.0.4 (#72)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #72
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate b41dff2c5a chore(deps): update dependency electron to v16.0.3 (#71)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #71
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate c8227845bd chore(deps): update dependency electron to v16.0.2 (#69)
continuous-integration/drone/push Build was killed Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`16.0.1` -> `16.0.2`](https://renovatebot.com/diffs/npm/electron/16.0.1/16.0.2) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v16.0.2`](https://github.com/electron/electron/releases/v16.0.2)

[Compare Source](https://github.com/electron/electron/compare/v16.0.1...v16.0.2)

### Release Notes for v16.0.2

#### Fixes

-   Fixed a potential issue when setting backgroundColor on `BrowserView`s. [#&#8203;31947](https://github.com/electron/electron/pull/31947) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31945), [15](https://github.com/electron/electron/pull/31946), [17](https://github.com/electron/electron/pull/31948))</span>
-   Fixed console windows from ELECTRON_RUN_AS_NODE instances. [#&#8203;31973](https://github.com/electron/electron/pull/31973) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/31972))</span>

#### Other Changes

-   Updated Chromium to 96.0.4664.55. [#&#8203;31909](https://github.com/electron/electron/pull/31909)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #69
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate c4413e5f19 chore(deps): update dependency electron-builder to v22.14.5 (#68)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #68
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 4ed98336db chore(deps): update dependency electron to v16.0.1 (#67)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #67
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate b03a2b5de7 chore(deps): update dependency electron to v16 (#65)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #65
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate a6c62f76a7 chore(deps): update dependency electron to v15.3.2 (#66)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #66
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate e8499c5e1c chore(deps): update dependency electron to v15.3.1 (#64)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #64
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 40d97fa01b chore(deps): update dependency electron to v15.3.0 (#63)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #63
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 26964c3c2d chore(deps): update dependency electron to v15.2.0 (#60)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #60
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate b8af7bb25e chore(deps): update dependency electron-builder to v22.13.1 (#61)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #61
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente 364e32604a
chore(ci): sign drone config
continuous-integration/drone/push Build was killed Details
2 years ago
kolaente cdd374baa8
chore(ci): use latest s3 plugin
continuous-integration/drone/push Build is pending Details
2 years ago
renovate 6486f401a2 Update dependency electron to v15 (#59)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #59
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 82c50cc36f Update dependency electron to v14.0.1 (#58)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #58
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente 91a29c4dd9
0.18.0 release preparations
continuous-integration/drone/push Build was killed Details
2 years ago
renovate 949542145f Update dependency electron to v14 (#57)
continuous-integration/drone/push Build was killed Details
Reviewed-on: #57
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 05ef35237d Update dependency electron to v13.2.3 (#56)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #56
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 43b976e14b Update dependency electron to v13.2.2 (#55)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #55
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate b1df9ec0df Update dependency electron to v13.2.1 (#54)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #54
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 78e1ab9db4 Update dependency electron to v13.2.0 (#53)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #53
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 87f6348ef1 Update dependency electron to v13.1.9 (#52)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #52
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente c2d8079176
Trigger CI
continuous-integration/drone/push Build is passing Details
2 years ago
renovate 8096c57725 Update dependency electron to v13.1.8 (#51)
continuous-integration/drone/push Build is passing Details
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: #51
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente d20cc46e7c
Add drone pipeline for PR
continuous-integration/drone/push Build is passing Details
2 years ago
renovate cd7846e2c7 Update dependency electron to v13.1.7 (#50)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #50
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 5f17d9b1de Update dependency electron to v13.1.6 (#49)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #49
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 0c74536714 Update dependency electron to v13.1.5 (#48)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #48
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 02cf04dca2 Update dependency electron to v13.1.4 (#47)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #47
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 81bf176f4d Update dependency electron to v13.1.3 (#46)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #46
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
kolaente 530dc8b686
Sign drone config
continuous-integration/drone/push Build is passing Details
2 years ago
kolaente 9c1b5a0eb2
Only upload .dmg files for macos builds
continuous-integration/drone/push Build is passing Details
2 years ago
kolaente 710b98d56c
Cleanup
continuous-integration/drone/push Build is passing Details
2 years ago
kolaente 2d7a028c88
Install yarn on mac
continuous-integration/drone/push Build is failing Details
2 years ago
kolaente 06824a339e
Fix sed for macos
continuous-integration/drone/push Build is failing Details
2 years ago
kolaente 210bf77f07
Enable mac builds
continuous-integration/drone/push Build is failing Details
2 years ago
renovate d238f751a9 Update dependency electron-builder to v22.11.7 (#45)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #45
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 719ab0d6cf Update dependency electron to v13.1.2 (#44)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #44
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 03402a65dc Update dependency electron to v13.1.1 (#43)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #43
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate fd35cf989e Update dependency electron to v13.1.0 (#42)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #42
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 0c2057b7b0 Update dependency electron to v13.0.1 (#41)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #41
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago
renovate 64774827e0 Update dependency electron to v13 (#39)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #39
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2 years ago

@ -1,3 +1,82 @@
---
kind: pipeline
type: docker
name: build
trigger:
branch:
exclude:
- main
event:
include:
- push
- pull_request
steps:
- name: fetch-tags
image: docker:git
commands:
- git fetch --tags
- name: restore-cache
image: meltwater/drone-cache:dev
pull: true
environment:
AWS_ACCESS_KEY_ID:
from_secret: cache_aws_access_key_id
AWS_SECRET_ACCESS_KEY:
from_secret: cache_aws_secret_access_key
settings:
restore: true
bucket: kolaente.dev-drone-dependency-cache
endpoint: https://s3.fr-par.scw.cloud
region: fr-par
path_style: true
cache_key: '{{ .Repo.Name }}_{{ checksum "yarn.lock" }}_{{ arch }}_{{ os }}'
mount:
- '.cache'
- name: build
image: electronuserland/builder:wine-mono
pull: true
environment:
YARN_CACHE_FOLDER: .cache/yarn/
depends_on:
- fetch-tags
- restore-cache
commands:
- export VERSION=${DRONE_TAG##v}
- if [ -z "$$VERSION" ]; then export VERSION=unstable; fi
# TODO: Move to a yarn script
- wget https://dl.vikunja.io/frontend/vikunja-frontend-$$VERSION.zip
- unzip vikunja-frontend-$$VERSION.zip -d frontend
- sed -i 's/\\/api\\/v1//g' frontend/index.html
# Make sure that the -unstable suffix is added to release files
- sed -i "s/\$${version}/$$VERSION/g" package.json
- yarn install
- yarn dist --linux --windows
- name: rebuild-cache
image: meltwater/drone-cache:dev
pull: true
environment:
AWS_ACCESS_KEY_ID:
from_secret: cache_aws_access_key_id
AWS_SECRET_ACCESS_KEY:
from_secret: cache_aws_secret_access_key
settings:
rebuild: true
bucket: kolaente.dev-drone-dependency-cache
endpoint: https://s3.fr-par.scw.cloud
region: fr-par
path_style: true
cache_key: '{{ .Repo.Name }}_{{ checksum "yarn.lock" }}_{{ arch }}_{{ os }}'
mount:
- '.cache'
depends_on:
- build
---
kind: pipeline
type: docker
name: release
@ -72,7 +151,7 @@ steps:
- build
- name: release-latest
image: plugins/s3:1
image: plugins/s3
pull: true
settings:
bucket: vikunja-releases
@ -93,7 +172,7 @@ steps:
depends_on: [ build ]
- name: release-version
image: plugins/s3:1
image: plugins/s3
pull: true
settings:
bucket: vikunja-releases
@ -112,7 +191,7 @@ steps:
- tag
depends_on: [ build ]
# Mac building disabled until the runner works again
# Disabled until we have a working mac runner
#---
#kind: pipeline
#type: exec
@ -141,11 +220,17 @@ steps:
# # TODO: Move to a yarn script
# - wget https://dl.vikunja.io/frontend/vikunja-frontend-$$VERSION.zip
# - unzip vikunja-frontend-$$VERSION.zip -d frontend
# - sed -i 's/\\/api\\/v1//g' frontend/index.html
# - sed -i '' 's/\\/api\\/v1//g' frontend/index.html
# # Make sure that the -unstable suffix is added to release files
# - sed -i "s/\$${version}/$$VERSION/g" package.json
# - sed -i '' "s/\$${version}/$$VERSION/g" package.json
# - yarn install
# - yarn dist --mac
# - brew install minio/stable/mc
# - mc config host add scw-fr-par https://s3.fr-par.scw.cloud $ACCESS_KEY $SECRET_KEY --api S3v4
# - mc cp ./dist/* scw-fr-par/vikunja-releases/desktop/$VERSION/
# - mc cp ./dist/*.dmg scw-fr-par/vikunja-releases/desktop/$VERSION/
# - mc cp ./dist/*.dmg.blockmap scw-fr-par/vikunja-releases/desktop/$VERSION/
---
kind: signature
hmac: f5aa08e285044e34b02b197a309bb8682b8cc9adf630dabaa18cc09cc6b50cf6
...

@ -9,6 +9,163 @@ All releases can be found on https://code.vikunja.io/desktop/releases.
The releases aim at the api and frontend versions which is why there are missing versions.
## [0.20.3] - 2023-01-24
### Bug Fixes
* Open links in OS default browser ([9915318](99153187d77d5b2311bc2a87864f70b9d2563370))
### Dependencies
* *(deps)* Update dependency electron to v22.0.1 (#131)
* *(deps)* Update dependency electron to v22.0.2 (#132)
* *(deps)* Update dependency electron to v22.0.3 (#133)
## [0.20.2] - 2022-12-18
### Dependencies
* *(deps)* Update dependency electron to v21.3.1 (#128)
* *(deps)* Update dependency electron to v22 (#129)
## [0.20.1] - 2022-11-11
### Dependencies
* *(deps)* Update dependency electron to v21.2.1 (#125)
* *(deps)* Update dependency electron to v21.2.2 (#126)
## [0.20.0] - 2022-10-28
### Dependencies
* *(deps)* Update dependency electron to v21.1.0 (#120)
* *(deps)* Update dependency electron-builder to v23.6.0 (#122)
* *(deps)* Update dependency electron to v21.1.1 (#123)
* *(deps)* Update dependency electron to v21.2.0 (#124)
## [0.19.1 - 2022-08-17]
### Dependencies
* *(deps)* Update dependency electron to v20.0.2 (#111)
* *(deps)* Update dependency electron to v20.0.3 (#112)
* *(deps)* Update dependency electron to v20.1.1 (#113)
* *(deps)* Update dependency electron to v20.1.2 (#114)
* *(deps)* Update dependency electron to v20.1.3 (#115)
* *(deps)* Update dependency electron to v20.1.4 (#116)
* *(deps)* Update dependency electron to v20.2.0 (#117)
* *(deps)* Update dependency electron to v21 (#118)
* *(deps)* Update dependency electron to v21.0.1 (#119)
### Features
* Add sponsor to readme (relm) ([5b4d5c7](5b4d5c784b4ea447ea928c8c9ee83a58b51f10f4))
### Miscellaneous Tasks
* Disable mac builds ([0563fb2](0563fb2ee5ae16357cdd9463be33ca3f3977c596))
## [0.19.0 - 2022-08-03]
### Dependencies
* *(deps)* Update dependency electron-builder to v22.13.1 (#61)
* *(deps)* Update dependency electron to v15.2.0 (#60)
* *(deps)* Update dependency electron to v15.3.0 (#63)
* *(deps)* Update dependency electron to v15.3.1 (#64)
* *(deps)* Update dependency electron to v15.3.2 (#66)
* *(deps)* Update dependency electron to v16 (#65)
* *(deps)* Update dependency electron to v16.0.1 (#67)
* *(deps)* Update dependency electron-builder to v22.14.5 (#68)
* *(deps)* Update dependency electron to v16.0.2 (#69)
* *(deps)* Update dependency electron to v16.0.3 (#71)
* *(deps)* Update dependency electron to v16.0.4 (#72)
* *(deps)* Update dependency electron to v16.0.5 (#73)
* *(deps)* Update dependency electron to v16.0.6 (#74)
* *(deps)* Update dependency electron to v16.0.7 (#75)
* *(deps)* Update dependency electron to v16.0.8 (#76)
* *(deps)* Update dependency electron to v17 (#77)
* *(deps)* Update dependency electron-builder to v22.14.13 (#78)
* *(deps)* Update dependency electron to v17.0.1 (#79)
* *(deps)* Update dependency electron to v17.1.0 (#80)
* *(deps)* Update dependency electron to v17.1.1 (#81)
* *(deps)* Update dependency electron to v17.1.2 (#82)
* *(deps)* Update dependency electron to v17.2.0 (#83)
* *(deps)* Update dependency electron to v17.3.0 (#84)
* *(deps)* Update dependency electron to v18 (#85)
* *(deps)* Update dependency electron to v18.0.1 (#86)
* *(deps)* Update dependency electron to v18.0.2 (#87)
* *(deps)* Update dependency electron to v18.0.3 (#88)
* *(deps)* Update dependency electron-builder to v23 (#89)
* *(deps)* Update dependency electron to v18.0.4 (#90)
* *(deps)* Update dependency electron to v18.1.0 (#91)
* *(deps)* Update dependency electron to v18.2.0 (#92)
* *(deps)* Update dependency electron to v18.2.2 (#93)
* *(deps)* Update dependency electron to v18.2.3 (#94)
* *(deps)* Update dependency electron to v18.2.4 (#95)
* *(deps)* Update dependency electron to v18.3.1 (#96)
* *(deps)* Update dependency electron to v19 (#97)
* *(deps)* Update dependency electron to v19.0.2 (#98)
* *(deps)* Update dependency electron to v19.0.3 (#99)
* *(deps)* Update dependency electron to v19.0.4 (#100)
* *(deps)* Update dependency electron to v19.0.6 (#101)
* *(deps)* Update dependency electron-builder to v23.1.0 (#102)
* *(deps)* Update dependency electron to v19.0.7 (#104)
* *(deps)* Update dependency electron to v19.0.8 (#105)
* *(deps)* Update dependency electron to v19.0.9 (#106)
* *(deps)* Update dependency electron to v19.0.10 (#107)
* *(deps)* Update dependency electron-builder to v23.3.3 (#108)
* *(deps)* Update dependency electron to v20 (#109)
* *(deps)* Update dependency electron to v20.0.1 (#110)
### Miscellaneous Tasks
* *(ci)* Use latest s3 plugin
* *(ci)* Sign drone config
### Other
* *(other)* Update dependency electron to v14.0.1 (#58)
* *(other)* Update dependency electron to v15 (#59)
## [0.18.0 - 2021-09-05]
### Added
* Add drone pipeline for PR
* Enable mac builds
### Changed
* Cleanup
* Fix sed for macos
* Install yarn on mac
* Only upload .dmg files for macos builds
* Sign drone config
### Dependency Updates
* Update dependency electron-builder to v22.11.7 (#45)
* Update dependency electron to v13.0.1 (#41)
* Update dependency electron to v13.1.0 (#42)
* Update dependency electron to v13.1.1 (#43)
* Update dependency electron to v13.1.2 (#44)
* Update dependency electron to v13.1.3 (#46)
* Update dependency electron to v13.1.4 (#47)
* Update dependency electron to v13.1.5 (#48)
* Update dependency electron to v13.1.6 (#49)
* Update dependency electron to v13.1.7 (#50)
* Update dependency electron to v13.1.8 (#51)
* Update dependency electron to v13.1.9 (#52)
* Update dependency electron to v13.2.0 (#53)
* Update dependency electron to v13.2.1 (#54)
* Update dependency electron to v13.2.2 (#55)
* Update dependency electron to v13.2.3 (#56)
* Update dependency electron to v13 (#39)
* Update dependency electron to v14 (#57)
## [0.17.0 - 2021-05-20]
For a list of changes in this release, see [the frontend changelog](https://kolaente.dev/vikunja/frontend/releases/tag/v0.17.0).

@ -2,7 +2,7 @@
[![Build Status](https://drone.kolaente.de/api/badges/vikunja/desktop/status.svg)](https://drone.kolaente.de/vikunja/desktop)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](LICENSE)
[![Download](https://img.shields.io/badge/download-v0.17.0-brightgreen.svg)](https://dl.vikunja.io)
[![Download](https://img.shields.io/badge/download-v0.20.3-brightgreen.svg)](https://dl.vikunja.io)
The Vikunja frontend all repackaged as an electron app to run as a desktop app!

@ -0,0 +1,59 @@
[changelog]
body = """
{% if version %}\
## [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }}
{% else %}\
## [unreleased]
{% endif %}\
{% for group, commits in commits | group_by(attribute="group") %}
### {{ group | upper_first }}
{% for commit in commits
| filter(attribute="scope")
| sort(attribute="scope") %}
* *({{commit.scope}})* {{ commit.message | upper_first }}
{%- if commit.breaking %}
{% raw %} {% endraw %}- **BREAKING**: {{commit.breaking_description}}
{%- endif -%}
{%- endfor -%}
{%- for commit in commits %}
{%- if commit.scope -%}
{% else -%}
* {{ commit.message | upper_first }} ([{{ commit.id | truncate(length=7, end="") }}]({{ commit.id }}))
{% if commit.breaking -%}
{% raw %} {% endraw %}- **BREAKING**: {{commit.breaking_description}}
{% endif -%}
{% endif -%}
{% endfor -%}
{% raw %}\n{% endraw %}\
{% endfor %}\n
"""
#{% for group, commits in commits | group_by(attribute="group") %}
# ### {{ group | upper_first }}
# {% for commit in commits %}\
# - {% if commit.breaking %}[**breaking**] {% endif %}{{ commit.message | upper_first }} ([{{ commit.id | truncate(length=7, end="") }}]({{ commit.id }}))
# {% endfor %}\
#{% endfor %}\n
# remove the leading and trailing whitespace from the template
trim = true
[git]
conventional_commits = true
filter_unconventional = false
commit_parsers = [
{ message = ".*(deps).*", group = "Dependencies"},
{ message = "^feat", group = "Features"},
{ message = "^fix", group = "Bug Fixes"},
{ message = "^doc", group = "Documentation"},
{ message = "^perf", group = "Performance"},
{ message = "^refactor", group = "Refactor"},
{ message = "^style", group = "Styling"},
{ message = "^test", group = "Testing"},
{ message = "^chore\\(release\\): prepare for", skip = true},
{ message = "^chore", group = "Miscellaneous Tasks"},
{ body = ".*security", group = "Security"},
{ message = ".*", group = "Other", default_scope = "other"}, # Everything that's not a conventional commit goes into the "Other" category
]

@ -17,10 +17,10 @@ function createWindow() {
})
// Open external links in the browser
mainWindow.webContents.on('new-window', function (e, url) {
e.preventDefault()
shell.openExternal(url)
})
mainWindow.webContents.setWindowOpenHandler(({ url }) => {
shell.openExternal(url);
return { action: 'deny' };
});
// Hide the toolbar
mainWindow.setMenuBarVisibility(false)

@ -51,8 +51,8 @@
}
},
"devDependencies": {
"electron": "12.0.9",
"electron-builder": "22.11.5"
"electron": "25.1.0",
"electron-builder": "23.6.0"
},
"dependencies": {
"connect-history-api-fallback": "^1.6.0",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save