Fabian-Lars
02111b9526
chore: Change workspace inheritance syntax for better covector support ( #1092 )
2024-03-18 21:39:46 +01:00
Fabian-Lars
12900556a0
Revert "chore: Disable workspace inheritance for [package] ( #775 )" ( #776 )
...
This reverts commit 4899ae007a .
2023-11-29 11:08:11 +01:00
Fabian-Lars
4899ae007a
chore: Disable workspace inheritance for [package] ( #775 )
2023-11-29 10:59:04 +01:00
Fabian-Lars
8c9ff2a2a9
chore: Add sponsors section to readme ( #758 )
...
* chore: Add sponsors section to readme
* which link style works in nested folders?
* add sponsors to plugin readmes
* use https links as src
* double test it with the pr branch
* revert last commit
* fmt
2023-11-23 17:18:09 +01:00
renovate[bot]
7432a399db
fix(deps): update rust crate aho-corasick to 1.1 ( #620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 18:36:26 +02:00
github-actions[bot]
395ff65547
Publish New Versions ( #470 )
...
* publish new versions
* Update Cargo.toml
---------
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-07-10 12:29:59 +02:00
Fabian-Lars
ad3028646c
fix(persisted-scope): separately save asset protocol patterns ( #459 )
2023-07-10 11:22:11 +02:00
github-actions[bot]
3d4697b34a
publish new versions ( #417 )
...
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-06-30 00:15:29 +02:00
Thibault
9174b808dc
[persisted scope] fix: handle recursive directory correctly ( #455 )
...
* fix: use correct functions to allow/forbid
Without changing the data structure
* fix: wrong type passed when passing path by ref
* fix: remove '**' before allowing pattern to no trash the scope
* fmt: run fmt
* fix: Remove trailling '*' for non-recursive directories
* fix: remove superfluous asteriks recursively
* info: add changefile
* fix: remove unwated yarn.lock
* fix: simplify directories' fix and apply it to forbid_path too.
* fix: simplify path to str in fix_directory
* don't convert path back to str
* Update persisted-scope-fix-handle-glob-directories.md
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-06-29 23:23:08 +02:00
github-actions[bot]
843800ab1e
Publish New Versions ( #341 )
...
* publish new versions
* Update Cargo.toml
* add msrv note to changelog
* changelog wording
---------
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-05-17 17:52:51 +02:00
FabianLars
dce0f02bc5
Rename dev branch to v1 and next branch to v2
2023-05-03 08:55:44 +02:00
renovate[bot]
57727f262a
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 >
2023-04-26 16:40:22 +02:00
Fabian-Lars
ebb2eb2fe2
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
2023-04-26 12:37:23 +02:00
Fabian-Lars
2e090c90cd
chore: Add MSRV to all readmes ( #255 )
...
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
2023-02-15 14:32:17 +01:00
Jonas Kruckenberg
12eed57465
Merge pull request #45 from tauri-apps/ci/actions-rs
...
ci: don't use unmaintained actions-rs actions
2023-01-06 18:20:48 +01:00
Jonas Kruckenberg
a2f0e2eb73
fmt
2023-01-06 18:18:16 +01:00
Jonas Kruckenberg
c64b949b12
clippy
2023-01-06 18:08:19 +01:00
Jonas Kruckenberg
8befcf561b
Update lib.rs
2023-01-06 17:52:35 +01:00
Jonas Kruckenberg
e6cfc80b17
update readmes and package descriptions
2023-01-06 17:42:43 +01:00
Jonas Kruckenberg
5966b7d133
chore: add rust-version field
2023-01-06 17:01:21 +01:00
Jonas Kruckenberg
b9a06108d8
Merge pull request #46 from tauri-apps/fix/clippy
...
fix: make clippy 1.66 happy
2023-01-06 16:45:18 +01:00
Jonas Kruckenberg
08f90f0fb4
update readmes
2023-01-06 14:21:57 +01:00
FabianLars
5b9144594b
fix: make clippy 1.66 happy
2023-01-03 10:24:04 +01:00
Jonas Kruckenberg
64aed34eff
clippy
2022-12-14 20:46:23 +01:00
Jonas Kruckenberg
36698d1436
fmt
2022-12-14 20:39:21 +01:00
Jonas Kruckenberg
9a7b7e6423
template readmes and banners
2022-12-14 19:46:22 +01:00
Jonas Kruckenberg
e9f90cf8ff
add licenses
2022-12-14 18:54:05 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00