Commit Graph

1049 Commits (renovate/v2-schemars-0.x)

Author SHA1 Message Date
Amr Bashir 5092ea5e89
feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964)
6 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)
7 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
renovate[bot] b7ff3a6bdb
fix(deps): update rust crate windows-registry to 0.3 (v2) (#1841)
8 months ago
Amr Bashir 04a0aea0ab
feat(updater)!: add option to use insecure transport protocol (#1814)
8 months ago
renovate[bot] 52e3bdab26
fix(deps): update dependency @zerodevx/svelte-json-view to v1.0.11 (v2) (#1830)
8 months ago
Amr Bashir 221f50f53b
fix(updater): encode version when making requests (#1816)
9 months ago
renovate[bot] 6bf1bd8d44
fix(deps): update rust crate rfd to 0.15 (v2) (#1805)
9 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
Jaken Herman dd514e7a88
Docs: contaiend -> contained typos (#1802)
9 months ago
renovate[bot] 6e142b4230
fix(deps): update tauri monorepo (v2) (#1801)
9 months ago
github-actions[bot] 3cbb55aa7b
publish new versions (#1796)
9 months ago
Lucas Fernandes Nogueira 60765694f5
refactor(geolocation): simplify API, defer permission checks (#1773)
9 months ago
renovate[bot] fd75401aee
fix(deps): update rust crate image to 0.25 (v2) (#1418)
9 months ago
renovate[bot] ca34972266
fix(deps): update rust crate tokio-tungstenite to 0.24 (v2) (#1781)
9 months ago
renovate[bot] 179184326b
chore(deps): update tauri monorepo (v2) (#1789)
9 months ago
github-actions[bot] d8efd3cd20
Publish New Versions (v2) (#1794)
9 months ago
Tony 2050a3bea2
fix(upload): change tokio version to 1 instead of * (#1793)
9 months ago
Tony c078f57a09
Revert "Publish New Versions (v2)" (#1792)
9 months ago
github-actions[bot] dc5721ac13
Publish New Versions (v2) (#1788)
9 months ago
Felix Salazar 1d9741b52b
[upload - http-extra] fix: download content to file when unsuccessful response (and test) #1750 (#1783)
9 months ago
Tony 7a37355e17
fix(window-state): deadlock when trying to restore window states on initial load (#1787)
9 months ago
github-actions[bot] 5cbd593e76
publish new versions (#1772)
9 months ago
renovate[bot] f7600b5fff
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.14 (#1786)
9 months ago
Lucas Fernandes Nogueira fb85e5dd76
chore(deps): update tauri to 2.0.0-rc.12 (#1785)
9 months ago
Lucas Fernandes Nogueira 6f3f66794a
feat(deep-link): add `on_open_url` Rust API (#1780)
9 months ago
Cole Shirley aebd4f6185
fix(barcode-scanner): Fix mixed up imports (internal) (#1777)
9 months ago
Lucas Fernandes Nogueira 341a5320c3
fix(clipboard): Android warnings and build on SDK under 28 (#1771)
9 months ago
Lucas Fernandes Nogueira cc03ccf5e0
fix(fs): app scopes not properly enabling paths (#1774)
9 months ago
Tony 204e5aacad
fix(window-state)!: saving minimized state (#1743)
9 months ago
github-actions[bot] 8a45c35160
publish new versions (#1764)
9 months ago
Lucas Nogueira ebf821afd1
chore(examples): update AndroidManifest.xml
9 months ago
Lucas Fernandes Nogueira 984110a978
fix(deep-link): emit new-url event on app load (#1770)
9 months ago
Lucas Fernandes Nogueira 2b898f0786
fix(dialog): update asset protocol scope on directory open, closes #1553 (#1769)
9 months ago
Tony b2269333e3
chore(single-instance): put deep link integration behined a feature (#1766)
9 months ago
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
renovate[bot] 3715f3c9a6
chore(deps): update tauri monorepo (#1760)
9 months ago
github-actions[bot] 253ae66210
publish new versions (#1761)
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
github-actions[bot] 77680f6ed8
publish new versions (#1740)
9 months ago
Lucas Fernandes Nogueira 8c3a6a253d
feat(barcode-scanner): validate missing Info.plist configuration (#1758)
9 months ago
Lucas Fernandes Nogueira a34fade500
chore(ios): consolidate optional argument standard (#1738)
9 months ago
Olivier Lemasle 713c54ef83
chore(barcode): remove unused Android dependencies (#1749)
9 months ago
Kauan Curbani 0dd97d9115
feat(sql): added uuid type in postgres decoder (#1375)
9 months ago
renovate[bot] d4a54157f0
chore(deps): update tauri monorepo (#1739)
9 months ago
Lucas Fernandes Nogueira 3d301c654e
fix(notification): body should be optional on iOS (#1737)
9 months ago
github-actions[bot] 12e80ffe00
Publish New Versions (v2) (#1736)
9 months ago
Amr Bashir a2fe55512f
refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727)
9 months ago
renovate[bot] 6995127778
chore(deps): update tauri monorepo (#1734)
9 months ago
github-actions[bot] c565a08d09
publish new versions (#1711)
9 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
9 months ago
Lucas Fernandes Nogueira 72c2ce82c1
chore(deep-link): fix example, update documentation (#1725)
9 months ago
Lucas Fernandes Nogueira 4654591d82
fix(deep-link): allow empty config values (#1732)
9 months ago
Lucas Fernandes Nogueira feb1e93fcb
feat(dialog): implement save API on iOS (#1707)
9 months ago
Fabian-Lars ff134a8ca4
Remove authenticator plugin (#1723)
9 months ago
Amr Bashir f8255e1db5
feat(updater): allow passing headers & timeout in `Update.download*` methods (#1661)
9 months ago
Lucas Fernandes Nogueira 51819c601f
fix(fs): writeFile command implementation on Android (#1708)
9 months ago
Tony f7280c8830
fix(fs): can't use Windows path (#1710)
9 months ago
Lucas Fernandes Nogueira 0cb99bdaf1
fix(dialog): iOS file picker default to file selection instead of photo (#1706)
9 months ago
renovate[bot] de04935b2f
chore(deps): update rust crate urlpattern to 0.3 (v2) (#1607)
9 months ago
Carlos Valdez b4c95b25df
chore(dialog): fix misspell "ths" to "the" (#1719)
9 months ago
renovate[bot] de452d4373
chore(deps): update rust crate infer to 0.16 (v2) (#1419)
9 months ago
renovate[bot] 16f68c2397
chore(deps): update rust crate gethostname to 0.5 (#1522)
9 months ago
renovate[bot] 16d87bf236
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.10 (#1677)
9 months ago
renovate[bot] e502a706d1
fix(deps): update rust crate cocoa to 0.26 (#1650)
9 months ago
Tony 17e8014b69
fix(window-state): saving a minimized window's state changes its position to -32000 (#1702)
9 months ago
github-actions[bot] de732d0ab0
publish new versions (#1683)
9 months ago
Lucas Fernandes Nogueira e2e97db519
feat: use PermissionState type from tauri, closes #979 (#1701)
9 months ago
Lucas Fernandes Nogueira 9ea9e05944
chore(deps): update to tauri rc.7 (#1699)
9 months ago
Lucas Fernandes Nogueira d0482502e9
chore(api): tauri can serialize array buffers from rc.7 (#1694)
9 months ago
Lucas Fernandes Nogueira 0c040bcc9a
fix(store): remove Android and iOS plugins, closes #1256 (#1695)
9 months ago
Lucas Fernandes Nogueira 0d5e7e2892
feat(fs): `scope-*-recursive` permission allows read dir, closes #1307 (#1696)
9 months ago
Greg Knapp 01c913e83e
Update import package name to V2 (#1693)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
9 months ago
Amr Bashir 3c52f30ea4
chore(deps): update windows-sys crate to `0.59` and global-hotkey to `0.6` (#1665)
10 months ago
Amr Bashir f690777a91
refacator(dialog): mark `FileResponse` as `#[non_exhaustive]` (#1660)
10 months ago
github-actions[bot] f946a7cf1f
publish new versions (#1680)
10 months ago
Lucas Fernandes Nogueira b914775898
fix: explicitly set a minimum macOS version for older Swift versions (#1679)
10 months ago
renovate[bot] 66b9eaa0e5
fix(deps): update rust crate win7-notifications to 0.4.5 (#1676)
10 months ago
renovate[bot] 6c823ae31a
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.4 (#1670)
10 months ago
github-actions[bot] 121f68b449
publish new versions (#1616)
10 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
10 months ago
Twilight 84f8bd5e1e
fix(http): properly invoke abort (#1662)
10 months ago
mikoto2000 bc7eecf420
feat(dialog): Implemented android save dialog. (#1657)
10 months ago
Amr Bashir 5081f30daf
fix(shell): fix inlined docs for scope (#1656)
10 months ago
Lucas Fernandes Nogueira 584eb61f16
fix: docs.rs (#1654)
10 months ago
Lucas Nogueira 7b053ba6f6
fix(log): update log directory in documentation ref #1637
10 months ago
Lucas Fernandes Nogueira 7701392500
fix(updater): linux not retaining AppImage permissions, enhance tests (#1636)
10 months ago
Miniontoby e4e19e001b
[log] Fix typo in docs of lib.rs (#1637)
10 months ago
AHQ 6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)
10 months ago
Lucas Fernandes Nogueira 5f68990297
chore(fs): update API documentation (#1645)
10 months ago
renovate[bot] 05aaad3aec
chore(deps): update tauri monorepo (#1639)
10 months ago
renovate[bot] 279698700a
chore(deps): update tauri monorepo (#1633)
10 months ago
Fabian-Lars 2c00c0292c
fix: use `_` as word boundary in IIFE var names (#1630)
10 months ago
Fabian-Lars b867127329
chore: Remove geolocation and haptics from list of mirrors
10 months ago
renovate[bot] 1e60a9888d
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.1 (#1618)
10 months ago
Lucas Nogueira 096b152731
chore: add contributors
10 months ago
Lucas Nogueira ad03b8e035
fix(geolocation): plugin does not have a `execute` command
10 months ago
Lucas Nogueira d13e6bcb78
chore: update API example
10 months ago
Lucas Nogueira 0f34919c9c
fix: add repository information for gelocation and haptics
10 months ago
Lucas Nogueira 4899895479
fix: add missing crate metadata
10 months ago
Lucas Nogueira 4db635f19b
feat: bump to RC
10 months ago
Fabian-Lars 9606089b2a
feat: Add geolocation and haptics plugins (#1599)
10 months ago
Lucas Fernandes Nogueira 34df132fb1
feat(shell): enhance regex validators to match on entire string (#1603)
10 months ago
renovate[bot] bc85babc87
fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)
10 months ago
FabianLars 0c1077f6d5
chore: Add repository field to package.json
10 months ago
github-actions[bot] 518b529a19
publish new versions (#1590)
10 months ago
Fabian-Lars 99d6ac0f95
chore: Use range specifier for api.js version (#1606)
10 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
Tony e847cedc1f
fix(deps): use no default features on tauri (#1402)
10 months ago
renovate[bot] edf8d84f39
fix(deps): update tauri monorepo (#1595)
10 months ago
Fabian-Lars 2b269f1b6d
fix(fs): Apply requireLiteralLeadingDot config (#1585)
10 months ago
github-actions[bot] 647d8894fe
publish new versions (#1580)
10 months ago
Lucas Fernandes Nogueira 20a1d24ee0
feat(log): add Builder::split to get the raw logger implementation (#1579)
11 months ago
github-actions[bot] 22bb0e5b61
publish new versions (#1551)
11 months ago
renovate[bot] 37cb9a6681
fix(deps): update rust crate sqlx to 0.8 (v2) (#1575)
11 months ago
Fabian-Lars 725ff4295e
fix(notification/windows): Grant permission without invoking backend (#1556)
11 months ago
Gabriel Silva (Gabe) 490d4208d7
docs(sql): add `preload` config example for migrations (#1557)
11 months ago
sadao komaki 1adf7e3872
docs(notification): Add capability instructions and usage example (#1569)
11 months ago
FabianLars 93bdb6d133
Revert "fix(notification/windows): Grant permission without invoking backend"
11 months ago
FabianLars 4c120d4176
fix(notification/windows): Grant permission without invoking backend
11 months ago
Tony f83b9e9813
enhance(updater): use named tempfile on Windows (#1544)
11 months ago
github-actions[bot] 7d926ee5b9
publish new versions (#1517)
11 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Lance 9973f8ee83
Fixing readme docs for v2 (#1534)
11 months ago
Naman Garg 08243e94c7
feat(biometrics): Improve Rust API docs (#1532)
11 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago