Commit History

作者 SHA1 備註 提交日期
  Lucas Fernandes Nogueira 156a0ad5cb refactor(tauri): use explicit error types instead of anyhow (#1209) 4 年之前
  Lucas Fernandes Nogueira 99ecf7bb3e feat(tauri): use WRY as webview engine (#1190) 4 年之前
  Lucas Fernandes Nogueira b9ce7b94c4 refactor(tauri): Webview traits (#1183) 4 年之前
  Lucas Fernandes Nogueira a169b67ef0 feat(tauri): add `async` support (#1169) 4 年之前
  Lucas Fernandes Nogueira 4abd12c2a4 fix(tauri) webview initialization on windows, fixes #879 (#885) 5 年之前
  Lucas Fernandes Nogueira b6ba44d81d chore(tauri) use published webview binding v0.0.1 (#870) 5 年之前
  Ngo Iok Ui (Wu Yu Wei) cd5b401707 feature: import official webview rust binding (#846) 5 年之前
  Rajiv Shah b8454d4c60 chore(tauri): Resolve clippy warnings (#745) 5 年之前
  Lucas Fernandes Nogueira 522c86a956 refactor(tauri) simplify API functions types usage (#725) 5 年之前
  Lucas Fernandes Nogueira 6b097345ed refactor(tauri) execute_promise String/Serialize management (#724) 5 年之前
  Lucas Fernandes Nogueira 6d23b0673e docs(rust) add rustdocs to the crates (#723) 5 年之前
  Lucas Fernandes Nogueira dd1bffe91e refactor(api) rewrite readDir API (#722) 5 年之前
  nothingismagick 2681ad361b refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 5 年之前
  Ping Chen 622e1d52d2 Support writing binary file to local disk (#580) 5 年之前
  Tensor-Programming b3617062cb fix(tauri) env_var build errors. Fixes #631 (#632) 5 年之前
  Lucas Fernandes Nogueira 13e303b733 fix(tauri) no-server mode should read html with include_str macro closes #633 (#634) 5 年之前
  Wu Yu Wei c23675b5e5 refactor(tauri) update error handling crate to anyhow+thiserror, close #613 (#621) 5 年之前
  Lucas Fernandes Nogueira 4b54cc1564 feat(tauri) add httpRequest API (#589) 5 年之前
  Lucas Fernandes Nogueira b2e28f39fe feat(tauri) add path API (#513) 5 年之前
  Lucas Fernandes Nogueira 8ac066700a feat(tauri) extend file system API (#512) 5 年之前
  Lucas Fernandes Nogueira 37afc5b0dc fix(tauri.js) determine app path correctly (#493) 5 年之前
  Lucas Fernandes Nogueira b95319bd74 feat(tauri.js) improve api module with type defs for each API fu… (#495) 5 年之前