Adrian Kumpf
9bbdddc03b
Replace JS template interpolation with DOM APIs
...
Use serde_json::to_string() to safely encode Rust strings as JS string
literals and DOM element creation (.textContent, .value) on the JS side
to insert into the page.
2026-02-25 14:58:05 +01:00
Adrian Kumpf
5a08056b56
Bump deps
2026-02-25 14:03:49 +01:00
Adrian Kumpf
62a2b36e30
Release 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
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
e965d07a0d
Release 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
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
Adrian Kumpf
dde2d0fbdd
Upgrade wry to 0.38
2024-03-19 16:26:44 +01:00
Adrian Kumpf
12c1fe884b
Release v0.9.0
2023-11-25 21:01:02 +01:00
Adrian Kumpf
7857bbfc2f
Enable wry's default features
2023-11-25 20:42:50 +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
Adrian Kumpf
f05b505270
Create menu with muda crate
2023-08-26 23:32:23 +02:00
Adrian Kumpf
f88ccc6667
Release v0.8.0
2023-05-23 11:59:12 +02:00
Adrian Kumpf
a4f14df6de
Update dependencies
2023-05-23 11:53:41 +02:00
Adrian Kumpf
e5dadc6e5d
Release 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
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
2023-02-20 19:34:40 +01:00
Adrian Kumpf
5212a4c9e0
Release v0.6.1
2023-02-19 21:02:00 +01:00
Adrian Kumpf
e9df059380
Bump wry to 0.27.0
2023-02-19 20:56:58 +01:00
Adrian Kumpf
c904707b5c
Release v0.6.0
2023-02-03 12:16:13 +01:00
Adrian Kumpf
9c675b48ed
Update dependencies
2023-02-03 11:53:45 +01:00
Adrian Kumpf
82ad48cf75
Strip debug info in release mode
2023-02-03 11:45:45 +01:00
Adrian Kumpf
7df904a30a
Release v0.5.4
2022-12-16 21:04:29 +01:00
Adrian Kumpf
5b1be546ec
Update dependencies
2022-12-16 20:52:13 +01:00
Adrian Kumpf
e05bf0e886
Release v0.5.3
2022-09-27 23:19:57 +02:00
Adrian Kumpf
87b32d6c94
Update dependencies
2022-09-27 23:17:14 +02:00
Adrian Kumpf
356d18adc5
Release v0.5.2
2022-08-02 11:14:23 +02:00
Adrian Kumpf
9f92fcfd1a
Bump wry to 0.20.0
2022-08-02 11:11:54 +02:00
Adrian Kumpf
c4b542a3c1
Update dependencies
2022-07-04 11:22:41 +02:00
Adrian Kumpf
52b4579100
Release v0.5.1
2022-06-14 17:05:21 +02:00
Adrian Kumpf
44e0673836
Update dependencies
2022-06-14 16:58:05 +02:00
dependabot[bot]
f045b055b1
Bump anyhow from 1.0.56 to 1.0.57
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 10:23:17 +00:00
dependabot[bot]
4282c0463b
Bump serde_json from 1.0.79 to 1.0.80
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 10:19:13 +00:00
dependabot[bot]
fe7f6df8f2
Bump oauth2 from 4.1.0 to 4.2.0
...
Bumps [oauth2](https://github.com/ramosbugs/oauth2-rs ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/ramosbugs/oauth2-rs/releases )
- [Commits](https://github.com/ramosbugs/oauth2-rs/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 10:19:04 +00:00
dependabot[bot]
eeecfbb8b5
Bump wry from 0.15.0 to 0.15.1
...
Bumps [wry](https://github.com/tauri-apps/wry ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/tauri-apps/wry/releases )
- [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/tauri-apps/wry/compare/wry-v0.15...wry-v0.15.1 )
---
updated-dependencies:
- dependency-name: wry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 10:18:48 +00:00
Adrian Kumpf
19111ad18f
Release v0.5.0
...
Closes #34
2022-04-09 23:26:29 +02:00
Adrian Kumpf
ef4323d643
Bump wry to 0.15
2022-04-09 23:22:52 +02:00
dependabot[bot]
eb2ac7a962
Bump wry from 0.13.3 to 0.14.0
...
Bumps [wry](https://github.com/tauri-apps/wry ) from 0.13.3 to 0.14.0.
- [Release notes](https://github.com/tauri-apps/wry/releases )
- [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/tauri-apps/wry/compare/wry-v0.13.3...wry-v0.14 )
---
updated-dependencies:
- dependency-name: wry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:59:00 +00:00
dependabot[bot]
e39e055670
Bump reqwest from 0.11.9 to 0.11.10
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.9 to 0.11.10.
- [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.11.9...v0.11.10 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:50:59 +00:00
dependabot[bot]
61ebd4b8ef
Bump anyhow from 1.0.55 to 1.0.56
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.55...1.0.56 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:50:11 +00:00
dependabot[bot]
59e4e6e103
Bump log from 0.4.14 to 0.4.16
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.14 to 0.4.16.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/commits )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:46:33 +00:00