Amr Bashir
|
0af367f7d4
|
refactor(single-instance): improve userdata ptr handling (#2453)
* fix(single-instance): fix null pointer dereference panic on Windows
* fmt
|
2025-02-24 17:10:30 +02:00 |
|
Lucas Fernandes Nogueira
|
a1a82208ed
|
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
* chore: change MSRV to 1.77.2 to support Windows 7
* fmt
|
2024-10-03 10:31:13 -03:00 |
|
Lucas Fernandes Nogueira
|
e8069af804
|
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2
* covector setup
* update locks
* bump packages to v2 through covector, remove rc references
* msrv 1.78
* downgrade 1.79 msrv dep
* test clipboard
* fmt
* bitstream-io 2.3.0
* Revert "test clipboard"
This reverts commit c3e19dbe59.
|
2024-10-02 12:08:37 -03:00 |
|
Lucas Fernandes Nogueira
|
95da90f82e
|
fix: clippy warnings, add missing wry feature on examples (#1604)
* fix: clippy warnings, add missing wry feature on examples
* schema feat does not exist
* also add compression
|
2024-07-31 07:14:05 -03:00 |
|
FabianLars
|
ed46dca74f
|
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
|
2024-04-16 00:29:36 +02:00 |
|
Wito
|
dabac0eedf
|
feat(single-instance): add MacOs unix domain socket impl (#1035)
* feat(single-instance): add macos implementation
* chore(single-instance): test MacOs by adding CLI to example
* feat(single-instance): simplify macOS implementation
* chore(single-instance): address remarks
|
2024-03-28 00:34:33 +01:00 |
|
Fabian-Lars
|
02111b9526
|
chore: Change workspace inheritance syntax for better covector support (#1092)
|
2024-03-18 21:39:46 +01:00 |
|
Lucas Fernandes Nogueira
|
cacf544d51
|
chore(deps): update to tauri beta.9 (#1037)
|
2024-03-07 00:08:52 -03:00 |
|
Jarrodsz
|
382fc3a7bf
|
chore(store): add AppSettings example (#573)
* basic example foundation
* add examples to workspace
* cleanup and load fix
* fmt
* reset lockfile
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2024-02-26 18:34:54 +01:00 |
|
Lucas Nogueira
|
14f381acf8
|
bump msrv
|
2024-02-21 13:34:10 -03:00 |
|
Lucas Nogueira
|
8461cf1d1b
|
chore: update to tauri beta.3
|
2024-02-19 17:10:49 -03:00 |
|
Tillmann
|
d198c01486
|
feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
|
2024-02-03 15:14:41 -03:00 |
|
Amr Bashir
|
506ce4835b
|
refactor(updater): accomodate to new tauri config restructure (#924)
* refactor(updater): accomodate to new tauri config restructure
RFC#5 https://github.com/tauri-apps/rfcs/blob/f3e82a6b0c5390401e855850d47dc7b7d9afd684/texts/0005-tauri-config-restructure.md
RFC#5 PR implementation: https://github.com/tauri-apps/tauri/pull/8723
* lint and update configs
|
2024-02-03 09:14:39 -03:00 |
|
Fabian-Lars
|
3f7c4ddc96
|
chore: Add examples to root cargo workspace (#777)
* chore: Add examples to cargo workspace
* msrv
* disable default feat
* gitkeep dist
|
2023-11-29 12:04:37 +01:00 |
|
Lucas Fernandes Nogueira
|
5c137365c6
|
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-20 13:50:18 -03:00 |
|
Fabian-Lars
|
eccd6f977a
|
feat: Add deep link plugin for mobile (#504)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-09-14 08:55:51 -03:00 |
|
Lucas Fernandes Nogueira
|
2409b01fe7
|
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
|
2023-09-12 09:39:17 -03:00 |
|
Lucas Fernandes Nogueira
|
4e2cef9b70
|
chore(deps): update to tauri alpha.12 (#593)
|
2023-09-07 00:11:07 -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
|
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
|
702b7b36bd
|
refactor: move deleted tauri APIs, prepare for next release (#355)
|
2023-05-13 12:32:30 -03:00 |
|
Lucas Fernandes Nogueira
|
bbdccefa2d
|
chore(deps): update to tauri alpha.8 (#303)
|
2023-04-14 08:02:48 -03:00 |
|
Jonas Kruckenberg
|
5a018251a4
|
Update plugins/single-instance/examples/vanilla/src-tauri/Cargo.toml
|
2023-01-11 21:03:40 +01:00 |
|
Jonas Kruckenberg
|
183a081364
|
exclude examples from cargo workspace
|
2023-01-11 20:23:35 +01:00 |
|
Jonas Kruckenberg
|
f910b1f496
|
chore: make examples part of the workspace
|
2023-01-11 19:02:23 +01:00 |
|
Beanow
|
9b38d388d9
|
chore: move single-instance plugin
|
2023-01-11 11:57:08 +01:00 |
|