Lucas Fernandes Nogueira
|
62cdb2b307
|
refactor(tauri): remove ayatana-tray from the default features (#3976)
|
2022-04-26 20:16:52 -03:00 |
|
Lucas Nogueira
|
7ae9e25262
|
fix(tauri-build): rerun if TAURI_CONFIG env var changes
|
2022-04-26 20:02:06 -03:00 |
|
Lucas Nogueira
|
146b588b2e
|
fix(ci): unique concurrency group names across workflows
|
2022-04-26 19:04:10 -03:00 |
|
Lucas Fernandes Nogueira
|
dd94917b61
|
fix(tauri): docs.rs build error (#3974)
|
2022-04-26 18:49:10 -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 |
|
Lucas Fernandes Nogueira
|
f7d3d93b62
|
refactor(core): improve performance of the extract API (#3963)
|
2022-04-25 20:52:02 -03:00 |
|
Lucas Fernandes Nogueira
|
edf85bc1d1
|
fix(codegen): read platform-specific config file (#3966)
|
2022-04-25 19:47:10 -03:00 |
|
Lucas Nogueira
|
58b3f48ecb
|
fix(core): re-export ClipboardManager
|
2022-04-25 14:49:36 -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
|
4a405065c7
|
Merge pull request #3959 from tauri-apps/perf/improve-binary-size
|
2022-04-25 06:52:57 -07:00 |
|
Lucas Nogueira
|
4d31705162
|
chore(examples): enable process-command-api feature for the sidecar ex
|
2022-04-25 10:45:50 -03:00 |
|
Lucas Nogueira
|
0ea009cfdc
|
chore(lint): fix warnings
|
2022-04-24 19:49:22 -03:00 |
|
Lucas Nogueira
|
bcfed499cf
|
fix(tests): ensure all features are checked
|
2022-04-24 19:39:26 -03:00 |
|
Lucas Nogueira
|
2189416a76
|
fix(core): properly check CARGO_FEATURE_ env vars
|
2022-04-24 19:32:51 -03:00 |
|
Lucas Fernandes Nogueira
|
ed467c275b
|
perf: completely remove endpoints if none of its APIs is allowlisted (#3958)
|
2022-04-24 19:18:22 -03:00 |
|
Lucas Fernandes Nogueira
|
24e4ff208e
|
refactor(core): add clipboard Cargo feature, enhancing binary size (#3957)
|
2022-04-24 15:50:42 -03:00 |
|
Lucas Fernandes Nogueira
|
e11878bcf7
|
refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956)
|
2022-04-24 15:11:14 -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
|
0198c2ba45
|
chore: prepare set_cursor_grab in Linux
it is not implemented yet, but the next tao release won't panic when called, so we'll get this ready for a future patch
|
2022-04-22 21:59:31 -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 Fernandes Nogueira
|
81705bb332
|
feat(updater): add method to set request headers closes #3896 (#3931)
|
2022-04-22 10:56:57 -03:00 |
|
nbro
|
38e330f525
|
fixes link to docs (#3940)
|
2022-04-22 00:35:17 -03:00 |
|
Lucas Fernandes Nogueira
|
320329a9a7
|
fix(core): insert to webview_id_map on tao window creation, closes #3883 (#3932)
|
2022-04-22 00:34:22 -03:00 |
|
Lucas Fernandes Nogueira
|
7864d41de8
|
feat(core): fallback to {path}.html in Tauri protocol loader ref #3887 (#3939)
|
2022-04-22 00:34:15 -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
|
76950e978e
|
feat(ci): cancel in progress (#3938)
|
2022-04-21 15:09:57 -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 |
|
Lucas Fernandes Nogueira
|
cc35608430
|
fix(core): do not serialize strings in http api form, closes #3910 (#3928)
|
2022-04-20 15:32:38 -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]
|
71c7807fd8
|
chore(deps) Update Rust crate uuid to v1 (#3926)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-04-20 14:38:40 -03:00 |
|
renovate[bot]
|
718a42656e
|
chore(deps) Update Rust crate uuid to v1 (#3925)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-20 13:26:57 -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 |
|
Lucas Fernandes Nogueira
|
70ff55c1aa
|
fix(core): panic on menu event with minimized windows, closes #3902 (#3918)
|
2022-04-20 11:30:59 -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
|
80b714af6b
|
fix: rendering issue when resizing with devtools open closes #3914 #3814 (#3915)
|
2022-04-19 19:04:52 -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 |
|