Commit Graph

975 Commits (example/mobile-improvements)

Author SHA1 Message Date
FabianLars 3ff5ccd8fb
chore(deps): Update examples
6 months ago
FabianLars eb94dda28a
docs(clipboard): Remove readHtml mention
6 months ago
github-actions[bot] 6fcb2f5f40
Publish New Versions (v2) (#2174)
6 months ago
github-actions[bot] 0469f025b2
publish new versions (#2172)
6 months ago
Fabian-Lars 77b855074a
fix(fs): Temp workaround for docs.rs build error (#2171)
6 months ago
github-actions[bot] ae002af2d6
publish new versions (#2163)
6 months ago
Tony f7ad349ed2
docs(opener): add basic usage guide to readme (#2167)
6 months ago
Tony 69d508ee69
fix(log): prevent thowing on failed to get caller location (#2157)
6 months ago
github-actions[bot] 715a0477be
Publish New Versions (v2) (#2128)
6 months ago
enri90 05c62d731f
feat(upload): Added body to download function (#1523)
6 months ago
Adam C ce83d53775
docs(clipboard-manager): Added missing codeblock quotes in inline code docs (#2127)
6 months ago
github-actions[bot] ab8cf45bb9
publish new versions (#2121)
6 months ago
Muhammed Rahif 3ef756f4ce
docs(all): incorrect path for registering plugin in rust (#2123)
6 months ago
Fabian-Lars 82fa1e1f45
docs(updater): Link to website in Usage section
6 months ago
Fabian-Lars 3195646996
fix(sql): Fix QueryResult typings (#1928)
6 months ago
github-actions[bot] 1f5ed2fbb0
publish new versions (#2011)
6 months ago
Fabian-Lars 76f99ce999
fix(dialog): pub export `Dialog` (#2108)
6 months ago
renovate[bot] 241319ae1d
chore(deps): update dependency vite to v6 (#2100)
6 months ago
Roman Steiner 3fa0fc09bb
fix(clipboard): `alt_text` in `write_html` command not being passed with correct argument name (#2099)
6 months ago
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
jLynx f8f2eefe03
feat(updater): Add .deb Package Support to Linux Updater (#1991)
6 months ago
SoSweetHam 5070476816
docs(store): Fix file reference (#2094)
6 months ago
Fabian-Lars 51cd283a5f
docs(deep-link): Fix js inline docs (#2093)
6 months ago
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] ff05a59e60
chore(deps): update rust crate mockito to 1.6.1 (#2068)
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
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
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
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
Artaza Sameen 87cc58527d
feat(upload): Add transfer_speed for downloading and uploading files (#1797)
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] 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
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
YoggieS 0ca4cc914c
docs(sql): docs of frontend Database select method (#1963)
7 months ago
Amr Bashir 9dcad78f44
docs(fs): fix default permission documentation (#1980)
7 months ago
阿良仔 4341d7f500
fix(sql): replace Mutex with RwLock to enable concurrent SQL execution (#1972)
7 months ago
Amr Bashir 77149dc432
fix(fs): fix `writeFile` converting UTF-8 characters in path into replacement character (#1965)
8 months ago
github-actions[bot] 525abc4be5
Publish New Versions (v2) (#1961)
8 months ago
bWanShiTong 14cee64c82
fix(fs): fix compilation on targets with pointer width 16 and 32 (#1958)
8 months ago
github-actions[bot] 3fd283121f
publish new versions (#1909)
8 months ago
Amr Bashir ae8024565f
perf(fs): improve `FileHandle.read` performance (#1950)
8 months ago
Tony 2302c2db1c
fix(dialog): `ask` and `confirm` not using system button texts (#1910)
8 months ago
renovate[bot] 36207a93f3
chore(deps): update dependency @tauri-apps/cli to v2.0.3 (#1925)
8 months ago
Tony 8c67d44aef
refactor(store)!: more reworks (#1860)
8 months ago
Niko Korvenlaita cfd48b3b2e
feat: allow http calls without origin header (#1941)
8 months ago
凊弦凝绝 aef5dd6157
fix(sql): don't panic on missing migration when preload is enabled (#1932)
8 months ago
Lucas Fernandes Nogueira 3c1f3874f4
fix(positioner): handleIconState missing permission and wrong impl (#1911)
8 months ago
Amr Bashir 51ddf6a715
fix(shell): use async command for `open` JS API (#1881)
8 months ago
nashaofu aee14ed426
fix(dialog): Fix the issue of Android saving files with a .txt extension (#1892)
8 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
8 months ago
renovate[bot] 0058583583
fix(deps): update tauri monorepo to v2.0.2 (#1874)
8 months ago
github-actions[bot] fd785ab5de
publish new versions (#1878)
8 months ago
Lucas Fernandes Nogueira a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
8 months ago
Tillmann 4c2454d410
sync readme with metadata (#1872)
8 months ago
renovate[bot] fe6dd0ff9e
fix(deps): update dependency @tauri-apps/api to v2.0.1 (#1862)
8 months ago
Horu ab8d089b2b
chore(barcode-scanner): fix banner link in readme (#1870)
8 months ago
github-actions[bot] ee02ea7746
publish new versions (#1869)
8 months ago
Lucas Fernandes Nogueira 9501cfa5f5
fix(updater): validate endpoint scheme before printing warning (#1868)
8 months ago
Lucas Fernandes Nogueira e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
8 months ago
pajlada 0975a687a0
fix: make package.json licenses SPDX compliant (#1861)
8 months ago
Amr Bashir 654a7299c3
fix(positioner): pass correct values through IPC (#1858)
8 months ago
Lucas Fernandes Nogueira 58eab11faf
chore: document supported platforms on README, clarify unsupported APIs (#1857)
8 months ago
github-actions[bot] fb62d03f73
publish new versions (#1807)
8 months ago
Tony 7e5e34420b
Cancel auto save on save (#1859)
8 months ago
Tony f12d35609a
feat(store)!: fully rework and add auto save (#1550)
8 months ago
Amr Bashir 44273b9889
fix(shell): fix schema requiring `sidecar` property even though it is optional (#1839)
8 months ago
Jacob Bolda 2f7e32b5e0
[positioner] handleIconState in JS (#1822)
8 months ago
Fabian-Lars 30bcf5dcc2
refactor(sql): Allow multiple drivers at the same time (#1838)
8 months ago
Amr Bashir 68579934c9
fix(cli): expose hidden structs (#1856)
8 months ago
Tony 04459afbb6
refactor(dialog)!: use enum instead of label for buttons (#1842)
8 months ago
Tillmann 3b2bd3065d
fix sql heading
8 months ago
Tony 34737186fe
chore: re-generate reference.md (#1847)
8 months ago
renovate[bot] 4bd1f15bb9
fix(deps): update tauri monorepo (#1846)
8 months ago
Tillmann aabc4d3a24
Add Metadata for Plugin Compatibility (#1836)
8 months ago
Fabian-Lars fc9b189e83
fix(fs): ignore OS specific paths in scope deserialization (#1837)
8 months ago