Tony
2397ec5937
fix: single instance doesn't shutdown immediately ( #1019 )
...
* Fix single instance doesn't shutdown immediately
* Add change file
2024-03-04 14:52:40 +01:00
Lucas Fernandes Nogueira
6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 ( #981 )
2024-02-22 22:17:59 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -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
69a1fa099c
feat(fs): improved API ( #751 )
...
* feat(fs): improved API
* fmt
* fix unix builds
* again
* clippy
* clippy
* fix import in docs examples
* fmt, clippy
* Update linux.rs
* add API for watch
* fix with `watcher` feature flag
* use baseDir for all commands
* do not export close function
* fix build
* organize and address review comments
* fmt
* generated files
* rename FsFile to FileHandle, move APIs and docs
* extend example
* extend `Resource`
* actually extend it
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-12-19 22:08:34 -03:00
Fabian-Lars
387c2f9e0c
chore: Update Tauri to alpha.18 ( #802 )
2023-12-11 15:41:42 -03:00
Simon Hyll
5fd597ddaf
docs: added banners and icons ( #443 )
...
* added banners and icons
* fix: formatting
2023-06-20 14:55:14 +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
d677f73495
feat(ci): test mobile targets ( #378 )
2023-05-19 09:46:06 -07:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03: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
amrbashir
b02c7e15f9
clippy lints
2023-01-23 22:33:29 +02:00
Beanow
4709b41eeb
chore: Cargo fmt
2023-01-11 12:44:38 +01:00
Beanow
9884734bf5
chore: Clippy suggestion, combine replaces
2023-01-11 12:41:45 +01:00
Beanow
d9301f2ad1
chore: Clippy, unused variable
2023-01-11 12:29:17 +01:00
Beanow
9b38d388d9
chore: move single-instance plugin
2023-01-11 11:57:08 +01:00