Commit Graph

19 Commits (a3b553ddb403771aa699362c4e69a064b7731da5)

Author SHA1 Message Date
Amr Bashir a3b553ddb4
feat(http): add request and response tracing behind feature flag (#2079)
7 months ago
Fabian-Lars b2aea04567
fix(deep-link): Remove getCurrent call in onOpenUrl (#2008)
7 months ago
Tony 41fe9053a0
fix(deep-link): `is_registered` check on windows
9 months ago
Austin Bennett 3168e17603
Added quotes for cmd (#1806)
9 months ago
Lucas Fernandes Nogueira 6f3f66794a
feat(deep-link): add `on_open_url` Rust API (#1780)
9 months ago
Lucas Fernandes Nogueira 984110a978
fix(deep-link): emit new-url event on app load (#1770)
9 months ago
Lucas Nogueira 949e2d6c45
chore: update docs
9 months ago
Lucas Fernandes Nogueira 64a6240f79
feat(deep-link): implement getCurrent on Windows/Linux (#1759)
9 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
10 months ago
renovate[bot] 37cb9a6681
fix(deps): update rust crate sqlx to 0.8 (v2) (#1575)
11 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Fabian-Lars db45dfaab3
fix(deep-link): prevent duplicate `;` in .desktop files on Linux (#1357)
1 year ago
Fabian-Lars 021d23bef3
feat(deep-link): Add deep link support for desktop (#916)
1 year ago
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Lucas Fernandes Nogueira 8b1d821a37
fix(deep-link): issue with tauri alpha.20 emit breaking change (#844)
1 year ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Fabian-Lars eccd6f977a
feat: Add deep link plugin for mobile (#504)
2 years ago