Lucas Nogueira
1023326269
fix(ci): update getPublishedVersion script
2023-05-03 13:02:44 -03:00
Lucas Nogueira
b6e866c6d2
chore: trigger release
2023-05-03 12:32:07 -03:00
Lucas Nogueira
58ea0b4526
feat(core): block remote URLs from accessing the IPC
...
This was cherry picked from ee71c31fd0 , keeping only the logic to block remote URLs from using the IPC.
PR: #5918
2023-04-12 11:50:38 -03:00
Lucas Nogueira
e4159d4a1b
run covector version
2022-12-22 10:59:18 -03:00
Amr Bashir
2654c0f49d
Merge pull request from GHSA-6mv3-wm7j-h4w5
...
* fix(core): use `require_literal_separator` when matching paths
* document the need for `require_literal_separator`
* use `require_literal_leading_dot`
2022-12-22 10:58:43 -03:00
Lucas Nogueira
7b64529f4e
run covector version
2022-11-08 12:07:17 -03:00
Lucas Nogueira
598efcc9cb
prepare CI for hotfix publishes
2022-11-08 12:06:35 -03:00
Amr Bashir
e4dc5bedbb
fix(core): escape glob characters in drop/dialogs , closes #5234 ( #5237 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2022-11-08 12:05:52 -03:00
github-actions[bot]
e4292ce7be
apply version updates ( #5216 )
2022-09-16 14:30:18 -03:00
Amr Bashir
db26aaf2b4
fix: fix wrong cli metadata ( #5214 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
2022-09-16 13:54:09 -03:00
Fabian-Lars
c764408da7
fix: Add missing allowlist config for cursor apis, closes #5207 ( #5211 )
2022-09-16 13:26:27 -03:00
Lucas Nogueira
3ceed62686
chore: add exists function to the changelog
2022-09-15 12:35:05 -03:00
github-actions[bot]
83a6dab7b2
Revert "Apply Version Updates From Current Changes ( #5198 )"
...
This reverts commit 9190206387 .
2022-09-15 12:34:10 -03:00
github-actions[bot]
9190206387
Apply Version Updates From Current Changes ( #5198 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2022-09-15 12:32:51 -03:00
github-actions[bot]
fbdd0a7ca9
Apply Version Updates From Current Changes ( #4753 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2022-09-15 12:03:45 -03:00
Fabian-Lars
3c62dbc902
feat(api): Add exists function to the fs module. ( #5060 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
2022-09-15 11:28:52 -03:00
Amr Bashir
255ebcb7ef
refactor: upload schema to tauri-build release instead of cli ( #5197 )
2022-09-15 11:27:38 -03:00
Amr Bashir
f4121c128e
fix(endpoints/fs/readDir): don't read symlinks that are not allowed b… ( #5123 )
2022-09-08 10:59:05 -03:00
Fabian-Lars
12e9d811e6
feat(cli): Add icon command (tauricon) ( #4992 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2022-09-03 14:37:41 -03:00
Amr Bashir
e6d9b670b0
refactor: remove unneeded focus code ( #5065 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2022-09-03 11:07:18 -03:00
Lucas Nogueira
0668dd4220
fix(tauri-runtime-wry): ignore events on unknown windows
2022-08-29 14:23:11 -03:00
Jonas Kruckenberg
4fa968dc0e
fix(api): add async mockIPC() handler signature ( #5056 )
2022-08-26 13:12:24 +02:00
Amr Bashir
e9f1e627f8
feat: upload tauri config schema to cli github release ( #5038 )
2022-08-25 10:09:46 -03:00
Amr Bashir
169682219a
covector: reduce cargo audit/publish noise in release notes ( #5011 )
2022-08-23 12:04:28 -03:00
Lucas Fernandes Nogueira
436f3d8d66
feat(cli): load Cargo configuration to check default build target ( #4990 )
2022-08-21 17:48:28 -03:00
Fabian-Lars
fea70effad
refactor(cli): Use cargo metadata to detect the workspace root and target directory, closes #4632 , #4928 . ( #4932 )
2022-08-21 10:42:26 -03:00
Amr Bashir
20a7036ba5
Revert "fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 ( #4892 )" ( #4924 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2022-08-12 20:34:17 -03:00
Lucas Fernandes Nogueira
6ba99689aa
feat(codegen): use TARGET environment variable if set ( #4921 )
2022-08-12 19:11:33 -03:00
Lucas Fernandes Nogueira
ff8fd7619a
fix(tauri-build): rerun if assets or icons change ( #4910 )
2022-08-10 16:32:52 -03:00
Lucas Fernandes Nogueira
64546cb9cc
refactor: use RefCell instead of Mutex for windows map, closes #4870 ( #4909 )
2022-08-10 15:36:01 -03:00
Lucas Fernandes Nogueira
4d063ae9ee
feat(core): create system tray at runtime, closes #2278 ( #4862 )
2022-08-09 14:43:51 -03:00
Amr Bashir
57ab9847eb
feat(cli): add beforeBundleCommand, closes #4879 ( #4893 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2022-08-09 12:54:44 -03:00
Lucas Fernandes Nogueira
ed581950ea
fix(tauri-build): use ::tauri as root for the CodegenContext ( #4894 )
2022-08-08 16:33:48 -03:00
Brian Li
f957cbb56c
fix(codegen): write output file when contents change ( #4889 )
2022-08-08 16:07:05 -03:00
Amr Bashir
5109c27501
fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 ( #4892 )
2022-08-08 15:51:56 -03:00
Lucas Fernandes Nogueira
d88b9de7aa
feat(core): add fips_compliant wix config option, closes #4541 ( #4843 )
2022-08-04 14:58:26 -03:00
Lucas Fernandes Nogueira
58fc1f2150
fix(updater): blank icon after update on macOS, closes #4613 ( #4861 )
2022-08-04 14:04:37 -03:00
Paul Soporan
f7d2dfc7a6
chore: add libc field to node packages ( #4856 )
2022-08-04 01:04:24 -03:00
Lucas Fernandes Nogueira
964926ff85
feat(core): enhance SystemTray::with_icon ( #4849 )
2022-08-03 11:39:16 -03:00
Lucas Fernandes Nogueira
52f0c8bb83
feat(core): improve tray icon read error messages ( #4850 )
2022-08-03 11:38:43 -03:00
Lucas Fernandes Nogueira
fa23310f23
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var, closes #4704 ( #4842 )
2022-08-02 19:54:31 -03:00
Lucas Fernandes Nogueira
dcd506676c
fix(core): parse inner CLI subcommands, closes #4688 ( #4841 )
2022-08-02 19:49:01 -03:00
Lucas Fernandes Nogueira
d6f7d3cfe8
Add cwd option to before commands, add wait option to dev #4740 #3551 ( #4834 )
2022-08-02 18:54:50 -03:00
Lucas Fernandes Nogueira
90d5929fea
feat(cli.rs): add support to cargo-binstall, closes #4651 ( #4817 )
2022-08-02 18:54:40 -03:00
Lucas Fernandes Nogueira
f21cbecdeb
feat(core): implement theme APIs for Linux ( #4808 )
2022-08-02 18:54:14 -03:00
Lucas Fernandes Nogueira
331f346002
feat(core): add option to use vendored openssl, closes #4470 ( #4809 )
2022-08-02 18:54:05 -03:00
Lucas Fernandes Nogueira
9f1d34c288
feat: implement From<Command> for std::process::Command, closes #4673 ( #4836 )
2022-08-02 18:53:48 -03:00
Lucas Fernandes Nogueira
5c5c42edb6
feat(build): use modern dialog styles on Windows, closes #4709 ( #4840 )
2022-08-02 18:53:34 -03:00
Lucas Fernandes Nogueira
ae83d008f9
feat: add support to TOML config file Tauri.toml, closes #4806 ( #4813 )
2022-08-02 14:12:26 -03:00
Lucas Fernandes Nogueira
c04d0340e2
feat(core): prepare build for mobile targets ( #4830 )
...
Co-authored-by: Yu-Wei Wu <wusyong9104@gmail.com >
2022-08-02 11:25:28 -03:00