Skip to content

Conversation

athanclark
Copy link

Exposes MigrationList data type and constructor in order to manually run migrations.

@athanclark athanclark requested a review from a team as a code owner August 21, 2025 12:13
Keerthi421 and others added 27 commits August 21, 2025 10:05
)

* Add sound support for desktop notifications in Tauri v2

* ci

---------

Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tauri-apps#2950)

* fix(shell): run sidecar with dots in filename, closes tauri-apps#2310

* fix import

* remove dead code

* code review suggestions

* clippy

* clippy
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…2955)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ps#2956)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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 <[email protected]>

* 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 <[email protected]>

* Update plugins/updater/src/updater.rs

Co-authored-by: Fabian-Lars <[email protected]>

* Update plugins/updater/src/updater.rs

Co-authored-by: Fabian-Lars <[email protected]>

* suggestios

* add comment

* restore error

* Revert "Bump tauri and add notes"

This reverts commit 0a495cc.

* Revert "bump tari versio"

This reverts commit 5b4c1c1.

---------

Signed-off-by: Krzysztof Andrelczyk <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: Tony <[email protected]>
Co-authored-by: Fabian-Lars <[email protected]>
* feat: support message dialogs with 3 buttons

* change file

* From<String>

* untagged & YesNoCancel

* revert package.json

* Update plugins/dialog/src/desktop.rs

Co-authored-by: Tony <[email protected]>

* no optional

* Update desktop.rs

* Update plugins/dialog/src/models.rs

Co-authored-by: Tony <[email protected]>

* change to an enum

* convert back into union

* regen

* update @SInCE

* map buttons for linux

* enhance type

* Add examples

---------

Co-authored-by: Tony <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: Tony <[email protected]>
* feat(updater): inject bundle_type into endpoint url

* Revert schemas

* replace with unknown if none
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(log): re-export the log crate

* code review

* Move emit_trace

---------

Co-authored-by: Tony <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <[email protected]>
…2971)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ri-apps#2973)

* chore(deps): update dependency typescript-eslint to v8.42.0

* Switch to `defineConfig`
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants