Lucas Fernandes Nogueira
cacf544d51
chore(deps): update to tauri beta.9 ( #1037 )
2024-03-07 00:08:52 -03:00
Fabian-Lars
99bea2559c
chore: Update tauri to beta.8 ( #1005 )
...
* chore: Update tauri to beta.8
fixes #1000
* Update and rename tauri-beta.7.md to tauri-beta-8.md
2024-02-29 19:34:43 +02:00
AHQ
9d4b25cf85
Bump tauri to v2 beta.7 ( #1001 )
...
* Bump tauri to v2 beta.7
* change file
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2024-02-28 19:03:51 +02:00
Lucas Nogueira
14f381acf8
bump msrv
2024-02-21 13:34:10 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Lucas Nogueira
8461cf1d1b
chore: update to tauri beta.3
2024-02-19 17:10:49 -03:00
Lucas Nogueira
fe10ab488f
beta.1
2024-02-03 18:16: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
Lucas Fernandes Nogueira
10b80391fc
refactor(fs): use scope from tauri core ( #825 )
...
* fix(fs): scope checks on Android
On Android, when we call canonicalize() on "/data/user/0/appid" (which is the data dir), the result is a "/data/data/appid" path, so we need to adjust our scope for that.
* use scope from core
* update persisted-scope
* fix build
* dev branch
2023-12-19 23:19:01 -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
Lucas Fernandes Nogueira
2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 ( #839 )
...
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13
* fix lockfile
2023-12-20 00:18:05 +02:00
Fabian-Lars
387c2f9e0c
chore: Update Tauri to alpha.18 ( #802 )
2023-12-11 15:41:42 -03:00
Lucas Fernandes Nogueira
e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments ( #676 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-29 16:06:44 -03: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
Lucas Fernandes Nogueira
5de23e79f9
chore: update deps, make mobile script paths relative ( #649 )
2023-10-19 14:31:42 -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
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
Lucas Fernandes Nogueira
32c2a441c3
feat: update to 2.0.0-alpha.10 ( #441 )
2023-06-17 18:54:35 -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
937e6a5be6
feat: use tauri next branch, fix tests, MSRV 1.65 ( #354 )
2023-05-12 17:16:50 -03:00
Lucas Fernandes Nogueira
a95fb473a2
feat(updater): add plugin ( #350 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-05-11 13:33:24 -03:00
Lucas Fernandes Nogueira
5015132ece
feat: add API example ( #317 )
2023-05-05 09:41:17 -03:00
Lucas Fernandes Nogueira
89fb40caac
feat(http): add plugin ( #325 )
2023-04-23 15:34:31 -03:00
Lucas Fernandes Nogueira
4539c03f95
feat(fs): add plugin ( #308 )
2023-04-16 08:53:19 -03:00
Lucas Fernandes Nogueira
bbdccefa2d
chore(deps): update to tauri alpha.8 ( #303 )
2023-04-14 08:02:48 -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
FabianLars
082e05e045
Merge branch 'dev' into next
2023-02-15 15:49:39 +01:00
Jonas Kruckenberg
2e515abba7
fix: Bump MSRV to 1.64 ( #119 )
...
Bumps the MSRV to 1.64 since that's the version that introduced the workspace inheritance we are using here.
2023-02-01 10:28:36 +01:00
Jonas Kruckenberg
e151ffcf61
Update Cargo.toml
2023-02-01 09:51:57 +01:00
Jonas Kruckenberg
58dd417f1b
Update Cargo.toml
2023-01-13 20:46:57 +01:00
Jonas Kruckenberg
0b42d3f554
update Tauri to alpha version
2023-01-13 12:43:19 +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
Jonas Kruckenberg
5966b7d133
chore: add rust-version field
2023-01-06 17:01:21 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00