Commit Graph

  • 15fae08d42 Release v0.12.0 main v0.12.0 Adrian Kumpf 2026-02-25 17:00:47 +01:00
  • 532bf863b2 Upgrade cargo-dist to 0.31 (#95) Adrian Kumpf 2026-02-25 16:59:52 +01:00
  • 848034c5a2 Write pretty_print directly to formatter Adrian Kumpf 2026-02-25 14:48:17 +01:00
  • a6be93bea4 Wrap test in #[cfg(test)] mod tests Adrian Kumpf 2026-02-25 14:47:58 +01:00
  • 6d0bab6e82 Fix trailing whitespace in Tokens Display impl Adrian Kumpf 2026-02-25 14:46:55 +01:00
  • 1a4bf3952b Add type alias for verbose BasicClient generic Adrian Kumpf 2026-02-25 14:46:21 +01:00
  • ae7d477d54 Use as_str() instead of to_string() Adrian Kumpf 2026-02-25 14:45:58 +01:00
  • dac1cf25c1 Remove unnecessary TryFrom/TryInto import Adrian Kumpf 2026-02-25 14:45:41 +01:00
  • cd5fbf1edf Log warning for malformed navigation URL Adrian Kumpf 2026-02-25 14:41:35 +01:00
  • 9bbdddc03b Replace JS template interpolation with DOM APIs Adrian Kumpf 2026-02-25 14:25:23 +01:00
  • f52b423d40 Prevent panics in handle_redirect and url_handler Adrian Kumpf 2026-02-25 14:24:39 +01:00
  • 6b782ef6f7 Extract handle_redirect function from url_handler Adrian Kumpf 2026-02-25 14:16:21 +01:00
  • 143b9a6be2 Handle sub-minute durations in pretty_print Adrian Kumpf 2026-02-25 14:15:36 +01:00
  • bd2acdde1b Remove duplicate WindowExtUnix import Adrian Kumpf 2026-02-25 14:14:51 +01:00
  • 72a9831f30 Replace expect with ? on HTTP client build Adrian Kumpf 2026-02-25 14:14:35 +01:00
  • 1e4129694e Prevent panic when URL channel receiver is dropped Adrian Kumpf 2026-02-25 14:14:19 +01:00
  • 5a08056b56 Bump deps Adrian Kumpf 2026-02-25 14:03:49 +01:00
  • 5437f8052f Set cooldown period for dependency updates Adrian Kumpf 2025-11-22 21:07:05 +01:00
  • 62a2b36e30 Release v0.11.0 v0.11.0 Adrian Kumpf 2025-11-09 12:23:28 +01:00
  • 40158f3621 Fix crash (#87) Adrian Kumpf 2025-11-09 12:22:15 +01:00
  • 4bed4eac3d Update cargo-dist to 0.30.2 (#88) Adrian Kumpf 2025-11-09 12:15:27 +01:00
  • be60452736 Bump actions/download-artifact from 5 to 6 (#85) dependabot[bot] 2025-11-09 11:57:47 +01:00
  • d05a1e3e60 Bump actions/upload-artifact from 4 to 5 (#86) dependabot[bot] 2025-11-09 11:57:29 +01:00
  • 9ac5c2361d Bump actions/checkout from 4 to 5 (#81) dependabot[bot] 2025-09-07 22:28:25 +02:00
  • dcb5e613f6 Bump actions/download-artifact from 4 to 5 (#82) dependabot[bot] 2025-09-07 22:28:09 +02:00
  • 56a67e3407 Update cargo-dist to 0.28 (#78) Adrian Kumpf 2025-04-10 17:38:13 +02:00
  • 436bd6643f Bump Ubuntu runner image Adrian Kumpf 2025-04-10 17:18:54 +02:00
  • 78e49368e6 Bump edition to 2024 Adrian Kumpf 2025-04-10 17:17:13 +02:00
  • 205fb63893 Upgrade dependencies Adrian Kumpf 2025-04-10 17:16:26 +02:00
  • 0e07543bc2 Update README Adrian Kumpf 2024-12-30 02:32:51 +01:00
  • e965d07a0d Release v0.10.0 v0.10.0 Adrian Kumpf 2024-12-30 02:20:07 +01:00
  • b400ece59e Add aarch64-apple-darwin target (#76) Adrian Kumpf 2024-12-30 02:16:18 +01:00
  • c7745d1a0a Fix building webview on Linux Adrian Kumpf 2024-12-30 00:59:56 +01:00
  • ce34565690 Upgrade wry to 0.47 Adrian Kumpf 2024-12-30 00:50:39 +01:00
  • e9e26fccfc Bump dependencies Adrian Kumpf 2024-08-26 20:34:56 +02:00
  • bc063bf55f Bump dependencies Adrian Kumpf 2024-06-12 20:46:37 +02:00
  • ee71789bd7 Bump softprops/action-gh-release from 1 to 2 (#71) dependabot[bot] 2024-04-01 16:01:24 +02:00
  • 2383a15adc Format code Adrian Kumpf 2024-03-19 16:36:02 +01:00
  • 1a55669f36 Don't reference mobile targets Adrian Kumpf 2024-03-19 16:33:33 +01:00
  • dde2d0fbdd Upgrade wry to 0.38 Adrian Kumpf 2024-03-19 16:26:44 +01:00
  • 12c1fe884b Release v0.9.0 v0.9.0 Adrian Kumpf 2023-11-25 21:01:02 +01:00
  • d003ebc2e6 Re-add used imports Adrian Kumpf 2023-11-25 20:52:08 +01:00
  • 205d44339d Remove unused/duplicate imports Adrian Kumpf 2023-11-25 20:48:27 +01:00
  • 7857bbfc2f Enable wry's default features Adrian Kumpf 2023-11-25 20:42:50 +01:00
  • 0855c2ecfa Format code Adrian Kumpf 2023-11-25 20:36:55 +01:00
  • cc936984d9 Upgrade wry to 0.35 Adrian Kumpf 2023-11-21 11:56:08 +00:00
  • d66cf310b4 Update deps Adrian Kumpf 2023-10-14 20:34:01 +02:00
  • 533369832f Bump actions/checkout from 3 to 4 (#64) dependabot[bot] 2023-10-03 15:29:17 +02:00
  • bfcbcde3a4 Remove unused import Adrian Kumpf 2023-08-27 00:54:23 +02:00
  • fbb495904b Add Linux dependency Adrian Kumpf 2023-08-27 00:42:48 +02:00
  • 997b2cdc56 Install libxdo-dev Adrian Kumpf 2023-08-27 00:36:32 +02:00
  • 99711173e1 Allow to trigger CD action manually Adrian Kumpf 2023-08-27 00:32:26 +02:00
  • 076c3a9fa4 Remove unused ipc message Adrian Kumpf 2023-08-27 00:27:21 +02:00
  • b524c36b09 Use platform window imports Adrian Kumpf 2023-08-27 00:23:52 +02:00
  • 6fd887610a Use with_navigation_handler/1 Adrian Kumpf 2023-08-26 23:59:24 +02:00
  • f05b505270 Create menu with muda crate Adrian Kumpf 2023-08-26 23:32:23 +02:00
  • f88ccc6667 Release v0.8.0 v0.8.0 Adrian Kumpf 2023-05-23 11:59:12 +02:00
  • 701b674607 Do no clear browsing data at startup Adrian Kumpf 2023-05-23 11:56:20 +02:00
  • a4f14df6de Update dependencies Adrian Kumpf 2023-05-23 11:53:41 +02:00
  • e5dadc6e5d Release v0.7.0 v0.7.0 Adrian Kumpf 2023-05-05 13:28:05 +02:00
  • 737b313d98 Update dependencies Adrian Kumpf 2023-05-05 13:25:58 +02:00
  • b1cf036d58 Clear browsing data at startup Adrian Kumpf 2023-04-24 14:07:18 +02:00
  • cb39bd9c7d Release v0.6.3 v0.6.3 Adrian Kumpf 2023-03-15 14:57:13 +01:00
  • e4707c8d42 Update dependencies Adrian Kumpf 2023-03-15 14:55:57 +01:00
  • b443792221 Allow opening the dev tools in release mode Adrian Kumpf 2023-03-15 14:54:57 +01:00
  • 1dbc427ff6 Release v0.6.2 v0.6.2 Adrian Kumpf 2023-02-20 19:34:40 +01:00
  • 293585a3bd Update dependencies Adrian Kumpf 2023-02-20 19:34:30 +01:00
  • 5212a4c9e0 Release v0.6.1 v0.6.1 Adrian Kumpf 2023-02-19 21:02:00 +01:00
  • e9df059380 Bump wry to 0.27.0 Adrian Kumpf 2023-02-15 00:44:18 +01:00
  • c62052c0d9 Fix typo Adrian Kumpf 2023-02-03 21:06:26 +01:00
  • ea389cbbcd Fix status badge Adrian Kumpf 2023-02-03 12:26:53 +01:00
  • 1e3e631029 Update README Adrian Kumpf 2023-02-03 12:23:37 +01:00
  • 9262dc709f Fix typo Adrian Kumpf 2023-02-03 12:23:29 +01:00
  • c904707b5c Release v0.6.0 v0.6.0 Adrian Kumpf 2023-02-03 12:16:13 +01:00
  • 8eb2e0f001 Remove unnecessary indicator package Adrian Kumpf 2023-02-03 12:07:57 +01:00
  • 4a71032c40 Use webkit2gtk-4.1 Adrian Kumpf 2023-02-03 12:00:51 +01:00
  • 9c675b48ed Update dependencies Adrian Kumpf 2023-02-03 11:53:45 +01:00
  • 534922de2e Fix clippy warnings Adrian Kumpf 2023-02-03 11:32:35 +01:00
  • 82ad48cf75 Strip debug info in release mode Adrian Kumpf 2023-02-03 11:25:08 +01:00
  • 03c7a64db7 Replace actions-rs actions Adrian Kumpf 2023-02-03 11:24:44 +01:00
  • 7df904a30a Release v0.5.4 v0.5.4 Adrian Kumpf 2022-12-16 21:04:29 +01:00
  • 3baaaa0214 Bump Swatinem/rust-cache from 1 to 2 dependabot[bot] 2022-12-01 12:01:10 +00:00
  • 5b1be546ec Update dependencies Adrian Kumpf 2022-12-16 20:52:13 +01:00
  • e05bf0e886 Release v0.5.3 v0.5.3 Adrian Kumpf 2022-09-27 23:19:57 +02:00
  • 87b32d6c94 Update dependencies Adrian Kumpf 2022-09-27 23:17:14 +02:00
  • c6b89d7720 update instructions for Debian 11 (#56) Daniel Hansson 2022-09-26 20:27:34 +02:00
  • 30f9f0e5f4 Update README Adrian Kumpf 2022-08-15 15:07:58 +02:00
  • ddcf3d4f2a Remove check job Adrian Kumpf 2022-08-02 11:16:02 +02:00
  • 356d18adc5 Release v0.5.2 v0.5.2 Adrian Kumpf 2022-08-02 11:14:23 +02:00
  • bcc13146a5 Enable clipboard access Adrian Kumpf 2022-08-02 11:11:38 +02:00
  • 9f92fcfd1a Bump wry to 0.20.0 Adrian Kumpf 2022-07-19 14:24:03 +02:00
  • 1cc21fff5a Disable Dependabot for cargo Adrian Kumpf 2022-07-04 11:22:56 +02:00
  • c4b542a3c1 Update dependencies Adrian Kumpf 2022-07-04 11:22:41 +02:00
  • 52b4579100 Release v0.5.1 v0.5.1 Adrian Kumpf 2022-06-14 17:05:21 +02:00
  • 44e0673836 Update dependencies Adrian Kumpf 2022-06-14 16:55:15 +02:00
  • f045b055b1 Bump anyhow from 1.0.56 to 1.0.57 dependabot[bot] 2022-05-02 10:20:39 +00:00
  • 4282c0463b Bump serde_json from 1.0.79 to 1.0.80 dependabot[bot] 2022-05-01 12:03:59 +00:00
  • fe7f6df8f2 Bump oauth2 from 4.1.0 to 4.2.0 dependabot[bot] 2022-05-01 12:04:09 +00:00
  • eeecfbb8b5 Bump wry from 0.15.0 to 0.15.1 dependabot[bot] 2022-05-01 12:04:16 +00:00
  • 19111ad18f Release v0.5.0 v0.5.0 Adrian Kumpf 2022-04-09 23:26:29 +02:00