Lucas Fernandes Nogueira
|
f6f9192aa5
|
fix(core): Android compilation on Windows (#5658)
|
2022-11-20 09:49:23 -03:00 |
|
Lucas Fernandes Nogueira
|
03d6c6a68f
|
refactor(cli): use jsonrpsee for mobile CLI options communication (#5657)
|
2022-11-20 09:48:02 -03:00 |
|
Lucas Nogueira
|
538e21e2e7
|
fix(cli): iOS development team is required on init
|
2022-11-19 14:25:23 -03:00 |
|
Lucas Fernandes Nogueira
|
658bb1165e
|
feat(cli): automatically enable native-tls-vendored feature on mobile (#5651)
|
2022-11-18 13:10:20 -03:00 |
|
Lucas Fernandes Nogueira
|
8c576222ba
|
feat(cli): find development teams for iOS development (#5627)
|
2022-11-14 18:31:51 -03:00 |
|
Lucas Nogueira
|
f9b529a96e
|
feat(cli): update project.yml syntax
|
2022-11-11 11:43:25 -03:00 |
|
Lucas Nogueira
|
7c26514340
|
fix(cli): kill beforeDevCommand process when mobile fails to compile
|
2022-11-11 11:41:20 -03:00 |
|
Lucas Nogueira
|
69414a487f
|
chore(cli): lint
|
2022-11-09 11:50:41 -03:00 |
|
Lucas Nogueira
|
602d3ed3f6
|
Merge branch 'dev' into next
|
2022-11-09 11:04:54 -03:00 |
|
Lucas Fernandes Nogueira
|
582c25a0f0
|
refactor(cli): disable api-all on templates (#5538)
|
2022-11-03 18:57:32 -03:00 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Lucas Fernandes Nogueira
|
18b17a954c
|
chore(cli): remove unused dependencies (#5219)
|
2022-09-18 09:07:06 -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 |
|
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 Nogueira
|
e1b8ee2b7a
|
refactor(cli): move generated Kotlin files to the generated folder
|
2022-09-04 22:06:56 -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 |
|
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
|
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 |
|