Commit Graph

240 Commits (v2)

Author SHA1 Message Date
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
mikoto2000 bc7eecf420
feat(dialog): Implemented android save dialog. (#1657)
10 months ago
renovate[bot] 78061c3455
chore(deps): update unocss monorepo to ^0.62.0 (#1652)
10 months ago
AHQ 6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)
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
Tony f8925b9687
Run prettier (#1627)
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 d13e6bcb78
chore: update API example
10 months ago
Lucas Nogueira 4db635f19b
feat: bump to RC
10 months ago
Lucas Fernandes Nogueira 34df132fb1
feat(shell): enhance regex validators to match on entire string (#1603)
10 months ago
github-actions[bot] 518b529a19
publish new versions (#1590)
10 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
renovate[bot] edf8d84f39
fix(deps): update tauri monorepo (#1595)
10 months ago
github-actions[bot] 647d8894fe
publish new versions (#1580)
11 months ago
github-actions[bot] 22bb0e5b61
publish new versions (#1551)
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
Amr Bashir 381a466db3
refactor(global-shortcut): enhance `un/register` to accept an array, remove `un/registerAll` (#1117)
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
Amr Bashir 28bc5c2e3e
feat(http): add http plugin version in user agent sting (#1501)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
12 months ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
12 months ago
github-actions[bot] f30a3b0501
publish new versions (#1393)
12 months ago
renovate[bot] 70e2fadd91
chore(deps): update unocss monorepo to ^0.61.0 (#1457)
12 months 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] 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 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
renovate[bot] 989bee8192
chore(deps): update unocss monorepo to ^0.60.0 (#1300)
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
Amr Bashir eb1679b997
fix(core/shell): speedup `Command.execute` & fix extra new lines (#1299)
1 year ago
renovate[bot] 723b9f7fa8
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.16 (#1288)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
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
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
1 year ago
github-actions[bot] 3e5da59abc
Publish New Versions (v2) (#1234)
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
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
renovate[bot] 6698774f3f
fix(deps): update rust crate tiny_http to 0.12 (#1213)
1 year ago
renovate[bot] 81c31b4114
chore(deps): update unocss monorepo to ^0.59.0 (#1206)
1 year ago
renovate[bot] 4b3bc1ee13
fix(deps): update dependency @zerodevx/svelte-json-view to v1.0.9 (#1199)
1 year ago
Amr Bashir c967307706
fix(deps): update vite to fix audit CI (#1187)
1 year ago
Tony 3dca7ff5ea
fix(example): for newer tauri version (#1181)
1 year ago
Tony fe05b872aa
fix(example) can't use tray icon to exit (#1183)
1 year ago
Tony df1516da14
fix(example): missing permissions (#1182)
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
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 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
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
Han 69d45a06a6
chore(examples): example incorrect command (#1068)
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
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
Lucas Nogueira fe10ab488f
beta.1
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
Lucas Nogueira 63afaf1dfa
fmt
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
lucasfernog 18e478aba0
publish new versions
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
Olivier Lemasle bf5a21d5b2
fix(dialog): On Android, do not add a `Cancel` button to message dialogs (#873)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
github-actions[bot] 38b5d37b54
Publish New Versions (v2) (#843)
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Amr Bashir 69a1fa099c
feat(fs): improved API (#751)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
Lucas Nogueira 8df28a9875
feat(mobile): add biometric plugin (#829)
1 year ago
Lucas Nogueira fe79adb5c7
feat(mobile): add NFC plugin (#830)
1 year ago
github-actions[bot] 68cb23f9c0
Publish New Versions (v2) (#723)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Amr Bashir fc62ead565
fix(os): use an internal object instead of ` window.__TAURI__`, closes #719 (#721)
2 years ago
github-actions[bot] d4d1633c4d
Publish New Versions (v2) (#688)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
github-actions[bot] 437dfba814
Publish New Versions (v2) (#629)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Amr Bashir b7c5407cac
refactor: remove window and app plugins (#671)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
github-actions[bot] 2b9ddbe29a
Publish New Versions (v2) (#603)
2 years ago
Lucas Fernandes Nogueira 454428cd50
feat: add barcode scanner plugin (#536)
2 years ago
Lucas Fernandes Nogueira 2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
2 years ago
github-actions[bot] 903361100c
Publish New Versions (v2) (#589)
2 years ago
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
github-actions[bot] 319de692bf
Publish New Versions (v2) (#560)
2 years ago
Lucas Fernandes Nogueira d0c0084859
fix(example): build on macOS (#557)
2 years ago
Lucas Fernandes Nogueira 12adc1dbec
fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
2 years ago
github-actions[bot] 553c87bde0
Publish New Versions (v2) (#423)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Amr Bashir 84133b57b8
feat(window): refactor and improvements (#426)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira c8c3191565
feat(window): add `setEffects` API (#392)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
Lucas Fernandes Nogueira 9359b5b138
fix(examples): adjust layout for iOS (#439)
2 years ago
github-actions[bot] 91ffc01a91
Publish New Versions (v2) (#402)
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira fdec66c69f
fix: adjust Cargo features to fix android build (#375)
2 years ago
Lucas Fernandes Nogueira 3c9771e287
feat: update to tauri 2.0.0-alpha.9 (#372)
2 years ago
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira caf8456864
fix: adjust feature flags, wrong zip usage (#367)
2 years ago
Lucas Fernandes Nogueira 7ae7167fbe
feat: add init scripts (#361)
2 years ago
Lucas Fernandes Nogueira d87b569643
chore(deps): update tauri and Android project (#360)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Lucas Fernandes Nogueira e0e7b4fc71
fix(global-shortcut): update to 0.2.1 to fix macos build (#353)
2 years ago
Lucas Fernandes Nogueira bb26f7d710
feat(window): add plugin (#352)
2 years ago
Lucas Fernandes Nogueira a95fb473a2
feat(updater): add plugin (#350)
2 years ago
Lucas Fernandes Nogueira 012d32e8ed
feat(process): add plugin (#348)
2 years ago
Lucas Fernandes Nogueira 61e7d6ede5
feat(os): add plugin (#346)
2 years ago
Lucas Fernandes Nogueira bcb42b7343
feat(app): add plugin (#345)
2 years ago
Lucas Fernandes Nogueira 02754f527c
refactor(examples): remove dedicated dialog example (#343)
2 years ago
Lucas Fernandes Nogueira 5015132ece
feat: add API example (#317)
2 years ago