Commit History

Author SHA1 Message Date
  Amr Bashir 077605f58b refactor: use windows manifest already present in tauri-build crate (#5936) 2 years ago
  Bo 00e1efaa9b feat: customize button texts of message dialog (#4383) 2 years ago
  Lucas Nogueira 015020760a chore: fix clippy warnings 2 years ago
  Amr Bashir 4ab5545b7a feat: add content protection api, closes #5132 (#5513) 2 years ago
  Kasper 39bf895b73 feat(macOS): Add application `show` and `hide` methods (#3689) 2 years ago
  jabza eedfa5e618 feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032) 2 years ago
  Fabian-Lars 3c62dbc902 feat(api): Add `exists` function to the fs module. (#5060) 2 years ago
  Lucas Fernandes Nogueira 2901145c49 chore: update license headers (#5067) 2 years ago
  Angelo Huang 9bbc30590b chore: add missing closing tag in a comment (#4958) 3 years ago
  Lucas Fernandes Nogueira c04d0340e2 feat(core): prepare build for mobile targets (#4830) 3 years ago
  Vinícius Miguel bc370e3268 feat: reduce the amount of `heck`-related allocations (#4634) 3 years ago
  Lucas Fernandes Nogueira 55892c35f5 fix(core): updater documentation not showing on docs.rs (#4190) 3 years ago
  Lucas Nogueira bcfed499cf fix(tests): ensure all features are checked 3 years ago
  Lucas Nogueira 2189416a76 fix(core): properly check `CARGO_FEATURE_` env vars 3 years ago
  Lucas Fernandes Nogueira ed467c275b perf: completely remove endpoints if none of its APIs is allowlisted (#3958) 3 years ago
  Lucas Fernandes Nogueira c23f139ba8 perf(core): improve binary size with api enum serde refactor (#3952) 3 years ago
  Lucas Fernandes Nogueira 582bdfccbc docs(tauri): document all feature flags, add test (#3947) 3 years ago
  Lucas Fernandes Nogueira c54ddfe933 feat: expose window cursor APIs, closes #3888 #3890 (#3935) 3 years ago
  Lucas Fernandes Nogueira f2a30d8bc5 refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916) 3 years ago
  Lucas Nogueira aba3238146 feat(core): add cfg alias for the updater feature 3 years ago
  Fabian-Lars 7d2a6d8055 Fix(core): import regex if shell-open is enabled. (#3339) 3 years ago
  Kasper d0f9a03d20 Add `tauri::Builder` doc comment examples (#3151) 3 years ago
  Lucas Fernandes Nogueira 61851f49ea refactor(core): use `regex` only for the shell scope API (#46) 3 years ago
  chip 7c3db7a381 cache current binary path much sooner (#45) 3 years ago
  Lucas Nogueira c80e8b6886 fix: `fs-read-file` allowlist usage 3 years ago
  Lucas Nogueira 5687b7fdcd refactor: use macros to match core commands with allowlist conditionals [TRI-028] (#20) 3 years ago
  Lucas Fernandes Nogueira eed017287f feat(core): add `shell > sidecar` allowlist and `process` feature flag [TRI-037] (#18) 3 years ago
  Lucas Nogueira d660cab38d feat: enhance allowlist configuration [TRI-027] (#11) 3 years ago
  Lucas Nogueira 7920ff14e6 feat: scope the `fs` API and the `asset` protocol [TRI-026] [TRI-010] [TRI-011] (#10) 3 years ago
  Amr Bashir 05b9d81ee6 feat(api.js): add nodejs-inspired functions in `path` module (#2310) 4 years ago