0
I Use This!
High Activity

Commits : Listings

Analyzed 44 minutes ago. based on code collected about 1 hour ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(cli): check plugin versions for incompatibilities (#13993) More... about 4 hours ago
feat: add `PluginHandle::run_mobile_plugin_async` (#13895) More... about 4 hours ago
fix: a few regressions from previous PRs (#14020) More... about 4 hours ago
feat(core): webview window focusable property, closes #11130 (#13564) More... about 5 hours ago
feat: add `WebView::set_cookie` and `WebView::delete_cookie` (#13661) More... about 17 hours ago
feat(tauri): impl `App::set_device_event_filter` for `AppHandle` also (#14008) More... 1 day ago
fix(cli): permission add could add duplicated (#13981) More... 1 day ago
feat: add `WebviewBuilder::on_new_window` and `WebviewBuilder::on_document_title_changed` (#13876) More... 1 day ago
feat: expose internal TrayIcon (#13959) More... 1 day ago
feat(cli): increase iOS deployment target to 14.0 (#13997) More... 1 day ago
feat: add `--root-certificate-path` option for mobile dev (#13358) More... 1 day ago
feat: impl `AsRef<Window>` and `on_webview_event` for `WebviewWindow` (#14012) More... 1 day ago
feat(tauri): re-export `PixelUnit`, `PhysicalUnit`, `LogicalUnit` (#14009) More... 2 days ago
feat(tauri): export `TitleBarStyle` for all platforms (#14013) More... 2 days ago
feat(tauri): remove 'static lifetime bound from AppHandle::remove_plugin (#14007) More... 3 days ago
chore: update tests (#13998) More... 4 days ago
feat(bundler/cli): Add feature flag to use system certificates (#13824) More... 5 days ago
feat(window): add macOS window::set_simple_fullscreen (closes #13670) (#13830) More... 5 days ago
feat: add option to not wait on notarization to finish (#13521) More... 6 days ago
fix(cli): add single-instance autostart init code (#13980) More... 6 days ago
fix: return error on window creation failed (#13970) More... 8 days ago
fix(windows): fix double free (STATUS_HEAP_CORRUPTION) of resizing handler's userdata (#13968) More... 9 days ago
chore: fix some warnings on new rust version (#13965) More... 9 days ago
fix(cli): reduce log level for goblin and handlebars (#13953) More... 10 days ago
feat: Added `fips_compliant` field to `WixConfig` (#13787) More... 12 days ago
fix(example): runtime crash when counter less than 0 (#13955) More... 12 days ago
chore(deps): update dependency cross-env to v10 (#13894) More... 12 days ago
chore(deps): update rust crate which to v8 (#13711) More... 12 days ago
fix(windows): bundler should not sign non-binaries (#13921) More... 13 days ago
fix(example): unminimize window on tray icon click (#13949) More... 13 days ago