renovate[bot]
|
231c26ef60
|
fix(deps): update rust crate aho-corasick to v1 (#333)
* fix(deps): update rust crate aho-corasick to v1
* fix compilation
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4810029824
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-26 14:41:23 +00:00 |
|
Fabian-Lars
|
6076196716
|
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328)
* fix(persisted-scope): Unescape paths before saving to disk.
* fix cfg flags
* dedupe code
* unescape when reading to try to fix existing files
* add more patterns. only fix pattern on app start. don't check if pattern is allowed already.
* remove dbg log
* typo
* remove unused imports
* clippy
* fix compilation with asset-protocol feature flag enabled
* update patterns
* manually re-save state once
* add changefile
* remove dbg print
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4807720907
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-26 10:38:15 +00:00 |
|
FabianLars
|
b6f8f4ed0d
|
chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4184387391
|
2023-02-15 13:33:16 +00:00 |
|
JonasKruckenberg
|
ecefa6e896
|
Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3861974889
|
2023-01-07 12:03:54 +00:00 |
|
Amr Bashir
|
8fe782c9b1
|
ci: migrate to the org-level ORG_CRATES_IO_TOKEN
|
2022-09-23 17:33:52 +02:00 |
|
Lucas Fernandes Nogueira
|
131ab9d916
|
Merge pull request #5 from tauri-apps/release/version-updates
|
2022-06-19 15:36:28 -07:00 |
|
Lucas Nogueira
|
c81688073d
|
feat: update tauri to v1, prepare release
|
2022-06-19 19:36:57 -03:00 |
|
lucasfernog
|
e64244cd14
|
apply version updates
|
2022-06-19 22:35:00 +00:00 |
|
Lucas Nogueira
|
766bb54792
|
update example
|
2022-05-16 15:29:55 -03:00 |
|
Lucas Nogueira
|
17fe9a3da9
|
chore: use published tauri
|
2022-05-16 15:25:22 -03:00 |
|
Lucas Nogueira
|
29952b2388
|
feat(ci): add publish scripts
|
2022-03-06 10:31:18 -03:00 |
|
Lucas Nogueira
|
81bfa671b2
|
chore(ci): add covector initial change file
|
2022-03-05 14:05:14 -03:00 |
|
Lucas Nogueira
|
5e9afd62cf
|
chore: update tauri
|
2022-03-05 14:04:17 -03:00 |
|
Lucas Fernandes
|
adbab05395
|
initial commit
tauri-plugin-persisted-scope-v0.1.0
|
2022-03-03 17:47:34 -03:00 |
|