david
|
456a94f663
|
fix(macOS): updater EXC_BAD_ACCESS (#2181)
* fix(ci): updater artifacts
* add temporary macos signature
* add entitlement and notarization credentials
* WIP macos fix
* build version 2.0.0 with macos signature
* [ci skip] revert version to `1.0.0`
* sandbox current app to a directory
* make clippy happy
* [ci skip] disable `Notarization` in CI tests
* [ci skip] add changefile
* remove unwanted `unwrap` and `expect`
* fmt
|
2021-07-12 12:03:27 -03:00 |
|
Amr Bashir
|
66916b739f
|
chore: add .prettierrc in repo root (#2145)
|
2021-07-03 19:48:04 -03:00 |
|
nothingismagick
|
463fd00d06
|
fix(csp): add wss and tauri to conf template (#1974)
* fix(csp): add wss and tauri to conf template
* add change file, update examples/docs
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-15 13:37:24 -03:00 |
|
Lucas Fernandes Nogueira
|
6ec54c53b5
|
feat(core): allow dev_path , dist_dir as array of paths, fixes #1897 (#1926)
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897
* fix: clippy
|
2021-05-31 11:42:10 -03:00 |
|
nothingismagick
|
12268e6e69
|
fix(csp): add 'self' (#1794)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-12 09:45:39 -03:00 |
|
Lucas Fernandes Nogueira
|
b86fe9a6de
|
feat(examples): add splashscreen example (#1685)
|
2021-05-03 11:16:51 -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 |
|