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

Draft: Feature/eggwatch #1296

Closed
wants to merge 22 commits into from
Closed

Draft: Feature/eggwatch #1296

wants to merge 22 commits into from

Commits on Sep 9, 2024

  1. add eggwatch first version

    Birkow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8108eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ac9bc View commit details
    Browse the repository at this point in the history
  3. removed trailing whitespaces

    Birkow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    be7db59 View commit details
    Browse the repository at this point in the history
  4. do first limit check after counting just eggs in case there is no nee…

    …d to count live animals, it should improve performance in one edge case
    Birkow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ad5268e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ec8979 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47b9aa3 View commit details
    Browse the repository at this point in the history
  7. add local state variable and move persisted variables inside, add dfh…

    …ack.onStateChange hook
    Birkow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    59945d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e667d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d747e8 View commit details
    Browse the repository at this point in the history
  10. beautified code

    Birkow committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6f51fd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99c3200 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0aacfa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    f724412 View commit details
    Browse the repository at this point in the history
  2. rename script to nestboxes

    Birkow committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    91d1aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512f980 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    9f57884 View commit details
    Browse the repository at this point in the history
  2. add possibility to ignore race

    Birkow committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    30eb002 View commit details
    Browse the repository at this point in the history
  3. fix if checking for ignored race, handle possibility of not existhing…

    … function to read persistent site config int
    Birkow committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    18db95f View commit details
    Browse the repository at this point in the history
  4. fix handling for new default values if added, add information about r…

    …ace being ignored to status
    Birkow committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    09570d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. split into modules

    Birkow committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d35e3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5a609 View commit details
    Browse the repository at this point in the history