202 Commits

Author SHA1 Message Date
github-actions[bot]
668f906712 publish new versions (#3070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/20820397684

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
v2.4.5
2026-01-08 14:40:01 +00:00
Elias*
705d205a33 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/20051232116

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-12-09 03:49:12 +00:00
renovate[bot]
2bd69a72a3 chore(deps): update tauri monorepo (v2) (#3142)
* chore(deps): update tauri monorepo

* Build

* Bump rust tauri

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/19990902711

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-12-06 16:04:46 +00:00
github-actions[bot]
2ab0a4a849 publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837858037

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-27 10:32:09 +00:00
FabianLars
1c1b335552 chore: temp delete updater changefile
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837370191

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-27 10:21:17 +00:00
github-actions[bot]
bfb9db2686 publish new versions (#2972)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18823668576

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-26 21:03:35 +00:00
renovate[bot]
05b1a5104a chore(deps): update tauri monorepo (v2) (#3058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18820589921

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-26 16:23:20 +00:00
Fabian-Lars
0afe785373 chore: Update compileSdk to 36 (#3039)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18656097435

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-20 14:59:29 +00:00
Amr Bashir
47694edf26 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18375530788

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2025-10-09 11:59:03 +00:00
Tony
c4678230fb docs(fs): fs:scope usage (#2969)
* docs(fs): `fs:scope` usage

* Use APPDATA for the example instead

* `/**/*`

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18157656108

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-10-01 09:24:58 +00:00
github-actions[bot]
2c1813c373 publish new versions (#2888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17094689392

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-20 09:43:20 +00:00
renovate[bot]
3b737624a3 chore(deps): update dependency typescript-eslint to v8.40.0 (#2923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17070907094

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-08-19 13:25:08 +00:00
Sam Hinshaw
891e1f58b3 fix: Specify Generic for readFile ArrayBuffer (fix #2914) (#2915)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17019317451

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-08-17 09:20:37 +00:00
Tony
2bafeae854 fix(fs): writeFile with ReadableStream throws (#2907)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16860471806

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-08-10 10:45:33 +00:00
Fabian-Lars
5ff5bee8c1 docs: Remove mirror install instructions (#2893)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16720673081

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-04 10:31:22 +00:00
renovate[bot]
cda7f89e72 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16708971437

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-03 20:11:25 +00:00
renovate[bot]
061007c8ba chore(deps): update tauri monorepo to v2.7.0 (#2863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16413446831

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-07-21 09:36:12 +00:00
github-actions[bot]
3316bcd045 publish new versions (#2822)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16404511705

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-07-20 21:41:26 +00:00
Tony
33d75b759b fix(fs): writeFile create file by default (#2846)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16282018049

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-07-15 01:47:38 +00:00
github-actions[bot]
c9cebd3738 publish new versions (#2808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15879246995

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-25 14:33:07 +00:00
renovate[bot]
7d1d60b374 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15873176921

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-06-25 09:53:41 +00:00
renovate[bot]
594c54a423 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15560712648

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-10 13:23:33 +00:00
github-actions[bot]
20fa199d3a publish new versions (#2643)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15132659653

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-05-20 08:28:37 +00:00
Tony
69d14d1877 refactor(fs): reduce overhead of watch (#2613)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14548738812

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-04-19 11:36:13 +00:00
renovate[bot]
12b51a8f0b 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14483373100

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-04-16 02:28:22 +00:00
East Monster 🍉
2af23c4a65 docs: acces -> access typo (#2599)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14277569439

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-04-05 02:41:00 +00:00
github-actions[bot]
9a6c67f930 publish new versions (#2545)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14210925155

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2025-04-02 03:32:48 +00:00
renovate[bot]
20e0734fd0 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14209612202

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-04-02 01:38:16 +00:00
Tony
232c176be2 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14062900148

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-03-25 14:58:48 +00:00
Tim Ramage
9c64111d6e fix(fs): convert async iterator syntax to manual read (#2550)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13986639264

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2025-03-21 07:20:51 +00:00
renovate[bot]
306550bd37 chore(deps): update tauri monorepo to v2.4.0 (v2) (#2555)
* chore(deps): update tauri monorepo to v2.4.0

* Bump tauri rust crates in lock file

* Re-generate window-state api-iife.js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13983875695

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-03-21 03:17:26 +00:00
renovate[bot]
4b439c6599 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13564585067

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-02-27 10:46:55 +00:00
renovate[bot]
d5c0c3210f chore(deps): update tauri monorepo to v2.3.0 (v2) (#2465)
* chore(deps): update tauri monorepo to v2.3.0

* Regenerate window-state api-iife

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13556778104

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-02-27 01:20:10 +00:00
Tony
3c69333863 chore: update prettier to 3.5.1 and enable experimentalOperatorPosition (#2427)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13350945431

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-02-16 02:38:01 +00:00
renovate[bot]
d9d541a5e2 chore(deps): update rust crate gethostname to v1 (v2) (#2382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13087882789

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-02-01 10:49:10 +00:00
renovate[bot]
7a869658d2 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12717884233

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-10 22:03:24 +00:00
Trevor Fitzgerald
96498766e3 docs(fs): fix link to path API (#2292)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12687899005

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-09 10:18:29 +00:00
renovate[bot]
89226115f8 chore(deps): update dependency rollup to v4.30.0 (v2) (#2263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12630497047

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-06 10:07:49 +00:00
renovate[bot]
387bf6f7bf chore(deps): update tauri monorepo to v2.2.0 (v2) (#2252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12589748794

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-02 22:38:42 +00:00
github-actions[bot]
882f3cbea6 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>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12239153716

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-09 15:46:42 +00:00
github-actions[bot]
1093c6fc50 publish new versions (#2172)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12236137212

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-09 12:59:52 +00:00
Fabian-Lars
449ace4b60 fix(fs): Temp workaround for docs.rs build error (#2171)
* test

* test

* fix(fs): Temp workaround for docs.rs build error

* change

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12236039041

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-09 12:53:33 +00:00
enri90
fa9e37d732 feat(upload): Added body to download function (#1523)
Co-authored-by: FabianLars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12140801246

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-03 13:36:08 +00:00
Muhammed Rahif
57324dafa3 docs(all): incorrect path for registering plugin in rust (#2123)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12127198045

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-02 20:14:26 +00:00
github-actions[bot]
f219f1660e publish new versions (#2011)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12119629355

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-02 12:46:51 +00:00
ayang
4be317df1a feat(fs): add the size method to get the size of a file or directory (#2095)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12030278270

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-26 12:11:17 +00:00
Fabian-Lars
ee3364f17f fix(fs)!: use tauri::scope::fs::Scope (#2070)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11955827093

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-21 14:58:25 +00:00
Amr Bashir
4f7b852107 feat(fs): improve readTextFile and readTextFileLines performance (#1962)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11954486261

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-21 13:59:59 +00:00
Amr Bashir
c981b60ced feat(fs): support ReadableStream<Unit8Array> for writeFile API (#1964)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11953570863

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-21 12:51:35 +00:00
Amr Bashir
6f99d20542 feat: add tauri-plugin-opener (#2019)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11923190674

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-11-19 22:51:07 +00:00