Lucas Nogueira
|
540d4e9648
|
Merge remote-tracking branch 'origin/v2' into feat/cef
|
2026-06-22 09:09:23 -03:00 |
|
Lucas Nogueira
|
8049700614
|
chore: update to tauri 3.0.0-alpha.9
autogenerated commands format changed, needed FS plugin small change
|
2026-06-18 17:29:56 -03:00 |
|
Lucas Nogueira
|
b7dab55a2e
|
chore: update tauri
|
2026-06-17 12:12:03 -03:00 |
|
beef
|
0c23b8ecfe
|
remove unused dependency byte-unit from log plugin (#3446)
* remove unused dependency `byte-unit` from log plugin
* Update .changes/rmdep.md
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
* Update .changes/rmdep.md
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
---------
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
|
2026-06-11 14:24:37 +08:00 |
|
renovate[bot]
|
4350ca652d
|
chore(deps): update rust crate tar to v0.4.46 [security] (#3435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-30 22:03:15 +08:00 |
|
github-actions[bot]
|
9883f396dc
|
Publish New Versions (v2) (#3425)
|
2026-05-28 12:06:17 +02:00 |
|
renovate[bot]
|
cb863d57c6
|
chore(deps): update rust crate global-hotkey to 0.8 (#3408)
Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com>
|
2026-05-27 11:50:02 +02:00 |
|
FabianLars
|
d67e4f8cdc
|
chore(deps): update rand
|
2026-05-27 10:30:18 +02:00 |
|
Lucas Nogueira
|
06af78ae51
|
fix: add cef-dll-sys patch for Windows
|
2026-05-07 09:30:14 -03:00 |
|
Lucas Nogueira
|
77efbab515
|
Merge remote-tracking branch 'origin/v2' into feat/cef
|
2026-05-07 08:45:55 -03:00 |
|
renovate[bot]
|
8bbc7a0d1d
|
chore(deps): update rust crate tauri to v2.11.1 [security] (#3413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-06 21:23:19 +02:00 |
|
github-actions[bot]
|
5c7668b6bb
|
publish new versions (#3397)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-02 19:37:51 +08:00 |
|
renovate[bot]
|
ec0540138b
|
chore(deps): update rust crate toml to v1 (#3323)
* chore(deps): update rust crate toml to v1
* downgrade to 1.0.x in lockfile
* Add change file
* Downgrade indexmap
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
|
2026-05-01 18:09:41 +08:00 |
|
Tony
|
b86e999beb
|
chore(deps): update tauri packages to 2.11 (#3407)
* chore(deps): update tauri packages to 2.11
* Downgrade derive_more
* Fix audit
* Update tauri-plugin
|
2026-05-01 16:39:43 +08:00 |
|
Fabian-Lars
|
c463d8ab14
|
chore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)
|
2026-04-23 17:48:22 +02:00 |
|
renovate[bot]
|
5260fc90b0
|
chore(deps): update rust crate tokio-tungstenite to 0.29 (#3354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-14 10:09:04 +02:00 |
|
renovate[bot]
|
ea5c70060b
|
chore(deps): update rust crate rand to v0.9.3 [security] (#3388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-14 12:12:42 +08:00 |
|
github-actions[bot]
|
d6a3898001
|
Publish New Versions (v2) (#3268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-04 18:47:18 +02:00 |
|
Tony
|
2e5bcdf202
|
chore(deps): fix audits (#3373)
|
2026-03-31 18:28:05 +08:00 |
|
Fabian-Lars
|
4374b4fc1a
|
chore(notification): remove unused dev-deps (#3372)
|
2026-03-31 10:33:38 +02:00 |
|
renovate[bot]
|
eaac19a5b7
|
chore(deps): update rust crate tar to v0.4.45 [security] (#3353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-21 10:07:39 +08:00 |
|
FabianLars
|
35aad24773
|
chore(deps): update quinn-proto in Cargo.lock, closes #3341
|
2026-03-10 14:11:28 +01:00 |
|
FabianLars
|
8d6a6d6d31
|
Merge remote-tracking branch 'origin/v2' into feat/cef
|
2026-03-09 12:31:03 +01:00 |
|
Mike
|
1dc3612862
|
fix(sql): add SQL support for Postgres NUMERIC and custom data types (fix: #3158) (#3275)
|
2026-03-05 13:31:20 +01:00 |
|
Lucas Fernandes Nogueira
|
f5f68063e4
|
feat(fs): access security scoped resources on iOS (#3185)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
|
2026-03-04 13:59:03 +01:00 |
|
renovate[bot]
|
21ae430ea3
|
chore(deps): update rust crate cookie_store to 0.22.0 (#3308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
|
2026-03-02 17:36:16 +01:00 |
|
Lucas Nogueira
|
352381c6c6
|
update to latest tauri feat/cef (schemars v1)
|
2026-02-18 12:45:33 -03:00 |
|
github-actions[bot]
|
05045f9a72
|
publish new versions (#3249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-02-05 18:13:33 +01:00 |
|
renovate[bot]
|
c12ea9306a
|
chore(deps): update rust crate bytes to v1.11.1 [security] (#3247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-02-03 23:53:44 +01:00 |
|
github-actions[bot]
|
50b159f668
|
Publish New Versions (v2) (#3211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-02-03 12:18:37 +01:00 |
|
Lucas Fernandes Nogueira
|
89f3e17952
|
chore: bump tauri to 2.10 (#3246)
* chore: bump tauri to 2.10
* pnpm i
* audit fix
|
2026-02-02 21:48:08 -03:00 |
|
Tony
|
69a9d5771c
|
chore(updater): use keep from tempfile 3.20 (#3229)
|
2026-01-22 11:40:43 +08:00 |
|
Madhusudhan
|
2dc3f3f039
|
fix(sql): uuid columns returning null in postgres query results (#2039) (#3144)
Co-authored-by: Fabian-Lars <github@fabianlars.de>
|
2026-01-19 17:30:28 +01:00 |
|
Tony
|
05c5da072b
|
chore(deps): update reqwest to 0.13 for updater (#3213)
|
2026-01-16 18:37:20 +08:00 |
|
github-actions[bot]
|
2308f2299d
|
publish new versions (#3203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-14 20:48:22 +01:00 |
|
github-actions[bot]
|
6e2e7e48c3
|
publish new versions (#3070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-08 15:34:17 +01:00 |
|
FabianLars
|
4a2ecb6287
|
chore(deps): update rkyv, closes #3196
|
2026-01-06 11:05:04 +01:00 |
|
renovate[bot]
|
e4a40f4423
|
chore(deps): update tauri monorepo (v2) (#3142)
* chore(deps): update tauri monorepo
* Build
* Bump rust tauri
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
|
2025-12-07 00:03:50 +08:00 |
|
Fabian-Lars
|
f2d4abb9e2
|
fix(dialog): rfd feature flags (#3129)
|
2025-11-28 15:25:58 +01:00 |
|
renovate[bot]
|
02068550e8
|
chore(deps): update rust crate rfd to 0.16 (#3128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-28 13:47:22 +08:00 |
|
Fabian-Lars
|
66a75ece27
|
fix(websocket): install crypto provider if needed (#3124)
|
2025-11-25 20:02:47 +01:00 |
|
Lucas Fernandes Nogueira
|
6de61f854b
|
chore(log): remove iOS simulator workarounds (#3113)
|
2025-11-24 13:35:19 +01:00 |
|
Andrew de Waal
|
dff6fa986a
|
feat(dialog) - Support picker mode for open dialog (#3030) (#3034)
Co-authored-by: Andrew de Waal <andrewldewaal@gmail.com>
|
2025-11-20 22:28:13 +01:00 |
|
github-actions[bot]
|
e7a68fa637
|
publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-27 11:31:06 +01:00 |
|
github-actions[bot]
|
06124af8d6
|
publish new versions (#2972)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-26 22:02:33 +01:00 |
|
renovate[bot]
|
d4a8ce962b
|
chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-26 14:07:12 +01:00 |
|
github-actions[bot]
|
fd439b143e
|
Publish New Versions (v2) (#2964)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
|
2025-09-02 14:04:12 +02:00 |
|
kandrelczyk
|
9ac5fe84e7
|
feat(updater): support bundle-specific targets (#2624)
* fallback targets
* linux test
* linux ready
* RPM installation
* small error fix
* fix windows build
* windows tests
* add aider files to .gitignore
* get bundle type out of patched variable
* windows tests
* patch windows binary
* format
* fix bundler
* remove local tauri dependency
* remove print
* rever Cargo.lock
* move __TAURI_BUNDLE_TYPE to tauri::utils
* get_current_bundle_type
* update tauri
* fix macos integration test
* fix fallback logic
Signed-off-by: Krzysztof Andrelczyk <cristof@curiana.net>
* amend! fallback targets
fallback targets
* reformat
* fix tests
* reformat
* bump tari versio
* fix fallback logic
* restore Cargo.lock
* Bump tauri and add notes
* Rename some staffs
* move target logic
* Refactor the target fallback to a function
* Format and clippy
* Keep target in `Update` since it's public
* Keep updater/tests/app-updater/src/main.rs lf
* Revert changes in tests/app-updater/src/main.rs
* Clean up
* changefile
* Bump updater-js as well
* update pub fn target docs
* update pub fn target docs
* Update plugins/updater/src/error.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de>
* Update plugins/updater/src/updater.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de>
* Update plugins/updater/src/updater.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de>
* suggestios
* add comment
* restore error
* Revert "Bump tauri and add notes"
This reverts commit 0a495ccc6a.
* Revert "bump tari versio"
This reverts commit 5b4c1c164b.
---------
Signed-off-by: Krzysztof Andrelczyk <cristof@curiana.net>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Tony <legendmastertony@gmail.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
|
2025-08-26 09:33:58 -03:00 |
|
github-actions[bot]
|
b75f9f5cd3
|
publish new versions (#2954)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-25 18:15:22 +02:00 |
|
github-actions[bot]
|
1a0b791650
|
publish new versions (#2942)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-21 10:07:03 -03:00 |
|