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

merge dev into main #343

Merged
merged 11 commits into from
Sep 18, 2023
Merged

merge dev into main #343

merged 11 commits into from
Sep 18, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    5e73041 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. refactor: migrate to Sqlx 0.7 (#327)

    * Switch to Sqlx 0.7
    
    * Fix CI tests and more pedantics
    
    * Restore offline mode for sqlx
    
    * Sqlx offline data for tests and even more pedantics.
    
    * Add rust-toolchain.toml; re-order imports
    
    ---------
    
    Co-authored-by: Maciek <mwojcik@teonite.com>
    moubctez and wojcik91 authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f724b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499fb53 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. feat: add subcommand to initialize first VPN location (#329)

    * add subcommand to initialize a VPN location
    
    * fail if some location already exists
    
    ---------
    
    Co-authored-by: Maciej Wójcik <wojcik91@gmail.com>
    wojcik91 and Maciej Wójcik authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fb82caf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix: add missing libssl dependency in Docker image (#331)

    * update runtime image
    
    * install libssl explicitly
    
    ---------
    
    Co-authored-by: Maciej Wójcik <wojcik91@gmail.com>
    wojcik91 and Maciej Wójcik authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9b850c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Small cleanup (#332)

    * Update dependencies
    * Add DEFGUARD_COOKIE_INSECURE to docker-compose.yaml
    * Shrink PNGs
    * Allow PKCS#1 private keys
    moubctez authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    313869d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    4270e77 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    3e9a850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456d84e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    bf797d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2b380 View commit details
    Browse the repository at this point in the history