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

Feat/watch ip change on cards #80

Merged
merged 30 commits into from
Aug 19, 2023

Commits on Aug 8, 2023

  1. simple rest api

    alex-Arc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    481b2aa View commit details
    Browse the repository at this point in the history
  2. describe REST API in readme

    alex-Arc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9e0d7aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9853a69 View commit details
    Browse the repository at this point in the history
  4. update old config files

    alex-Arc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7c8be8a View commit details
    Browse the repository at this point in the history
  5. update fix empty else

    alex-Arc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    dbf32ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7bd57e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0bd2ef View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Update src/cards.ts

    Co-authored-by: Julian Waller <git@julusian.co.uk>
    alex-Arc and Julusian authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1342c19 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    99c62a3 View commit details
    Browse the repository at this point in the history
  2. future todo

    alex-Arc committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    1e76672 View commit details
    Browse the repository at this point in the history
  3. move file write to updateEnvironmentFile

    and make it more generic
    alex-Arc committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f316728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ebcc2c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. switch to koa

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3fcddb6 View commit details
    Browse the repository at this point in the history
  2. remove ip validate

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b9b7e4e View commit details
    Browse the repository at this point in the history
  3. remove unused next

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1af5209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9517d42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    794971a View commit details
    Browse the repository at this point in the history
  6. rest port default to 0

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0d8645a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    009d666 View commit details
    Browse the repository at this point in the history
  8. fix data extraction

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    65fdd95 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a98367 View commit details
    Browse the repository at this point in the history
  10. fix missing body

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cb6f119 View commit details
    Browse the repository at this point in the history
  11. fogot body in POST config

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b15e448 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d612744 View commit details
    Browse the repository at this point in the history
  13. also show on first boot

    alex-Arc committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6252a63 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0305187 View commit details
    Browse the repository at this point in the history
  2. better timing

    alex-Arc committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    05d5959 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    905ae31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591c2b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b36282 View commit details
    Browse the repository at this point in the history