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 |
|
FabianLars
|
fad6edab71
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-04-26 16:56:03 +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 |
|
Lucas Fernandes Nogueira
|
bbdccefa2d
|
chore(deps): update to tauri alpha.8 (#303)
|
2023-04-14 08:02:48 -03:00 |
|
Lucas Fernandes Nogueira
|
22f987bf24
|
feat: update setup hook to new syntax (#257)
|
2023-02-16 13:42:26 -03: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 |
|
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
|
eb3495fb72
|
copy plugin sources
|
2022-12-14 18:43:39 +01:00 |
|