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

Add support for IPv6 #1055

Merged
merged 45 commits into from
Jan 18, 2024
Merged

Add support for IPv6 #1055

merged 45 commits into from
Jan 18, 2024

Commits on Jan 13, 2024

  1. Update deploy.sh

    add support ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e4b6d7f View commit details
    Browse the repository at this point in the history
  2. Update dev.sh

    add support for ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b8bafe2 View commit details
    Browse the repository at this point in the history
  3. Update deploy.sh

    add support for ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5288650 View commit details
    Browse the repository at this point in the history
  4. Update deploy.sh

    add support for ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    bc66aa2 View commit details
    Browse the repository at this point in the history
  5. Update dev.sh

    support  for ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2927845 View commit details
    Browse the repository at this point in the history
  6. Update dev.sh

    support for ipv6 reworked
    Thanks Gaby :)
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a4b6458 View commit details
    Browse the repository at this point in the history
  7. Update serge.env

    add support for ipv6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0508f5b View commit details
    Browse the repository at this point in the history
  8. Update deploy.sh

    support for ipv6 reworked
    Thanks Gaby :)
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    89647f2 View commit details
    Browse the repository at this point in the history
  9. Update deploy.sh

    bugfix
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4dd5e7d View commit details
    Browse the repository at this point in the history
  10. Update serge.env

    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    26b99dc View commit details
    Browse the repository at this point in the history
  11. Update serge.env

    rename variable in SERGE_ENABLE_IPV6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    df5517c View commit details
    Browse the repository at this point in the history
  12. Update deploy.sh

    rename variable in SERGE_ENABLE_IPV6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e4e304c View commit details
    Browse the repository at this point in the history
  13. Update dev.sh

    rename variable in SERGE_ENABLE_IPV6
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a23cc22 View commit details
    Browse the repository at this point in the history
  14. Update deploy.sh

    remove redudant code
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c5a634e View commit details
    Browse the repository at this point in the history
  15. Update dev.sh

    add missing code
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    daba9c7 View commit details
    Browse the repository at this point in the history
  16. Update deploy.sh

    tiny change
    Smartappli authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d90375e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Update dev.sh

    bugfix
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5fa4829 View commit details
    Browse the repository at this point in the history
  2. Update deploy.sh

    bugfix
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    74dc264 View commit details
    Browse the repository at this point in the history
  3. Update dev.sh

    bugfix
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    9d5070f View commit details
    Browse the repository at this point in the history
  4. Update deploy.sh

    change unicorn by hypercorn
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8cdf703 View commit details
    Browse the repository at this point in the history
  5. Update serge.env

    delete unecessary param
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8eeab40 View commit details
    Browse the repository at this point in the history
  6. Update dev.sh

    replace unicorn by hypercorn
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    a56b1a7 View commit details
    Browse the repository at this point in the history
  7. Update pyproject.toml

    replace unicorn by hypercorn
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8b91b0c View commit details
    Browse the repository at this point in the history
  8. Update poetry.lock

    replace unicorn by hypercorn
    Smartappli authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    44f5ae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge branch 'main' into ipv6

    gaby authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b35d11b View commit details
    Browse the repository at this point in the history
  2. Update poetry.lock

    poetry updated
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2cc1a6d View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    update
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dbd1b25 View commit details
    Browse the repository at this point in the history
  4. Update poetry.lock

    hypercorn update
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1b5189f View commit details
    Browse the repository at this point in the history
  5. Update deploy.sh

    shmft applied
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5dbaa93 View commit details
    Browse the repository at this point in the history
  6. Update dev.sh

    shmft applied
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2e2a10f View commit details
    Browse the repository at this point in the history
  7. Update deploy.sh

    shmft applied
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    29cdd09 View commit details
    Browse the repository at this point in the history
  8. Update dev.sh

    shmft applied
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c22b50a View commit details
    Browse the repository at this point in the history
  9. Update dev.sh

    bugfix
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5a6e748 View commit details
    Browse the repository at this point in the history
  10. Update serge.env

    missing value
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    698d41e View commit details
    Browse the repository at this point in the history
  11. Update deploy.sh

    code corrected
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ab9452c View commit details
    Browse the repository at this point in the history
  12. Update dev.sh

    code corrected
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e18e0ce View commit details
    Browse the repository at this point in the history
  13. Update serge.env

     code corrected
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    722ac71 View commit details
    Browse the repository at this point in the history
  14. Update deploy.sh

    rollback
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4572c01 View commit details
    Browse the repository at this point in the history
  15. Update dev.sh

    rollback
    Smartappli authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d994772 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update serge.env

    Smartappli authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e2e2b8c View commit details
    Browse the repository at this point in the history
  2. Update deploy.sh

    add SERGE_IPV6_SUPPORT
    Smartappli authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7a41f47 View commit details
    Browse the repository at this point in the history
  3. Update dev.sh

    Add SERGE_IPV6_SUPPORT
    Smartappli authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    487248b View commit details
    Browse the repository at this point in the history
  4. Update dev.sh

    Smartappli authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5d1bda1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    93d7589 View commit details
    Browse the repository at this point in the history
  2. Update deploy.sh

    gaby authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a51db57 View commit details
    Browse the repository at this point in the history