Amr Bashir
|
bbabc8cd1e
|
fix(cli.rs): remove startup delay in tauri dev (#3999)
* fix(cli.rs): remove startup delay in `tauri dev`
* change timeout [skip ci]
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-29 13:44:31 -03:00 |
|
Amr Bashir
|
4f0f3187c9
|
fix(cli.rs): fix tauri info panic when a package isn't installed, closes #3985 (#3996)
|
2022-04-29 13:29:31 -03:00 |
|
Lucas Fernandes Nogueira
|
094534d138
|
fix(cli): dev command stderr text overflow on Windows, closes #3995 (#4000)
|
2022-04-29 13:28:13 -03:00 |
|
github-actions[bot]
|
cf22f4ca5d
|
Apply Version Updates From Current Changes (#3975)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-04-26 20:40:24 -03:00 |
|
github-actions[bot]
|
feac1d193c
|
Apply Version Updates From Current Changes (#3820)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-26 11:53:21 -03:00 |
|
Ashish Shekar
|
a649aad7ad
|
feat(cli): check and notify about updates on tauri dev , closes #3789 (#3960)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-25 11:31:25 -03:00 |
|
Lucas Fernandes Nogueira
|
c23f139ba8
|
perf(core): improve binary size with api enum serde refactor (#3952)
|
2022-04-24 14:08:05 -03:00 |
|
Lucas Fernandes Nogueira
|
f68af45a11
|
fix(cli): use terminal_size instead of term_size for Windows support (#3955)
|
2022-04-24 13:54:22 -03:00 |
|
Lucas Fernandes Nogueira
|
f66bc3c2b8
|
fix(bundler): DLL resources, closes #3948 (#3949)
|
2022-04-23 11:01:52 -03:00 |
|
Lucas Nogueira
|
1303264190
|
chore: enable set_cursor_position in Linux
It is not ready yet, but it has been pushed to tao
|
2022-04-22 21:55:17 -03:00 |
|
Lucas Fernandes Nogueira
|
582bdfccbc
|
docs(tauri): document all feature flags, add test (#3947)
|
2022-04-22 21:51:39 -03:00 |
|
Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|
Lucas Fernandes Nogueira
|
8e00f0904c
|
fix: files_transfer benchmark (#3944)
|
2022-04-22 14:37:10 -03:00 |
|
Lucas Fernandes Nogueira
|
b5622882cf
|
fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942)
|
2022-04-22 12:59:03 -03:00 |
|
Lucas Nogueira
|
47be3514a7
|
fix(cli): prevent infinite loop in dev file watcher
|
2022-04-21 21:29:26 -03:00 |
|
Lucas Fernandes Nogueira
|
c54ddfe933
|
feat: expose window cursor APIs, closes #3888 #3890 (#3935)
|
2022-04-21 15:54:08 -03:00 |
|
Lucas Fernandes Nogueira
|
4cebcf6da7
|
feat: expose theme APIs, closes #3903 (#3937)
|
2022-04-21 15:03:29 -03:00 |
|
Lucas Nogueira
|
0299e500b6
|
chore(deps): update attohttpc to 0.19
|
2022-04-20 23:08:36 -03:00 |
|
renovate[bot]
|
395a259019
|
chore(deps) Update Rust crate uuid to v1 (#3927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-20 14:38:51 -03:00 |
|
renovate[bot]
|
f0fb65bfbd
|
chore(deps) Update Tauri JS CLI (#3924)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-20 13:07:18 -03:00 |
|
renovate[bot]
|
a478841424
|
chore(deps) Update Tauri CLI (#3923)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-20 12:50:34 -03:00 |
|
renovate[bot]
|
0221d14faf
|
chore(deps) Update Rust crate toml to 0.5.9 (#3919)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-20 11:43:46 -03:00 |
|
renovate[bot]
|
132e5b85f2
|
chore(deps) Update Tauri API Definitions (#3920)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-20 11:31:24 -03:00 |
|
Antoine Chauvin
|
3bd3d923d3
|
fix: add priority field in debian/control (#3865)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-19 20:03:04 -03:00 |
|
renovate[bot]
|
c479e979d9
|
chore(deps) Update Tauri CLI (#3893)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-19 20:02:48 -03:00 |
|
renovate[bot]
|
bc3ba1cf20
|
chore(deps) Update Tauri API Definitions (#3892)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-19 19:05:02 -03:00 |
|
Lucas Fernandes Nogueira
|
485c97438a
|
fix(cli): kill beforeDevCommand if dev code returns an error (#3907)
|
2022-04-19 19:04:42 -03:00 |
|
Lucas Fernandes Nogueira
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Anish Prashun
|
822b038c3e
|
null type added (#3900)
|
2022-04-17 14:30:36 -03:00 |
|
renovate[bot]
|
82c7855bf8
|
chore(deps) Update dependency @babel/core to v7.17.9 (#3866)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-06 14:36:12 -03:00 |
|
Jonas Kruckenberg
|
621062246d
|
refactor: drop strip from build command. closes #3559 (#3863)
|
2022-04-06 09:45:55 -03:00 |
|
renovate[bot]
|
2c1c5ab13f
|
chore(deps) Update Tauri JS CLI to v2.6.2 (#3862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-06 09:36:52 -03:00 |
|
renovate[bot]
|
94a6a09df2
|
chore(deps) Update Tauri API Definitions (#3861)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-06 09:36:00 -03:00 |
|
renovate[bot]
|
7bc0e1f9a4
|
chore(deps) Update Tauri CLI (#3860)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-06 09:35:42 -03:00 |
|
renovate[bot]
|
6839fde11d
|
chore(deps) Update Rust crate libflate to 1.2 (#3813)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-03 11:39:51 -03:00 |
|
Lucas Fernandes Nogueira
|
e251e1b099
|
fix(cli): kill before dev command recursively on Unix, closes #2794 (#3848)
|
2022-04-03 11:26:57 -03:00 |
|
Lucas Nogueira
|
42a32ee9f3
|
fix(cli): wrong cli.js version in metadata.json
|
2022-04-03 11:08:55 -03:00 |
|
Lucas Fernandes Nogueira
|
42e8d9cf92
|
fix(api): encode file path in convertFileSrc function, closes #3841 (#3846)
|
2022-04-02 11:54:26 -03:00 |
|
Lucas Nogueira
|
b1f83fd05f
|
chore(cli): update lockfile
|
2022-04-02 11:25:26 -03:00 |
|
renovate[bot]
|
9b70f82252
|
chore(deps) Update Tauri API Definitions (#3806)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-01 21:03:22 -03:00 |
|
renovate[bot]
|
c009efe743
|
chore(deps) Update Tauri CLI (#3807)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-01 21:03:11 -03:00 |
|
renovate[bot]
|
a4337dab99
|
chore(deps) Update dependency prettier to v2.6.1 (#3809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-01 21:02:56 -03:00 |
|
Amr Bashir
|
73a4b74aea
|
fix(cli.rs/info): don't show outdated text for latest versions (#3829)
|
2022-04-01 20:59:56 -03:00 |
|
Lucas Fernandes Nogueira
|
6a5ff08ce9
|
refactor: remove bootstrapper, closes #3786 (#3832)
|
2022-03-31 14:51:17 -03:00 |
|
chip
|
50d135b20f
|
fix documentation link in tauri-driver readme (#3819)
|
2022-03-31 08:51:37 +02:00 |
|
Lucas Nogueira
|
c59846d088
|
chore(webdriver): update lockfile
|
2022-03-30 21:05:42 -03:00 |
|
github-actions[bot]
|
3b69596742
|
Apply Version Updates From Current Changes (#3803)
Co-authored-by: chippers <chippers@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
|
2022-03-30 16:50:12 -07:00 |
|
pwespi
|
cd9dfc7b9a
|
fix(driver): expose native-host option and set default to 127.0.0.1 (#3816)
|
2022-03-30 16:07:08 -07:00 |
|
Lucas Nogueira
|
4541eaf2cb
|
fix: flag capitalization on documentation
|
2022-03-29 10:43:59 -03:00 |
|
Fabian-Lars
|
be07343b52
|
fix(docs): fix macOSPrivateApi capitalization (#3800)
|
2022-03-29 10:12:16 -03:00 |
|