Lucas Nogueira
ab29908aba
chore(cli): remove unneeded create_dir_all call
2022-11-03 09:37:18 -03:00
Lucas Nogueira
873b9aee90
chore: run yarn format
2022-11-03 09:27:43 -03:00
Lucas Nogueira
d0ad0d2f48
Merge remote-tracking branch 'origin/dev' into next
2022-10-31 10:13:57 -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
Amr Bashir
cc186c7a0e
fix(cli): keep dev watcher alive if config is incorrect, closes #5173 ( #5495 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-27 19:47:50 -03:00
Amr Bashir
9417ce401c
fix(cli): apply .taurignore
rules to workspace members, closes #5355 ( #5460 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-27 19:01:28 -03:00
Amr Bashir
7a231cd1c9
fix(cli): detect deno ( #5475 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-27 19:00:56 -03:00
renovate[bot]
6ca8a056e8
chore(deps) Update Rust crate serde_json to 1.0.87 ( #5483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 11:25:11 -03:00
Amr Bashir
a3a70218f3
fix(cli): pass --no-default-features
to runner instead of app, closes #5415 ( #5474 )
2022-10-25 10:26:30 -03:00
Jonas Kruckenberg
5b1e99f264
Fix/hook env vars ( #5452 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-22 10:33:15 -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
Tnze
9076d5d2e7
feat(cli): add prompt information when file changing detected, closes #5417 ( #5428 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-19 10:24:56 -03:00
renovate[bot]
a65b5fea3d
chore(deps) Update Rust crate clap to v4 ( #5353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-19 10:04:13 -03:00
renovate[bot]
87ebf4e084
chore(deps) Update Tauri JS CLI ( #5351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 09:43:15 -03:00
Lucas Nogueira
e37b7677cd
chore: update schema.json
2022-10-19 09:40:34 -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
Lucas Nogueira
b713aed21b
chore(cli): update Cargo.lock
2022-10-18 09:39:52 -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
Lucas Fernandes Nogueira
4036e15f5a
feat(core): reimplement window initial focus flag, closes #5120 ( #5338 )
2022-10-08 16:37:12 -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
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
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
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
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]
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
Amr Bashir
adba73a9ff
ci: migrate to the org-level token
2022-09-23 18:00:13 +02: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
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
Amr Bashir
10ab3e2f5e
feat(cli/mobile): allow checking gen
folder into source control ( #5146 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-12 16:46:09 -03:00
renovate[bot]
1c98751da4
chore(deps) Update Rust crate url to 2.3 ( #5157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-10 09:45:32 -03:00
Fabian-Lars
3fdd287704
fix(cli): fix wrong filename for 256px png icon ( #5164 )
2022-09-08 15:14:22 -03:00
Amr Bashir
c9ad2a73af
fix(cli/mobile): use one write_all
call ( #5155 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-07 12:05:11 -03:00
Lucas Fernandes Nogueira
e9412fb983
chore(deps): use less specific version for tokio and once_cell ( #5158 )
2022-09-07 11:55:21 -03:00
renovate[bot]
83eefccefd
chore(deps) Update Rust crate once_cell to 1.14 ( #5152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 10:46:15 -03:00
renovate[bot]
cdb5c8e068
chore(deps) Update dependency jest to v29.0.2 ( #5151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 10:45:23 -03:00
Lucas Nogueira
e1b8ee2b7a
refactor(cli): move generated Kotlin files to the generated
folder
2022-09-04 22:06:56 -03:00
Lucas Nogueira
4c1c78ebf0
chore(cli): update lockfile
2022-09-04 13:49:49 -03:00
Lucas Nogueira
bf5a9ab9e6
chore(cli): update lockfile
2022-09-04 13:49:13 -03:00
Lucas Nogueira
610aab7045
Merge branch 'dev' into next
2022-09-04 13:45:59 -03:00
Fabian-Lars
12e9d811e6
feat(cli): Add icon
command (tauricon) ( #4992 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-03 14:37:41 -03:00
Josh Soref
8fd79b8fc0
Spelling ( #4880 )
...
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-09-03 01:03:02 -03:00
renovate[bot]
4cd8507ea0
chore(deps) Update dependency jest to v29 ( #5110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-02 20:57:46 -03:00
Amr Bashir
30d0e190bb
fix(cli/templates): fix desktop entrypoint template ( #5127 )
2022-09-02 12:21:15 -03:00
Amr Bashir
5643ece77c
fix(cli/mobile): strip \n
before parsing json ( #5126 )
2022-09-02 10:30:42 -03:00
Lucas Nogueira
349895b296
refactor(cli): remove mobile assets folder symlink
2022-09-01 12:25:08 -03:00
Lucas Nogueira
5d82357166
feat(cli): add --reinstall-deps
option to ios init
2022-09-01 12:07:06 -03:00
Lucas Fernandes Nogueira
8f3a9c5cf6
feat(cli): improve device/simulator prompt logic ( #5114 )
2022-09-01 12:00:17 -03:00
Lucas Fernandes Nogueira
6593f267b3
feat(cli): iOS simulator support on Intel based devices ( #5112 )
2022-08-31 21:40:51 -03:00
Lucas Fernandes Nogueira
68e80ffaa9
feat(cli): add option to run on specific iOS simulator/device ( #5098 )
2022-08-30 16:09:06 -03:00
Lucas Fernandes Nogueira
82e8751ae8
feat(cli): add option to run on specific Android emulator/device ( #5093 )
2022-08-30 10:27:53 -03:00
Lucas Fernandes Nogueira
e22d21beaf
fix(cli): add timeout on interprocess communication ( #5090 )
2022-08-29 14:46:37 -03:00
Lucas Fernandes Nogueira
b9fb53ed73
docs(cli): clarify passing arguments to the application on tauri dev
closes #5079 ( #5086 )
2022-08-29 09:31:21 -03:00
Lucas Nogueira
914c5f299f
Merge remote-tracking branch 'origin/dev' into next
2022-08-28 16:27:01 -03:00
Lucas Fernandes Nogueira
1d9226b28c
refactor:move iOS configuration to the bundle object ( #5072 )
2022-08-28 15:34:41 -03:00
Lucas Fernandes Nogueira
8cf9af93eb
refactor(cli): remove mobile Error enum, use anyhow instead ( #5076 )
2022-08-28 15:32:50 -03:00
Lucas Fernandes Nogueira
2901145c49
chore: update license headers ( #5067 )
2022-08-28 15:13:21 -03:00
Jeffrey Hutchins
0a203a13ae
fix(cli): config issues on macos ( #5075 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-08-28 14:48:15 -03:00
Lucas Fernandes Nogueira
dee19784f9
fix(cli): only require development team when running iOS commands ( #5071 )
2022-08-27 16:35:57 -03:00
Lucas Fernandes Nogueira
8f6ab87fb4
feat(cli): package license files ( #5066 )
2022-08-27 10:10:05 -03:00
Lucas Fernandes Nogueira
53a3398beb
feat(cli): improve DX on android dev and ios dev commands ( #5059 )
2022-08-26 16:08:44 -03:00
Lucas Fernandes Nogueira
69aaff5507
feat(cli): persist verbosity for the IDE scripts ( #5047 )
2022-08-26 09:24:23 -03:00
Lucas Fernandes Nogueira
80a301ea63
feat(cli): add mobile support to the app template ( #5046 )
2022-08-25 16:43:29 -03:00
Lucas Fernandes Nogueira
badad2b9a1
feat(cli): implement verbosity on mobile commands ( #5044 )
2022-08-25 16:06:00 -03:00
Lucas Fernandes Nogueira
927ccc465d
refactor(cli): improve security of android dev/build ( #5043 )
2022-08-25 15:30:05 -03:00
Lucas Fernandes Nogueira
4a5f2ec1ae
feat(android): enable dev HMR in both HTTP and HTTPS dev servers ( #5033 )
2022-08-25 00:19:47 -03:00
Lucas Fernandes Nogueira
752ad3b203
feat(cli): use templates from wry ( #5030 )
2022-08-24 16:06:14 -03:00
Lucas Fernandes Nogueira
641d56dcb3
feat(android): improve initialization scripts ( #5028 )
2022-08-24 13:06:45 -03:00
Lucas Fernandes Nogueira
0500d3b4b1
fix(core): mobile app name must match the crate name ( #5027 )
2022-08-24 12:41:57 -03:00
renovate[bot]
238fdc9563
chore(deps) Update Tauri JS CLI ( #5019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 12:40:40 -03:00
Amr Bashir
1f84385e8a
chore: update cargo-mobile to latest ( #5025 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-08-24 10:01:32 -03:00
Lucas Fernandes Nogueira
3668a1fdc8
fix(cli): resolve absolute tauri binary path for the android template ( #5015 )
2022-08-23 13:54:41 -03:00
Amr Bashir
4e26b05d20
fix(cli/template/android): use raw string for executable ( #5012 )
2022-08-23 12:39:26 -03:00
Amr Bashir
169682219a
covector: reduce cargo audit/publish noise in release notes ( #5011 )
2022-08-23 12:04:28 -03:00
Lucas Nogueira
a70f7b26bc
feat(cli): improve error messages in mobile commands
2022-08-23 11:34:16 -03:00
Lucas Fernandes Nogueira
e56a9dd729
refactor(cli): move mobile commands to their own module ( #5005 )
2022-08-22 21:59:17 -03:00
Dave Lage
02a2ec52f1
fix: Grammar in signer generate ( #5004 )
2022-08-22 18:12:41 -03:00
Lucas Fernandes Nogueira
403859d47e
feat(cli): add ios build
command ( #5002 )
2022-08-22 17:47:52 -03:00
Lucas Fernandes Nogueira
4c9ea450c3
feat(cli): add android build
command ( #4999 )
2022-08-22 12:49:58 -03:00
Lucas Fernandes Nogueira
b3a3afc7de
feat(core): detect android and ios platform configuration files ( #4997 )
2022-08-22 10:48:06 -03:00
Lucas Nogueira
3d992a8899
Merge branch 'dev' into next
2022-08-21 17:48:56 -03:00
Lucas Fernandes Nogueira
9bb81bc328
refactor(android): rename BuildTask.kt command to android-studio-script ( #4991 )
2022-08-21 17:48:38 -03:00
Lucas Fernandes Nogueira
436f3d8d66
feat(cli): load Cargo configuration to check default build target ( #4990 )
2022-08-21 17:48:28 -03:00
Fabian-Lars
fea70effad
refactor(cli): Use cargo metadata
to detect the workspace root and target directory, closes #4632 , #4928 . ( #4932 )
2022-08-21 10:42:26 -03:00
Lucas Nogueira
16360aed33
chore(cli): update cargo-mobile to fix cli.js mobile script running
2022-08-21 10:35:11 -03:00
Lucas Fernandes Nogueira
e55d96acc1
feat(cli): enhance iOS build task arguments ( #4987 )
2022-08-21 10:34:38 -03:00
Lucas Fernandes Nogueira
8aad710064
feat(cli): enhance android build task arguments ( #4986 )
2022-08-21 09:58:27 -03:00
Lucas Fernandes Nogueira
6f0615044d
feat(cli): add android dev
and ios dev
commands ( #4982 )
2022-08-20 16:53:07 -03:00
renovate[bot]
8bf0f66c06
chore(deps) Update dependency @napi-rs/cli to v2.11.4 ( #4961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-20 10:24:36 -03:00
Lucas Nogueira
f445f374a3
feat(android): update project dependencies
2022-08-18 11:31:07 -03:00
Lucas Nogueira
a3680ef2bc
feat(cli): skip dev tools installation on mobile init
2022-08-17 16:40:04 -03:00
Lucas Nogueira
c2b120be51
Merge branch 'dev' into next
2022-08-16 10:13:55 -03:00
Lucas Fernandes Nogueira
c53d9ea1b3
refactor(cli): prepare for mobile implementation ( #4952 )
2022-08-16 10:13:14 -03:00
Lucas Fernandes Nogueira
3f655d6280
refactor: pull mobile config from tauri config instead of mobile.toml ( #4948 )
2022-08-16 09:44:55 -03:00
Lucas Fernandes Nogueira
a9c8e565c6
feat: add android open
and ios open
commands ( #4946 )
2022-08-15 13:38:17 -03:00
Lucas Fernandes Nogueira
d44f67f7af
feat: add android init
and ios init
commands ( #4942 )
2022-08-15 12:43:50 -03:00
Lucas Nogueira
96885b6e5a
chore(cli): remove unused encode_unicode
dependency
2022-08-10 08:46:01 -03:00
renovate[bot]
3951aac930
chore(deps) Update Tauri JS CLI ( #4905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 08:38:55 -03:00
Amr Bashir
57ab9847eb
feat(cli): add beforeBundleCommand
, closes #4879 ( #4893 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-08-09 12:54:44 -03:00
Amr Bashir
5813f08386
ci: publish cli.js *.node
modules to the existing cli.js release ( #4883 )
2022-08-09 11:36:21 -03:00
Amr Bashir
4e8b122df6
refactor(cli/core/bundler): use absolute path for msiexec and powershell ( #4884 )
2022-08-08 18:59:59 -03:00
Lucas Fernandes Nogueira
d88b9de7aa
feat(core): add fips_compliant
wix config option, closes #4541 ( #4843 )
2022-08-04 14:58:26 -03:00
renovate[bot]
3be8c238cc
chore(deps) Update Rust crate os_info to 3.5 ( #4845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 14:05:01 -03:00
renovate[bot]
e59407f2bd
chore(deps) Update Rust crate serde_json to 1.0.83 ( #4855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 14:04:46 -03:00
Paul Soporan
f7d2dfc7a6
chore: add libc field to node packages ( #4856 )
2022-08-04 01:04:24 -03:00
Lucas Fernandes Nogueira
fa23310f23
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var, closes #4704 ( #4842 )
2022-08-02 19:54:31 -03:00
Lucas Fernandes Nogueira
d6f7d3cfe8
Add cwd option to before
commands, add wait option to dev #4740 #3551 ( #4834 )
2022-08-02 18:54:50 -03:00
Lucas Fernandes Nogueira
90d5929fea
feat(cli.rs): add support to cargo-binstall, closes #4651 ( #4817 )
2022-08-02 18:54:40 -03:00
Lucas Fernandes Nogueira
331f346002
feat(core): add option to use vendored openssl, closes #4470 ( #4809 )
2022-08-02 18:54:05 -03:00
Lucas Fernandes Nogueira
ae83d008f9
feat: add support to TOML config file Tauri.toml
, closes #4806 ( #4813 )
2022-08-02 14:12:26 -03:00
Lucas Fernandes Nogueira
0983d7ce7f
feat(cli): add --no-watch
argument to the dev command, closes #4617 ( #4793 )
2022-07-29 18:34:43 -03:00
Lucas Fernandes Nogueira
596fa08d48
feat(cli): automatically use .taurignore
, ref #4617 ( #4623 )
2022-07-28 18:58:38 -03:00
renovate[bot]
77f4a7173b
chore(deps) Update dependency @napi-rs/cli to v2.10.3 ( #4778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 14:53:49 -03:00
Lucas Nogueira
816f474c3e
fix(cli): only try to read updater private key if we've bundled it
2022-07-25 14:04:52 -03:00
Lucas Fernandes Nogueira
47fab6809a
fix(cli): dev watcher incorrectly killing process on multiple file write ( #4684 )
2022-07-25 13:51:04 -03:00
renovate[bot]
b47d8c88c5
chore(deps) Update Rust crate ureq to 2.5 ( #4661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 12:46:19 -03:00
renovate[bot]
9b7caab672
chore(deps) Update dependency jest to v28.1.3 ( #4666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 12:46:08 -03:00
Lorenzo Lewis
2adef93faf
Update readme badges ( #4696 )
2022-07-25 12:03:18 -03:00
renovate[bot]
d2b6351157
chore(deps) Update Rust crate serde_with to v2 ( #4719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 11:01:20 -03:00
Amr Bashir
6d4945c9f0
feat(cli): prompt for before*Command, closes #4691 ( #4721 )
...
* feat(cli): prompt for before*Command, closes #4691
* fix default command
* add allow_empty argument
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-25 10:59:08 -03:00
Lucas Fernandes Nogueira
b2a8930b3c
feat(cli): validate updater private key when signing ( #4754 )
2022-07-25 10:58:25 -03:00
Axel Lindeberg
b48962ed15
fix(cli): don't warn on first dev server connection attempt ( #4751 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2022-07-24 09:41:37 -03:00
github-actions[bot]
679abc6a9a
Apply Version Updates From Current Changes ( #4701 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-07-22 12:08:38 -03:00
github-actions[bot]
b1d53426d1
Apply Version Updates From Current Changes ( #4650 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-07-14 18:36:35 -03:00
Lucas Fernandes Nogueira
c635a0dad4
refactor(cli): do not capture and force colors of cargo build output ( #4627 )
2022-07-12 09:49:23 -03:00
Vinícius Miguel
bc370e3268
feat: reduce the amount of heck
-related allocations ( #4634 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-11 16:07:39 -03:00
github-actions[bot]
7bbf167c1c
Apply Version Updates From Current Changes ( #4560 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-07-06 14:32:55 -03:00
renovate[bot]
a30f95f76e
chore(deps) Update Tauri JS CLI ( #4608 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 14:28:37 -03:00
Lucas Nogueira
6fb49fd19b
fix(cli.js): add timeout to manifest watcher to prevent deadlock
2022-07-06 12:45:34 -03:00
Lucas Fernandes Nogueira
9170c92070
feat(core): improve config deserialization error messages ( #4607 )
2022-07-06 10:33:45 -03:00
Lucas Fernandes Nogueira
fa028ebf3c
refactor: do not pass entire config from CLI to core, send patch instead ( #4598 )
2022-07-06 09:29:26 -03:00
Lucas Fernandes Nogueira
2e61abaa9a
feat(cli): allow dynamic link vcruntime, closes #4565 ( #4601 )
2022-07-06 09:29:03 -03:00
renovate[bot]
adea3f1e81
chore(deps) Update Tauri CLI ( #4602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 09:23:59 -03:00
Lucas Fernandes Nogueira
8e3e7fc646
feat(cli): improve bundle identifier validation, closes #4589 ( #4596 )
2022-07-05 19:57:31 -03:00
Lucas Fernandes Nogueira
64416100c6
refactor(cli): reuse Rust build logic for dev and build commands ( #4578 )
2022-07-05 10:21:20 -03:00
Lucas Fernandes Nogueira
f8a3becb28
feat(core): add option to disable tray menu on left click, closes #4584 ( #4587 )
...
* feat(core): add option to disable tray menu on left click, closes #4584
* Update .changes/menu-on-left-click.md [skip ci]
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-07-05 09:05:01 -03:00
Lucas Nogueira
f65eb4f84d
fix(cli.js): revert run
command to be nonblocking
2022-07-04 09:09:00 -03:00
Amr Bashir
9105588373
feat: add implicit default menu for macOS only, closes #4551 ( #4570 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-03 20:26:32 -03:00
Lucas Fernandes Nogueira
dbb8c87b96
feat(cli): watch Cargo workspaces in the dev command, closes #4222 ( #4572 )
2022-07-03 19:48:05 -03:00
Lucas Fernandes Nogueira
573b4c0b3c
refactor(cli): move watch and manifest logic to the Rust impl ( #4571 )
2022-07-02 15:05:18 -03:00
github-actions[bot]
35b53784ee
Apply Version Updates From Current Changes ( #4545 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-06-30 18:45:58 -03:00
Jonas Kruckenberg
8e808fece9
fix(cli.rs): conflicts_with arg doesn't exist closes ( #4538 )
...
* fix: conflicts_with path doesn't exist
* add change file
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-30 10:38:57 -03:00
renovate[bot]
3125a5a383
chore(deps) Update Rust crate serde_json to 1.0.82 ( #4522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-30 08:48:58 -03:00
github-actions[bot]
df5fd52a4c
Apply Version Updates From Current Changes ( #4382 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-06-29 14:34:20 -03:00
Lucas Fernandes Nogueira
5105b428c4
feat(cli): change app template to only set default menu on macOS ( #4518 )
2022-06-29 14:03:42 -03:00
Fabian-Lars
de645a32e9
fix(cli): Typo in beforeBuildCommand error message ( #4516 )
2022-06-29 09:38:03 -03:00
renovate[bot]
49e49f5bba
chore(deps) Update dependency jest to v28.1.2 ( #4515 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 09:07:21 -03:00
Lucas Nogueira
0257004be1
chore(deps): update lockfiles
2022-06-29 01:06:16 -03:00
Lucas Nogueira
445e05d9bd
chore(config): add link to doc page
2022-06-29 00:01:31 -03:00
Lucas Nogueira
eac56c32fe
chore(cli): update lockfile
2022-06-28 23:52:18 -03:00
Robin van Boven
bf45ca1df6
fix(cli,bundler): prefer AppImage libraries with ABI version ( #4505 )
2022-06-28 23:45:36 -03:00
Robin van Boven
0e6edeb14f
fix(cli): Don't add pkg-config
to deb
( #4508 )
2022-06-28 23:44:14 -03:00
Lucas Fernandes Nogueira
094b3eb352
fix(cli): file name instead of path on updater sig comment, closes #4467 ( #4484 )
2022-06-27 09:56:37 -03:00
Lucas Fernandes Nogueira
2ca762d207
feat(bundler): extend webview2 installation options, closes #2882 #2452 ( #4466 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-06-26 15:45:31 -03:00
Lucas Nogueira
23a049c593
chore: fix clippy warnings, remove license template
...
The license template has been removed from rustfmt nightly :(
2022-06-24 22:01:13 -03:00
Lucas Fernandes Nogueira
13b8a2403d
feat(cli): validate target argument ( #4458 )
2022-06-24 13:16:19 -03:00
renovate[bot]
4b5291d9d9
chore(deps) Update dependency prettier to v2.7.1 ( #4436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 00:10:40 -03:00
Lucas Fernandes Nogueira
b025b9f581
refactor(cli): set binary name on dev ( #4447 )
2022-06-23 22:09:37 -03:00
Lorenzo Lewis
d277881d7f
fix: add supported OSs to readme, update status badges to stable ( #4432 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-06-23 15:31:11 -03:00
Lucas Fernandes Nogueira
6650e5d672
fix(cli): preserve Cargo manifest formatting when possible ( #4431 )
2022-06-22 00:14:46 -03:00
Lucas Fernandes Nogueira
672174b822
feat(bundler): validate version before bundling with WiX ( #4429 )
2022-06-22 00:14:39 -03:00
Lucas Fernandes Nogueira
e0e5f77243
feat(cli): improve cargo not found
error message, closes #4428 ( #4430 )
2022-06-22 00:14:27 -03:00
Lucas Fernandes Nogueira
2616ede410
perf(ci): optimize cargo package step, closes #3823 ( #4427 )
2022-06-21 15:21:47 -03:00
Lucas Fernandes Nogueira
12f65219ea
fix(cli): read lockfile from workspace on the info command, closes #4232 ( #4423 )
2022-06-21 13:19:36 -03:00
Brian Li
35dd51db68
fix(cli): add shebang for kill-children.sh, closes #4262 ( #4416 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2022-06-21 13:16:16 -03:00
Lucas Fernandes Nogueira
31c15cd2bd
docs(config): enhance documentation for bundle targets, closes #3251 ( #4418 )
2022-06-21 13:13:56 -03:00
Lucas Nogueira
384dc8c9cf
chore(cli): adjust default release tag in the plugin templates
2022-06-21 12:46:50 -03:00
Lucas Fernandes Nogueira
45076b3ede
refactor(bundler): use the plist
crate to create and merge Info.plist ( #4412 )
2022-06-21 10:00:12 -03:00
fehnomenal
83186dd897
Read extra ignore file for dev watcher, closes #4406 ( #4409 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-20 09:49:19 -03:00
Lucas Nogueira
09241f9aca
chore(cli): remove unused template GH action
2022-06-19 20:40:01 -03:00
Lucas Nogueira
b8a64d01ba
fix(cli): add prepublish scripts to the plugin templates
2022-06-19 15:54:55 -03:00
Lucas Nogueira
07f9079532
chore(cli): update plugin template tauri-apps/create-pull-request
2022-06-19 15:17:39 -03:00
Lucas Fernandes Nogueira
010530459e
chore(cli): use unix path separator on $schema ( #4384 )
2022-06-19 12:48:48 -03:00
Lucas Fernandes Nogueira
6d94ce4235
feat(core): theme is now implemented on macOS ( #4380 )
2022-06-17 14:08:35 -03:00
Imad Bouziani
0674a80129
fix: assert config.bundle.identifier to be only alphanumeric, hyphens or dots. closes #4359 ( #4363 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-17 11:26:14 -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
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]
f94174b215
chore(deps) Update Tauri CLI ( #4345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 09:06:07 -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
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
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
2ced690207
docs(config): improve bundle identifier documentation, closes #4203
2022-06-13 17:26:22 -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
Lucas Fernandes Nogueira
76d1eaaebd
feat(cli): debug command output in real time ( #4318 )
2022-06-12 09:00:54 -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
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
Lucas Fernandes Nogueira
d703d27a70
fix(build): statically link VC runtime only on tauri build
( #4292 )
2022-06-07 22:34:30 -03:00
Lucas Fernandes Nogueira
3455244436
feat(cli): bundle appindicator library in the AppImage, closes #3859 ( #4267 )
2022-06-07 11:48:29 -03:00
renovate[bot]
9845a5c0c1
chore(deps) Update Tauri CLI ( #4248 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-04 13:07:42 -03:00
Lucas Fernandes Nogueira
2322ac11cf
fix(bundler): bundle /usr/bin/xdg-open
in appimage if open API enabled ( #4265 )
2022-06-04 11:45:24 -03:00
Lucas Fernandes Nogueira
6216eb49e7
refactor(core): drop ayatana-tray
and gtk-tray
Cargo features ( #4247 )
2022-06-02 14:42:15 -03:00
Lucas Nogueira
0c63595916
fix(docs): grammar on private API usage warning
2022-05-30 11:06:32 -03:00
Lucas Fernandes Nogueira
3f998ca294
feat(api): add writeTextFile
and (path, contents, options)
overload ( #4228 )
2022-05-29 10:10:41 -03:00
Lucas Fernandes Nogueira
f685df399a
fix(cli): parsing of arguments with multiple values, closes #4231 ( #4233 )
2022-05-29 10:06:57 -03:00
github-actions[bot]
2c040eaadd
Apply Version Updates From Current Changes ( #4217 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-27 16:01:43 -03:00
Lucas Fernandes Nogueira
bb061509fb
refactor(core): statically link vcruntime, closes #4122 ( #4227 )
2022-05-27 14:33:04 -03:00
Ryan Russell
62ce02f6b5
docs(various): Improve Readability ( #4225 )
2022-05-27 10:06:11 +02:00
Fabian-Lars
bd8f3e298a
fix(cli): manual config lookup to handle gitignored folders, fixes #3527 ( #4224 )
2022-05-26 15:14:43 -03:00
Fabian-Lars
569fbd8b40
fix(cli): typo in update check notification ( #4223 )
2022-05-26 14:27:06 -03:00
renovate[bot]
a629c8c6c7
chore(deps) Update Tauri CLI ( #4207 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 11:42:23 -03:00
github-actions[bot]
2e3239b51a
Apply Version Updates From Current Changes ( #4213 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-05-25 11:14:24 -03:00
Lucas Nogueira
ac5b2d66c1
Apply Version Updates From Current Changes
2022-05-25 01:21:09 -03:00
github-actions[bot]
8b6bb6720c
Apply Version Updates From Current Changes ( #4175 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-24 15:35:35 -03:00
Lucas Fernandes Nogueira
2326be3982
feat(core): update windows-rs to 0.37.0 ( #4199 )
2022-05-24 11:44:07 -03:00
Lucas Fernandes Nogueira
cdfa625511
fix(cli): properly read info when using yarn 2+, closes #4106 ( #4193 )
2022-05-23 09:37:31 -03:00
renovate[bot]
eedadd3ae8
chore(deps) Update dependency @tauri-apps/cli to v1.0.0-rc.11 ( #4164 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-22 11:21:32 -03:00
Lorenzo Lewis
72700eca59
Update macOS icon based on brand guidelines design ( #4171 )
2022-05-21 15:57:48 -03:00
github-actions[bot]
393c774dfd
Apply Version Updates From Current Changes ( #4117 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-05-18 12:53:01 -03:00
renovate[bot]
f608d272fe
chore(deps) Update Tauri CLI ( #4156 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 09:56:16 -03:00
renovate[bot]
7d35b7739a
chore(deps) Update dependency @napi-rs/cli to v2.9.0 ( #4157 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 09:56:05 -03:00
Lorenzo Lewis
62cb5b4d5c
chore(config) Fix config links ( #4153 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-18 09:53:56 -03:00
Lucas Nogueira
6c92fb0aef
chore(config): adjust documentation
2022-05-17 19:15:50 -03:00
Lucas Fernandes Nogueira
29d8e768aa
feat(config): adjust schema for documentation website, closes #4139 ( #4142 )
...
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2022-05-17 13:38:52 -03:00
Lucas Fernandes Nogueira
9f2c341319
feat(core): configure msiexec display options, closes #3951 ( #4061 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-05-15 09:02:30 -03:00
renovate[bot]
b9d96096b2
chore(deps) Update Rust crate napi-build to v2 ( #4103 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-13 13:11:13 -03:00
renovate[bot]
5aff1435e1
chore(deps) Update Tauri CLI ( #4100 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 10:03:26 -03:00
renovate[bot]
353650ccd2
chore(deps) Update Tauri JS CLI ( #4102 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 10:02:44 -03:00
github-actions[bot]
c8667f9ff7
Apply Version Updates From Current Changes ( #4095 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-05-10 20:31:34 -03:00
Lucas Nogueira
87a2c2f8f6
chore(cli.js): update lockfile [skip ci]
2022-05-07 21:37:02 -03:00
github-actions[bot]
86d82af494
Apply Version Updates From Current Changes ( #4005 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-07 20:01:58 -03:00
Lucas Fernandes Nogueira
a1929c6dac
fix(cli): always read custom config file from CWD, closes #4067 ( #4074 )
2022-05-07 16:20:58 -03:00
Jonas Kruckenberg
35f2147161
feat(cli): Improve CLI logging ( #4060 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-05-07 10:19:54 -03:00
Lucas Fernandes Nogueira
95726ebb61
feat(cli): prevent default bundle identifier from building, closes #4041 ( #4042 )
2022-05-04 10:48:38 -03:00
renovate[bot]
615f48dee0
chore(deps) Update Rust crate serde_json to 1.0.81 ( #4048 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 10:25:50 -03:00
renovate[bot]
0612da3014
chore(deps) Update Tauri CLI ( #4054 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 10:25:31 -03:00