Lucas Fernandes Nogueira
|
11cca918d9
|
chore(deps): update dependencies fixing security issues (#3744)
|
2022-03-21 22:34:07 -03:00 |
|
Jonas Kruckenberg
|
393f4b3d79
|
docs: update WebviewWindow doc comment (#3730)
|
2022-03-19 23:05:44 -03:00 |
|
Lucas Fernandes Nogueira
|
f0db3f9b83
|
feat(updater): add download progress events (#3734)
|
2022-03-18 22:58:44 -03:00 |
|
Lucas Fernandes Nogueira
|
348a1ab59d
|
fix(bundler): DMG bundling on macOS 12.3 cannot use bless, closes #3719 (#3721)
|
2022-03-18 13:57:54 -03:00 |
|
renovate[bot]
|
137c9c7d4c
|
chore(deps) Update dependency prettier to v2.6.0 (#3713)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-17 10:03:04 -03:00 |
|
renovate[bot]
|
1967ac8a07
|
chore(deps) Update Tauri API Definitions (#3703)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-16 14:25:02 -03:00 |
|
renovate[bot]
|
57d6db6fe4
|
chore(deps) Update Tauri CLI (#3704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-16 14:24:46 -03:00 |
|
renovate[bot]
|
99e324cdd5
|
chore(deps) Update dependency prettier to v2.6.0 (#3710)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-16 14:24:38 -03:00 |
|
Lucas Fernandes Nogueira
|
5d538ec27c
|
refactor(core): use the event loop proxy to send updater events (#3687)
* feat(core): add `WindowEvent::FileDrop`, closes #3664
* refactor(core): use the event loop proxy to send updater events
* simplify generics with user event trait
* fix tray impl
|
2022-03-15 11:20:23 -03:00 |
|
Lucas Fernandes Nogueira
|
4c84559e1f
|
fix(cli): root resource bundling on Windows, closes #3539 (#3685)
|
2022-03-13 11:28:36 -03:00 |
|
renovate[bot]
|
c40f640ddc
|
chore(deps) Update Tauri API Definitions (#3656)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-13 11:21:25 -03:00 |
|
Lucas Fernandes Nogueira
|
cc7c2d77da
|
feat(cli): allow conf path to be gitignored, closes #3636 (#3683)
|
2022-03-13 11:20:51 -03:00 |
|
Lucas Fernandes Nogueira
|
c81534ebd8
|
feat(cli): use default macOS minimum system version when it is empty (#3658)
|
2022-03-13 11:20:11 -03:00 |
|
Lucas Nogueira
|
9258aed114
|
docs(config): list valid categories, closes #3690 ref #3150
|
2022-03-13 11:17:54 -03:00 |
|
Lucas Fernandes Nogueira
|
49546c5269
|
feat(build): print error context (#3644)
|
2022-03-09 21:01:26 -03:00 |
|
renovate[bot]
|
b3515014ef
|
chore(deps) Update Tauri CLI (#3648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-09 21:01:08 -03:00 |
|
renovate[bot]
|
7a27713067
|
chore(deps) Update Tauri JS CLI (#3649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-09 21:00:24 -03:00 |
|
Amr Bashir
|
49d2f13fc0
|
feat(cli): colorful cli (#3635)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-03-08 16:35:19 -03:00 |
|
Lucas Nogueira
|
36ca392f38
|
chore(cli.js): bump to rc.7
|
2022-03-07 20:49:00 -03:00 |
|
Lucas Nogueira
|
a30712fde2
|
fix(cli.js): change access for '@tauri-apps/cli-win32-ia32-msvc'
|
2022-03-07 19:37:01 -03:00 |
|
github-actions[bot]
|
fbb9017840
|
Apply Version Updates From Current Changes (#3512)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-03-07 18:20:13 -03:00 |
|
Lucas Fernandes Nogueira
|
834ccc5153
|
feat(core): reimplement readTextFile for performance (#3631)
|
2022-03-07 11:34:33 -03:00 |
|
gardc
|
bdd5f7c2f0
|
fix: add support for Time-Stamping Protocol for Windows codesigning (fix #3563) (#3570)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-03-06 21:29:17 -03:00 |
|
Lucas Fernandes Nogueira
|
76c791bd2b
|
fix(core): regression on the unlisten function (#3623)
|
2022-03-06 20:45:38 -03:00 |
|
Lucas Nogueira
|
34090bab8f
|
chore(cli): update schema.json
|
2022-03-06 19:48:40 -03:00 |
|
Lucas Nogueira
|
0f46e5664a
|
fix(cli.rs): add publish scripts to the default covector template
|
2022-03-06 10:15:35 -03:00 |
|
Lucas Fernandes Nogueira
|
8c9358725a
|
refactor(core): move png and ico behind Cargo features (#3588)
|
2022-03-05 14:19:24 -03:00 |
|
Lucas Fernandes Nogueira
|
3fe0260f4c
|
feat(core): allow CSP configuration to be an object, ref #3533 (#3603)
|
2022-03-04 21:18:39 -03:00 |
|
Lucas Fernandes Nogueira
|
f7acb061e4
|
feat(cli): use plugin::Builder syntax on the plugin template (#3606)
|
2022-03-03 17:40:25 -03:00 |
|
Lucas Fernandes Nogueira
|
983ccb815b
|
feat(core): allow denying paths on the fs and asset scopes (#3607)
|
2022-03-03 17:32:12 -03:00 |
|
Lucas Fernandes Nogueira
|
b744cd2758
|
feat: extend scopes with user selected paths, closes #3591 (#3595)
|
2022-03-03 15:41:58 -03:00 |
|
Lucas Nogueira
|
3e18264d9e
|
docs(api): fix shell links
|
2022-03-03 12:43:55 -03:00 |
|
renovate[bot]
|
9d01dc6633
|
chore(deps) Update dependency rollup to v2.69.0 (#3589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-03 10:43:56 -03:00 |
|
renovate[bot]
|
af3c2835fb
|
chore(deps) Update dependency rollup to v2.69.0 (#3590)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-03 10:43:50 -03:00 |
|
renovate[bot]
|
1d19021d10
|
chore(deps) Update Rust crate termcolor to 1.1.3 (#3593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-03 10:41:57 -03:00 |
|
Lucas Fernandes Nogueira
|
9cb1059aa3
|
fix(api): do not throw an exception if __TAURI_METADATA__ is not set, fixes #3554 (#3572)
|
2022-03-03 10:40:31 -03:00 |
|
Lucas Fernandes Nogueira
|
0f1558980a
|
fix(core): docs.rs on Windows and macOS (#3566)
Co-authored-by: chip <chip@chip.sh>
|
2022-03-02 13:08:42 -03:00 |
|
renovate[bot]
|
55280bdea6
|
chore(deps) Update Tauri API Definitions (#3585)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-03-02 10:21:48 -03:00 |
|
Lucas Fernandes Nogueira
|
9b3b163baa
|
feat(core): simplify scope definition for sidecars (#3574)
|
2022-03-02 10:21:36 -03:00 |
|
Amr Bashir
|
91ec876b50
|
chore: remove accidental checked cli.js dir (#3562)
Co-authored-by: chip <chip@chip.sh>
|
2022-03-02 10:21:00 -03:00 |
|
renovate[bot]
|
a78bd693b1
|
chore(deps) Update Tauri CLI (#3587)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-02 10:04:25 -03:00 |
|
Lucas Nogueira
|
a6a4f689a0
|
chore(deps): update png to 0.17.5
|
2022-03-02 10:03:41 -03:00 |
|
Lucas Fernandes Nogueira
|
b10a7cfa00
|
chore(cli): update clap to 3.1 (#3568)
|
2022-02-27 17:35:43 -03:00 |
|
Lucas Nogueira
|
913fb001c6
|
doc(config): fix http scope example
|
2022-02-27 16:48:53 -03:00 |
|
Aidan Labourdette
|
2d8dd49589
|
chore: fix formatting (#3560)
Fixed the markdown formatting for the openWith? parameter options for the open function in shell module.
see: https://github.com/tauri-apps/tauri-docs/pull/476
|
2022-02-26 04:40:54 +02:00 |
|
Fabian-Lars
|
8d699283a4
|
fix(bundler): Auto-launch app from install location, closes #3547 (#3553)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-24 12:52:04 -03:00 |
|
Lucas Fernandes Nogueira
|
944b124ce0
|
feat(core): enhance HTTP scope glob validation, closes #3507 (#3515)
|
2022-02-24 10:06:19 -03:00 |
|
Lucas Fernandes Nogueira
|
6a6f1e7bf9
|
fix(bundler): build updater bundle for all .msi files (#3520)
|
2022-02-24 10:05:58 -03:00 |
|
Fabian-Lars
|
fb6744daa4
|
feat(cli.js): add 32bit cli for windows (#3540)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-24 10:05:13 -03:00 |
|
renovate[bot]
|
e694dd6730
|
chore(deps) Update dependency fs-extra to v10.0.1 (#3538)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-24 09:40:40 -03:00 |
|