Commit Graph

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

Author SHA1 Message Date
github-actions[bot] 8f6d341e45
publish new versions (#1479)
11 months ago
renovate[bot] 76daee7aaf
chore(deps): update tauri monorepo (v2) (#1512)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
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] 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
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
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
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
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
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
renovate[bot] 37dbd4c38d
fix(deps): update tauri monorepo (#1202)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
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
Jason Tsai 040004a6b9
chore(shell): change schema property name `command` to `cmd` (#1069)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
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
Tillmann f59436dad0
Added Security Policy to All Plugins (#930)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Nogueira 14f381acf8
bump msrv
1 year ago
Lucas Nogueira 569defbe94
updates
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
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
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
Lucas Fernandes Nogueira 15dc7060e8
fix(shell): deadlock on read line error (#923)
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
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
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Amr Bashir eea3df56ef
fix: add back `main`, `module` and `types` field in top-level package.json (#742)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
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
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 d1b7c2c1fb
feat: build docs.rs documentation for Android (#654)
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 265dbc02e3
chore(shell): remove outdated todo (#559)
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
Lucas Fernandes Nogueira d5a7c77a8d
fix(docs): enable `tauri/dox` feature on docs.rs build (#545)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
Lorenzo Lewis 6f01bc11ab
chore: change readme banners urls (#523)
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 0417b7ad60
chore: add missing banners (#442)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
Lucas Fernandes Nogueira 26d993cfea
chore(plugins): update description field (#399)
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Lucas Fernandes Nogueira 9bf98f68e7
chore(api): update @since tag to 2.0.0 (#395)
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 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 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 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
FabianLars 33d6352550
chore: Fix lint issues
2 years ago
FabianLars b730c34923
Run formatter on new plugins
2 years ago
FabianLars 4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2 years ago
FabianLars 59cb08e902
chore: Adapt readmes to next branch
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Lucas Fernandes Nogueira 8ed00adaa0
feat(shell): add plugin (#327)
2 years ago