Commit Graph

47 Commits (feat/message-dialog-3-buttons)

Author SHA1 Message Date
TATSUNO “Taz” Yasuhiro 9629c2f4f9
[v2][log]: Add generic fern::Dispatch TargetKind to log (#2600)
2 months ago
Tillmann 9cf0390a52
Merge commit from fork
2 months ago
renovate[bot] 71f95c9f05
chore(deps): update rust crate windows to 0.60 (v2) (#2445)
3 months ago
enri90 05c62d731f
feat(upload): Added body to download function (#1523)
6 months ago
Amr Bashir 383e636a8e
feat: add `tauri-plugin-opener` (#2019)
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Amr Bashir 51ddf6a715
fix(shell): use async command for `open` JS API (#1881)
8 months ago
Amr Bashir 44273b9889
fix(shell): fix schema requiring `sidecar` property even though it is optional (#1839)
8 months ago
Lucas Fernandes Nogueira cc03ccf5e0
fix(fs): app scopes not properly enabling paths (#1774)
9 months ago
Lucas Fernandes Nogueira 72c2ce82c1
chore(deep-link): fix example, update documentation (#1725)
9 months ago
Lucas Fernandes Nogueira 34df132fb1
feat(shell): enhance regex validators to match on entire string (#1603)
10 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months 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
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
Amr Bashir f0fb25a9b7
feat(shell): support opening URLs on mobile (#1319)
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
Graham Held b4efa58d5d
feat(shell) raw-encoded pipe reader directly outputs buffer (no newline scan) (#1231)
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
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Jason Tsai 040004a6b9
chore(shell): change schema property name `command` to `cmd` (#1069)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Amr Bashir e856adc72c
fix(shell): export `open` module (#939)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Lucas Fernandes Nogueira 15dc7060e8
fix(shell): deadlock on read line error (#923)
1 year ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Mo beb6b139eb
Fix invoke calls in dialog & shell init scripts (#675)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira 265dbc02e3
chore(shell): remove outdated todo (#559)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
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 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 5015132ece
feat: add API example (#317)
2 years ago
FabianLars 1397172e95
chore: Fix shell tests
2 years ago
Lucas Fernandes Nogueira 8ed00adaa0
feat(shell): add plugin (#327)
2 years ago