Lucas Fernandes Nogueira 3f655d6280 refactor: pull mobile config from tauri config instead of mobile.toml (#4948) 3 年之前
..
api dcd506676c fix(core): parse inner CLI subcommands, closes #4688 (#4841) 3 年之前
app 4d063ae9ee feat(core): create system tray at runtime, closes #2278 (#4862) 3 年之前
endpoints 6aee91a181 feat(core): prepare for Android 3 年之前
scope 73860840a6 fix(core): linting errors 3 年之前
test 3f655d6280 refactor: pull mobile config from tauri config instead of mobile.toml (#4948) 3 年之前
updater 4e8b122df6 refactor(cli/core/bundler): use absolute path for msiexec and powershell (#4884) 3 年之前
window 73860840a6 fix(core): linting errors 3 年之前
app.rs b4622ea4d3 refactor(app): run setup and window creation when event loop is ready (#4914) 3 年之前
async_runtime.rs 7e3ac8475c fix(core): command stack overflow on Windows, closes #4548 (#4562) 3 年之前
command.rs 5d538ec27c refactor(core): use the event loop proxy to send updater events (#3687) 3 年之前
endpoints.rs ed467c275b perf: completely remove endpoints if none of its APIs is allowlisted (#3958) 3 年之前
error.rs 3efbc67f74 feat: implement `raw_window_handle` on Linux (#4469) 3 年之前
event.rs 76c791bd2b fix(core): regression on the unlisten function (#3623) 3 年之前
hooks.rs 20a7036ba5 Revert "fix(core): avoid conflict with user-defined `cmd` arg in invoke, closes #4875 (#4892)" (#4924) 3 年之前
lib.rs 3b44b01412 Fix typo (#4854) 3 年之前
manager.rs 4d063ae9ee feat(core): create system tray at runtime, closes #2278 (#4862) 3 年之前
pattern.rs 6aee91a181 feat(core): prepare for Android 3 年之前
plugin.rs e6012b88af docs(core): enhance `initialization_script` documentation, ref #4831 (#4832) 3 年之前
state.rs c7fec3e1ff fix typo in state.rs (#4699) 3 年之前
window.rs f21cbecdeb feat(core): implement theme APIs for Linux (#4808) 3 年之前