.. |
api
|
ec79e075a9
fix(core): http timeout field is optional, closes #4036
|
3 anos atrás |
app
|
5d538ec27c
refactor(core): use the event loop proxy to send updater events (#3687)
|
3 anos atrás |
endpoints
|
220e746014
fix(core): set dialog title via API, closes #4029 (#4030)
|
3 anos atrás |
scope
|
58070c1eb4
feat(core): filesystem and asset protocol scope events (#3609)
|
3 anos atrás |
test
|
715cbde384
feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031)
|
3 anos atrás |
updater
|
0180dcc812
fix(updater): remove single&double quotes escaping in updater dialog … (#4047)
|
3 anos atrás |
window
|
5d538ec27c
refactor(core): use the event loop proxy to send updater events (#3687)
|
3 anos atrás |
app.rs
|
c8e0e5b97d
feat(tauri-runtime-wry): add plugin API (#4094)
|
3 anos atrás |
async_runtime.rs
|
da1e879358
feat(core): improve and cleanup the `Error` enum (#3748)
|
3 anos atrás |
command.rs
|
5d538ec27c
refactor(core): use the event loop proxy to send updater events (#3687)
|
3 anos atrás |
endpoints.rs
|
ed467c275b
perf: completely remove endpoints if none of its APIs is allowlisted (#3958)
|
3 anos atrás |
error.rs
|
c23f139ba8
perf(core): improve binary size with api enum serde refactor (#3952)
|
3 anos atrás |
event.rs
|
76c791bd2b
fix(core): regression on the unlisten function (#3623)
|
3 anos atrás |
hooks.rs
|
022eed4667
fix(core): nested isolation iframes, closes #4015 (#4020)
|
3 anos atrás |
lib.rs
|
62cdb2b307
refactor(tauri): remove ayatana-tray from the default features (#3976)
|
3 anos atrás |
manager.rs
|
164078c0b7
feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021)
|
3 anos atrás |
pattern.rs
|
d5d6d2abc1
Isolation Pattern (#43)
|
3 anos atrás |
plugin.rs
|
5d538ec27c
refactor(core): use the event loop proxy to send updater events (#3687)
|
3 anos atrás |
settings.rs
|
7209fdf732
refactor(core): load APPIMAGE and APPDIR env vars on startup [TRI-007] [TRI-041]
|
3 anos atrás |
state.rs
|
5d538ec27c
refactor(core): use the event loop proxy to send updater events (#3687)
|
3 anos atrás |
window.rs
|
c82b4761e1
feat(core): expose `with_webview` API to access the platform webview (#4058)
|
3 anos atrás |