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

PADD v4.0.0 #373

Draft
wants to merge 107 commits into
base: master
Choose a base branch
from
Draft

PADD v4.0.0 #373

wants to merge 107 commits into from

Commits on Jul 19, 2022

  1. Add FTL communication

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dbe726d View commit details
    Browse the repository at this point in the history
  2. Improve exit routines

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8916cb2 View commit details
    Browse the repository at this point in the history
  3. Add TestAPIAvailability()

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    55ade42 View commit details
    Browse the repository at this point in the history
  4. Use API for GetSummaryInformation

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    cea974e View commit details
    Browse the repository at this point in the history
  5. Use API for GetSystemInformation

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0df566a View commit details
    Browse the repository at this point in the history
  6. Use API for GetNetworkInformation

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    67184b7 View commit details
    Browse the repository at this point in the history
  7. Use API for GetVersionInformation

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f92afc7 View commit details
    Browse the repository at this point in the history
  8. Remove CheckConnectivity

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7531a1a View commit details
    Browse the repository at this point in the history
  9. Set DHCP_ROUTER via API, turn cursor back on when exiting

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    cc9a9f8 View commit details
    Browse the repository at this point in the history
  10. Make OutputJSON compatible with FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0e00879 View commit details
    Browse the repository at this point in the history
  11. Remove commas between component's version

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bb6f8b3 View commit details
    Browse the repository at this point in the history
  12. Rebase on development including new VersionConverter()

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    afd573e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Don't allow $validSession to be empty

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2096d3b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    699e0bd View commit details
    Browse the repository at this point in the history
  2. Mix merge mess

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a726df6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Adjust to current FTL endpoints

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    70e33c1 View commit details
    Browse the repository at this point in the history
  2. Mask user password during input

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1a23a9c View commit details
    Browse the repository at this point in the history
  3. Format memory_percentage

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d3a209e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a2fb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Adjust for changed API endpoint

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e0f78cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4926363 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Use 127.0.0.1 instead of pi.hole as default address

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7c6efb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Adjust FTL endpoints

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9acad77 View commit details
    Browse the repository at this point in the history
  2. Handle connection loss and re-authentication

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9eb478a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    a59ca55 View commit details
    Browse the repository at this point in the history
  2. Adjust endoints

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ed2de78 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Account for cpu_temp_sensor returning null

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Mar 13, 2023
    2 Configuration menu
    Copy the full SHA
    94032c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    70977ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Show a running PADD as "PADD v4.0.0" instead of "curl/7.81.0" on the …

    …web interface
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b178446 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed May 27, 2023
    Configuration menu
    Copy the full SHA
    b28c112 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jul 31, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b68de2b View commit details
    Browse the repository at this point in the history
  2. Change default API port to 80

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    57b102c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36257d1 View commit details
    Browse the repository at this point in the history
  4. Fix spellcheck and a few spaces

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    794d7b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. When running locally derive port from FTL itself

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a69af0 View commit details
    Browse the repository at this point in the history
  2. Remove space

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b67b0fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e8f07 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Sep 24, 2023

  1. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2bed00c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 21, 2023

  1. Bump actions/checkout from 4.1.0 to 4.1.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    13dbce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31dd636 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Use CHAOS TXT to connect to FTL's API

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9aee138 View commit details
    Browse the repository at this point in the history
  2. Adjust endpoints

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    1b243f4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into PADD_FTLv6

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b1dc435 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Cover --server localhost case

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a41dcd0 View commit details
    Browse the repository at this point in the history
  2. Improve error handling

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    266a711 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Bump actions/stale from 8.0.0 to 9.0.0

    Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    552ece2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4c461 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. The correct key is config.dns.revServer.active

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    353c003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c835824 View commit details
    Browse the repository at this point in the history
  3. moveXOffset

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2455fff View commit details
    Browse the repository at this point in the history
  4. Return N/A in case FTL can't figure out the device model

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ec305e6 View commit details
    Browse the repository at this point in the history
  5. Deleting a session successfully returns 204

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ec5a26a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b625aca View commit details
    Browse the repository at this point in the history
  7. Status 200 is gone

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    79ca42e View commit details
    Browse the repository at this point in the history
  8. Nicer output if no session needed to be deleted

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d58149d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Mar 30, 2024

  1. Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 2.1.0 to 3.0.0.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v2.1.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5f8d24f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 21, 2024

  1. Bump actions/checkout from 4.1.1 to 4.1.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PromoFaux committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    06c76ff View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Bump actions/checkout from 4.1.3 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.3...v4.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ae766fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9cc3a5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b950a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87bc05 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.1.4 to 4.1.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 11, 2024
    Configuration menu
    Copy the full SHA
    29ce039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb6ead5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Bump actions/checkout from 4.1.5 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.5...v4.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d627197 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 1, 2024

  1. Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ebfaf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0233214 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Bump actions/checkout from 4.1.6 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.6...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b5bfe71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e8cd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Rename API functions for consistency with core code

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8b8e219 View commit details
    Browse the repository at this point in the history
  2. Try to use the CLI password for logins (if enabled and readable by th…

    …e current user)
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8316033 View commit details
    Browse the repository at this point in the history
  3. Fix old spelling issue

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    770ce44 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 3, 2024

  1. Exit bump workflow early if latest tag is empty

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7f3d46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8489c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    11723bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f7608 View commit details
    Browse the repository at this point in the history
  3. DHCP is a top level config object

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c1adc4a View commit details
    Browse the repository at this point in the history
  4. Fix idention style

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    19808bf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Fix/dhcp (#396)

    yubiuser committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aeb2a72 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Check for required dependencies on startup

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d1707e5 View commit details
    Browse the repository at this point in the history
  2. No need to check for wget in update routine as we check for curl duri…

    …ng normal runtime
    
    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f918bff View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Fallback: If there is no default IPv6 gateway, use the default IPv4 g…

    …ateway interface instead
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ef97d5b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Aug 5, 2024

  1. Use new FTL api/padd endpoint for querying the data

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5559796 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    113ef44 View commit details
    Browse the repository at this point in the history
  2. Redefine jq's paths() as its built-in function skips all pais with va…

    …lues null and false
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1310ea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Using paths(scalars | true) to return null and false values.

    We also check if the value is exactly `null` and, in this case, return the
    string "null", as jq would return an empty string for nulls.
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f1c3382 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Rename functions to clarify their use

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    285f387 View commit details
    Browse the repository at this point in the history
  2. Re add necessary 2>/dev/null

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d8c6f33 View commit details
    Browse the repository at this point in the history
  3. Suppress curl errors

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e18403b View commit details
    Browse the repository at this point in the history
  4. padd_data is a global variable

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    573d36f View commit details
    Browse the repository at this point in the history
  5. Propagate API response errors upstream

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ed3143f View commit details
    Browse the repository at this point in the history
  6. Fix --version command

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    97006b0 View commit details
    Browse the repository at this point in the history
  7. Skip all the processing if FTL is down

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    51fde8a View commit details
    Browse the repository at this point in the history
  8. Set --connect-timeout for curl connections

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    09e3396 View commit details
    Browse the repository at this point in the history
  9. Require all API data after connection is re-established

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0440ade View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Sep 2, 2024

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