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
-
2,878 contributions in the last year
Contribution activity
May 2022
Created 39 commits in 4 repositories
Created a pull request in tauri-apps/wry that received 2 comments
fix(macos): crash when custom protocol response is empty
What kind of change does this PR introduce? Bugfix Feature Docs New Binding issue #___ Code style update Refactor Build-related changes O…
+7
−3
•
2
comments
Opened 18 other pull requests in 2 repositories
tauri-apps/tauri
15
merged
1
open
- chore(deps): update wry to 0.16.2, webkit2gtk to 0.18.0
- feat(tauri-runtime-wry): add plugin API
- fix(cli): always read custom config file from CWD, closes #4067
- feat(core): configure msiexec display options, closes #3951
-
feat(core): expose
with_webviewAPI to access the platform webview - fix(audit): remove tempdir dependency, closes #4022
- fix(tauri-build): properly set executable version info on Windows
- fix(bundler): properly reinstall files on MSI downgrades, closes #3868
- feat(cli): prevent default bundle identifier from building, closes #4041
- fix(core): percent decode file drop payloads, closes #4034
-
feat(config): add
$schematotauri.conf.json, closes #3464 - fix(core): set dialog title via API, closes #4029
- fix(core): dialog crashing on macOS when the parent is empty
- fix(tauri-runtime-wry): menu even panic on macOS inspector, closes #3875
- feat: allow limiting dangerousDisableAssetCspModification, closes #3831
- fix(core): nested isolation iframes, closes #4015
Reviewed 7 pull requests in 2 repositories
tauri-apps/tauri
6 pull requests
- feat(core): configure msiexec display options, closes #3951
- feat(cli): Improve CLI logging
- fix: don't override default keychain, closes #4008
- fix(updater): remove single&double quotes escaping in updater dialog …
- Fix binary extension duplicate "." char
- fix(build): append .exe binary based on target triple instead of running OS, closes #3870
tauri-apps/tauri-docs
1 pull request
Created an issue in sbstp/attohttpc that received 8 comments
Timeout not working on Windows
I'm making a request with timeout set to Duration::from_secs(2) to a dummy localhost server. The server sleeps for Duration::from_secs(5) before re…
8
comments