1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-21 09:41:34 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Jonas Kruckenberg
b5ee03a13a
feat(cli.rs): expose debug flag to beforeDev/beforeBuild commands ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-10-08 11:30:06 -03:00
Lucas Fernandes Nogueira
8599313a0f
feat(cli.rs): env vars for beforeDev/beforeBuild commands, closes () 2021-09-26 01:25:35 -03:00
Lucas Fernandes Nogueira
b0a8c38a73
feat(docs): improve config documentation () 2021-08-16 16:52:10 -03:00
Lucas Fernandes Nogueira
9bfdeb42ef
feat(bundler): add config for WiX dialog image path () 2021-08-16 12:03:00 -03:00
Lucas Fernandes Nogueira
13003ec761
feat(bundler): add config for WiX banner path, closes () 2021-08-16 11:17:29 -03:00
Amr Bashir
05b9d81ee6
feat(api.js): add nodejs-inspired functions in path module ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-02 10:58:09 -03:00
david
426a6b4996
feat(macOS): Implement tray icon template () 2021-07-29 15:29:59 -04:00
Ben Briggs
58129e0a95
feat(bundler) Update on Windows without UAC Prompt () 2021-07-15 10:38:03 -04:00
FabianLars
bc2c331dec
fix: center and focus not being allowed in config () 2021-07-12 11:59:32 -03:00
Lucas Nogueira
af634db275
feat(cli.rs): add skip_taskbar to conf schema 2021-07-04 00:06:41 -03:00
Lucas Nogueira
7660a23d22
fix(tooling): clippy 2021-07-03 23:49:01 -03:00
Amr Bashir
66916b739f
chore: add .prettierrc in repo root () 2021-07-03 19:48:04 -03:00
Lucas Fernandes Nogueira
9cd10df4d5
feat(core): allow disabling file drop handler, closes () 2021-06-21 10:55:14 -03:00
Lucas Fernandes Nogueira
b769c7f7da
feat(bundler): windows installer license, closes () 2021-06-21 10:36:13 -03:00
Lucas Fernandes Nogueira
4791961981
feat(bundler): allow setting wix language, closes () 2021-06-15 21:12:34 -03:00
Lucas Fernandes Nogueira
6ec54c53b5
feat(core): allow dev_path, dist_dir as array of paths, fixes ()
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes 

* fix: clippy
2021-05-31 11:42:10 -03:00
crapStone
2b814e9c93
added cargo features to tauri config ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-13 17:01:15 -03:00
Lucas Fernandes Nogueira
c090927021
feat(core): system tray, closes () 2021-05-09 08:15:37 -03:00
Lucas Fernandes Nogueira
5c1fe52c2b
feat(cli.rs): allow using cross instead of cargo, add target triple arg () 2021-04-30 15:16:14 -03:00
Lucas Fernandes Nogueira
9e87fe6a69
feat(bundler): allow including custom files on debian package, fix () 2021-04-25 01:46:04 -03:00
Lucas Fernandes Nogueira
d13afec204
feat(bundler): add option to skip webview2 runtime installation, closes () 2021-04-24 19:01:50 -03:00
Downtime
ebe755ac5c
feat: wix supports custom templates ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-24 18:32:28 -03:00
Lucas Fernandes Nogueira
69ea51ec93
feat(bundler): implement wix fragments, closes () 2021-04-23 15:30:44 -03:00
Lucas Fernandes Nogueira
64d7625b28
fix(tests): update cli.js app fixture () 2021-04-13 01:47:34 -03:00
Lucas Fernandes Nogueira
aea614587b
refactor(repo): add /tooling folder () 2021-04-12 01:59:25 -03:00