github-actions[bot]
6e2e7e48c3
publish new versions ( #3070 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 15:34:17 +01:00
Elias*
521cd8b372
fix(fs): off by one error in readTextFileLines ( #3155 )
...
* fix: off by one error in readTextFileLines (#3154 )
Signed-off-by: EliasStar <31409841+EliasStar@users.noreply.github.com >
* Format and regenerate `api-iife.js`
---------
Signed-off-by: EliasStar <31409841+EliasStar@users.noreply.github.com >
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-12-09 11:48:18 +08:00
github-actions[bot]
e7a68fa637
publish new versions ( #3068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 11:31:06 +01:00
FabianLars
93426f8512
fix: fix docsrs builds
2025-10-27 11:12:56 +01:00
github-actions[bot]
06124af8d6
publish new versions ( #2972 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-26 22:02:33 +01:00
Fabian-Lars
6c9b61fb65
chore: Update compileSdk to 36 ( #3039 )
2025-10-20 16:58:29 +02:00
Amr Bashir
6b5b1053ba
enhance(fs): improve error message when resolving path in debug builds ( #1939 )
...
* enhance(fs): improve error message when resolving path in debug builds
closes #11338
* fix compilation
* deduplicate read_file code
* fix compile
* fix compile again
* fmt
* comma
* add change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-10-09 08:58:08 -03:00
Tony
92f98a93b4
docs(fs): fs:scope usage ( #2969 )
...
* docs(fs): `fs:scope` usage
* Use APPDATA for the example instead
* `/**/*`
2025-10-01 17:24:04 +08:00
github-actions[bot]
2371804172
publish new versions ( #2888 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-20 11:42:19 +02:00
Lucas Fernandes Nogueira
50cebdb6d5
chore(deps): update to tauri 2.8.0 ( #2925 )
...
* chore(deps): update to tauri 2.8.0
* fmt
* uipdate build
* tauri 2.8.1 and bump toml in plugin-fs
* tauri 2.8.1
* 2.8.2
* clippy [skip ci]
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-08-19 10:09:44 -03:00
Sam Hinshaw
515182a179
fix: Specify Generic for readFile ArrayBuffer ( fix #2914 ) ( #2915 )
2025-08-17 17:19:44 +08:00
Tony
4eb36b0ff5
fix(fs): writeFile with ReadableStream throws ( #2907 )
2025-08-10 18:44:33 +08:00
Fabian-Lars
cc98e6a892
docs: Remove mirror install instructions ( #2893 )
2025-08-04 12:30:18 +02:00
renovate[bot]
af22ae0a97
chore(deps): update rust crate notify-debouncer-full to 0.6 (v2) ( #2889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-03 22:10:31 +02:00
github-actions[bot]
d66aa6ff78
publish new versions ( #2822 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-20 23:39:53 +02:00
Tony
44a1f65912
fix(fs): writeFile create file by default ( #2846 )
2025-07-15 09:46:43 +08:00
github-actions[bot]
adc23d6c4f
publish new versions ( #2808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 16:32:02 +02:00
renovate[bot]
f209b2f23c
chore(deps): update tauri monorepo to v2.6.0 (v2) ( #2804 )
...
* chore(deps): update tauri monorepo to v2.6.0
* Regenerate api-iife.js
* Bump rust tauri
* Tweak all examples to match the new features
* Bump workspace min tauri version
* Bump `@tauri-apps/api` to ^2.6
* Add change file
* Update lock file
* missing `"`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-06-25 17:52:38 +08:00
renovate[bot]
8b63de9dfe
chore(deps): update dependency rollup to v4.42.0 (v2) ( #2750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-06-10 15:22:34 +02:00
github-actions[bot]
85635a2807
publish new versions ( #2643 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-05-20 10:27:36 +02:00
Tony
dac4d53724
refactor(fs): reduce overhead of watch ( #2613 )
2025-04-19 13:35:14 +02:00
renovate[bot]
c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) ( #2634 )
...
* chore(deps): update tauri monorepo to v2.5.0
* Update rust dependency and re-build iifes
* Downgrade for msrv
don't know why MSRV-aware resolver didn't work
* Downgrade cargo_metadata
* Downgrade home
* Downgrade native-tls
* trigger ci?
* Downgrade colored and base64ct
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-04-16 10:27:20 +08:00
East Monster 🍉
d1609913be
docs: acces -> access typo ( #2599 )
2025-04-05 10:39:58 +08:00
github-actions[bot]
8b39aefb1b
publish new versions ( #2545 )
...
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com >
2025-04-02 00:31:52 -03:00
renovate[bot]
4dd5c51436
chore(deps): update tauri monorepo to v2.4.1 (v2) ( #2589 )
...
* chore(deps): update tauri monorepo to v2.4.1
* Update tauri and regenerate command ref and schema
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-04-02 09:37:19 +08:00
Tony
8ecb418a1a
feat(auto-start): introduce a builder ( #2569 )
...
* feat(auto-start): introduce a builder
* Update examples
* Fix missing end --- in change file
* Fix missing self.
* Update .changes/autostart-builder.md
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2025-03-25 22:57:40 +08:00
Tim Ramage
831c35ff39
fix(fs): convert async iterator syntax to manual read ( #2550 )
2025-03-21 09:19:50 +02:00
renovate[bot]
71f95c9f05
chore(deps): update rust crate windows to 0.60 (v2) ( #2445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-27 11:45:55 +01:00
Tony
c5da9d2579
chore: update prettier to 3.5.1 and enable experimentalOperatorPosition ( #2427 )
2025-02-16 10:36:53 +08:00
Tony
7d3869ced8
Regenerate api-iife ( #2428 )
2025-02-15 15:10:23 +02:00
renovate[bot]
0ad53785ab
chore(deps): update rust crate notify to v8 (v2) ( #2300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-10 23:02:20 +01:00
Trevor Fitzgerald
ba6d0f1a63
docs(fs): fix link to path API ( #2292 )
2025-01-09 11:17:24 +01:00
renovate[bot]
05cca602d9
chore(deps): update rust crate tokio-tungstenite to 0.26 (v2) ( #2210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-06 13:38:40 +01:00
github-actions[bot]
6fcb2f5f40
Publish New Versions (v2) ( #2174 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2024-12-09 16:45:31 +01:00
github-actions[bot]
0469f025b2
publish new versions ( #2172 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-09 13:58:44 +01:00
Fabian-Lars
77b855074a
fix(fs): Temp workaround for docs.rs build error ( #2171 )
...
* test
* test
* fix(fs): Temp workaround for docs.rs build error
* change
2024-12-09 13:52:32 +01:00
enri90
05c62d731f
feat(upload): Added body to download function ( #1523 )
...
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-12-03 14:35:11 +01:00
Muhammed Rahif
3ef756f4ce
docs(all): incorrect path for registering plugin in rust ( #2123 )
2024-12-02 21:13:12 +01:00
github-actions[bot]
1f5ed2fbb0
publish new versions ( #2011 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-02 13:45:24 +01:00
ayang
fef76bd504
feat(fs): add the size method to get the size of a file or directory ( #2095 )
2024-11-26 14:09:42 +02:00
Fabian-Lars
fecfd5533a
fix(fs)!: use tauri::scope::fs::Scope ( #2070 )
2024-11-21 16:57:25 +02:00
Amr Bashir
ed981027dd
feat(fs): improve readTextFile and readTextFileLines performance ( #1962 )
2024-11-21 15:43:51 +02:00
Amr Bashir
5092ea5e89
feat(fs): support ReadableStream<Unit8Array> for writeFile API ( #1964 )
2024-11-21 14:49:40 +02:00
Amr Bashir
383e636a8e
feat: add tauri-plugin-opener ( #2019 )
2024-11-20 00:50:02 +02:00
Fabian-Lars
51856e9e0a
docs: Remove header image from inline docs ( #2045 )
2024-11-13 16:07:29 +01:00
Fabian-Lars
52c093ac9d
docs(fs): Fix scope example in js inline docs ( #2034 )
2024-11-12 00:20:36 +02:00
Amr Bashir
3e78173df9
fix(fs): ignore metadata error while reading dir entries ( #2018 )
...
* fix(fs): ignore metadata error while reading dir entries
closes #2014
* remove package manager
2024-11-11 18:02:03 +02:00
github-actions[bot]
57f69c6615
Publish New Versions (v2) ( #1966 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-11-05 17:32:55 +01:00
renovate[bot]
9a7092ca44
fix(deps): update rust crate notify to v7 (v2) ( #1999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-11-04 15:56:31 +01:00
Fabian-Lars
03c255ae20
chore(readme): Add new plugins and update support table ( #1993 )
2024-11-04 13:57:38 +02:00