github-actions[bot]
5006717a7f
publish new versions ( #986 )
2024-03-07 00:24:51 -03:00
Lucas Fernandes Nogueira
cacf544d51
chore(deps): update to tauri beta.9 ( #1037 )
2024-03-07 00:08:52 -03:00
Fabian-Lars
16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility ( #1033 )
...
fixes #956
2024-03-06 19:38:51 +02:00
Tahmin Ahmed
735810237e
fix: fix plugins/fs infinite loop on autoregen ( #1029 )
...
* Created safety check for redundant autogenerations
* Accounted for empty file case, added .changes file
* Update plugins/fs/build.rs
2024-03-06 19:30:13 +02:00
Lucas Fernandes Nogueira
ac520a2841
feat(http): enhance scope URL matching via urlpattern ( #1030 )
...
* feat(http): enhance scope URL matching via urlpattern
* update schema
2024-03-06 13:44:51 -03:00
Amr Bashir
9586eabd5a
chore(deps): update to open-rs@5.1 ( #1021 )
...
* chore(deps): update to `open-rs@5.1`
ref: #1003
* changefile
2024-03-04 18:28:53 +02:00
Tony
2397ec5937
fix: single instance doesn't shutdown immediately ( #1019 )
...
* Fix single instance doesn't shutdown immediately
* Add change file
2024-03-04 14:52:40 +01:00
Fabian-Lars
99bea2559c
chore: Update tauri to beta.8 ( #1005 )
...
* chore: Update tauri to beta.8
fixes #1000
* Update and rename tauri-beta.7.md to tauri-beta-8.md
2024-02-29 19:34:43 +02:00
AHQ
9d4b25cf85
Bump tauri to v2 beta.7 ( #1001 )
...
* Bump tauri to v2 beta.7
* change file
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2024-02-28 19:03:51 +02:00
TukanDev
dc6d3321e5
feat(clipboard): Implement HTML and clear functionality ( #977 )
...
* Implement arboard HTML features (desktop only) and ability to trigger clipboard clear
Signed-off-by: TukanDev <contact@tukandev.com >
* Update readme of clipboard plugin
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/desktop.rs
Propagate error for clear as requested
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update plugins/clipboard-manager/guest-js/index.ts
Change to camelCase as requested
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update plugins/clipboard-manager/guest-js/index.ts
use camelCase here too
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update README.md
Revert back as mentioned in HTML PR
* Update index.ts
After discussion readHtml() is decided to be removed. Will follow and remove corresponding rust side function too.
* Strip all other existence of read_html out as determined in HTML support PR conversation
Signed-off-by: TukanDev <contact@tukandev.com >
* Apply requested changes v2
Signed-off-by: TukanDev <contact@tukandev.com >
* pnpm run build and cargo fmt
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/mobile.rs
fix ci calling
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* mobile read_html omg....
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/mobile.rs
* pnpm format....
Signed-off-by: TukanDev <contact@tukandev.com >
* error on mobile as well
* clear on mobile
* change file
---------
Signed-off-by: TukanDev <contact@tukandev.com >
2024-02-25 19:46:12 +02:00
Amr Bashir
aa25c91bb0
feat(dialog): allow setting canCreateDirectories on macOS ( #978 )
...
* feat(dialog): allow setting `canCreateDirectories` on macOS
closes #949
* Discard changes to plugins/log/src/api-iife.js
* Discard changes to plugins/store/src/api-iife.js
* Discard changes to plugins/window-state/src/api-iife.js
* Update plugins/dialog/src/commands.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/src/commands.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/src/lib.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/guest-js/index.ts
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/guest-js/index.ts
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-02-23 21:05:29 +02:00
Amr Bashir
ae56b13a4d
fix(http): allow User-Agent header to be set ( #983 )
...
* fix(http): allow `User-Agent` header to be set
closes #966
* lint
* fix build
2024-02-23 18:32:19 +02:00
github-actions[bot]
267e39e250
Publish New Versions (v2) ( #982 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-22 22:20:16 -03:00
Lucas Fernandes Nogueira
6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 ( #981 )
2024-02-22 22:17:59 -03:00
lucasfernog
e0d415e405
publish new versions
2024-02-21 14:40:33 -03:00
Lucas Nogueira
5ca9a80f45
chore: fix covector
2024-02-21 14:38:22 -03:00
Lucas Fernandes Nogueira
b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
...
chore: update to tauri beta.4
2024-02-21 14:32:22 -03:00
Lucas Nogueira
14f381acf8
bump msrv
2024-02-21 13:34:10 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Lucas Nogueira
af6ebc8399
fmt
2024-02-19 17:17:22 -03:00
Lucas Nogueira
78abd7bdfb
comma
2024-02-19 17:14:11 -03:00
Lucas Nogueira
d98fa3e9fa
rfd 0.14
2024-02-19 17:13:19 -03:00
Lucas Nogueira
8461cf1d1b
chore: update to tauri beta.3
2024-02-19 17:10:49 -03:00
amrbashir
72db444401
feat(sql,store): add Builder::new
...
ref: https://github.com/tauri-apps/tauri/issues/8880
2024-02-19 15:54:56 +02:00
Tony
51ba4c5330
fix(fs): make rename third parameter optional ( #962 )
...
* Fix rename option can't be empty
* change file
2024-02-19 14:48:22 +02:00
Amr Bashir
e856adc72c
fix(shell): export open module ( #939 )
...
closes #934
2024-02-16 16:27:19 +01:00
i-c-b
2f0e30852a
feat(core): recursive fs scope on directory file-drop event ( #954 )
...
* allow recursive fs scope on directory file-drop events
* Create allow-recursive-fs-scope-on-file-drop-directory.md
* Update .changes/allow-recursive-fs-scope-on-file-drop-directory.md
2024-02-15 16:55:51 +02:00
Amr Bashir
531123cad0
fix(fs/wtacher): fix incorrect type for rename events ( #947 )
2024-02-14 15:29:27 +02:00
Tony
2e7ef46d8b
refactor!(dialog): change type field in JS to kind ( #945 )
...
* Fix dialog type not working
* gen files
* type -> kind
* update API example
---------
Co-authored-by: amrbashir <amr.bashir2015@gmail.com >
2024-02-14 01:05:54 +02:00
Lucas Nogueira
7659b9515d
merge from v2
2024-02-03 17:05:27 -03:00
FabianLars
14f5961569
chore: merge v1 into v2 for the last time
2024-02-03 20:16:36 +01:00
lucasfernog
18e478aba0
publish new versions
2024-02-03 15:46:07 -03:00
Lucas Nogueira
2643a4c331
fix(ci): revert pre.json changes
2024-02-03 15:24:43 -03:00
Tillmann
d198c01486
feat: update to tauri beta, add permissions ( #862 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev >
2024-02-03 15:14:41 -03:00
Amr Bashir
506ce4835b
refactor(updater): accomodate to new tauri config restructure ( #924 )
...
* refactor(updater): accomodate to new tauri config restructure
RFC#5 https://github.com/tauri-apps/rfcs/blob/f3e82a6b0c5390401e855850d47dc7b7d9afd684/texts/0005-tauri-config-restructure.md
RFC#5 PR implementation: https://github.com/tauri-apps/tauri/pull/8723
* lint and update configs
2024-02-03 09:14:39 -03:00
Lucas Fernandes Nogueira
15dc7060e8
fix(shell): deadlock on read line error ( #923 )
2024-02-01 00:01:23 -03:00
Lucas Fernandes Nogueira
8dea78ac7d
fix(notification): scheduled notifications not working ( #909 )
...
* fix(notification): scheduled notifications not working
* do not use toJSON since it doesnt work on isolation pattern
* fmt
2024-01-24 13:02:11 -03:00
Daniel Faust
61edbbec0a
feat(fs/watch): migrate to notify-debouncer-full ( #885 )
...
* Add support for notify-debouncer-full
* Add fs watch to demo
* Remove notify-debouncer-mini
* Rename RawEvent to WatchEvent
* Add full type definition for EventKind
* Remove `track file ids` option from fs watcher
* Update plugins/fs/guest-js/index.ts
2024-01-18 20:35:49 +02:00
Amr Bashir
0879a87a7e
refactor(updater): migrate to tauri's new resource table ( #899 )
...
* refactor(updater): migrate to tauri's new resource table
* fmt
* fmt
* Create updater-js-started-event.md
2024-01-18 12:48:44 +01:00
Amr Bashir
8505a756b5
chore: add change file for updater proxy change ( #907 )
2024-01-17 17:51:20 +02:00
Olivier Lemasle
bf5a21d5b2
fix(dialog): On Android, do not add a Cancel button to message dialogs ( #873 )
2024-01-11 04:30:32 +02:00
阿良仔
1b1d795b58
fix(notification): export the missing Schedule class ( #874 )
...
* fix: export the missing `Schedule` class
* remove `ScheduleData`
2024-01-03 13:34:15 +01:00
Amr Bashir
ae0cb92438
refactor(http): migrate to tauri's new resource table ( #834 )
...
* refactor(http): migrate to tauri's new resource table
* fmt
* change file
2024-01-02 21:55:57 +02:00
阿良仔
ea8eadce85
fix(fs): match default value of create option with js documentation ( #865 )
...
* fix(fs): inconsistency in guest-js & rust side
* Update .changes/fix-fs-write-default-option.md
2024-01-02 20:44:09 +02:00
hygkui
1a347203a5
fix: fix http plugin fetch init with connectTimeout. ( #858 )
2023-12-28 18:07:52 +02:00
github-actions[bot]
e80626cf81
Publish New Versions (v2) ( #854 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2023-12-28 10:37:04 -03:00
Amr Bashir
2e2fc8de69
fix(fs): use correct arg name for unwatch ( #857 )
...
* fix(fs): use correct arg name for unwatch
* fmt
2023-12-28 11:18:44 +01:00
Trevor Fitzgerald
85f8419682
fix(fs): Fix DebouncedEvent type to match what notify-rs returns ( #848 )
...
* fix(fs): Fix DebouncedEvent type to match what notify-rs returns
* Update fix-debounced-event-type.md
2023-12-27 15:39:05 +02:00
Amr Bashir
c60123093d
fix(fs): fix panic due to unwrap & truncate by default ( #847 )
...
* fix(fs): fix panic due to unwrap & truncate by default
closes #846
* fmt and change file
2023-12-27 15:27:45 +02:00
github-actions[bot]
38b5d37b54
Publish New Versions (v2) ( #843 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-20 14:29:57 -03:00