chip
|
11af545bf3
feat: Use loopback interface on desktop dev server by default (#10360)
|
hace 1 año |
Fabian-Lars
|
d2fc48f0e6
fix: rename `kill-children.sh` to `tauri-stop-dev-processes.sh` (#9669)
|
hace 1 año |
Kornel
|
cd23bb2ca2
fix(cli): clippy warnings on macOS (#9456)
|
hace 1 año |
Amr Bashir
|
f8fde4f845
fix(cli): disable directory traversal in builtin dev server (#9344)
|
hace 1 año |
Amr Bashir
|
9aa0d6e959
chore: remove unstable log features & use qualified `log::<macro>` path (#9069)
|
hace 1 año |
Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
hace 1 año |
Lucas Fernandes Nogueira
|
fb0d997117
fix(cli): regression on --config not accepting file paths (#8783)
|
hace 1 año |
Fabian-Lars
|
4806f9fc70
fix(core): Rename FrontendDist::Dist to Dir (#8743)
|
hace 1 año |
Amr Bashir
|
8de308d1bf
feat(core): implement new config structure (#8723)
|
hace 1 año |
Lucas Fernandes Nogueira
|
e691208e7b
fix(cli): prevent creating interface twice avoiding double manifest rewrite (#7837)
|
hace 1 año |
Amr Bashir
|
58fe2e812a
fix: improvements and ipc fixes for loading window content using custom protocol (#8670)
|
hace 1 año |
Lucas Fernandes Nogueira
|
c77b40324e
refactor(core): add support to multiple webviews on a Tauri window (#8280)
|
hace 1 año |
Lucas Nogueira
|
a9b87c057d
Merge branch '1.x' into dev
|
hace 1 año |
Amr Bashir
|
c1bc4d2948
chore(cli/help): mention the need for a second `--` in `tauri dev` (#8388)
|
hace 1 año |
阿良仔
|
f78e5e4d4a
refactor: replace `once_cell` with `std::sync::OnceLock` (#8309)
|
hace 1 año |
Amr Bashir
|
8b166e9bf8
refactor!: consistent environment variables (#7949)
|
hace 1 año |
Amr Bashir
|
2fe8782ad4
refactor: enhance the descriptions of CLI commands, closes #7572 (#7952)
|
hace 1 año |
i-c-b
|
100d9ede35
fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802)
|
hace 1 año |
Bo
|
3b98141aa2
feat: add file association support, closes #3736 (#4320)
|
hace 2 años |
Fabian-Lars
|
dad4f54eec
fix(cli): Disable version check, fixes #7273 (#7277)
|
hace 2 años |
Lucas Fernandes Nogueira
|
6252380f44
fix(cli): kill `beforeDevCommand` process if mobile dev command fails (#7241)
|
hace 2 años |
Lucas Fernandes Nogueira
|
655c714e41
fix(cli): do not panic on Ctrl+C on `ios dev` (#7240)
|
hace 2 años |
Lucas Fernandes Nogueira
|
a50f24b2bd
Merge remote-tracking branch 'origin/dev' into next (#7067)
|
hace 2 años |
Amr Bashir
|
1ed2600da6
fix(cli): set current dir to tauri dir before reading config, closes #6771 (#6782)
|
hace 2 años |
KurikoMoe
|
fb485d25a0
fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046)
|
hace 2 años |
Amr Bashir
|
7fec0f083c
fix(cli): use local ip addr for built-in server on mobile, closes #6454 (#6631)
|
hace 2 años |
Lucas Nogueira
|
55900a2968
Merge branch 'dev' into next
|
hace 2 años |
Amr Bashir
|
a7ee5ca7c3
fix(cli): look for available ports for built-in dev server, closes #6511 (#6514)
|
hace 2 años |
Lucas Nogueira
|
9639caf33f
Merge remote-tracking branch 'origin/dev' into next
|
hace 2 años |
Amr Bashir
|
b7a2ce2c63
feat(cli): add --port, closes #6186 (#6283)
|
hace 2 años |