Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dev #2

Merged
merged 662 commits into from
Sep 19, 2023
Merged

Update dev #2

merged 662 commits into from
Sep 19, 2023

Conversation

CrabNejonas
Copy link

@CrabNejonas CrabNejonas commented Sep 19, 2023

Just rebases dev so we can open other PRs against it

roniemartinez and others added 30 commits May 10, 2023 04:04
* docs: Update Github workflow status shields

* Update with name, icon and fix
…closes tauri-apps#6865 (tauri-apps#6921)

* fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes tauri-apps#6865

* clippy
* feat(cli): update android template to gradle 8.0

* update java in CI to 17

* updat to latest tauri-mobile
…) (tauri-apps#6046)

Fix tauri-cli connection to dev server stucks and waits for TCP timeout.
… JS API (tauri-apps#6546)

Signed-off-by: goenning <[email protected]>

Apply suggestions from code review
…when bundling on Windows, fixes tauri-apps#6103 (tauri-apps#6917)

* fix(bundler): ensure that there are no duplicate extension arguments during bundling on Windows (fix tauri-apps#6103)

* fix(bundler): ensure that there are no duplicate extension arguments during bundling on Windows (fix tauri-apps#6103)
…loses tauri-apps#5491 (tauri-apps#6408)

* feat: try_get_item() for window menu

Add a method in the MenuHandle struct, that will return an Optional MenuItemHandle

feat: try_get_item() for systemtray

Add a method in the SystemTrayHandle struct, that will return an Optional SystemTrayMenuItemHandle

docs: features documented in ./changes/minor.md

fix: suggested changes

fix CI

* Update .changes/tray_get_item.md

---------
* chore: fix ci and cleanup leftovers

1. removed leftover feature flags
2. remove zip/extract apis which are not used anymore
3. removed leftoever scopes
4. removed leftover allowlist and updater options
5. updated the example api

* remove leftover updater structs

* move updater under bundle and remove uneeded options

* fix cli on linux

* remove create_proxy

* clippy

* more clippy

* clippppy

* readd path api

* fix api example

* remove window allowlist

* remove window from allowlist config

* remove `all` allowlist option

* remove file_move

* lint

* fix windows build

* remvoe unused deps

* remvoe allowlist config option, move protocol to `security > asset_protocol`

* fix diffing features

* fmt and test

* fix scope alias

* change files

* android lint

* simplify allow_file impl

* Revert "simplify allow_file impl"

This reverts commit b8882f2.

* expose scopes

* remove unused error variants

* protocol-asset on docs.rs

* ignore reqwest on udeps

---------

Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
* feat(bundler/NSIS): allow specifying custom lang files

* add dunc as dep on all platforms

* clippy

* Update tooling/bundler/src/bundle/windows/nsis.rs

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

* Update core/tauri-utils/src/config.rs

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

* schema files

---------

Co-authored-by: Fabian-Lars <[email protected]>
Co-authored-by: Lucas Nogueira <[email protected]>
…D` flag, closes tauri-apps#6928 (tauri-apps#6935)

* fix(bundler/nsis): prefill $INSTDIR with previous install path

* fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes tauri-apps#6928
amrbashir and others added 27 commits August 16, 2023 11:21
@lucasfernog-crabnebula lucasfernog-crabnebula deleted the update-dev branch September 19, 2023 12:02
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.