LucasJavaudin
|
677838ccfa
|
fix double serialize on invoke (#5639)
Co-authored-by: LucasJavaudin <lucas.javaudin@cyu.fr>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-20 10:20:09 -03:00 |
|
renovate[bot]
|
2eec3e13fb
|
chore(deps) Update Tauri Codegen (#5593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-20 09:38:31 -03:00 |
|
Amr Bashir
|
bb2510876d
|
fix(core): extend allowlist with app 's allowlist, closes #5650 (#5652)
|
2022-11-18 12:27:38 -03:00 |
|
Oscar Beaumont
|
ed43ff3243
|
fix(tauri): add missing generics on AppHandle and App (#5642)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-17 18:54:47 -03:00 |
|
Fabian-Lars
|
5fe68b1cec
|
docs: Various docs improvements (#5643)
|
2022-11-17 18:47:54 -03:00 |
|
Lucas Nogueira
|
67f14b4ce8
|
chore(tauri): update CHANGELOG.md
|
2022-11-11 12:09:27 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Orhun Parmaksız
|
a836373328
|
chore: fix a typo in changelog (#5580)
|
2022-11-08 23:23:25 +02:00 |
|
github-actions[bot]
|
45a5cd569b
|
Apply Version Updates From Current Changes (#5295)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-08 09:24:09 -03:00 |
|
Lucas Fernandes Nogueira
|
3afccfce17
|
chore(deps): update wry to 0.22 (#5573)
|
2022-11-08 08:47:29 -03:00 |
|
Lucas Fernandes Nogueira
|
aa119f2836
|
feat(api): add FormData support on Body.form, closes #5545 (#5546)
|
2022-11-04 15:18:28 -03:00 |
|
Amr Bashir
|
99fe1c562f
|
fix(core): resolve base dir in shell scope, closes #5480 (#5508)
|
2022-11-04 12:38:06 -03:00 |
|
Lucas Fernandes Nogueira
|
9b1a6a1c02
|
fix(core): set correct mimetype for asset protocol streams, #5203 (#5536)
|
2022-11-04 12:35:45 -03:00 |
|
Dotan J. Nahum
|
e055c69c23
|
small typo fix (#5541)
|
2022-11-04 08:59:57 -03:00 |
|
Lucas Fernandes Nogueira
|
6c13840cee
|
feat(examples): add desktop/web application example (#5537)
|
2022-11-03 18:01:47 -03:00 |
|
Amr Bashir
|
2d9c2b4724
|
Revert "fix(core): set correct mimetype for asset protocol streams, closes #5203 (#5210)"
This reverts commit 39443b4350 .
|
2022-11-03 10:00:49 -03:00 |
|
Lucas Nogueira
|
23859f7502
|
fix(prettier): ignore core/config-schema/schema.json
|
2022-11-03 09:39:03 -03:00 |
|
Lucas Nogueira
|
873b9aee90
|
chore: run yarn format
|
2022-11-03 09:27:43 -03:00 |
|
Amr Bashir
|
a178f95d68
|
feat: config schema generator (#5193)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-28 10:44:37 -03:00 |
|
Lucas Fernandes Nogueira
|
79dd6e16a7
|
fix(core): properly emit events with object payload, closes #5482 (#5492)
|
2022-10-27 19:01:37 -03:00 |
|
Lucas Fernandes Nogueira
|
e00b1e5f94
|
fix(core): update metadata before window-created listeners, closes #5191 (#5458)
|
2022-10-22 10:04:56 -03:00 |
|
Lucas Fernandes Nogueira
|
e7ccbd8573
|
feat(cli): detect JSON5 and TOML configuration files in the dev watcher (#5439)
|
2022-10-19 15:37:54 -03:00 |
|
Lucas Fernandes Nogueira
|
9d8b377481
|
feat(tauri-runtime-wry): drop the WebContext on WebView drop (#5240)
|
2022-10-19 09:23:10 -03:00 |
|
Caesar Schinas
|
4137ab44a8
|
feat(macos): add tabbing_identifier option, closes #2804, #3912 (#5399)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 09:20:17 -03:00 |
|
renovate[bot]
|
bddf59e5d0
|
chore(deps) Update Rust crate cargo_toml to 0.13 (#5434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-19 09:19:14 -03:00 |
|
Lucas Fernandes Nogueira
|
357480f4ae
|
feat(core): custom protocol headers on Linux, closes #4496 (#5421)
|
2022-10-17 12:08:59 -03:00 |
|
Lucas Fernandes Nogueira
|
95f467add5
|
feat(core): add window accept_first_mouse option, closes #5347 (#5374)
|
2022-10-17 11:07:45 -03:00 |
|
Pedro Luiz Cabral Salomon Prado
|
49f06ca4b9
|
fix: deepfreeze check by prop (#5407)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-17 10:59:06 -03:00 |
|
Lucas Fernandes Nogueira
|
4036e15f5a
|
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
2022-10-08 16:37:12 -03:00 |
|
Lucas Nogueira
|
ecf6a8ad10
|
chore(deps): set wry to git dev branch
|
2022-10-08 15:53:38 -03:00 |
|
Amr Bashir
|
208ce34f1e
|
feat: update to wry 0.22 (#5306)
|
2022-10-08 15:52:25 -03:00 |
|
Amr Bashir
|
4cbdf0fb1c
|
fix(core): escape glob characters in drop/dialogs , closes #5234 (#5237)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-04 19:50:29 -03:00 |
|
Amr Bashir
|
f756cd5e7e
|
fix(core): wait for tray cleanup before exiting app, closes #5244 (#5245)
|
2022-10-04 17:02:54 -03:00 |
|
Amr Bashir
|
1129f4f575
|
refactor: simplify api.js bundling (#4277)
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-04 16:56:35 -03:00 |
|
Kasper
|
39bf895b73
|
feat(macOS): Add application show and hide methods (#3689)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 14:49:59 -03:00 |
|
Eric Hagman
|
a6c94119d8
|
feat(core): expose user_agent to window config (#5317)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-02 10:37:53 -03:00 |
|
Kasper
|
321f3fed19
|
feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 17:15:45 -03:00 |
|
Amr Bashir
|
39443b4350
|
fix(core): set correct mimetype for asset protocol streams, closes #5203 (#5210)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 15:38:20 -03:00 |
|
Amr Bashir
|
6f41a27124
|
fix(api.js): fix Monitor initialization, closes #4672 (#5314)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 14:39:51 -03:00 |
|
Tomáš Vojtášek
|
8f1ace7795
|
feat: expose set_title for MacOS tray (#5182)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 14:08:11 -03:00 |
|
Amr Bashir
|
63011ca84e
|
fix(macos): fix regression in with_menu_on_left_click , closes #5220 (#5235)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-09-30 13:16:33 -03:00 |
|
Lucas Fernandes Nogueira
|
a06dc69931
|
fix(core): canonicalize resource dir to fix scope check, closes #5196 (#5218)
|
2022-09-29 16:33:48 -03:00 |
|
Caesar Schinas
|
5d89905e39
|
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 19:34:09 -03:00 |
|
jabza
|
eedfa5e618
|
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
Co-authored-by: Thomas Kilsby <>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 16:55:35 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -03:00 |
|
Lucas Fernandes Nogueira
|
1dd722c4a7
|
feat(command): add rename_all attribute, closes #4898 (#4903)
|
2022-09-28 13:52:18 -03:00 |
|
Amr Bashir
|
628285c1cf
|
feat(bundler): add publisher field, closes #5273 (#5283)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:42:26 -03:00 |
|
Amr Bashir
|
54c337e06f
|
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:16:58 -03:00 |
|
renovate[bot]
|
e8e2853830
|
chore(deps) Update Rust crate cargo_toml to 0.12 (#5290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 11:44:40 -03:00 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|