Lucas Nogueira
4db635f19b
feat: bump to RC
2024-08-02 12:05:44 -03:00
Fabian-Lars
9606089b2a
feat: Add geolocation and haptics plugins ( #1599 )
...
* init geolocation plugin
* ios impl (w/o js api)
* generate ts api
* use newer tauri commit
* add temporary postinstall
* include src in files
* guest-js
* just ship dist-js for now
* fix watcher
* fix android compile error
* fix android build for real
* fix heading type
* initial getCurrentPosition android impl (wip)
* prevent panics if errors (strings) are sent over the channel
* Add android watchPosition implementation
* init haptics plugin (android)
* ios and new apis (ANDROID IS LIKELY BROKEN - MAY NOT EVEN COMPILE)
* use tauri-specta that accounts for raw fn arg idents
* add complete android support (it's not working great due to random soft-/hardware support)
* fix(haptics): Fix the NotificationFeedbackType::Success and Version (#1 )
* Fix success feedback and version
* Apply suggestions from code review
* Update package.json
---------
Co-authored-by: Fabian-Lars <118197967+FabianLars-crabnebula@users.noreply.github.com >
* android: improve permission callback handling
* keep track of ongoing perms requests
* rebuild
* license headers
* rm sqlite feat
* fmt
* what diff u talkin bout?
* ignore dist-js again
* fix audits
* dedupe api.js
* clippy
* changefiles
* readmes
* clean up todos
* rm dsstore
* rm wrong feats
* mirror
* covector
* rebuild
* ios requires the wry feature
* lint
* update lock
---------
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
Co-authored-by: Naman Garg <155433377+naman-crabnebula@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev >
2024-08-02 10:45:47 -03:00
renovate[bot]
bc85babc87
fix(deps): update rust crate indexmap to 2.3.0 (v2) ( #1609 )
...
* fix(deps): update rust crate indexmap to 2.3.0
* Aktualisieren von Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-08-01 12:13:49 +02:00
github-actions[bot]
518b529a19
publish new versions ( #1590 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-07-31 14:27:45 +02:00
Tony
e847cedc1f
fix(deps): use no default features on tauri ( #1402 )
...
* Use no default feature on tauri
* Add change file
* typo
* Revert lock file conflict
* Use wry on iOS
2024-07-30 11:12:24 +02:00
renovate[bot]
edf8d84f39
fix(deps): update tauri monorepo ( #1595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 23:41:21 +02:00
renovate[bot]
e399b5294d
chore(deps): lock file maintenance ( #1594 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 10:50:19 +02:00
github-actions[bot]
647d8894fe
publish new versions ( #1580 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-07-24 22:10:38 -03:00
Lucas Fernandes Nogueira
20a1d24ee0
feat(log): add Builder::split to get the raw logger implementation ( #1579 )
...
* feat(log): add Builder::split to get the raw logger implementation
This function lets you split the Builder to return the raw logger implementation along the TauriPlugin to be registered. Useful to pipe the logger to other implementations such as multi_log or tauri-plugin-devtools, allowing the plugin to be used along other logging systems.
* clippy
* covector
2024-07-23 23:32:21 -03:00
renovate[bot]
37cb9a6681
fix(deps): update rust crate sqlx to 0.8 (v2) ( #1575 )
...
* fix(deps): update rust crate sqlx to 0.8
* fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-07-23 13:40:59 +02:00
renovate[bot]
644807bf01
chore(deps): lock file maintenance ( #1570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 11:11:02 +02:00
renovate[bot]
77ee644afd
chore(deps): lock file maintenance ( #1549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 11:38:04 +08:00
renovate[bot]
288e7b9ae2
chore(deps): lock file maintenance ( #1548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:27:30 +08:00
Lucas Fernandes Nogueira
22a17980ff
feat: update to tauri beta.24 ( #1537 )
...
* feat: update to tauri beta.24
* remove .tauri
* pnpm build
2024-07-12 17:59:17 -03:00
Amr Bashir
ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort ( #1395 )
...
* fix(http): properly handle aborting
closes #1376
* abort early in JS
* avoid using unnecessary mutexes
* fix lint
* update bundle
* simplify
2024-07-08 20:31:29 +03:00
renovate[bot]
c1bbfaaecd
chore(deps): lock file maintenance ( #1524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 09:20:27 +02:00
renovate[bot]
4003bdada2
fix(deps): update rust crate windows-registry to 0.2 (v2) ( #1515 )
...
* fix(deps): update rust crate windows-registry to 0.2
* update windows-result
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-07-04 12:26:45 +02:00
Fynn Tang
40ef9a818f
Update package versions and modify OS plugin ( #1514 )
...
* Update package versions and modify OS plugin
The version numbers for multiple packages have been updated in Cargo.lock. Additionally, changes were made in the OS plugin, specifically in the `index.ts` file where asynchronous function calls have been transformed into synchronous ones.
* Update package versions in Cargo.lock
Several packages in Cargo.lock have been updated to new versions. This includes "hyper", "hyper-util", "open", "serde_json", and "zerocopy" packages. Each package has had its version, checksum, and associated dependencies adjusted to reflect the latest release.
* Update OS sync functions in documentation examples
The documentation examples for `platform`, `arch`, `type`, `family`, `version`, and `exe_extension` functions have been updated. The changes are intended to better illustrate that these functions are synchronous.
2024-07-03 23:35:25 +02:00
renovate[bot]
76daee7aaf
chore(deps): update tauri monorepo (v2) ( #1512 )
...
* fix(deps): update tauri monorepo
* Create tauri-beta-23.md
* fix clippy - regen permissions
* revert accidental cargo.toml change
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-07-02 11:23:48 +02:00
renovate[bot]
a570d68ca8
chore(deps): lock file maintenance ( #1508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 10:59:24 +02:00
Tony
acce342fcc
chore(deps): migrate dirs-next to dirs for updater plugin ( #1506 )
...
* Migrate dirs-next to dirs for updater
* Add change file
* dirs_next -> dirs
2024-07-01 10:41:46 +02:00
renovate[bot]
9db5a6a0f5
chore(deps): lock file maintenance ( #1492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 14:40:51 +02:00
Fabian-Lars
b18a03a376
chore(deps): Update iota_stronghold to v2 ( #1480 )
...
ref https://github.com/tauri-apps/plugins-workspace/pull/950
2024-06-17 17:20:33 +02:00
renovate[bot]
7d332ef634
chore(deps): lock file maintenance ( #1474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 10:33:00 +02:00
renovate[bot]
e162e811fe
fix(deps): update rust crate android_logger to 0.14 ( #1469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 21:30:53 +02:00
Lucas Fernandes Nogueira
3779fb5063
refactor(notification): pull notify_rust from crates.io ( #1432 )
2024-06-11 14:31:59 +02:00
renovate[bot]
909ff619e0
chore(deps): lock file maintenance ( #1446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 10:16:41 +02:00
renovate[bot]
1578970f81
fix(deps): update rust crate zip to v2 ( #1427 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 14:08:22 +02:00
renovate[bot]
60a8545cb7
fix(deps): update rust crate winrt-notification to 0.4.0 ( #1421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 19:40:05 +02:00
renovate[bot]
b344177d8b
fix(deps): update rust crate tokio-tungstenite to 0.23 ( #1420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 18:51:38 +02:00
renovate[bot]
0d41e748cf
chore(deps): lock file maintenance ( #1405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 10:53:50 +02:00
renovate[bot]
f1a60fcb6a
chore(deps): lock file maintenance ( #1372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 10:46:29 +02:00
renovate[bot]
9013854f42
fix(deps): update tauri monorepo ( #1382 )
...
* fix(deps): update tauri monorepo
* fix positioner
* Update lib.rs
* Update lib.rs
* fix build
* change file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: amrbashir <amr.bashir2015@gmail.com >
2024-05-30 06:49:05 +03:00
renovate[bot]
c9ed72d846
fix(deps): update rust crate winrt-notification to 0.3.1 ( #1378 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 05:40:56 +03:00
renovate[bot]
430bd6f4f3
chore(deps): update tauri monorepo ( #1363 )
...
* fix(deps): update tauri monorepo
* Create tauri-beta-20.md
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-05-23 11:50:58 +02:00
renovate[bot]
bc834d4e77
chore(deps): update rust crate schemars to v0.8.20 ( #1345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-19 11:19:22 +02:00
renovate[bot]
de8295301e
fix(deps): update rust crate anyhow to v1.0.86 ( #1344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 18:01:35 +02:00
renovate[bot]
0e18aaa02a
fix(deps): update rust crate raw-window-handle to v0.6.2 ( #1340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 13:40:37 +02:00
renovate[bot]
6b6b6fc2e4
fix(deps): update rust crate anyhow to v1.0.85 ( #1339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 12:51:03 +02:00
renovate[bot]
b3e04cf95e
chore(deps): update rust crate thiserror to v1.0.61 ( #1337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 11:28:42 +02:00
renovate[bot]
01a8ba72b8
fix(deps): update rust crate zip to v1.3.0 ( #1338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 11:00:18 +02:00
renovate[bot]
54ec85bf50
fix(deps): update rust crate open to v5.1.3 ( #1334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 04:41:43 +03:00
FabianLars
b25ce0d81b
fix(authenticator): Lock winapi-util to 0.1.6
...
0.1.7 upgraded to windows-sys which breaks the authenticator crate.
2024-05-16 17:37:53 +02:00
Tony
806404e96e
chore(updater): disable zip crate default features ( #1329 )
...
* Only use deflate feature from zip crate
* Add change file
* Disable all zip crate features
2024-05-16 14:43:59 +02:00
renovate[bot]
068b9a22f3
chore(deps): update rust crate zip to v1 ( #1226 )
...
* fix(deps): update rust crate zip to v1
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-05-16 00:32:21 +02:00
renovate[bot]
732244cb6d
fix(deps): update rust crate winrt-notification to 0.3 ( #1326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 22:25:24 +02:00
renovate[bot]
290616d8e3
chore(deps): update tauri monorepo ( #1325 )
...
* chore(deps): update tauri monorepo
* enable ci for ver updates
* fix http
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-05-15 21:10:49 +02:00
renovate[bot]
bd07784cce
chore(deps): update rust crate schemars to v0.8.19 ( #1322 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 18:56:51 +02:00
renovate[bot]
dc47e99cb2
chore(deps): update rust crate ctor to v0.2.8 ( #1321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 18:46:23 +02:00
thewh1teagle
a940ef6250
feat(sql): preserve column order from query with indexmap ( #1305 )
...
* feat: preserve column order from query with indexmap
* chore(sql): remove default features
* change file
2024-05-15 15:15:34 +02:00