Commit Graph

404 Commits (1fe70dc61c9695cad3a72ec32a451f48af4613e0)

Author SHA1 Message Date
Amr Bashir 57efb47c11
feat(updater): add `Builder::header` and `Builder::headers` (#2235)
5 months ago
github-actions[bot] 51919fb26c
publish new versions (#2209)
6 months ago
universalappfactory ee0f65de5c
fix(opener): use the correct packagename in OpenerPlugin.kt (#2207)
6 months ago
github-actions[bot] c9acff99c6
publish new versions (#2188)
6 months ago
Lucas Fernandes Nogueira 18dffc9dfe
fix(opener): iOS build (#2189)
6 months ago
Night_Hunter 829b632650
feat(updater): add `Builder::default_version_comparator` (#1919)
6 months ago
github-actions[bot] 6fcb2f5f40
Publish New Versions (v2) (#2174)
6 months ago
Fabian-Lars 3a79266b8c
chore: Bump all versions to 2.2.0 (#2173)
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
Fabian-Lars 6b1a6d62f0
ci(covector): Hide npm publish output in details (#2169)
6 months ago
github-actions[bot] ae002af2d6
publish new versions (#2163)
6 months ago
Tony 69d508ee69
fix(log): prevent thowing on failed to get caller location (#2157)
6 months ago
Fabian-Lars fe610d6759
ci: Force the same version bumps for rs and js packages (#2130)
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
github-actions[bot] ab8cf45bb9
publish new versions (#2121)
6 months ago
Fabian-Lars 664c452697
ci(renovate): Rename log-plugin to log (#2122)
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
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
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
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
John Carmack 90ef77c872
fix(sql) Allow tauri-plugin-sql to work when Tauri is running async (#2038)
7 months ago
Tony 371a2f7361
fix(log): inconsistent webview log target (#2021)
7 months ago
sid 5dadd205f5
feat(upload): add `progressTotal` to event payload (#2033)
7 months ago
Amr Bashir 3e78173df9
fix(fs): ignore metadata error while reading dir entries (#2018)
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] 606fa08dae
fix(deps): update rust crate fern to 0.7 (v2) (#1997)
7 months ago
Rika d57df4debe
fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986)
7 months ago
YoggieS 0ca4cc914c
docs(sql): docs of frontend Database select method (#1963)
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
Tony 8c67d44aef
refactor(store)!: more reworks (#1860)
8 months ago