Highlights
- Pro
Block or Report
Block or report lucasfernog
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tauri-apps/tauri Public
Build smaller, faster, and more secure desktop applications with a web frontend.
-
tauri-action Public
Forked from tauri-apps/tauri-action
Build your Web application as a Tauri binary for MacOS, Linux and Windows
TypeScript
-
3,858 contributions in the last year
Less
More
Contribution activity
March 2022
Created 51 commits in 13 repositories
Created 1 repository
Created a pull request in tauri-apps/tauri that received 1 comment
feat(core): allow denying paths on the fs and asset scopes
What kind of change does this PR introduce? Bugfix Feature Docs New Binding issue #___ Code style update Refactor Build-related changes O…
+158
−17
•
1
comment
Opened 18 other pull requests in 3 repositories
tauri-apps/tauri
16
merged
- refactor(core): disable default features for the zip crate
- fix(core): regression on the unlisten function
- fix(core): deadlock on focus events with invisible window,#3534
-
feat(core): add
WindowBuilder::on_request, closes #3533 - feat(core): run app cleanup code before updater restart, closes #3605
-
fix(core): update tray menu ids on
set_menu, closes #3608 - feat(core): filesystem and asset protocol scope events
- feat(cli): use plugin::Builder syntax on the plugin template
- feat(core): allow CSP configuration to be an object, ref #3533
- fix(core): scope should not strip the first path component, closes #3592
- fix(core): ignore trailing slashes on scope validation, closes #3580
- feat(core): add WindowBuilder type
- refactor(core): do not panic on invalid window labels,#3544
- feat: extend scopes with user selected paths, closes #3591
-
refactor(core): rename
commandfeature toprocess-command-api -
refactor(core): move
pngandicobehind Cargo features
h4llow3En/mac-notification-sys
1
open
tauri-apps/tauri-action
1
merged
Reviewed 6 pull requests in 1 repository
tauri-apps/tauri
6 pull requests
- fix: add support for Time-Stamping Protocol for Windows codesigning (fix #3563)
-
feat(core): add
WindowBuilder::on_request, closes #3533 - feat(core): add WindowBuilder type
- feat(core): simplify scope definition for sidecars
- fix(api): do not throw an exception if __TAURI_METADATA__ is not set, fixes #3554
- use older symlink check function
Created an issue in tauri-apps/tao that received 2 comments
Deadlock creating a new window on the IPC handler on Windows
Describe the bug
On Tauri, we allow users to create a window from a IPC handler. This results in a deadlock on Windows on the create_controller fun…
1 of 2 tasks
2
contributions
in private repositories
Mar 3