renovate[bot]
|
143b8ec669
|
chore(deps): update rust crate wasm-bindgen-test to 0.3.40
|
2024-01-12 19:21:53 +00:00 |
|
Jonas Kruckenberg
|
6983d926e1
|
Merge branch 'main' of https://github.com/JonasKruckenberg/tauri-sys
|
2023-12-14 14:08:07 +01:00 |
|
Jonas Kruckenberg
|
25e634cb24
|
Update renovate.json5
|
2023-12-14 14:07:59 +01:00 |
|
renovate[bot]
|
7393d7f63d
|
chore(deps): update actions/deploy-pages action to v3 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-14 14:02:40 +01:00 |
|
renovate[bot]
|
63761c7973
|
chore(deps): update actions/configure-pages action to v4 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-14 14:02:26 +01:00 |
|
renovate[bot]
|
f665fd9897
|
chore(deps): update dependency esbuild to ^0.19.0 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-14 14:02:10 +01:00 |
|
Jonas Kruckenberg
|
76725b2db8
|
fix typos
|
2023-12-14 13:59:28 +01:00 |
|
Jonas Kruckenberg
|
ec4b3880b1
|
Update test.yml
|
2023-12-14 11:41:34 +01:00 |
|
Jonas Kruckenberg
|
fe330206aa
|
fix: make error enum public
|
2023-12-14 11:25:51 +01:00 |
|
Jonas Kruckenberg
|
5d259531c3
|
remove extra generic
|
2023-12-14 11:16:36 +01:00 |
|
Jonas Kruckenberg
|
bb797b9e0e
|
add renovate config
|
2023-12-14 11:15:25 +01:00 |
|
Jonas Kruckenberg
|
69a4c7ce90
|
Create spelling.yml
|
2023-12-14 11:15:17 +01:00 |
|
Jonas Kruckenberg
|
3e087bd257
|
feat: update dependencies
|
2023-12-14 11:15:03 +01:00 |
|
bicarlsen
|
55fe1d144f
|
Implemented fs module (#19)
|
2023-09-10 09:24:27 +02:00 |
|
dependabot[bot]
|
36c873b825
|
Bump tokio from 1.21.2 to 1.25.0 (#20)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.25.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-09 23:30:51 +02:00 |
|
dependabot[bot]
|
bf3a852b30
|
Bump openssl from 0.10.42 to 0.10.48 (#22)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.48)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-09 23:30:37 +02:00 |
|
Jonas Kruckenberg
|
904450cffe
|
Update error.rs
|
2023-02-09 11:48:06 +01:00 |
|
Jonas Kruckenberg
|
347dd0aca7
|
fix window creation
|
2023-02-09 11:48:03 +01:00 |
|
Jonas Kruckenberg
|
a95a8a3c78
|
update Tauri to v1.2.4
|
2023-02-09 11:11:32 +01:00 |
|
Jonas Kruckenberg
|
1ea96d546a
|
Merge branch 'main' of https://github.com/JonasKruckenberg/tauri-sys
|
2023-02-09 11:06:29 +01:00 |
|
Jonas Kruckenberg
|
31cb71f88d
|
Update Cargo.toml
|
2023-02-09 11:01:18 +01:00 |
|
Jonas Kruckenberg
|
a729a7d00c
|
Update tauri
|
2023-01-10 14:00:40 +01:00 |
|
Dmitry Malkov
|
0d2dcccac3
|
Make window_label optional (#16)
|
2023-01-04 10:07:49 +01:00 |
|
bicarlsen
|
0c864ee8c2
|
Fixed field renaming for FieldDialogBuilder (#14)
|
2022-11-28 09:43:50 +01:00 |
|
Jonas Kruckenberg
|
e28a0bb749
|
feat: improve DX of events (#12)
* feat: improve DX of events
* Update global_shortcut.rs
* Update event.rs
* deploy docs to gh pages
* Delete rustdoc.yml
* add tests for global shortcut
* improve logs produced by tauri_log
* wip docs
* update docs
* move error to separate module
* feat: simplify functions returning array backed iterators
* rebase and cleanup
* fixes
|
2022-11-19 20:33:06 +01:00 |
|
Jonas Kruckenberg
|
300fe18d22
|
Update README.md
|
2022-11-19 17:39:33 +01:00 |
|
Jonas Kruckenberg
|
6b161a3ff7
|
Update README.md
|
2022-11-19 13:46:16 +01:00 |
|
Jonas Kruckenberg
|
a442fe82b7
|
Update rustdoc.yml
|
2022-11-19 13:21:25 +01:00 |
|
Jonas Kruckenberg
|
8e64fe624f
|
Create .nojekyll
|
2022-11-19 13:15:53 +01:00 |
|
Jonas Kruckenberg
|
bdd6a3ce87
|
Update rustdoc.yml
|
2022-11-19 13:13:55 +01:00 |
|
Jonas Kruckenberg
|
8211c47726
|
Update rustdoc.yml
|
2022-11-19 13:07:52 +01:00 |
|
Jonas Kruckenberg
|
54b27100d9
|
Update rustdoc.yml
|
2022-11-18 21:32:15 +01:00 |
|
Jonas Kruckenberg
|
da7644f955
|
Create rustdoc.yml
|
2022-11-18 21:21:39 +01:00 |
|
Jonas Kruckenberg
|
ab1836e176
|
Merge pull request #13 from JonasKruckenberg/fix/builder-chaining
fix: make builder methods chainable
|
2022-11-18 18:54:51 +01:00 |
|
Jonas Kruckenberg
|
e2914d8b7c
|
fix: make builder methods chainable
|
2022-11-18 18:31:47 +01:00 |
|
Jonas Kruckenberg
|
db6a72cbdd
|
feat: add global_shortcut module
|
2022-11-18 16:32:38 +01:00 |
|
Jonas Kruckenberg
|
e638b5c289
|
wip
|
2022-11-17 19:03:46 +01:00 |
|
Jonas Kruckenberg
|
e5b7d397f0
|
cleanup
|
2022-11-17 18:14:52 +01:00 |
|
Jonas Kruckenberg
|
d5fa1c0397
|
cleanup & polish
|
2022-11-17 18:13:39 +01:00 |
|
Jonas Kruckenberg
|
ee68fe6b5b
|
Merge pull request #10 from mxcop/updater
wip: updater
|
2022-11-17 15:49:39 +01:00 |
|
Jonas Kruckenberg
|
3e69eed22f
|
cleanup
|
2022-11-16 13:30:08 +01:00 |
|
Jonas Kruckenberg
|
7820a409bf
|
cleanup
|
2022-11-16 13:23:10 +01:00 |
|
Jonas Kruckenberg
|
aad6763ef2
|
fix os mod
|
2022-11-16 13:18:37 +01:00 |
|
Jonas Kruckenberg
|
4876386825
|
fix updater module
|
2022-11-16 13:13:47 +01:00 |
|
Jonas Kruckenberg
|
96b82451e7
|
cleanup
|
2022-11-16 12:47:30 +01:00 |
|
Jonas Kruckenberg
|
baf15ee0cc
|
Merge branch 'main' into pr/10
|
2022-11-16 12:45:23 +01:00 |
|
Jonas Kruckenberg
|
af9a87fa33
|
Merge pull request #9 from JonasKruckenberg/feat/path
feat: add path module
|
2022-11-16 12:44:37 +01:00 |
|
Jonas Kruckenberg
|
17df08297c
|
add logging to test suite
|
2022-11-16 12:36:08 +01:00 |
|
Max Coppen
|
c928406c5e
|
fix: update from main
|
2022-11-15 19:09:19 +01:00 |
|
Max Coppen
|
8b9299ec1c
|
Merge remote-tracking branch 'upstream/main' into updater
|
2022-11-15 19:07:41 +01:00 |
|