Lucas Nogueira
|
38f5db6e6a
|
feat(codegen): fill app metadata in development Info.plist
|
2022-06-21 20:36:49 -03:00 |
|
Lucas Fernandes Nogueira
|
95726ebb61
|
feat(cli): prevent default bundle identifier from building, closes #4041 (#4042)
|
2022-05-04 10:48:38 -03:00 |
|
Lucas Fernandes Nogueira
|
715cbde384
|
feat(config): add $schema to tauri.conf.json , closes #3464 (#4031)
|
2022-05-03 12:26:16 -03:00 |
|
Lucas Fernandes Nogueira
|
6a5ff08ce9
|
refactor: remove bootstrapper, closes #3786 (#3832)
|
2022-03-31 14:51:17 -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 Fernandes Nogueira
|
a892728c08
|
fix(examples): allowlist configuration for core examples (#3340)
|
2022-02-06 10:50:45 -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 |
|
david
|
50bf87a80a
|
disable enableElevatedUpdateTask on the updater sample (#2388)
Signed-off-by: David Lemarier <david@lemarier.ca>
|
2021-08-10 16:01:39 -04:00 |
|
david
|
44f6ee4cfd
|
chore(ci): add step to detect code signing (#2245)
* chore(ci): add step to detect code signing
* fix variable name and add changefile
|
2021-08-08 18:19:45 -03:00 |
|
Ben Briggs
|
58129e0a95
|
feat(bundler) Update on Windows without UAC Prompt (#2155)
|
2021-07-15 10:38:03 -04:00 |
|
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 |
|