Commit f39d362
feat(fs): enhance scope config to accept string as well (#1053)
* feat(fs): enhance scope config to accept string as well
* clippy
* Update protocol.rs
* regression resolving path variables
* add change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>1 parent fe4ad4d commit f39d362
10 files changed
Lines changed: 189 additions & 112 deletions
File tree
- .changes
- examples/api/src-tauri
- capabilities
- gen/schemas
- plugins
- fs
- src
- http
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2133 | 2133 | | |
2134 | 2134 | | |
2135 | 2135 | | |
2136 | | - | |
2137 | | - | |
2138 | | - | |
2139 | | - | |
2140 | | - | |
2141 | | - | |
2142 | | - | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
2143 | 2141 | | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
2144 | 2154 | | |
2145 | | - | |
| 2155 | + | |
2146 | 2156 | | |
2147 | 2157 | | |
2148 | 2158 | | |
2149 | 2159 | | |
2150 | | - | |
2151 | | - | |
2152 | | - | |
2153 | | - | |
2154 | | - | |
2155 | | - | |
2156 | | - | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
2157 | 2165 | | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
| 2177 | + | |
2158 | 2178 | | |
2159 | | - | |
| 2179 | + | |
2160 | 2180 | | |
2161 | 2181 | | |
2162 | 2182 | | |
| |||
2236 | 2256 | | |
2237 | 2257 | | |
2238 | 2258 | | |
2239 | | - | |
2240 | | - | |
| 2259 | + | |
| 2260 | + | |
2241 | 2261 | | |
2242 | 2262 | | |
2243 | 2263 | | |
| |||
2260 | 2280 | | |
2261 | 2281 | | |
2262 | 2282 | | |
2263 | | - | |
2264 | | - | |
| 2283 | + | |
| 2284 | + | |
2265 | 2285 | | |
2266 | 2286 | | |
2267 | 2287 | | |
| |||
0 commit comments