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

Production branch for v3.0 #126

Merged
merged 32 commits into from
Jan 18, 2022
Merged

Production branch for v3.0 #126

merged 32 commits into from
Jan 18, 2022

Commits on Dec 21, 2021

  1. added wsgi for gunicorn

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ea0229a View commit details
    Browse the repository at this point in the history
  2. added gunicorn start

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f0f9ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    898694b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb29816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0bf648 View commit details
    Browse the repository at this point in the history
  6. fixed stop

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c3eaaed View commit details
    Browse the repository at this point in the history
  7. style

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3918e22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2103d54 View commit details
    Browse the repository at this point in the history
  9. fixed update variable

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c9b792c View commit details
    Browse the repository at this point in the history
  10. fixed check gunicorn process

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    37b6161 View commit details
    Browse the repository at this point in the history
  11. optimized performance

    # Conflicts:
    #	src/gunicorn.conf.py
    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c0fbf4d View commit details
    Browse the repository at this point in the history
  12. refactored

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    94a0d5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24f2691 View commit details
    Browse the repository at this point in the history
  14. added thread

    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    83f0df3 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'main' into gunicorn-tmp

    # Conflicts:
    #	src/wgd.sh
    pgalonza committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4cef39d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    003743c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    4f93d48 View commit details
    Browse the repository at this point in the history
  2. Delete wgdashboard.db

    donaldzou committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b8b721f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

  1. Feature Added

    Moved key generating to front-end, by using wireguard.js from WireGuard's official repository. Added "Add Peers by bulk" feature.
    donaldzou committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5841188 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Getting ready for v3.0

    donaldzou committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6d56967 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Still finalizing everything

    donaldzou committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    9ff7198 View commit details
    Browse the repository at this point in the history
  2. Bugs

    donaldzou committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    7f24904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5737eb View commit details
    Browse the repository at this point in the history
  4. Finishing documentation

    donaldzou committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    730af4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75f2826 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Upload manifest.json

    donaldzou committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e2e8222 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Finalizing everything.

    donaldzou committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2585642 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary files

    donaldzou committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    dcdd353 View commit details
    Browse the repository at this point in the history
  3. Added manifest.json

    donaldzou committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8a56b22 View commit details
    Browse the repository at this point in the history
  4. Experimental Functions

    donaldzou committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    096529a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    donaldzou committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d17888d View commit details
    Browse the repository at this point in the history