tauri/tooling/cli/src
Amr Bashir 94136578bc
fix(cli/migrate): fix clipboard permissions migration (#10186)
closes #10185

The plugin has been updated recently and its permissions has changed.
2024-07-04 10:47:44 +03:00
..
acl feat(cli/add): add default permission to capabilities (#9124) 2024-03-13 11:58:25 -03:00
dev fix(cli): disable directory traversal in builtin dev server (#9344) 2024-04-02 13:59:16 -03:00
helpers feat!(nsis): add an option to customize start menu folder (#9994) 2024-06-26 09:17:02 +03:00
info fix(cli): add missing closing bracket (#9466) 2024-04-15 11:59:23 +02:00
interface feat!(core): add bundle createUpdaterArtifacts configuration (#9883) 2024-07-01 08:34:58 -03:00
migrate fix(cli/migrate): fix clipboard permissions migration (#10186) 2024-07-04 10:47:44 +03:00
mobile chore(cli): enhance mobile build by only compiling selected target (#9894) 2024-05-28 07:53:32 -03:00
plugin fix(cli/plugin/new): construct path from components iterator instead of PathBuf::join (#10128) 2024-06-26 11:11:31 -03:00
signer chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
add.rs fix(cli/add): Fix handling of more rust-only and non cross platform plugins (#9855) 2024-05-22 19:57:57 +03:00
build.rs feat(cli): add tauri bundle subcommand (#9734) 2024-05-25 11:46:55 -03:00
bundle.rs feat!(core): add bundle createUpdaterArtifacts configuration (#9883) 2024-07-01 08:34:58 -03:00
completions.rs chore: remove unstable log features & use qualified log::<macro> path (#9069) 2024-03-04 21:22:07 +02:00
dev.rs fix: rename kill-children.sh to tauri-stop-dev-processes.sh (#9669) 2024-05-07 16:45:37 +03:00
icon.rs fix(cli): icon should render explicit svg text node fonts (fix: #10022) (#10039) 2024-06-12 04:25:11 +03:00
init.rs fix: use $CARGO_MANIFEST_DIR to fully specify include_dir paths in tauri-cli (#9310) 2024-04-01 16:43:52 +02:00
lib.rs feat(cli): add tauri bundle subcommand (#9734) 2024-05-25 11:46:55 -03:00
main.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00