Lucas Nogueira
|
b713aed21b
|
chore(cli): update Cargo.lock
|
2022-10-18 09:39:52 -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 |
|
renovate[bot]
|
b8bf8e0fac
|
chore(deps) Update Rust crate attohttpc to 0.23 (#5392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-17 11:06:56 -03:00 |
|
я котик пур-пур
|
60bf067913
|
chore(examples): remove the legacy X-UA-Compatible meta (#5394)
|
2022-10-17 11:05:31 -03:00 |
|
Lucas Fernandes Nogueira
|
4036e15f5a
|
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
2022-10-08 16:37:12 -03:00 |
|
Kasper
|
8357ce5b2e
|
Fix dialog.save return type (#5373)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-10-08 15:59:13 -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 |
|
Amr Bashir
|
d4cac20292
|
fix(bundler): fix japanese lang code, closes #5342 (#5346)
|
2022-10-04 13:25:58 -03:00 |
|
Amr Bashir
|
095b18620b
|
fix(cli.js): fix invoking cli from a node shim, closes #5343 (#5345)
|
2022-10-04 13:25:02 -03:00 |
|
Amr Bashir
|
a4aec9f0a8
|
feat(cli): expose TAURI_TARGET_TRIPLE to before*Commands, closes #5091 (#5101)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 16:11:06 -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 |
|
Lucas Fernandes Nogueira
|
7c0fa1f3f9
|
fix(bundler): clear env before calling wix, closes #4791 (#4819)
|
2022-10-03 14:43:34 -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
|
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 |
|
Rafael Keramidas
|
ca3cd8b3d1
|
fix(api): fs/exists return type previously set to void when it should be boolean (#5252)
|
2022-09-29 15:55:45 -03:00 |
|
Lucas Nogueira
|
0d3a97ec7b
|
chore(cli): update to tokio 1.21.2
|
2022-09-29 10:35:44 -03:00 |
|
renovate[bot]
|
04201d43b1
|
chore(deps) Update Rust crate notify to v5, clap to v4 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-29 10:34:50 -03:00 |
|
renovate[bot]
|
d9d430e5a5
|
chore(deps) Update Tauri API Definitions (#5299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-29 09:28:29 -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 |
|
renovate[bot]
|
f98e1b128c
|
chore(deps) Update Tauri API Definitions (#5249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:48:06 -03:00 |
|
renovate[bot]
|
82e915c487
|
chore(deps) Update Rust crate env_logger to 0.9.1 (#5248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:47:50 -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 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|
Caesar Schinas
|
08a44490d7
|
docs: correct path for desktop_dir, closes #5267 (#5268)
|
2022-09-28 11:36:15 -03:00 |
|
renovate[bot]
|
3baa6ac9b8
|
chore(deps) Update Rust crate image to 0.24.4 (#5289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 11:11:44 -03:00 |
|
Lucas Nogueira
|
013fb354d9
|
docs(path): fix log directory documentation
|
2022-09-23 20:06:52 -03:00 |
|
Amr Bashir
|
adba73a9ff
|
ci: migrate to the org-level token
|
2022-09-23 18:00:13 +02:00 |
|
Amr Bashir
|
1d7171a1ec
|
chore: add prettierignore and fmt the repo (#5192)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-18 09:16:35 -03:00 |
|
renovate[bot]
|
ecb489a77c
|
chore(deps) Update Tauri API Definitions (#5184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-18 09:16:19 -03:00 |
|
Lucas Fernandes Nogueira
|
18b17a954c
|
chore(cli): remove unused dependencies (#5219)
|
2022-09-18 09:07:06 -03:00 |
|
github-actions[bot]
|
e4292ce7be
|
apply version updates (#5216)
|
2022-09-16 14:30:18 -03:00 |
|
Amr Bashir
|
db26aaf2b4
|
fix: fix wrong cli metadata (#5214)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-16 13:54:09 -03:00 |
|
Fabian-Lars
|
c764408da7
|
fix: Add missing allowlist config for cursor apis, closes #5207 (#5211)
|
2022-09-16 13:26:27 -03:00 |
|
Lucas Nogueira
|
2954f6d252
|
fix(cli): wrong metadata
|
2022-09-15 14:51:42 -03:00 |
|
Lucas Nogueira
|
0967da262e
|
fix(cli.js): revert jest update
|
2022-09-15 14:36:31 -03:00 |
|
Lucas Nogueira
|
e939e6d9e4
|
fix(ci): adjust publish-cli-js workflow to only install prod deps
|
2022-09-15 14:14:59 -03:00 |
|
Lucas Nogueira
|
3ceed62686
|
chore: add exists function to the changelog
|
2022-09-15 12:35:05 -03:00 |
|
github-actions[bot]
|
83a6dab7b2
|
Revert "Apply Version Updates From Current Changes (#5198)"
This reverts commit 9190206387 .
|
2022-09-15 12:34:10 -03:00 |
|
github-actions[bot]
|
9190206387
|
Apply Version Updates From Current Changes (#5198)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:32:51 -03:00 |
|
github-actions[bot]
|
fbdd0a7ca9
|
Apply Version Updates From Current Changes (#4753)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:03:45 -03:00 |
|
Fabian-Lars
|
3c62dbc902
|
feat(api): Add exists function to the fs module. (#5060)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-15 11:28:52 -03:00 |
|
Yuyi Wang
|
9b793eeb68
|
Remove futures & futures-lite and use futures-util directily. (#5172)
|
2022-09-12 19:24:57 -03:00 |
|
Amr Bashir
|
5e74aefd4a
|
chore(api.js): add @since tag where appropriate (#5169)
|
2022-09-12 16:45:57 -03:00 |
|
Lucas Nogueira
|
6b737315b0
|
fix(api): revert broken @rollup/plugin-node-resolve
|
2022-09-12 16:41:33 -03:00 |
|