github-actions[bot]
fd785ab5de
publish new versions ( #1878 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-03 10:58:13 -03:00
Lucas Fernandes Nogueira
a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 ( #1873 )
...
* chore: change MSRV to 1.77.2 to support Windows 7
* fmt
2024-10-03 10:31:13 -03:00
github-actions[bot]
ee02ea7746
publish new versions ( #1869 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-02 16:40:18 -03:00
Lucas Fernandes Nogueira
e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 ( #1863 )
...
* update to tauri v2
* covector setup
* update locks
* bump packages to v2 through covector, remove rc references
* msrv 1.78
* downgrade 1.79 msrv dep
* test clipboard
* fmt
* bitstream-io 2.3.0
* Revert "test clipboard"
This reverts commit c3e19dbe59 .
2024-10-02 12:08:37 -03:00
github-actions[bot]
fb62d03f73
publish new versions ( #1807 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-02 07:02:42 -03:00
Tony
f12d35609a
feat(store)!: fully rework and add auto save ( #1550 )
...
* Add auto save to store plugin
* Put jsdoc at constructor instead of class level
* Clippy
* Use enum instead of bool
* Some(AutoSaveMessage::Cancel) | None
* from_millis
* u64
* Add change file
* Rename to emit_on_change
* should use Duration in `with_store`
* Add breaking change notice to change file
* Emit change event for inserts by reset
* Update readme example
* Update example
* Remove extra line
* Make description clear it only works with managed
* Fix links in docstring
* Fix doc string closing
* get_mut
* Proof of concept
* fmt
* Load store on create
* cargo fmt
* Fix merge conflits
* Format
* small cleanup
* update docs, use `impl Into<JsonValue>`
* fix doctests, further simplification of api
* add store options
---------
Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-10-01 15:10:40 -03:00
renovate[bot]
f930505de4
chore(deps): lock file maintenance ( #1852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 10:19:10 +08:00
renovate[bot]
4bd1f15bb9
fix(deps): update tauri monorepo ( #1846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 14:44:24 +08:00
renovate[bot]
b7ff3a6bdb
fix(deps): update rust crate windows-registry to 0.3 (v2) ( #1841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-09-25 15:44:41 +02:00
Amr Bashir
221f50f53b
fix(updater): encode version when making requests ( #1816 )
...
* fix(updater): encode version when making requests
ref: https://github.com/tauri-apps/tauri/issues/10908
* Update .changes/updater-endpoint-version-encoded.md
* only skip `+`
* fmt
* use normal const
2024-09-20 07:57:40 -03:00
renovate[bot]
6bf1bd8d44
fix(deps): update rust crate rfd to 0.15 (v2) ( #1805 )
...
* fix(deps): update rust crate rfd to 0.15
* Fix compilation
* Add change file
* Remove platform specific note
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2024-09-19 20:04:02 +08:00
renovate[bot]
6e142b4230
fix(deps): update tauri monorepo (v2) ( #1801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 17:24:18 +02:00
github-actions[bot]
3cbb55aa7b
publish new versions ( #1796 )
2024-09-16 16:29:07 -03:00
Lucas Fernandes Nogueira
60765694f5
refactor(geolocation): simplify API, defer permission checks ( #1773 )
2024-09-16 17:01:13 +03:00
renovate[bot]
fd75401aee
fix(deps): update rust crate image to 0.25 (v2) ( #1418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-09-16 13:20:08 +02:00
renovate[bot]
ca34972266
fix(deps): update rust crate tokio-tungstenite to 0.24 (v2) ( #1781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 13:13:15 +02:00
renovate[bot]
179184326b
chore(deps): update tauri monorepo (v2) ( #1789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 12:08:42 +02:00
github-actions[bot]
d8efd3cd20
Publish New Versions (v2) ( #1794 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-09-16 07:00:22 -03:00
renovate[bot]
5d39ddcf22
chore(deps): lock file maintenance ( #1791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 10:21:19 +08:00
Tony
c078f57a09
Revert "Publish New Versions (v2)" ( #1792 )
...
This reverts commit dc5721ac13 .
2024-09-16 05:20:21 +03:00
github-actions[bot]
dc5721ac13
Publish New Versions (v2) ( #1788 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-15 18:37:58 -03:00
Felix Salazar
1d9741b52b
[upload - http-extra] fix: download content to file when unsuccessful response (and test) #1750 ( #1783 )
...
* fix and test
* Update Cargo.toml
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update Cargo.toml
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* add .change log
* clippy fixes
* print test error
* fix tests
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2024-09-15 18:37:02 -03:00
github-actions[bot]
5cbd593e76
publish new versions ( #1772 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-15 11:55:38 -03:00
Lucas Fernandes Nogueira
fb85e5dd76
chore(deps): update tauri to 2.0.0-rc.12 ( #1785 )
2024-09-15 11:36:23 -03:00
Tony
204e5aacad
fix(window-state)!: saving minimized state ( #1743 )
...
* Fix saving minimized state again
* Add change file
* Fix saving minimized size
* Add change file
* Fix missing .md
* Remove window-shadows
2024-09-13 06:29:38 +03:00
github-actions[bot]
8a45c35160
publish new versions ( #1764 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-12 15:49:29 -03:00
SRutile
9291e4d2ca
fix(fs): support any UTF-8 path in writeFile ( #1640 )
...
* In the `writeFile` function, when `options.baseDir` is not set, convert `path` to URL to avoid errors caused by Chinese characters.
* fmt
* use TextEncoder
* use percent encoding
* add change file
* fmt
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2024-09-11 12:02:24 -03:00
renovate[bot]
3715f3c9a6
chore(deps): update tauri monorepo ( #1760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 09:12:13 +08:00
github-actions[bot]
253ae66210
publish new versions ( #1761 )
2024-09-10 16:14:05 -03:00
Lucas Fernandes Nogueira
64a6240f79
feat(deep-link): implement getCurrent on Windows/Linux ( #1759 )
...
* feat(deep-link): implement getCurrent on Windows/Linux
checks std::env::args() on initialization, also includes integration with the single-instance plugin
* fmt
* update docs, fix event
* add register_all function
* expose api
* be nicer on docs, clippy
2024-09-10 16:00:42 -03:00
github-actions[bot]
77680f6ed8
publish new versions ( #1740 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-10 13:06:48 -03:00
renovate[bot]
c23d7c51f6
chore(deps): lock file maintenance ( #1751 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 11:22:59 +08:00
renovate[bot]
d4a54157f0
chore(deps): update tauri monorepo ( #1739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 09:19:57 +08:00
github-actions[bot]
12e80ffe00
Publish New Versions (v2) ( #1736 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-09-05 13:26:57 +02:00
Amr Bashir
a2fe55512f
refactor: add methods and implement traits for FilePath and SafeFilePath ( #1727 )
...
* refactor: add methods and implement traits for `FilePath` and `SafeFilePath`
closes #1726
* clippy
* path -> as_path
* fix prettierignore
* Discard changes to Cargo.lock
* Discard changes to Cargo.toml
* update tauri deps
2024-09-05 14:12:40 +03:00
renovate[bot]
6995127778
chore(deps): update tauri monorepo ( #1734 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 11:16:52 +08:00
github-actions[bot]
c565a08d09
publish new versions ( #1711 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-04 17:30:08 -03:00
Lucas Fernandes Nogueira
72c2ce82c1
chore(deep-link): fix example, update documentation ( #1725 )
...
* chore(deep-link): fix example, update documentation
* update lock file
* fix lint, add header
* fmt
2024-09-04 08:37:34 -03:00
Fabian-Lars
ff134a8ca4
Remove authenticator plugin ( #1723 )
2024-09-03 02:41:19 +03:00
renovate[bot]
de04935b2f
chore(deps): update rust crate urlpattern to 0.3 (v2) ( #1607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-09-02 15:37:44 +02:00
renovate[bot]
de452d4373
chore(deps): update rust crate infer to 0.16 (v2) ( #1419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 12:48:48 +02:00
renovate[bot]
16f68c2397
chore(deps): update rust crate gethostname to 0.5 ( #1522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 10:21:19 +02:00
renovate[bot]
e502a706d1
fix(deps): update rust crate cocoa to 0.26 ( #1650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 10:05:40 +02:00
github-actions[bot]
de732d0ab0
publish new versions ( #1683 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-08-29 15:47:05 -03:00
Lucas Fernandes Nogueira
e2e97db519
feat: use PermissionState type from tauri, closes #979 ( #1701 )
2024-08-29 15:40:38 -03:00
Lucas Fernandes Nogueira
9ea9e05944
chore(deps): update to tauri rc.7 ( #1699 )
...
* chore(deps): update to tauri rc.7
* update api [skip ci]
* downgrade sqlx [skip ci]
2024-08-28 19:21:37 -03:00
Lucas Fernandes Nogueira
0c040bcc9a
fix(store): remove Android and iOS plugins, closes #1256 ( #1695 )
...
The Android and iOS support introduced on #1011 is not really supported - the Tauri path API correctly resolves the cache directory on mobile, and we can access those directly using Rust code.
This is a breaking change because we no longer uses the same directory to store the files - app_cache_dir returns a different location
2024-08-27 14:18:02 -03:00
renovate[bot]
532622d8b2
fix(deps): update rust crate sqlx to v0.8.1 [security] ( #1686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 18:28:01 +08:00
mikoto2000
448846b834
feat(fs): resolve content URIs on Android ( #1658 )
...
* Implemented writeTextFile on Android.
* Added license headers.
* fix fmt checks.
* implement more file APIs
* change file
* cleanup
* refactor dialog plugin to leverage new FS APIs
* implement metadata functions
* fix build
* expose FS rust API
* resolve resources on android
* update pnpm
* update docs
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-08-23 13:35:53 -03:00
Amr Bashir
3c52f30ea4
chore(deps): update windows-sys crate to 0.59 and global-hotkey to 0.6 ( #1665 )
...
* chore(deps): update windows-sys crate to `0.59`
* update global-hotkey as well
* change files
2024-08-21 17:04:03 +03:00