Commit Graph

811 Commits (8461cf1d1bcded80755d729f73c4804b58a2b913)
 

Author SHA1 Message Date
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Amr Bashir 8645a02aee
docs(global-shortcut): add registering example
1 year ago
amrbashir 696af68c9b
docs(global-shortcut): update examples in README.md closes #965
1 year ago
Tony 51ba4c5330
fix(fs): make rename third parameter optional (#962)
1 year ago
Tony 9b49f0abf7
docs(fs): dir -> baseDir (#961)
1 year ago
Fabian-Lars e28115cb42
ci: Use latest stable toolchain to install cross (#959)
1 year ago
Amr Bashir e856adc72c
fix(shell): export `open` module (#939)
1 year ago
i-c-b 2f0e30852a
feat(core): recursive fs scope on directory file-drop event (#954)
1 year ago
Amr Bashir 531123cad0
fix(fs/wtacher): fix incorrect type for rename events (#947)
1 year ago
Kunjan Dalal 343b1f55af
chore: ReadMe updated with all plugins details (#951)
1 year ago
amrbashir 53c0e89860
docs(global-shortcut): fix cargo name
1 year ago
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
1 year ago
Lucas Fernandes Nogueira 8502b90287
Merge pull request #859 from tauri-apps/release-v2
1 year ago
Lucas Nogueira fe10ab488f
beta.1
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
Lucas Fernandes Nogueira 5673a416a8
Merge pull request #927 from tauri-apps/v1v2
1 year ago
FabianLars ee910bfcce
come on, that felt personal
1 year ago
FabianLars 331a3eaf06
unlucky typo lol
1 year ago
FabianLars cb5ff764a6
license
1 year ago
FabianLars 0688416425
lint
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Lucas Nogueira 63afaf1dfa
fmt
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
lucasfernog 18e478aba0
publish new versions
1 year ago
Lucas Nogueira 2643a4c331
fix(ci): revert pre.json changes
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Lucas Fernandes Nogueira 15dc7060e8
fix(shell): deadlock on read line error (#923)
1 year ago
Shubham Parihar 18cb861b52
type: add OpenDialogReturn generic type (#919)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
Amr Bashir 0879a87a7e
refactor(updater): migrate to tauri's new resource table (#899)
1 year ago
Amr Bashir 8505a756b5
chore: add change file for updater proxy change (#907)
1 year ago
Zhang San 4e2e77580c
feat(updater) support proxy (#891)
1 year ago
Anton Piliugin 8a3db790b8
fix(updater): fix readme and types (#903)
1 year ago
Olivier Lemasle bf5a21d5b2
fix(dialog): On Android, do not add a `Cancel` button to message dialogs (#873)
1 year ago
阿良仔 1b1d795b58
fix(notification): export the missing `Schedule` class (#874)
1 year ago
Amr Bashir ae0cb92438
refactor(http): migrate to tauri's new resource table (#834)
1 year ago
阿良仔 ea8eadce85
fix(fs): match default value of `create` option with js documentation (#865)
1 year ago
lopo be5aebdec9
docs(log): update readme code example for v2 (#869)
1 year ago
Matthias Lohscheidt b9d29a0154
docs(sql): Add migrations section to README (#867)
1 year ago
hygkui 1a347203a5
fix: fix http plugin fetch init with connectTimeout. (#858)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
Amr Bashir 2e2fc8de69
fix(fs): use correct arg name for unwatch (#857)
1 year ago
Trevor Fitzgerald 85f8419682
fix(fs): Fix DebouncedEvent type to match what notify-rs returns (#848)
1 year ago
Amr Bashir c60123093d
fix(fs): fix panic due to unwrap & truncate by default (#847)
1 year ago
github-actions[bot] 38b5d37b54
Publish New Versions (v2) (#843)
1 year ago
Lucas Fernandes Nogueira 8b1d821a37
fix(deep-link): issue with tauri alpha.20 emit breaking change (#844)
1 year ago
阿良仔 bfa87da848
feat(http): expose proxy configuration (#824)
1 year ago