-
-
Notifications
You must be signed in to change notification settings - Fork 26
Merge release/1.5-alpha to main #557
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* oidc mfa for client * format * fix buttons * error handling fixes, ui update * fix errors * install dependencies * sqlx
Merge main -> dev post 1.4 release
* enable WAL journal mode * don't purge stats on each update * run stats purge periodically * update logs * use more transactions * add error message * initialize logging first * enable incremental auto-vacuum * adjust imports --------- Co-authored-by: Maciej Wójcik <[email protected]>
* use unix socket for communicating with background service * update socket path Co-authored-by: Adam <[email protected]> --------- Co-authored-by: Maciej Wójcik <[email protected]> Co-authored-by: Adam <[email protected]>
* order instances, tunnels & locations by name * handle multiple addresses in location card * update query data --------- Co-authored-by: Maciej Wójcik <[email protected]>
* order instances, tunnels & locations by name * handle multiple addresses in location card * initialize biome setup * update query data * biome fixes * add missing hook * run linter & formatter * fix commands and upgrade packages * remove duplicate step --------- Co-authored-by: Maciej Wójcik <[email protected]> Co-authored-by: Filip Ślęzak <[email protected]>
* also handle assigned IPs * add clipboard translation --------- Co-authored-by: Maciej Wójcik <[email protected]>
* order instances, tunnels & locations by name * handle multiple addresses in location card * initialize biome setup * update query data * biome fixes * add missing hook * run linter & formatter * fix commands and upgrade packages * fix settings icons color * formatting --------- Co-authored-by: Maciej Wójcik <[email protected]> Co-authored-by: Filip Ślęzak <[email protected]>
* remote mfa * Update proto * Update proto * biome fix * upgrade web packages
* remote mfa * Update proto * Update proto * biome fix * upgrade web packages * upgrade react, migrate framer, upgrade biome, upgrade ui module * Update defguard-ui * Update proto * update ui module * Update pnpm-lock.yaml * remove gen files from git tracking
* add setup totp mfa to enrollment * prettier fix * add missing message box to biometry mfa * style fix * fix enrollment state * style fixes * update endpoints * Update src/i18n/en/index.ts Co-authored-by: Maciek <[email protected]> * Update proto --------- Co-authored-by: Maciek <[email protected]>
* use nix to build client * include submodules in flake * update gitignore * include remaining binaries in package * use pnpm configHook * remove test file * inherit build inputs from package * add initial nixos module skeleton * update deps * update inputs * add missing library to path * update nixos module setup * remove submodule property * fix typo * cleanup
* add setup totp mfa to enrollment * prettier fix * add missing message box to biometry mfa * style fix * fix enrollment state * style fixes * update endpoints * Update src/i18n/en/index.ts Co-authored-by: Maciek <[email protected]> * Update proto * enrollment mfa update * upgrade packages ui * fix after merge * add global handling of opening links in default browser --------- Co-authored-by: Maciek <[email protected]>
* handle updated enrollment configuration * Update proto * resend emails
* fix deep links handling in ui * fix
* version detection * fix * Update config.rs * fix?
* fix clipboard hook fix permissions for opening file dialogs * Update deny.toml * Update test.yml
* adjust socket file permissions * run daemon service under defguard group * setup group in postinstall script * adjust service handling in postinstall script * also handle cleanup when removing package * add missing dependency * adjust daemon group * macOS: change group to staff * enforce group ownership on macos * adapt to macos * add more explicit message on group membership change * also set group explicitly on linux * add more detailed description for linux bundles --------- Co-authored-by: Adam Ciarciński <[email protected]> Co-authored-by: Aleksander <[email protected]>
* uuid mismatch notification * prevent update on uuid mismatch
…error is not configured (#560)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.