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