- Egypt
- @amrbashir_dev
Block or Report
Block or report amrbashir
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
vite-plugin-tauri Public
Integrate Tauri in a Vite project to build cross-platform apps.
-
-
1,590 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2022
Created 62 commits in 11 repositories
Created 1 repository
- amrbashir/deno Rust
Created a pull request in tauri-apps/tauri-plugin-autostart that received 4 comments
Opened 25 other pull requests in 6 repositories
tauri-apps/tauri
9
merged
4
open
- fix: fix wrong cli metadata
- chore: update plugin example based on CTA
- fix(core): set correct mimetype for asset protocol streams, closes #5203
- refactor: upload schema to tauri-build release instead of cli
- feat: config schema generator
- chore: add prettierignore and fmt the repo
-
chore(api.js): add
@sincetag where appropriate -
fix(cli/mobile): use one
write_allcall -
feat(cli/mobile): allow checking
genfolder into source control - feat: new js apis
- fix(cli/templates): fix desktop entrypoint template
-
fix(cli/mobile): strip
\nbefore parsing json - fix(endpoints/fs/readDir): don't read symlinks that are not allowed b…
tauri-apps/tauri-docs
5
merged
tauri-apps/wry
2
merged
tauri-apps/create-tauri-app
2
merged
zzzgydi/auto-launch
2
merged
tauri-apps/cargo-mobile
1
open
Reviewed 43 pull requests in 10 repositories
tauri-apps/tauri
11 pull requests
- fix(ci): add inputs to publish-cli-js
- feat(api.js): added option to remove line endings on readTextFile
- fix: fix wrong cli metadata
- fix(core): set correct mimetype for asset protocol streams, closes #5203
- feat: new js apis
-
feat(api): Add
existsfunction to the fs module. - refactor: upload schema to tauri-build release instead of cli
- feat: config schema generator
- refactor: simplify api.js bundling
-
feat(cli/mobile): allow checking
genfolder into source control -
docs: Add link to usage example to
Statedocs
tauri-apps/wry
10 pull requests
- fix(windows): Focus webview when window starts moving or resizing.
- feat: Add download started and download completed callbacks
- Publish New Versions
- feat(android): JNI execution handle
- feat(android): implement webview_version
- refactor: android environment variables are now optional
- feat(android): implement dialogs and permissions
- feat(android): enable storage, geolocation, media playback, window.open
- fix(android): delay WebView#loadUrl call
- feat: allow setting webview bg color, closes #197
tauri-apps/tauri-docs
7 pull requests
- feat(blog): add 1.1.0 announcement post
- Update JS Doc Generation
- fix: update icon usage in tray guide, closes #796
- add note to clear up relation between CTA and the setup guide
- Add "Intergrate tauri into your existing project" guide
-
feat: redirect
Edit this pageto tauri repo for cli/config/js docs - Feat/references section