Lucas Nogueira
63afaf1dfa
fmt
2024-02-03 15:46:18 -03:00
Lucas Nogueira
abd0176cc1
beta
2024-02-03 15:46:15 -03: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
Fabian-Lars
056a458d30
ci: Ignore RSA advisory outside of scheduled runs ( #922 )
2024-01-30 12:51:49 +01:00
Shubham Parihar
18cb861b52
type: add OpenDialogReturn generic type ( #919 )
...
* type: add OpenDialogReturn generic type
* chore: run pnpm format
* type: export OpenDialogReturn type
* chore: run pnpm format
2024-01-30 02:08:46 +02:00
renovate[bot]
9ca77efff2
chore(deps): update typescript-eslint monorepo to v6.20.0 ( #920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:32:02 +01:00
Amr Bashir
70d99086de
fix(window-state): restore window position if the one of the window corners intersects with monitor ( #898 )
...
* fix(window-state): restore window positions that matches monitor positions
closes #892
* check for intersections of any window corner instead of only top-left
2024-01-25 01:48:46 +02: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
renovate[bot]
035a4824d6
chore(deps): update typescript-eslint monorepo to v6.19.1 ( #915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 22:08:44 +01:00
renovate[bot]
cd7549f22e
chore(deps): update dependency rollup to v4.9.6 ( #914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 14:56:28 +01:00
renovate[bot]
38aedb45e3
chore(deps): update dependency eslint-config-standard-with-typescript to v43.0.1 ( #911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 12:12:00 +01:00
dependabot[bot]
32a5f92c8f
chore(deps-dev): bump vite from 5.0.6 to 5.0.12 ( #910 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.6 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 12:04:33 +01: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
Fabian-Lars
cf00900298
fix(upload): Prevent duplicate progress reports when using Promise.all ( #908 )
...
* fix(upload): Prevent duplicate progress reports when using Promise.all
* fmt
2024-01-17 16:45:26 +01:00
Zhang San
4e2e77580c
feat(updater) support proxy ( #891 )
...
* add proxy support
Signed-off-by: San Zhang <sanzhang@mail.com >
* 1. change string to url for proxy type
2. add proxy option in js api
Signed-off-by: San Zhang <sanzhang@mail.com >
* fix fmt issue
Signed-off-by: San Zhang <sanzhang@mail.com >
* Update plugins/updater/guest-js/index.ts
---------
Signed-off-by: San Zhang <sanzhang@mail.com >
2024-01-17 16:47:26 +02:00
Anton Piliugin
8a3db790b8
fix(updater): fix readme and types ( #903 )
...
* Types fix
* generate files
2024-01-17 01:45:22 +02:00
renovate[bot]
83f9899f78
chore(deps): update typescript-eslint monorepo to v6.19.0 ( #896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 22:07:58 +01:00
renovate[bot]
c5e8cd31ec
chore(deps): update dependency prettier to v3.2.2 ( #893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 14:39:43 +01:00
renovate[bot]
0cdbde386f
chore(deps): update dependency prettier to v3.2.1 ( #890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 21:11:59 +01:00
renovate[bot]
2985957afc
chore(deps): update dependency prettier to v3.2.0 ( #889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 21:00:16 +01:00
renovate[bot]
fe09260483
chore(deps): update dependency rollup to v4.9.5 ( #888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 13:32:03 +01: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
renovate[bot]
775f7b88ed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.6 ( #884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 12:25:26 +01:00
renovate[bot]
39108ceacb
chore(deps): update typescript-eslint monorepo to v6.18.1 ( #881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 11:15:25 +01:00
renovate[bot]
c00b00a93c
chore(deps): update dependency eslint-plugin-n to v16.6.2 ( #882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 08:59:00 +01:00
renovate[bot]
d2ea535a16
chore(deps): update typescript-eslint monorepo to v6.18.0 ( #879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 17:33:53 +01:00
renovate[bot]
eec61a8a6d
chore(deps): update dependency rollup to v4.9.4 ( #878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 17:22:44 +01:00
renovate[bot]
7701cf4107
chore(deps): update dependency rollup to v4.9.3 ( #876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 12:51:33 +01: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
renovate[bot]
539b566fad
chore(deps): update dependency eslint-plugin-n to v16.6.1 ( #872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 15:23:02 +01:00
renovate[bot]
3ffa47c0e8
chore(deps): update typescript-eslint monorepo to v6.17.0 ( #871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 20:28:06 +01:00
lopo
be5aebdec9
docs(log): update readme code example for v2 ( #869 )
2024-01-01 12:24:41 +01:00
Matthias Lohscheidt
df5a6483c2
docs(sql): Add migrations section to README (v1) ( #870 )
...
* Update sql plugin README.md
Add section about migration management.
* rm shell plugin (v2 only)
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-01-01 12:21:37 +01:00
Matthias Lohscheidt
b9d29a0154
docs(sql): Add migrations section to README ( #867 )
...
Add section about migration management.
2023-12-31 16:42:22 +01:00
renovate[bot]
27d610387c
chore(deps): update dependency rollup to v4.9.2 ( #864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 14:56:02 +01:00
renovate[bot]
71d755f5f5
chore(deps): update dependency eslint-plugin-n to v16.6.0 ( #863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-29 15:17:10 +01: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 >
http-v2.0.0-alpha.9
persisted-scope-v2.0.0-alpha.7
fs-js-v2.0.0-alpha.6
fs-v2.0.0-alpha.7
dialog-v2.0.0-alpha.7
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
renovate[bot]
7c442019e1
chore(deps): update typescript-eslint monorepo to v6.16.0 ( #852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 13:55:11 +01:00