Commit Graph

975 Commits (example/mobile-improvements)

Author SHA1 Message Date
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)
10 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)
11 months ago
github-actions[bot] 647d8894fe
publish new versions (#1580)
11 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
Amr Bashir 381a466db3
refactor(global-shortcut): enhance `un/register` to accept an array, remove `un/registerAll` (#1117)
11 months ago
Amr Bashir a66549329c
fix(http): set headers on resposne manually (#1526)
11 months ago
renovate[bot] 77dfcb8566
fix(deps): update rust crate win7-notifications to 0.4.4 (#1525)
11 months ago
renovate[bot] 4003bdada2
fix(deps): update rust crate windows-registry to 0.2 (v2) (#1515)
11 months ago
Fynn Tang 40ef9a818f
Update package versions and modify OS plugin (#1514)
11 months ago
github-actions[bot] 8f6d341e45
publish new versions (#1479)
11 months ago
renovate[bot] 76daee7aaf
chore(deps): update tauri monorepo (v2) (#1512)
11 months ago
Fabian-Lars 955ed6aec6
fix(updater): Start app after update via msi (#1498)
11 months ago
Amr Bashir 28bc5c2e3e
feat(http): add http plugin version in user agent sting (#1501)
11 months ago
Tony acce342fcc
chore(deps): migrate `dirs-next` to `dirs` for updater plugin (#1506)
11 months ago
Simon Hyll bd3b5e948d
docs: fix broken links (#1503)
11 months ago
Emin Yilmaz 99d125d86b
feat(clipboard-manager): implement `clear` on iOS and Android (#1462)
11 months ago
Micheal Winger 03d3cc3677
docs: use join in readDir documentation example (#1500)
11 months ago
Fabian-Lars 469c277407
docs(sqlite): Update BaseDir mention to AppConfig
11 months ago
Amr Bashir 757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test (#1496)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
Andrew Ferreira f1372adc9d
feat(window-state): add `Builder::map_label` method (#1497)
11 months ago
Fabian-Lars 29751ee939
fix(updater): Escape msi path string (#1495)
12 months ago
Fabian-Lars 1146f068e1
fix(fs): Make read/write commands async to not block the main thread (#1477)
12 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
12 months ago
Victor Aremu 7873d2b3f5
chore(docs): fix typo (#1489)
12 months ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
12 months ago
Fabian-Lars b18a03a376
chore(deps): Update iota_stronghold to v2 (#1480)
12 months ago
Amr Bashir 0959fe3757
refactor(os)!: make `platform`, `arch`, `type`, `family`, `version` and `exe_extension` functions sync (#1353)
12 months ago
github-actions[bot] f30a3b0501
publish new versions (#1393)
12 months ago
renovate[bot] e162e811fe
fix(deps): update rust crate android_logger to 0.14 (#1469)
12 months ago
Amr Bashir bf29a72baa
fix(updater): use msiexec to install .msi updates (#1454)
12 months ago
Lucas Fernandes Nogueira 3779fb5063
refactor(notification): pull notify_rust from crates.io (#1432)
12 months ago
Simon Hyll 0b0088821e
fix(deep-link): typo in js bindings for is_registered command (#1404)
12 months ago
thewh1teagle 4216c0517f
feat(sql): made DbInstances public for managing directly from Rust (#1381)
1 year ago
renovate[bot] 909ff619e0
chore(deps): lock file maintenance (#1446)
1 year ago
FabianLars 6ada2af2e1
chore(http): Run prettier
1 year ago
FabianLars 8e1ae08c69
docs(http): Replace allowlist scope with capability scope
1 year ago
Amr Bashir da8a7bbe3a
fix(http): fix check logic to decide whether to set `Origin` header (#1438)
1 year ago
renovate[bot] 1578970f81
fix(deps): update rust crate zip to v2 (#1427)
1 year ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
1 year ago
renovate[bot] 60a8545cb7
fix(deps): update rust crate winrt-notification to 0.4.0 (#1421)
1 year ago
renovate[bot] b344177d8b
fix(deps): update rust crate tokio-tungstenite to 0.23 (#1420)
1 year ago
Amr Bashir 0f739dbc48
feat(http): allow setting `origin` for unsafe headers (#1392)
1 year ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
Lucas Nogueira acd383af75
fix(android): adjust for Kotlin and project warnings
1 year ago
renovate[bot] f1a60fcb6a
chore(deps): lock file maintenance (#1372)
1 year ago
renovate[bot] 73f628147b
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.20 (#1388)
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
Alexandre Villeneuve 5661cce795
fix(notification): update function dev to is_dev (#1385)
1 year ago
Emin Yilmaz bd4544dbd7
fix(clipboard-manager): match Rust method parameters with native methods (#1379)
1 year ago
renovate[bot] c9ed72d846
fix(deps): update rust crate winrt-notification to 0.3.1 (#1378)
1 year ago
Tony 7327602f15
chore(updater): remove `/NS` (#1371)
1 year ago
Amr Bashir 69e4c2e56f
fix(updater): pass `/NS` and `/UPDATE` to nsis installer to disable creating shortcuts on updates (#1162)
1 year ago
Lucas Fernandes Nogueira 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Amr Bashir aff47992b3
fix(shell): make `execute` command async (#1362)
1 year ago
Amr Bashir cb0a788d17
fix(shell): use serde `untagged` not `flatten` (#1328)
1 year ago
Fabian-Lars db45dfaab3
fix(deep-link): prevent duplicate `;` in .desktop files on Linux (#1357)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
FabianLars b25ce0d81b
fix(authenticator): Lock winapi-util to 0.1.6
1 year ago
Tony 806404e96e
chore(updater): disable zip crate default features (#1329)
1 year ago
Amr Bashir f0fb25a9b7
feat(shell): support opening URLs on mobile (#1319)
1 year ago
renovate[bot] 068b9a22f3
chore(deps): update rust crate zip to v1 (#1226)
1 year ago
renovate[bot] 732244cb6d
fix(deps): update rust crate winrt-notification to 0.3 (#1326)
1 year ago
renovate[bot] 290616d8e3
chore(deps): update tauri monorepo (#1325)
1 year ago
thewh1teagle a940ef6250
feat(sql): preserve column order from query with indexmap (#1305)
1 year ago
Ale Guzman cd57dcdf04
feat(dialog): set `len` and `modified_at` fields in `FileResponse` on desktop (#1295)
1 year ago
Amr Bashir 58330f9ec1
feat(http): enable cookies and set origin header (#1192)
1 year ago
Amr Bashir c8b78034a4
chore(updater): non https endpoint warning (#1311)
1 year ago
renovate[bot] 7685e30462
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17 (#1303)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
github-actions[bot] ecda84f8d5
Publish New Versions (v2) (#1279)
1 year ago
Fabian-Lars 021d23bef3
feat(deep-link): Add deep link support for desktop (#916)
1 year ago
Amr Bashir eb1679b997
fix(core/shell): speedup `Command.execute` & fix extra new lines (#1299)
1 year ago
Amr Bashir 5c1b7917e4
fix(shell/command): retry sending events when it fails (#1298)
1 year ago
amrbashir 6af3216fab
docs(global-shortcut): typo
1 year ago
Amr Bashir fa54f3cc9a
fix(log): propagte some errors and avoid unwrapping (#1297)
1 year ago
amrbashir 52a48dd80a
docs(global-shortcut): add missing import
1 year ago
Amr Bashir 1829c2806a
docs(global-shotcut): update docs in README and ts files (#1291)
1 year ago
renovate[bot] 723b9f7fa8
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.16 (#1288)
1 year ago
Amr Bashir d9de5b19d1
feat(positioner, window-state): impl `WindowExt` for `WebviewWindow` (#1283)
1 year ago
Graham Held b4efa58d5d
feat(shell) raw-encoded pipe reader directly outputs buffer (no newline scan) (#1231)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] 6ea07297f4
chore(deps): change rust crate maplit version to `1` (#1270)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Tony 1fa4d30eab
feat(updater): support non zipped updater (#1174)
1 year ago
Tony 44e47fe98b
fix(window-state): restore window state for stubbed zerord state (#1259)
1 year ago
Amr Bashir e9977eb2f8
chore(fs): distinct description for `*meta` and `*meta-recursive` permissions (#1250)
1 year ago
Amr Bashir 1f16c64d67
refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
1 year ago
Tony edf9a4f29d
fix(fs): missing debouncer rename cache (#1245)
1 year ago
github-actions[bot] 3e5da59abc
Publish New Versions (v2) (#1234)
1 year ago
Lucas Fernandes Nogueira 326df68839
fix(ios): decoding with default value is not supported (#1236)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
Fabian-Lars b115fd22e0
fix(fs): Prevent deadlock when scope listeners are registered. (#1221)
1 year ago
renovate[bot] 78a4097d09
fix(deps): update rust crate global-hotkey to 0.5.1 (#1211)
1 year ago
renovate[bot] 35373956ea
fix(deps): update rust crate cocoa to 0.25 (#1208)
1 year ago
github-actions[bot] 9f545c65ad
publish new versions (#1142)
1 year ago
renovate[bot] 37dbd4c38d
fix(deps): update tauri monorepo (#1202)
1 year ago
Fabian-Lars 293f363c0d
fix(updater): Enable rustls-tls feature flag by default (#1175)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Fabian-Lars bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
renovate[bot] 6698774f3f
fix(deps): update rust crate tiny_http to 0.12 (#1213)
1 year ago
renovate[bot] c079d8c81b
fix(deps): update rust crate winrt-notification to 0.2 (#1215)
1 year ago
renovate[bot] 3db3b204b4
fix(deps): update rust crate win7-notifications to 0.4.3 (#1214)
1 year ago
renovate[bot] cc29f7dbdb
fix(deps): update rust crate glib to 0.19 (#1210)
1 year ago
renovate[bot] d3b9a60e31
fix(deps): update rust crate android_logger to 0.13 (#1207)
1 year ago
renovate[bot] ce7750451d
chore(deps): update rust crate color-backtrace to 0.6 (#1204)
1 year ago
renovate[bot] 56406214a0
fix(deps): update rust crate swift-rs to 1.0.6 (#1201)
1 year ago
renovate[bot] 4c8ccf6767
fix(deps): update rust crate flate2 to 1.0.28 (#1200)
1 year ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
Jonas Osburg 5c97db96bd
feat(websocket): Add TLS configuration (#925)
1 year ago
matthme 4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux (#502)
1 year ago
FabianLars 57e979adaf
chore(store): format readme
1 year ago
Jesper L. Nielsen 4a5ab18a22
fix(upload): return type on is now a string (#976)
1 year ago
Tony 1f9e7ab4a0
fix(window-state): missing `restore_state` and `filename` js binding permission (#1180)
1 year ago
zenitogr 9144521b90
chore(store): update example in README.md (#1176)
1 year ago
Amr Bashir c967307706
fix(deps): update vite to fix audit CI (#1187)
1 year ago
Amr Bashir 27b258cf31
chore(clipboard): expose `Clipboard` struct (#1185)
1 year ago
renovate[bot] e39ea8ddf8
fix(deps): update rust crate reqwest to 0.12 (#1099)
1 year ago
Fabian-Lars 500ff10fbd
fix(http): Enable tls support by default (#1166)
1 year ago
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
1 year ago
Amr Bashir 0e9541fe89
feat(window-state): support using a custom filename (#1138)
1 year ago
Amr Bashir f9bcc1c21d
chore: add `tslib` as dev dependency in workspace (#1134)
1 year ago
Tony a32e3200de
chore: update dependencies to align with tauri's (#1139)
1 year ago
github-actions[bot] 815a7073bc
Publish New Versions (v2) (#1116)
1 year ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
thewh1teagle c013fa52cd
refactor(window-state)!: use json instead of bincode (#1078)
1 year ago
Tony 57d01bf82e
chore(updater): clean up dependencies (#1084)
1 year ago
Vitor Ayres 7be37b1909
v2: fix import path in plugin upload readme (#1122)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
venkr a2339195aa
fix(autostart): Fix LaunchAgent macOS autostart (#1118)
1 year ago
Tahmin Ahmed 4cd81126fd
fix(dialog): `open` function return mismatch (#1056)
1 year ago
Alixxx-please fc3667db6a
"recusrive" typo fix (#1103)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
1 year ago
Lucas Fernandes Nogueira 62ce5df52c
fix(notification): development mode check should use tauri::dev() (#1096)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
github-actions[bot] cc63614f1e
publish new versions (#471)
1 year ago
Fabian-Lars 02111b9526
chore: Change workspace inheritance syntax for better covector support (#1092)
1 year ago
i-c-b cb96aa0627
fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081 (#1082)
1 year ago
Tony 1d7dc86ec3
fix(updater): run cleanup before exit on Windows (#1070)
1 year ago
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
DK Liao 14c858391d
docs: Update positioner readme (#1072)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Jason Tsai 040004a6b9
chore(shell): change schema property name `command` to `cmd` (#1069)
1 year ago
Lucas Fernandes Nogueira c873e4d6c7
fix(http): inconsistencies on urlpattern usage on scope (#1059)
1 year ago
Tony 4e37316af0
fix(updater): fallback to passive mode & fix `installerArgs` deserialzation (#1051)
1 year ago
renovate[bot] b74ccb6639
chore(deps): update dependency @tauri-apps/cli to v1.5.11 (#1049)
1 year ago
FabianLars 11d98e911e
chore(log): Fix lint and formatting
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Naman Garg bff722451d
docs(sql): Fix minor typo (#1048)
1 year ago
Amr Bashir 62dafda652
refactor!(global-shortcut): better APIs DX (#969)
1 year ago
github-actions[bot] 644eb448bb
publish new versions (#1042)
1 year ago
DK Liao 75d82868b2
docs(positioner): Update positioner readme to new tray api (#1041)
1 year ago
Tony 79691e93e0
fix(store): `with_store` and `StoreCollection` become private in #1011 (#1040)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Amr Bashir 0f67dfc9b4
feat(http): enhance scope config to accept string as well (#1025)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Fabian-Lars 16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)
1 year ago
Tahmin Ahmed 735810237e
fix: fix `plugins/fs` infinite loop on autoregen (#1029)
1 year ago
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Rigidity d9870f1948
docs: improve `tauri-plugin-store` readme and code example (#996)
1 year ago
Victor Aremu 30295ecc8e
feat: improve stronghold readme (#1027)
1 year ago
Victor Aremu 54cd4a58b8
chore(stronghold): readme typo (#1028)
1 year ago
Victor Aremu 570fb8f335
feat: Improve Stronghold (v2) README with usage examples (#1023)
1 year ago
Ahmed Elkhoudiry 22f5acf240
feat(store): Add android & iOS support (#1011)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
Amr Bashir 9586eabd5a
chore(deps): update to `open-rs@5.1` (#1021)
1 year ago
Victor Aremu 85c4b8b67a
feat: Improve Stronghold README with usage examples (#1013)
1 year ago
Tony 2397ec5937
fix: single instance doesn't shutdown immediately (#1019)
1 year ago
FabianLars ed682dd96e
chore: Run cargo fmt
1 year ago