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

Testing #45

Merged
merged 48 commits into from
Dec 30, 2021
Merged

Testing #45

merged 48 commits into from
Dec 30, 2021

Commits on Sep 9, 2021

  1. Fix

    ericgaspar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e9d20c8 View commit details
    Browse the repository at this point in the history
  2. Fix

    ericgaspar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b82ee6e View commit details
    Browse the repository at this point in the history
  3. Update install

    ericgaspar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7cf8f97 View commit details
    Browse the repository at this point in the history
  4. Exception to ProtectSystem for /etc/wireguard

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    9b2da99 View commit details
    Browse the repository at this point in the history
  5. Proper backup/restore of config_file_path

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ce85ee0 View commit details
    Browse the repository at this point in the history
  6. Have WireGuard start on boot

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4298c96 View commit details
    Browse the repository at this point in the history
  7. Consistent commands for adding services

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ac2ed5c View commit details
    Browse the repository at this point in the history
  8. 0.3.2

    ericgaspar committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c72beb9 View commit details
    Browse the repository at this point in the history
  9. Auto-update README

    Yunohost-Bot authored and yunohost-bot committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    cd785c3 View commit details
    Browse the repository at this point in the history
  10. Fix

    ericgaspar authored and tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    834a2b2 View commit details
    Browse the repository at this point in the history
  11. Fix

    ericgaspar authored and tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    003b48c View commit details
    Browse the repository at this point in the history
  12. Update install

    ericgaspar authored and tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    75cea9d View commit details
    Browse the repository at this point in the history
  13. Exception to ProtectSystem for /etc/wireguard

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    afd102d View commit details
    Browse the repository at this point in the history
  14. Proper backup/restore of config_file_path

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0f1f123 View commit details
    Browse the repository at this point in the history
  15. Have WireGuard start on boot

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e8e5d57 View commit details
    Browse the repository at this point in the history
  16. Consistent commands for adding services

    tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    edaa31b View commit details
    Browse the repository at this point in the history
  17. 0.3.2

    ericgaspar authored and tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3e75d53 View commit details
    Browse the repository at this point in the history
  18. Auto-update README

    Yunohost-Bot authored and tituspijean committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    894498a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Nov 2, 2021

  1. Set up IPv6 range

    tituspijean committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    60a4ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1876b4c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. v0.3.2

    ericgaspar committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    a0fef65 View commit details
    Browse the repository at this point in the history
  2. Do not require linux headers if kernel version >= 5.6

    tituspijean committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    f3625da View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. 4.3

    ericgaspar committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c01884c View commit details
    Browse the repository at this point in the history
  2. Auto-update README

    Yunohost-Bot authored and yunohost-bot committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    31c4a21 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. ynh_detect_arch is now deprecated

    tituspijean committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    806e6d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from YunoHost-Apps/0.3.2

    0.3.2
    tituspijean committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    86f0890 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Simplify linux-headers dependency

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    88f5edb View commit details
    Browse the repository at this point in the history
  2. Drop sudoers

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    29f4015 View commit details
    Browse the repository at this point in the history
  3. Start and enable the VPN service

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    33d7348 View commit details
    Browse the repository at this point in the history
  4. Drop sudoers in backup and restore too

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    242e4b2 View commit details
    Browse the repository at this point in the history
  5. Silence service enabling

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    eb0608f View commit details
    Browse the repository at this point in the history
  6. Simplify path to systemctl in service restart

    tituspijean committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7bdf34a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Simplify services

    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b147c0c View commit details
    Browse the repository at this point in the history
  2. Appease linter with service User

    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5e1dc05 View commit details
    Browse the repository at this point in the history
  3. Appease linter about ynh_install_app_dependencies

    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    41fe61c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from YunoHost-Apps/enh-headers

    Simplify linux-headers dependency
    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d4954f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from YunoHost-Apps/enh

    Enhancements
    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    bdae85a View commit details
    Browse the repository at this point in the history
  6. Revert "Appease linter about ynh_install_app_dependencies"

    This reverts commit 41fe61c.
    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    20ecc32 View commit details
    Browse the repository at this point in the history
  7. Drop wg0.conf autoinstall

    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    1929f4b View commit details
    Browse the repository at this point in the history
  8. Update DISCLAIMERs after auto Post Up and Down scripts

    tituspijean committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d1946f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Enable and start .path service

    tituspijean committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    721484e View commit details
    Browse the repository at this point in the history
  2. Auto-update README

    Yunohost-Bot authored and yunohost-bot committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    39a0bed View commit details
    Browse the repository at this point in the history
  3. Fix wg-quick@wg0 enabling

    tituspijean committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    126babe View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Automatically enable port forwarding

    tituspijean committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    7efb096 View commit details
    Browse the repository at this point in the history
  2. Auto-update README

    Yunohost-Bot authored and yunohost-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3a52019 View commit details
    Browse the repository at this point in the history
  3. Add disclaimer about non working Status page

    tituspijean committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ad53319 View commit details
    Browse the repository at this point in the history
  4. Auto-update README

    Yunohost-Bot authored and yunohost-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    bd314c0 View commit details
    Browse the repository at this point in the history