Commit Graph

1537 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 fecfd5533a
fix(fs)!: use `tauri::scope::fs::Scope` (#2070)
7 months ago
Amr Bashir ed981027dd
feat(fs): improve `readTextFile` and `readTextFileLines` performance (#1962)
7 months ago
Amr Bashir 5092ea5e89
feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964)
7 months ago
Fabian-Lars ac2edc2159
docs(notification): Add note about installation requirement on windows
7 months ago
amrbashir 59dd5f105a
chore: fmt toml
7 months ago
Jakob Westhoff 4db626354c
feat(positioner): add `moveWindowConstrained` for tray-icon positions (#2076)
7 months ago
Amr Bashir 383e636a8e
feat: add `tauri-plugin-opener` (#2019)
7 months ago
Vinicius Cestari 1051db406a
docs(clipboard-manager): update readImage doc to use async rgba() instead of bytes (#2077)
7 months ago
renovate[bot] ee3fb1dba6
chore(deps): update eslint monorepo to v9.15.0 (#2058)
7 months ago
renovate[bot] c34b2ea824
chore(deps): update dependency typescript-eslint to v8.15.0 (#2072)
7 months ago
renovate[bot] 8a33595bbe
chore(deps): update dependency rollup to v4.27.3 (#2071)
7 months ago
renovate[bot] ff05a59e60
chore(deps): update rust crate mockito to 1.6.1 (#2068)
7 months ago
renovate[bot] bea474c550
chore(deps): lock file maintenance (#2065)
7 months ago
renovate[bot] e5476aac94
chore(deps): update dependency rollup to v4.27.2 (v2) (#2056)
7 months ago
renovate[bot] 7f025e5240
chore(deps): update dependency rollup to v4.27.0 (v2) (#2053)
7 months ago
Jérôme Bousquié 5700bd2213
docs: document permissions example for geolocation plugin (#2044)
7 months ago
Fabian-Lars d402c3865a
fix(sql): more explicit error if no driver is enabled (#2047)
7 months ago
John Carmack 90ef77c872
fix(sql) Allow tauri-plugin-sql to work when Tauri is running async (#2038)
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Jérôme Bousquié 9741b97e8c
docs(geolocation): Fix js import example (#2043)
7 months ago
renovate[bot] e421b9a2c0
chore(deps): update dependency rollup to v4.26.0 (v2) (#2041)
7 months ago
Tony 371a2f7361
fix(log): inconsistent webview log target (#2021)
7 months ago
Fabian-Lars 52c093ac9d
docs(fs): Fix scope example in js inline docs (#2034)
7 months ago
renovate[bot] 6d6508f18e
chore(deps): update dependency typescript-eslint to v8.14.0 (v2) (#2035)
7 months ago
Fabian-Lars 3fa814d1f0
docs(websocket): fix short description (server -> client)
7 months ago
renovate[bot] 1fe3dab64c
fix(deps): update rust crate thiserror to v2 (v2) (#2012)
7 months ago
sid 5dadd205f5
feat(upload): add `progressTotal` to event payload (#2033)
7 months ago
renovate[bot] 3e15acea9a
fix(deps): update tauri monorepo (v2) (#2026)
7 months ago
Amr Bashir 3e78173df9
fix(fs): ignore metadata error while reading dir entries (#2018)
7 months ago
renovate[bot] 64fac08bfb
chore(deps): update dependency rollup to v4.25.0 (v2) (#2024)
7 months ago
Fabian-Lars fdc382dff0
chore(example): Add Haptics page (#2032)
7 months ago
Fabian-Lars b2aea04567
fix(deep-link): Remove getCurrent call in onOpenUrl (#2008)
7 months ago
Ari 3449dd5a8f
feat(localhost): add custom host binding to allow external access (#1982)
7 months ago
github-actions[bot] 57f69c6615
Publish New Versions (v2) (#1966)
7 months ago
Fabian-Lars cfb3ec0e21
fix(window-state): Ignore is_maximized state in resize events on macos (#2007)
7 months ago
renovate[bot] b8bf4ad360
chore(deps): update unocss monorepo to ^0.64.0 (v2) (#2006)
7 months ago
Artaza Sameen 87cc58527d
feat(upload): Add transfer_speed for downloading and uploading files (#1797)
7 months ago
renovate[bot] e0d2e2c53f
chore(deps): update dependency typescript-eslint to v8.13.0 (#2004)
7 months ago
renovate[bot] 9a7092ca44
fix(deps): update rust crate notify to v7 (v2) (#1999)
7 months ago
renovate[bot] 606fa08dae
fix(deps): update rust crate fern to 0.7 (v2) (#1997)
7 months ago
renovate[bot] 62f1e40682
chore(deps): update eslint monorepo to v9.14.0 (v2) (#1996)
7 months ago
renovate[bot] c8e5614063
chore(deps): update dependency svelte to v5 (v2) (#1956)
7 months ago
Fabian-Lars 03c255ae20
chore(readme): Add new plugins and update support table (#1993)
7 months ago
renovate[bot] a706748dd3
fix(deps): update tauri monorepo (v2) (#1994)
7 months ago
renovate[bot] 7c1046d239
chore(deps): update dependency rollup to v4.24.4 (v2) (#1844)
7 months ago
renovate[bot] a90f36b07e
chore(deps): update dependency typescript-eslint to v8.12.2 (v2) (#1995)
7 months ago
renovate[bot] e5249cff0b
chore(deps): update dependency tslib to v2.8.1 (v2) (#1943)
7 months ago
Rika d57df4debe
fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986)
7 months ago
Amr Bashir 1f649c7f1f
chore: print a warning in development for forbidden headers (#1981)
7 months ago