Commit Graph

167 Commits

Author SHA1 Message Date
Adrian Kumpf 5a08056b56 Bump deps 2026-02-25 14:03:49 +01:00
Adrian Kumpf 5437f8052f Set cooldown period for dependency updates 2025-11-22 21:07:05 +01:00
Adrian Kumpf 62a2b36e30 Release v0.11.0 v0.11.0 2025-11-09 12:23:28 +01:00
Adrian Kumpf 40158f3621 Fix crash (#87)
* Bump dependencies

* Fix crash after receiving tokens
2025-11-09 12:22:15 +01:00
Adrian Kumpf 4bed4eac3d Update cargo-dist to 0.30.2 (#88) 2025-11-09 12:15:27 +01:00
dependabot[bot] be60452736 Bump actions/download-artifact from 5 to 6 (#85)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-09 11:57:47 +01:00
dependabot[bot] d05a1e3e60 Bump actions/upload-artifact from 4 to 5 (#86)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-09 11:57:29 +01:00
dependabot[bot] 9ac5c2361d Bump actions/checkout from 4 to 5 (#81)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 22:28:25 +02:00
dependabot[bot] dcb5e613f6 Bump actions/download-artifact from 4 to 5 (#82)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 22:28:09 +02:00
Adrian Kumpf 56a67e3407 Update cargo-dist to 0.28 (#78) 2025-04-10 17:38:13 +02:00
Adrian Kumpf 436bd6643f Bump Ubuntu runner image 2025-04-10 17:18:54 +02:00
Adrian Kumpf 78e49368e6 Bump edition to 2024 2025-04-10 17:17:13 +02:00
Adrian Kumpf 205fb63893 Upgrade dependencies 2025-04-10 17:16:26 +02:00
Adrian Kumpf 0e07543bc2 Update README 2024-12-30 02:32:51 +01:00
Adrian Kumpf e965d07a0d Release v0.10.0 v0.10.0 2024-12-30 02:20:07 +01:00
Adrian Kumpf b400ece59e Add aarch64-apple-darwin target (#76) 2024-12-30 02:16:18 +01:00
Adrian Kumpf c7745d1a0a Fix building webview on Linux 2024-12-30 01:04:27 +01:00
Adrian Kumpf ce34565690 Upgrade wry to 0.47 2024-12-30 00:50:39 +01:00
Adrian Kumpf e9e26fccfc Bump dependencies 2024-09-21 21:06:44 +02:00
Adrian Kumpf bc063bf55f Bump dependencies 2024-06-12 20:46:37 +02:00
dependabot[bot] ee71789bd7 Bump softprops/action-gh-release from 1 to 2 (#71)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 16:01:24 +02:00
Adrian Kumpf 2383a15adc Format code 2024-03-19 16:36:02 +01:00
Adrian Kumpf 1a55669f36 Don't reference mobile targets 2024-03-19 16:33:33 +01:00
Adrian Kumpf dde2d0fbdd Upgrade wry to 0.38 2024-03-19 16:26:44 +01:00
Adrian Kumpf 12c1fe884b Release v0.9.0 v0.9.0 2023-11-25 21:01:02 +01:00
Adrian Kumpf d003ebc2e6 Re-add used imports 2023-11-25 20:52:08 +01:00
Adrian Kumpf 205d44339d Remove unused/duplicate imports 2023-11-25 20:48:27 +01:00
Adrian Kumpf 7857bbfc2f Enable wry's default features 2023-11-25 20:42:50 +01:00
Adrian Kumpf 0855c2ecfa Format code 2023-11-25 20:36:55 +01:00
Adrian Kumpf cc936984d9 Upgrade wry to 0.35 2023-11-25 20:34:19 +01:00
Adrian Kumpf d66cf310b4 Update deps 2023-10-14 20:54:44 +02:00
dependabot[bot] 533369832f Bump actions/checkout from 3 to 4 (#64)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 15:29:17 +02:00
Adrian Kumpf bfcbcde3a4 Remove unused import 2023-08-27 00:54:23 +02:00
Adrian Kumpf fbb495904b Add Linux dependency 2023-08-27 00:47:24 +02:00
Adrian Kumpf 997b2cdc56 Install libxdo-dev 2023-08-27 00:41:02 +02:00
Adrian Kumpf 99711173e1 Allow to trigger CD action manually 2023-08-27 00:41:02 +02:00
Adrian Kumpf 076c3a9fa4 Remove unused ipc message 2023-08-27 00:32:59 +02:00
Adrian Kumpf b524c36b09 Use platform window imports 2023-08-27 00:32:58 +02:00
Adrian Kumpf 6fd887610a Use with_navigation_handler/1 2023-08-26 23:59:24 +02:00
Adrian Kumpf f05b505270 Create menu with muda crate 2023-08-26 23:32:23 +02:00
Adrian Kumpf f88ccc6667 Release v0.8.0 v0.8.0 2023-05-23 11:59:12 +02:00
Adrian Kumpf 701b674607 Do no clear browsing data at startup
as it can cause issues on macOS.

Fixes #63
2023-05-23 11:57:38 +02:00
Adrian Kumpf a4f14df6de Update dependencies 2023-05-23 11:53:41 +02:00
Adrian Kumpf e5dadc6e5d Release v0.7.0 v0.7.0 2023-05-05 13:30:22 +02:00
Adrian Kumpf 737b313d98 Update dependencies 2023-05-05 13:25:58 +02:00
Adrian Kumpf b1cf036d58 Clear browsing data at startup 2023-04-24 14:07:18 +02:00
Adrian Kumpf cb39bd9c7d Release v0.6.3 v0.6.3 2023-03-15 14:57:13 +01:00
Adrian Kumpf e4707c8d42 Update dependencies 2023-03-15 14:55:57 +01:00
Adrian Kumpf b443792221 Allow opening the dev tools in release mode 2023-03-15 14:55:14 +01:00
Adrian Kumpf 1dbc427ff6 Release v0.6.2 v0.6.2 2023-02-20 19:34:40 +01:00