Commit Graph

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

Author SHA1 Message Date
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
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
matthme 4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux (#502)
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
Tony a32e3200de
chore: update dependencies to align with tauri's (#1139)
1 year ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
Tony 57d01bf82e
chore(updater): clean up dependencies (#1084)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Nogueira fe4ad4dd5c
Revert "add change file"
1 year ago
Lucas Nogueira 9c2fb9306e
add change file
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
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
Amr Bashir 9586eabd5a
chore(deps): update to `open-rs@5.1` (#1021)
1 year ago
Jarrodsz 382fc3a7bf
chore(store): add AppSettings example (#573)
1 year ago
Lucas Fernandes Nogueira 6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 (#981)
1 year ago
Lucas Nogueira ac8251774a
remove dbus
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 4709c343bc
inline notify-rust [skip ci]
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
Lucas Nogueira fe10ab488f
beta.1
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
Lucas Nogueira c2115d8d21
chore: fill description field for new crates
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
Amr Bashir b1c6a7885e
fix(core/dialog): reconstruct path using appropriate separator (#820)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Fabian-Lars a5792e220a
chore: Update rustix in lockfile (#806)
2 years ago
renovate[bot] 8d00fc08f0
fix(deps): update rust crate tokio-tungstenite to 0.21 (#804)
2 years ago
Michael Howell 0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux (#796)
2 years ago
Fabian-Lars b01da63d55
update ahash (#787)
2 years ago
renovate[bot] aabb440159
fix(deps): update rust crate http to v1 (#729)
2 years ago
renovate[bot] e1eb82fe92
fix(deps): update rust crate byte-unit to v5 (#764)
2 years ago
renovate[bot] c98545b3ae
fix(deps): update rust crate bytes to v1 (#783)
2 years ago
renovate[bot] e7b022d62e
fix(deps): update rust crate byteorder to 1.5 (#781)
2 years ago
Fabian-Lars a67f7cb7c8
chore(authenticator): Inline u2f crate (#780)
2 years ago
Fabian-Lars 3f7c4ddc96
chore: Add examples to root cargo workspace (#777)
2 years ago
Fabian-Lars 12900556a0
Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
2 years ago
Fabian-Lars 4899ae007a
chore: Disable workspace inheritance for [package] (#775)
2 years ago
dependabot[bot] 3db81b4fe3
chore(deps): bump openssl from 0.10.56 to 0.10.60 (#773)
2 years ago
FabianLars bd0b015180
update notify version to match code
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Amr Bashir 445c1e6cb6
feat(notifications): use the ligh `windows-version` crate (#750)
2 years ago
renovate[bot] 642a195d34
fix(deps): update rust crate windows-sys to 0.52 (#730)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
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
Lucas Fernandes Nogueira 0fc910a9f3
fix(authenticator): u2f cannot handle the chrono 0.4.30 breaking change (#679)
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
pashokitsme 0e642e68de
fix(updater): installation on macos #591 (#592)
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
dependabot[bot] 57c1db41a3
chore(deps): bump rustix from 0.37.23 to 0.37.25 (#669)
2 years ago
renovate[bot] 6111c7f3da
fix(deps): update rust crate notify-debouncer-mini to 0.4 (#577)
2 years ago
renovate[bot] 746067bb70
fix(deps): update rust crate auto-launch to 0.5 (#621)
2 years ago
renovate[bot] 7432a399db
fix(deps): update rust crate aho-corasick to 1.1 (#620)
2 years ago
dependabot[bot] 63834d9b63
chore(deps): bump tungstenite from 0.20.0 to 0.20.1 (#614)
2 years ago
Lucas Fernandes Nogueira 76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 (#552)" (#565)
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
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
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
dependabot[bot] 5b814f56e6
chore(deps): bump rustls-webpki from 0.101.2 to 0.101.4 (#582)
2 years ago
github-actions[bot] 319de692bf
Publish New Versions (v2) (#560)
2 years ago
renovate[bot] 83148da959
fix(deps): update rust crate rust-argon2 to v2 (#552)
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
Alexandre Dang dacde1629d
feat(stronghold): add an init function that uses argon2 (#449)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
renovate[bot] 92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
renovate[bot] 180ec441aa
fix(deps): update rust crate iota-crypto to 0.23 (#495)
2 years ago
renovate[bot] 2a8e168149
fix(deps): update rust crate iota-crypto to 0.22 (#475)
2 years ago
renovate[bot] 92233ea64a
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira 83abea3cae
feat(window): add is_focused API (#407)
2 years ago
Amr Bashir db7f4f9a41
refactor(os): refactor EOL const (#427)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
renovate[bot] c4d2c8c693
fix(deps): update rust crate iota-crypto to 0.21 (#438)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
Lucas Nogueira 43be6c7585
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
renovate[bot] 07406f1c9d
fix(deps): update rust crate iota-crypto to 0.20 (#394)
2 years ago
Lucas Fernandes Nogueira 7e3034904c
feat(os): add `locale` API (#391)
2 years ago
Lucas Fernandes Nogueira 8bd80eb651
fix(audit): update deps, ignore advisories (#379)
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
Amr Bashir b08a45352d
ci: smarter tests (#370)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
Lucas Fernandes Nogueira b064718f32
feat(ci): also test on Windows and macOS (#366)
2 years ago
Lucas Fernandes Nogueira 7ae7167fbe
feat: add init scripts (#361)
2 years ago
Fabian-Lars 838ec9edcd
chore(deps): Update notify to v5 and notify-debouncer-mini to v0.3 (#365)
2 years ago
Lucas Fernandes Nogueira d87b569643
chore(deps): update tauri and Android project (#360)
2 years ago
renovate[bot] bc0ea5a74f
fix(deps): update rust crate tokio-tungstenite to 0.19 (#358)
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 012d32e8ed
feat(process): add plugin (#348)
2 years ago
renovate[bot] e46acc74be
fix(deps): update rust crate iota-crypto to 0.19 (#349)
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 be1c775b8d
feat(notification): implement Android and iOS APIs (#340)
2 years ago
renovate[bot] 146004129e
fix(deps): update rust crate iota-crypto to 0.18 (#342)
2 years ago
Lucas Fernandes Nogueira e9bbe94181
feat(notification): add plugin (#326)
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
renovate[bot] 57727f262a
fix(deps): update rust crate aho-corasick to v1 (#333)
2 years ago
Fabian-Lars ebb2eb2fe2
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328)
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago
Lucas Fernandes Nogueira 8ed00adaa0
feat(shell): add plugin (#327)
2 years ago
Lucas Fernandes Nogueira 7a8633f429
feat(dialog): add plugin (#306)
2 years ago
Lucas Fernandes Nogueira 4b66ba03a5
feat(global-shortcut): add plugin (#324)
2 years ago
Lucas Fernandes Nogueira 8cd7d3501b
feat(clipboard): add plugin (#323)
2 years ago
Lucas Fernandes Nogueira 4539c03f95
feat(fs): add plugin (#308)
2 years ago
Lucas Fernandes Nogueira 0fed10fdce
feat(cli): add plugin (#304)
2 years ago
Lucas Fernandes Nogueira bbdccefa2d
chore(deps): update to tauri alpha.8 (#303)
2 years ago
Lucas Fernandes Nogueira 14e4705d55
refactor(log): use NSString instead of SRString on iOS (#302)
2 years ago
renovate[bot] 204f61052f
fix(deps): update rust crate windows-sys to 0.48 (#292)
2 years ago
renovate[bot] 5a6abd3203
fix(deps): update rust crate base64 to ^0.21.0 (#284)
2 years ago
Lucas Nogueira 39b144df42
chore(deps): update tauri to 2.0.0-alpha.4, tauri-build to 2.0.0-alpha.2
2 years ago
Lucas Nogueira e53788240c
chore(deps): update tauri
2 years ago
Lucas Nogueira 9330e05398
chore(deps): update tauri, adjust iOS plugin
2 years ago
Lucas Fernandes Nogueira 539c38a692
feat: update swift-rs (#285)
2 years ago
renovate[bot] a4dfa62486
fix(deps): update rust crate iota-crypto to 0.17 (#281)
2 years ago
renovate[bot] 58defafd2a
fix(deps): update rust crate bitflags to v2 (#277)
2 years ago
renovate[bot] 70e2ad0f3b
fix(deps): update rust crate iota-crypto to 0.16 (#272)
2 years ago
ngapham@kobiton.com 6d7b985b46
[log] Allow to use local timezone instead of UTC when writing logs (#269)
2 years ago
Fabian-Lars 1d52416f70
feat(sql): Improve type decoding. Adds support for time and dates (#266)
2 years ago
Lucas Fernandes Nogueira 961602bd1b
fix(log): use Swift OSLog instead of oslog Rust binding (#262)
2 years ago
renovate[bot] 8f34eb83e4
fix(deps): update rust crate windows-sys to 0.45 (#103)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
FabianLars 082e05e045
Merge branch 'dev' into next
2 years ago
Fabian-Lars c348eb31ea
feat(upload): Add function to download files (#89)
2 years ago
Fabian-Lars 4bb200aac5
fix: apply clippy suggestions (#120)
2 years ago
Lucas Nogueira df21598a48
update deps
2 years ago
Lucas Nogueira cc03bde0ea
revert tauri dep
2 years ago
Lucas Fernandes Nogueira fc693f75ca
Merge pull request #71 from tauri-apps/renovate/notify-5.x
2 years ago
Lucas Nogueira 42037a7a99
feat(log): implement mobile logging
2 years ago
Jonas Kruckenberg 0b42d3f554 update Tauri to alpha version
2 years ago
Jonas Kruckenberg f6ab641e08 fix: add back log feature
2 years ago
FabianLars 96fc592649
Merge branch 'dev' into renovate/notify-5.x
2 years ago
Jonas Kruckenberg 183a081364 exclude examples from cargo workspace
2 years ago
Jonas Kruckenberg 9f2f2bdacb dont use workspace features in tauri app
2 years ago
Jonas Kruckenberg db89717962 Update Cargo.lock
2 years ago
Jonas Kruckenberg f910b1f496 chore: make examples part of the workspace
2 years ago
Beanow b8e031e574
chore: Update Cargo.lock
2 years ago
FabianLars 24b09c385e
adapt plugin to notify v5
2 years ago
renovate[bot] b351c38e88
fix(deps): update rust crate notify to v5
2 years ago
renovate[bot] 66322a3426
fix(deps): update rust crate iota_stronghold to v1 (#70)
2 years ago
renovate[bot] b7522ed71c
fix(deps): update rust crate iota-crypto to 0.15 (#62)
2 years ago
renovate[bot] 0bdd5ff98f
fix(deps): update rust crate tokio-tungstenite to 0.18 (#66)
2 years ago
renovate[bot] 929cbfb6b7
fix(deps): update rust crate tiny_http to 0.12 (#64)
2 years ago
renovate[bot] 86e61a6ac0
fix(deps): update rust crate auto-launch to 0.4 (#60)
2 years ago
renovate[bot] e52bbd5d23
fix(deps): change tokio version to `1` (#65)
2 years ago
renovate[bot] 42aac5255a
fix(deps): change once_cell version to `1` (#63)
2 years ago
Jonas Kruckenberg 3d0d23c9ed Update Cargo.lock
2 years ago
Jonas Kruckenberg 64aed34eff clippy
3 years ago
Jonas Kruckenberg fb764fc01c fix workflows
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago