Lucas Fernandes Nogueira
|
c04d0340e2
feat(core): prepare build for mobile targets (#4830)
|
3 years ago |
Lucas Fernandes Nogueira
|
5cc1fd0f7b
feat(tauri-build): validate sidecar name, closes #4780 closes #4823 (#4814)
|
3 years ago |
Vinícius Miguel
|
bc370e3268
feat: reduce the amount of `heck`-related allocations (#4634)
|
3 years ago |
Lucas Fernandes Nogueira
|
9170c92070
feat(core): improve config deserialization error messages (#4607)
|
3 years ago |
Lucas Fernandes Nogueira
|
fa028ebf3c
refactor: do not pass entire config from CLI to core, send patch instead (#4598)
|
3 years ago |
yutotnh
|
cbceb7d6cf
fix: some typos (#4403)
|
3 years ago |
Lucas Fernandes Nogueira
|
4ce8e22813
refactor(core): use `Icon` for tray icons (#4342)
|
3 years ago |
Lucas Fernandes Nogueira
|
58a6879b82
feat(tauri-build): improve Windows GNU toolchain usage, closes #4319 (#4323)
|
3 years ago |
Lucas Nogueira
|
8a63489567
fix(build): fixed Webview2 runtime path in development, closes #4308
|
3 years ago |
Lucas Fernandes Nogueira
|
d703d27a70
fix(build): statically link VC runtime only on `tauri build` (#4292)
|
3 years ago |
Lucas Fernandes Nogueira
|
bb061509fb
refactor(core): statically link vcruntime, closes #4122 (#4227)
|
3 years ago |
Lucas Fernandes Nogueira
|
9cdcf9b3a8
feat(build): create `dev` alias (#4212)
|
3 years ago |
Lucas Fernandes Nogueira
|
a737f25c10
fix(tauri-build): delete existing sidecar file, closes #4134 (#4167)
|
3 years ago |
Lucas Fernandes Nogueira
|
bad85a1f11
feat(build): find .ico in config instead of default `icons/icon.ico` (#4115)
|
3 years ago |
Lucas Fernandes Nogueira
|
1ca2dd677d
fix(tauri-build): properly set executable version info on Windows (#4045)
|
3 years ago |
Lucas Nogueira
|
7ae9e25262
fix(tauri-build): rerun if `TAURI_CONFIG` env var changes
|
3 years ago |
Lucas Fernandes Nogueira
|
f2a30d8bc5
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
3 years ago |
Lucas Fernandes Nogueira
|
49546c5269
feat(build): print error context (#3644)
|
3 years ago |
Lucas Fernandes Nogueira
|
4bacea5bf4
feat(core): set `MACOSX_DEPLOYMENT_TARGET` environment variable, closes #2732 (#3496)
|
3 years ago |
Lucas Fernandes Nogueira
|
afcc3ec501
fix(build): rerun if resource or sidecar change (#3460)
|
3 years ago |
chip
|
65287cd614
remove non-existent cargo rerun check (#3412)
|
3 years ago |
Lucas Nogueira
|
e61162aa9a
refactor(example): use `path_resolver` API on the resource example
|
3 years ago |
Lucas Fernandes Nogueira
|
5eb72c24de
refactor: copy resources and sidecars on the Cargo build script (#3357)
|
3 years ago |
Lucas Nogueira
|
675d171eed
fix(core): tests, lint
|
3 years ago |
Lucas Nogueira
|
5fe3a37da3
fix(build): allowlist features mismatch detection
|
3 years ago |
Lucas Nogueira
|
995de57a76
Add seamless support for using JSON5 in the config file (#47)
|
3 years ago |
chip
|
d5d6d2abc1
Isolation Pattern (#43)
|
3 years ago |
Lucas Nogueira
|
9b4c47c4f8
refactor(build): use cargo_toml instead of toml_edit for perf [TRI-023]
|
3 years ago |
Lucas Nogueira
|
cf54dcf9c8
feat: improve `CSP` security with nonces and hashes, add `devCsp` [TRI-004] (#8)
|
3 years ago |
Lucas Nogueira
|
4de285c396
feat(core): validate Cargo features matching allowlist [TRI-023]
|
3 years ago |