Lucas Fernandes Nogueira
ea43cf52db
fix(api): writeBinaryFile
sends an empty contents with only one arg ( #4368 )
2022-06-16 11:56:13 -03:00
github-actions[bot]
13c2fc1ffe
Apply Version Updates From Current Changes ( #4352 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-15 23:08:50 -03:00
Didrik Nordström
4e51dce6ca
fix: dialog open supports multiple dirs, fixes #4091 ( #4354 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-15 19:24:28 -03:00
Lucas Fernandes Nogueira
f4bb30cc73
feat(covector): prepare for v1 ( #4351 )
2022-06-15 13:53:44 -03:00
github-actions[bot]
f5f9f105f7
apply version updates ( #4348 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-06-15 11:16:08 -03:00
Amr Bashir
4c4acc3094
feat: implement Default
for Menu
, closes #2398 ( #4291 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-15 10:51:40 -03:00
renovate[bot]
2bb4faac2d
chore(deps) Update dependency prettier to v2.7.0 ( #4346 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 09:06:33 -03:00
renovate[bot]
33ab8f1900
chore(deps) Update Tauri API Definitions ( #4344 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 09:06:20 -03:00
renovate[bot]
f94174b215
chore(deps) Update Tauri CLI ( #4345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 09:06:07 -03:00
Lucas Nogueira
562e8ca23f
fix(codegen): tray icon path is relative to the config directory
2022-06-15 09:03:53 -03:00
github-actions[bot]
dc432ef8b0
Apply Version Updates From Current Changes ( #4343 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-14 21:49:04 -03:00
Lucas Nogueira
f11dab4e96
fix(ci): remove windows from integration test platforms
2022-06-14 19:40:32 -03:00
Lucas Nogueira
aff6538a5c
fix(ci): change cache key
2022-06-14 19:29:52 -03:00
Lucas Fernandes Nogueira
4ce8e22813
refactor(core): use Icon
for tray icons ( #4342 )
2022-06-14 17:50:15 -03:00
Fabian-Lars
6e1667998a
fix(docs): use appdir instead of resourcedir in writeFile examples. Fix dialog docs. ( #4337 )
2022-06-14 06:09:53 -07:00
Lucas Fernandes Nogueira
d29971e22c
fix(ci): [CLI] do not rely on libappindicator-sys ( #4335 )
2022-06-14 02:06:39 -03:00
github-actions[bot]
0e95a74950
Apply Version Updates From Current Changes ( #4235 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-14 00:03:11 -03:00
Lucas Nogueira
73860840a6
fix(core): linting errors
2022-06-13 18:30:46 -03:00
Lucas Nogueira
e7312ef11c
fix(ci): install deps
2022-06-13 18:02:43 -03:00
Lucas Nogueira
73a495126c
chore: remove outdated comment [skip ci]
2022-06-13 17:59:24 -03:00
Lucas Nogueira
2ced690207
docs(config): improve bundle identifier documentation, closes #4203
2022-06-13 17:26:22 -03:00
Lucas Nogueira
0c45641398
chore: add comment explaining preventDefault() usage
2022-06-13 16:57:09 -03:00
Lucas Nogueira
30450d0fb9
Merge remote-tracking branch 'origin/dev' into dev
2022-06-13 16:49:46 -03:00
Lucas Nogueira
a0e20621f5
fix: preventDefault mousedown on data-tauri-drag-region, closes #4059
2022-06-13 16:49:36 -03:00
renovate[bot]
0a656befd8
chore(deps) Update Tauri Core ( #4330 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-12 23:54:44 -03:00
renovate[bot]
b632737a25
chore(deps) Update Rust crate open to v3 ( #4327 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 23:23:58 -03:00
renovate[bot]
1c6b8b59f5
chore(deps) Update Tauri JS CLI ( #4326 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 23:12:16 -03:00
renovate[bot]
47e18077ef
chore(deps) Update dependency @rollup/plugin-typescript to v8.3.3 ( #4329 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 23:09:21 -03:00
renovate[bot]
7bef8bde0d
chore(deps) Update Tauri API Definitions ( #4328 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-12 23:08:23 -03:00
Lucas Fernandes Nogueira
a136d0ed5c
docs(api): add example to all functions, closes #4322 ( #4325 )
2022-06-12 21:44:33 -03:00
Lucas Fernandes Nogueira
b77877fd2c
fix(updater): set tmp folder permissions ( #4311 )
2022-06-12 21:44:19 -03:00
Shikhar Sharma
123d46a715
fix(README.md): module is not a "development" dependency ( #4324 )
2022-06-12 18:35:53 -03:00
Lucas Fernandes Nogueira
58a6879b82
feat(tauri-build): improve Windows GNU toolchain usage, closes #4319 ( #4323 )
2022-06-12 14:06:15 -03:00
Lucas Fernandes Nogueira
76d1eaaebd
feat(cli): debug command output in real time ( #4318 )
2022-06-12 09:00:54 -03:00
Ikko Ashimine
b9e1e909a7
Fix typo in parse.rs ( #4313 )
2022-06-10 16:49:24 -03:00
Lucas Nogueira
8a63489567
fix(build): fixed Webview2 runtime path in development, closes #4308
2022-06-10 16:40:16 -03:00
Fabian-Lars
d335fae92c
feat(bundler): bundle additional gstreamer files, closes #4092 ( #4271 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-10 16:20:37 -03:00
Lucas Nogueira
f6205afc0d
fix(core): wrong Content-Type when using reqwest's multipart, ref #4312
2022-06-10 16:10:46 -03:00
Lucas Nogueira
8ce5b76264
fix: scope check when using the HTTP API to upload files closes #4312
2022-06-10 15:54:26 -03:00
Didrik Nordström
c2b7c77517
fix: put linux high dpi icons in the correct dir ( #4281 )
2022-06-10 08:58:38 -03:00
Lucas Nogueira
084c079c4d
fix(bundler): build AppDir in the cache folder so the appimage works
2022-06-09 23:32:13 -03:00
Didrik Nordström
f482b09422
fix: remove notification permission prompt ( #4302 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-09 17:37:05 -03:00
Didrik Nordström
a6f45d5248
Debian icon no fallback, fixes #4280 ( #4282 )
2022-06-09 16:45:21 -03:00
dependabot[bot]
2c1353f609
chore(deps): bump regex from 1.5.4 to 1.5.6 in /core/tests/restart ( #4287 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 16:42:18 -03:00
Didrik Nordström
235e448def
fix: add a default icon to notifications on linux ( #4283 )
2022-06-09 16:42:07 -03:00
renovate[bot]
48af96930a
chore(deps) Update Tauri API Definitions ( #4293 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-09 16:40:13 -03:00
renovate[bot]
84d13d1bbc
chore(deps) Update Tauri CLI ( #4294 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-09 16:39:57 -03:00
renovate[bot]
36113b2910
chore(deps) Update dependency jest to v28.1.1 ( #4296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-09 16:39:50 -03:00
Amr Bashir
f48b1b0b3b
feat(bundler): cache bundling tools in a common dir for all projects ( #4305 )
...
* feat(bundler): cache bundling tools in a common dir for all projects
* fix changefile
* fix linux
* linux again
* again
* again
* omg I could've reboot into my linux system
* I rebooted into my linux
* fix linux one more time
* finally
* -nc
* cleanup gitignores
* Revert "-nc"
This reverts commit 8d821c6c37
.
* use -N on appimage's wget calls
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-09 16:16:33 -03:00
Fabian-Lars
55f89d5f9d
fix(api): Rename FormPart value
to file
to match docs and endpoint ( #4307 )
2022-06-09 11:22:17 -03:00