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 internet connectivity information to network UI #620

Merged
merged 16 commits into from Jun 29, 2020
Merged

Add internet connectivity information to network UI #620

merged 16 commits into from Jun 29, 2020

Commits on Jun 25, 2020

  1. Create internetRoute.php

    zbchristian committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    850f52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365bb3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc790b2 View commit details
    Browse the repository at this point in the history
  4. Remove duplicated title

    zbchristian committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5a311d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90e5f50 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Merge branch 'master' of https://github.com/zbchristian/raspap-webgui

    …into zbchristian-master
    billz committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    6ed35a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f2c21 View commit details
    Browse the repository at this point in the history
  3. Update networking msg

    billz committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    c4e2faa View commit details
    Browse the repository at this point in the history
  4. Move + rename constants

    billz committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    8647673 View commit details
    Browse the repository at this point in the history
  5. Minor: remove newline

    billz committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9afb773 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36141d1 View commit details
    Browse the repository at this point in the history
  7. Processed with phpcbf

    billz committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    d878cbf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Simplify and cleanup handling of return values of system calls

    Handling of return values done in a single line.
    Determine only, if access is possible not not (true, false). The actual displayed text has to be determined, when displaying the result of the access check.
    zbchristian committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4623060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a099d View commit details
    Browse the repository at this point in the history
  3. Typo corrected

    zbchristian committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    42032e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from billz/zbchristian-master

    Code style fixes + locale update
    zbchristian committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    fc4e234 View commit details
    Browse the repository at this point in the history