Lucas Fernandes Nogueira
|
b2a8930b3c
|
feat(cli): validate updater private key when signing (#4754)
|
2022-07-25 10:58:25 -03:00 |
|
Lucas Fernandes Nogueira
|
e29fff2566
|
fix(updater): do not run in dialog mode on .deb, closes #4573 (#4577)
|
2022-07-05 10:22:47 -03:00 |
|
Lucas Nogueira
|
0257004be1
|
chore(deps): update lockfiles
|
2022-06-29 01:06:16 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
Amr Bashir
|
4c4acc3094
|
feat: implement Default for Menu , closes #2398 (#4291)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 10:51:40 -03:00 |
|
Lucas Fernandes Nogueira
|
4ce8e22813
|
refactor(core): use Icon for tray icons (#4342)
|
2022-06-14 17:50:15 -03:00 |
|
github-actions[bot]
|
0e95a74950
|
Apply Version Updates From Current Changes (#4235)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 00:03:11 -03:00 |
|
Lucas Fernandes Nogueira
|
3455244436
|
feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267)
|
2022-06-07 11:48:29 -03:00 |
|
Lucas Fernandes Nogueira
|
bb061509fb
|
refactor(core): statically link vcruntime, closes #4122 (#4227)
|
2022-05-27 14:33:04 -03:00 |
|
Lucas Fernandes Nogueira
|
2326be3982
|
feat(core): update windows-rs to 0.37.0 (#4199)
|
2022-05-24 11:44:07 -03:00 |
|
Lucas Nogueira
|
d5c06f0240
|
chore: update lockfiles
|
2022-03-28 15:23:27 -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 |
|
Lucas Fernandes Nogueira
|
b571c249dc
|
chore(deps): update to wry v0.13.2 (#3503)
|
2022-02-18 10:39:10 -03:00 |
|
github-actions[bot]
|
0876bbbb57
|
Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-10 18:03:25 -03:00 |
|
Lucas Fernandes Nogueira
|
7b7a3a89d1
|
feat(core): update serialize-to-javascript dependency (#3363)
|
2022-02-09 01:24:35 -03:00 |
|
Lucas Nogueira
|
c6ba7f6524
|
fix(ci): update lockfiles
|
2022-02-04 14:48:45 -03:00 |
|
Lucas Nogueira
|
c077f44927
|
feat: force endpoint URL to use https on release [TRI-015] (#41)
|
2022-01-09 16:40:22 -03:00 |
|
Lucas Nogueira
|
4fa5ec9606
|
chore: cleanup repo lockfiles and gitignores
|
2022-01-09 15:18:14 -03:00 |
|
Lucas Nogueira
|
cf54dcf9c8
|
feat: improve CSP security with nonces and hashes, add devCsp [TRI-004] (#8)
|
2022-01-09 11:11:59 -03:00 |
|
Bill Avery
|
34be6cf37a
|
Update webview2-com and windows crates (#2875)
|
2021-11-11 18:38:41 -03:00 |
|
Lucas Fernandes Nogueira
|
d24fd8d102
|
feat(tauri-runtime-wry): allow window creation and closing on the main thread (#2668)
|
2021-09-27 20:18:06 -03:00 |
|
Lucas Nogueira
|
904bdb22f7
|
chore(deps): pin wry , update lock files
|
2021-09-23 14:42:25 -03:00 |
|
Kris Scott
|
e706df7d03
|
Fix svelte recipe packageManager ternary (#2534)
* refactor: custom protocol (#2503)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
* Apply Version Updates From Current Changes (#2513)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
* fix(api): revert ES2021 target
* Apply Version Updates From Current Changes (#2520)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
* docs: webdriver guide (#2461)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
* fix(core): `Notification.requestPermission()` deadlock regression
* Fix packageManager ternary
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
|
2021-08-26 10:36:10 -03:00 |
|
renovate[bot]
|
68df388940
|
chore(deps) Update dependency read-chunk to v4 (#2483)
* chore(deps) Update dependency read-chunk to v4
* update read-chunk usage
* fmt
* update lockfiles
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-24 12:03:10 -03:00 |
|
Lucas Fernandes Nogueira
|
aecdfaf76f
|
fix(core): raw-window-handle dependency, closes #2460 (#2465)
|
2021-08-17 10:27:18 -03:00 |
|
chip
|
a6def7066e
|
Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-12 01:09:41 -03:00 |
|
david
|
6d70c8e1e2
|
feat(updater): Alpha version (#643)
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: nothingismagick <denjell@mailscript.com>
Co-authored-by: Laegel <valentin.chouaf@laposte.net>
|
2021-04-05 14:51:17 -03:00 |
|