Commit Graph

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

Author SHA1 Message Date
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
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
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
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
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
Ale Guzman cd57dcdf04
feat(dialog): set `len` and `modified_at` fields in `FileResponse` on desktop (#1295)
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
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
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 bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
renovate[bot] cc29f7dbdb
fix(deps): update rust crate glib to 0.19 (#1210)
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
github-actions[bot] 815a7073bc
Publish New Versions (v2) (#1116)
1 year ago
Tahmin Ahmed 4cd81126fd
fix(dialog): `open` function return mismatch (#1056)
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
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 16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
Tillmann f59436dad0
Added Security Policy to All Plugins (#930)
1 year ago
Amr Bashir aa25c91bb0
feat(dialog): allow setting `canCreateDirectories` on macOS (#978)
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 a31ef8e67e
rfd disable default features [skip ci]
1 year ago
Lucas Nogueira d98fa3e9fa
rfd 0.14
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 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
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Shubham Parihar 18cb861b52
type: add OpenDialogReturn generic type (#919)
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] 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
Lucas Nogueira 8df28a9875
feat(mobile): add biometric plugin (#829)
1 year ago
Fabian-Lars 7c59e3785b
feat(dialog): Re-export FileResponse (#837)
1 year ago
Amr Bashir b1c6a7885e
fix(core/dialog): reconstruct path using appropriate separator (#820)
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
Michael Howell 0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux (#796)
2 years ago
pashokitsme 2e2c0a1b95
fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769)
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 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
Fabian-Lars eccd6f977a
feat: Add deep link plugin for mobile (#504)
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] 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
Jason Tsai be591d2feb
fix(dialog): using AsyncMessageDialog for non linux, closes tauri#7182 (#445)
2 years ago
Lucas Fernandes Nogueira 7f2e2dd5b8
fix(docs): plugin usage examples using wrong package name (#527)
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
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 d677f73495
feat(ci): test mobile targets (#378)
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 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