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