Commit Graph

36 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira bbdccefa2d chore(deps): update to tauri alpha.8 (#303) 2023-04-14 08:02:48 -03:00
Lucas Fernandes Nogueira 14e4705d55 refactor(log): use NSString instead of SRString on iOS (#302) 2023-04-13 18:27:56 -03:00
Lucas Nogueira 39b144df42 chore(deps): update tauri to 2.0.0-alpha.4, tauri-build to 2.0.0-alpha.2 2023-03-20 09:02:13 -03:00
Lucas Nogueira e53788240c chore(deps): update tauri 2023-03-19 08:51:44 -03:00
Lucas Nogueira 9330e05398 chore(deps): update tauri, adjust iOS plugin 2023-03-18 11:31:55 -03:00
Lucas Fernandes Nogueira 539c38a692 feat: update swift-rs (#285)
* feat: update swift-rs

* swift-rs v1

* pin deps
2023-03-16 09:36:31 -03:00
Lucas Fernandes Nogueira 961602bd1b fix(log): use Swift OSLog instead of oslog Rust binding (#262) 2023-02-23 14:17:15 -03:00
Lucas Fernandes Nogueira 22f987bf24 feat: update setup hook to new syntax (#257) 2023-02-16 13:42:26 -03:00
FabianLars 082e05e045 Merge branch 'dev' into next 2023-02-15 15:49:39 +01:00
Fabian-Lars c348eb31ea feat(upload): Add function to download files (#89) 2023-02-15 13:06:43 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +01:00
Lucas Nogueira df21598a48 update deps 2023-01-17 18:26:19 -03:00
Lucas Nogueira cc03bde0ea revert tauri dep 2023-01-17 13:15:02 -03:00
Lucas Fernandes Nogueira fc693f75ca Merge pull request #71 from tauri-apps/renovate/notify-5.x 2023-01-17 06:59:53 -08:00
Lucas Nogueira 42037a7a99 feat(log): implement mobile logging 2023-01-16 17:47:43 -03:00
Jonas Kruckenberg 0b42d3f554 update Tauri to alpha version 2023-01-13 12:43:19 +01:00
Jonas Kruckenberg f6ab641e08 fix: add back log feature 2023-01-13 11:45:19 +01:00
FabianLars 96fc592649 Merge branch 'dev' into renovate/notify-5.x 2023-01-12 15:29:14 +01:00
Jonas Kruckenberg 183a081364 exclude examples from cargo workspace 2023-01-11 20:23:35 +01:00
Jonas Kruckenberg 9f2f2bdacb dont use workspace features in tauri app 2023-01-11 20:13:05 +01:00
Jonas Kruckenberg db89717962 Update Cargo.lock 2023-01-11 19:03:45 +01:00
Jonas Kruckenberg f910b1f496 chore: make examples part of the workspace 2023-01-11 19:02:23 +01:00
Beanow b8e031e574 chore: Update Cargo.lock 2023-01-11 12:42:18 +01:00
FabianLars 24b09c385e adapt plugin to notify v5 2023-01-07 22:25:44 +01:00
renovate[bot] b351c38e88 fix(deps): update rust crate notify to v5 2023-01-07 19:34:36 +00:00
renovate[bot] 66322a3426 fix(deps): update rust crate iota_stronghold to v1 (#70)
* fix(deps): update rust crate iota_stronghold to v1

* fix compile error

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-01-07 20:32:23 +01:00
renovate[bot] b7522ed71c fix(deps): update rust crate iota-crypto to 0.15 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 20:05:47 +01:00
renovate[bot] 0bdd5ff98f fix(deps): update rust crate tokio-tungstenite to 0.18 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:21:15 +01:00
renovate[bot] 929cbfb6b7 fix(deps): update rust crate tiny_http to 0.12 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:19:20 +01:00
renovate[bot] 86e61a6ac0 fix(deps): update rust crate auto-launch to 0.4 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:17:38 +01:00
renovate[bot] e52bbd5d23 fix(deps): change tokio version to 1 (#65)
* fix(deps): update rust crate tokio to 1.24

* Apply suggestions from code review

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:16:59 +01:00
renovate[bot] 42aac5255a fix(deps): change once_cell version to 1 (#63)
* fix(deps): update rust crate once_cell to 1.17

* Change once_cell version to `1`

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:04:17 +01:00
Jonas Kruckenberg 3d0d23c9ed Update Cargo.lock 2023-01-06 16:38:13 +01:00
Jonas Kruckenberg 64aed34eff clippy 2022-12-14 20:46:23 +01:00
Jonas Kruckenberg fb764fc01c fix workflows 2022-12-14 20:22:45 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00