chip
|
d5d6d2abc1
|
Isolation Pattern (#43)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-01-17 10:46:14 -03:00 |
|
Lucas Nogueira
|
4fa5ec9606
|
chore: cleanup repo lockfiles and gitignores
|
2022-01-09 15:18:14 -03:00 |
|
Lucas Nogueira
|
2a7bf6d912
|
refactor(examples): improve security when rendering HTML strings [TRI-003] (#14)
|
2022-01-09 14:35:30 -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 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
Lucas Fernandes Nogueira
|
aecdfaf76f
|
fix(core): raw-window-handle dependency, closes #2460 (#2465)
|
2021-08-17 10:27:18 -03:00 |
|
Lucas Fernandes Nogueira
|
4a031add69
|
feat(core): expose set_activation_policy , closes #2258 (#2420)
* feat(core): expose `set_activation_policy`, closes #2258
* fix change file [skip ci]
* Update .changes/runtime-set-activation-policy.md [skip ci]
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
* clippy
* allow unused mut on example
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-08-13 13:25:31 -03:00 |
|
Lucas Nogueira
|
2e2dc7c774
|
fix(core): temporary fix for clippy issue
|
2021-07-03 20:20:54 -03:00 |
|
Amr Bashir
|
66916b739f
|
chore: add .prettierrc in repo root (#2145)
|
2021-07-03 19:48:04 -03:00 |
|
Lucas Fernandes Nogueira
|
160fb0529f
|
feat(core): improve RPC security, closes #814 (#2047)
|
2021-06-22 17:29:10 -03:00 |
|
Lucas Fernandes Nogueira
|
ec88e30617
|
feat(examples): add sidecar example (#1999)
|
2021-06-16 22:18:24 -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 |
|
Lucas Fernandes Nogueira
|
d1f650edd3
|
chore(docs): improve manage API examples on interior mutability (#1875)
|
2021-05-20 10:40:18 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
c1f8e11342
|
chore: remove unnecessary anonymous lifetimes (#1829)
|
2021-05-14 10:29:54 -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
|
2122ae61fa
|
feat(examples): add state example (#1687)
* feat(examples): add state example
* clippy
|
2021-05-03 13:16:34 -03:00 |
|