Lucas Fernandes Nogueira
|
6a6f1e7bf9
|
fix(bundler): build updater bundle for all .msi files (#3520)
|
2022-02-24 10:05:58 -03:00 |
|
Lucas Fernandes Nogueira
|
d06efc7704
|
fix(core): parse range bytes=0-* , closes #3143 (#3516)
|
2022-02-24 10:05:50 -03:00 |
|
Fabian-Lars
|
fb6744daa4
|
feat(cli.js): add 32bit cli for windows (#3540)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-24 10:05:13 -03:00 |
|
Lucas Fernandes Nogueira
|
080755b537
|
feat(core): warn if private APIs are not enabled, closes #3481 (#3511)
|
2022-02-19 10:22:54 -03:00 |
|
github-actions[bot]
|
82b7f51956
|
Apply Version Updates From Current Changes (#3468)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-18 11:37:36 -03:00 |
|
Lucas Fernandes Nogueira
|
5999379fb0
|
chore(cli): improve "waiting for dev server" message, closes #3491 (#3504)
|
2022-02-18 10:39:22 -03:00 |
|
Lucas Fernandes Nogueira
|
fce344b90b
|
feat(core): set default value for minimum_system_version to 10.13 (#3497)
|
2022-02-17 22:19:16 -03:00 |
|
Lucas Fernandes Nogueira
|
4bacea5bf4
|
feat(core): set MACOSX_DEPLOYMENT_TARGET environment variable, closes #2732 (#3496)
|
2022-02-17 19:00:19 -03:00 |
|
Lucas Fernandes Nogueira
|
17f17a80f8
|
fix(cli): do not panic if private key password is wrong, closes #3449 (#3495)
|
2022-02-17 18:41:47 -03:00 |
|
Jacob Bolda
|
53e4dd8c2d
|
remove create-tauri-app (#3493)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-17 18:20:56 -03:00 |
|
Lucas Fernandes Nogueira
|
a975551461
|
fix(cli): duplicated short flag for signer sign , closes #3483 (#3492)
|
2022-02-17 17:57:29 -03:00 |
|
Lucas Fernandes Nogueira
|
84895a9cd2
|
fix(runtime): trait requirements (#3489)
|
2022-02-17 17:44:46 -03:00 |
|
Lucas Fernandes Nogueira
|
b8e4d651f9
|
fix(core): drop all plugin builder Sync requirements (#3490)
|
2022-02-17 17:44:37 -03:00 |
|
Lucas Fernandes Nogueira
|
060538331c
|
feat(core): add context to the filesystem APIs errors, closes #3457 (#3480)
|
2022-02-16 21:45:40 -03:00 |
|
Lucas Fernandes Nogueira
|
2ecbed8d59
|
fix(bundler): sidecar on Windows, closes #3446 (#3482)
|
2022-02-16 21:44:40 -03:00 |
|
Jonas Kruckenberg
|
fb7ee2c987
|
drop Sync req from setup and setup_with_config (#3471)
|
2022-02-16 10:06:56 -03:00 |
|
Lucas Fernandes Nogueira
|
a06de37601
|
fix(cli): path lookup should not check subfolder before the current one (#3465)
|
2022-02-15 11:40:21 -03:00 |
|
github-actions[bot]
|
bf05c3aeb4
|
Apply Version Updates From Current Changes (#3461)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-14 18:47:19 -03:00 |
|
Lucas Fernandes Nogueira
|
afcc3ec501
|
fix(build): rerun if resource or sidecar change (#3460)
|
2022-02-14 18:33:40 -03:00 |
|
github-actions[bot]
|
8d290cb2d7
|
Apply Version Updates From Current Changes (#3430)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-14 02:17:24 -03:00 |
|
Lucas Nogueira
|
6f5ed2e69c
|
fix: change file
|
2022-02-14 02:07:04 -03:00 |
|
Lucas Fernandes Nogueira
|
c6031c7070
|
feat(cli): increase lookup depth, add env var option (#3451)
|
2022-02-13 22:13:13 -03:00 |
|
Jonas Kruckenberg
|
7e04c072c4
|
feat: add mock functions for testing and SSG (#3437)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-02-13 20:33:10 -03:00 |
|
Lucas Fernandes Nogueira
|
759d1afb86
|
feat(cli): improve error message when dev runner command fails (#3447)
|
2022-02-13 19:13:31 -03:00 |
|
Lucas Fernandes Nogueira
|
16f1173f45
|
feat(cli): add tao and wry version to the info output (#3443)
|
2022-02-13 17:47:21 -03:00 |
|
Lucas Fernandes Nogueira
|
63826010d1
|
feat(cli.js): show full error message (#3442)
|
2022-02-13 14:55:11 -03:00 |
|
Lucas Fernandes Nogueira
|
cd9a20b9ab
|
refactor(cli.js): run on separate thread (#3436)
|
2022-02-13 13:50:51 -03:00 |
|
Lucas Nogueira
|
9c50bda6c1
|
fix(ci): covector configuration
the config had a test code on the postversion check for cli.rs
[skip ci]
|
2022-02-13 11:51:30 -03:00 |
|
Lucas Fernandes Nogueira
|
20f0477f95
|
fix(core): updater not replacing variables, closes #3428 (#3432)
|
2022-02-13 11:48:10 -03:00 |
|
Lucas Fernandes Nogueira
|
679fe1fedd
|
feat(cli.rs): allow passing arguments to the build runner, closes #3398 (#3431)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-13 10:54:18 -03:00 |
|
Lucas Fernandes Nogueira
|
102a5e9bb8
|
refactor(cli.rs): change template config CSP to null, closes #3427 (#3429)
|
2022-02-13 02:01:48 -03:00 |
|
Lucas Nogueira
|
bdd41e2413
|
fix(changelog): mark macos-private-api feature as breaking change
|
2022-02-13 01:20:22 -03:00 |
|
Lucas Fernandes Nogueira
|
6d8073efff
|
fix(covector): asset configuration, update action (#3425)
|
2022-02-13 00:56:06 -03:00 |
|
Jonas Kruckenberg
|
fd557e984d
|
Ease plugin hook restrictions (#3404)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-13 00:55:57 -03:00 |
|
github-actions[bot]
|
d24045e884
|
Apply Version Updates From Current Changes (#3414)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-12 10:47:49 -03:00 |
|
Lucas Fernandes Nogueira
|
3a4c016061
|
fix(core): change default freezePrototype to false, closes #3416 #3406 (#3423)
|
2022-02-12 10:28:05 -03:00 |
|
Amr Bashir
|
c01036043d
|
fix(cta): fix cli install with other deps, fixes #3417 (#3420)
* fix(cta): fix cli install with other deps, fixes #3417
|
2022-02-12 11:04:24 +02:00 |
|
chip
|
65287cd614
|
remove non-existent cargo rerun check (#3412)
|
2022-02-11 22:19:55 -03:00 |
|
Lucas Nogueira
|
8f5dba04e2
|
fix: covector config
|
2022-02-11 20:27:02 -03:00 |
|
github-actions[bot]
|
9f0395ae3c
|
Apply Version Updates From Current Changes (#3411)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-11 19:48:29 -03:00 |
|
Lucas Fernandes Nogueira
|
d8acbe1149
|
fix(cli.rs): app path resolution on projects without git, closes #3409 (#3410)
|
2022-02-11 19:41:50 -03:00 |
|
github-actions[bot]
|
fe0cfea03e
|
Apply Version Updates From Current Changes (#3401)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-02-11 14:13:00 -03:00 |
|
Lucas Nogueira
|
41052deeda
|
fix(covector): add cli.js to change files
|
2022-02-11 13:42:54 -03:00 |
|
Lucas Fernandes Nogueira
|
9c6c5a8c52
|
perf(cli.rs): improve performance of tauri dir lookup reading .gitignore (#3405)
|
2022-02-11 13:35:15 -03:00 |
|
Lucas Fernandes Nogueira
|
8beab63634
|
fix(cli): build freezing on Windows, closes #3399 (#3402)
|
2022-02-11 11:38:10 -03:00 |
|
Lucas Fernandes Nogueira
|
def7684025
|
fix(cli.rs): do not prompt for init values if arg set (#3400)
|
2022-02-11 11:00:11 -03:00 |
|
github-actions[bot]
|
ffb9a192cb
|
apply version updates (#3397)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2022-02-11 11:45:59 +02:00 |
|
Amr Bashir
|
536c0cd7d4
|
fix(cta): filter out empty args, fixes #3393 (#3396)
* fix(cta): filter out empty args, fixes #3393
* use strict inequality [skip ci]
|
2022-02-11 10:31:29 +02:00 |
|
github-actions[bot]
|
5c0a8bfef7
|
Apply Version Updates From Current Changes (#3392)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-10 23:05:06 -03:00 |
|
Lucas Nogueira
|
3227502e8c
|
fix(cli.rs): package vswhere.exe
|
2022-02-10 22:55:59 -03:00 |
|