Lucas Fernandes Nogueira
|
4e2cef9b70
|
chore(deps): update to tauri alpha.12 (#593)
|
2023-09-07 00:11:07 -03:00 |
|
Lucas Fernandes Nogueira
|
d74fc0a097
|
feat: update to alpha.11 (#555)
|
2023-08-14 14:51:20 -03:00 |
|
Fabian-Lars
|
aba07c27b8
|
Merge v1 into v2 (#468)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Alexandre Dang <124160233+vdang-crabnebula@users.noreply.github.com>
Co-authored-by: Ludea <ludovicw35@hotmail.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Duke Jones <104690+dukejones@users.noreply.github.com>
Co-authored-by: NaokiM03 <37442712+NaokiM03@users.noreply.github.com>
Co-authored-by: Thibault <thibault_poisson@orange.fr>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Blythe <49919035+writeDavid@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
fix(stronghold): change wrong argument name for `remove` (#422)
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
fix(stronghold): return null if there is no record (#129)
fix(window-state): propagate promise (#435)
closes #432
fix(window-state): manual default implentation (#425)
fix(window-state): manual default implentation, closes #421
fix(deps): update rust crate iota-crypto to 0.21 (#438)
fix readme example (#447)
fix: handle recursive directory correctly (#455)
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
fix(persisted-scope): separately save asset protocol patterns (#459)
fix(deps): update rust crate iota-crypto to 0.22 (#475)
fix(deps): update tauri monorepo to v1.4.0 (#482)
resolve to v15.1.0 (#489)
fix(deps): update rust crate iota-crypto to 0.23 (#495)
|
2023-07-19 14:50:43 -03:00 |
|
Lucas Fernandes Nogueira
|
32c2a441c3
|
feat: update to 2.0.0-alpha.10 (#441)
|
2023-06-17 18:54:35 -03:00 |
|
Lucas Nogueira
|
43be6c7585
|
Merge remote-tracking branch 'origin/v1' into v2
|
2023-05-24 10:42:03 -03:00 |
|
Lucas Fernandes Nogueira
|
5914fb9f36
|
chore: add license headers (#384)
* feat: check for license headers
* add headers
* format
|
2023-05-21 16:56:10 -03:00 |
|
Lucas Fernandes Nogueira
|
3c9771e287
|
feat: update to tauri 2.0.0-alpha.9 (#372)
|
2023-05-18 11:39:46 -03:00 |
|
Lucas Fernandes Nogueira
|
22991af9f4
|
feat(plugins): use @tauri-apps namespace on NPM (#368)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-05-17 20:52:53 -03:00 |
|
renovate[bot]
|
bc0ea5a74f
|
fix(deps): update rust crate tokio-tungstenite to 0.19 (#358)
* fix(deps): update rust crate tokio-tungstenite to 0.19
* fix compile error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-05-15 16:39:29 +02:00 |
|
Lucas Fernandes Nogueira
|
702b7b36bd
|
refactor: move deleted tauri APIs, prepare for next release (#355)
|
2023-05-13 12:32:30 -03:00 |
|
FabianLars
|
fad6edab71
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-04-26 16:56:03 +02:00 |
|
Fabian-Lars
|
5c79b6ae30
|
chore(deps): Update all deps. Run pnpm dedupe (#320)
|
2023-04-17 18:18:44 +02:00 |
|
renovate[bot]
|
3dcfda14c1
|
chore(deps): update dependency svelte-check to v3 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-17 17:57:12 +02:00 |
|
renovate[bot]
|
de1706fee2
|
fix(deps): update rust crate tokio-tungstenite to 0.18 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-17 17:16:50 +02:00 |
|
renovate[bot]
|
61daa088ea
|
chore(deps): update dependency typescript to v5 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-17 17:14:43 +02:00 |
|
renovate[bot]
|
48bb71eaa3
|
chore(deps): Use less specific tokio version in ws example (#312)
* fix(deps): update rust crate tokio to 1.27
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-04-17 17:10:36 +02:00 |
|
renovate[bot]
|
64cba15cd9
|
chore(deps): update dependency @sveltejs/adapter-auto to v2 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-17 17:09:03 +02:00 |
|
Lucas Nogueira
|
4b229031b7
|
chore(deps): update Tauri CLI
|
2023-04-14 08:15:46 -03:00 |
|
Lucas Fernandes Nogueira
|
bbdccefa2d
|
chore(deps): update to tauri alpha.8 (#303)
|
2023-04-14 08:02:48 -03: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
|
bb4be49afa
|
fmt
|
2023-01-11 19:09:09 +01:00 |
|
Jonas Kruckenberg
|
4714cc2e2d
|
update example app
|
2023-01-11 19:01:30 +01:00 |
|
Jonas Kruckenberg
|
900b8ccdb1
|
fmt
|
2023-01-11 18:34:23 +01:00 |
|
Jonas Kruckenberg
|
e522367552
|
move files to subdir
|
2023-01-11 18:28:00 +01:00 |
|