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

Remove input_channel argument from ValueConsumer #706

Closed
wants to merge 103 commits into from

Commits on Feb 7, 2024

  1. Remove WiFiManager for good

    mairas committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6c806cc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    3ebd8e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb516bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d13ded View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f649e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcd3709 View commit details
    Browse the repository at this point in the history
  6. Fix a typo in analogvoltage

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    06c1534 View commit details
    Browse the repository at this point in the history
  7. Fix editor indentation

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    fb5694c View commit details
    Browse the repository at this point in the history
  8. Delete old web tree

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    64ca988 View commit details
    Browse the repository at this point in the history
  9. Add an .eslintrc file

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    323bd39 View commit details
    Browse the repository at this point in the history
  10. Implement new config UI

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4a6bd16 View commit details
    Browse the repository at this point in the history
  11. Add backend API mocking

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bd9f4c3 View commit details
    Browse the repository at this point in the history
  12. Add SensESP logo

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7295780 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e32fbd3 View commit details
    Browse the repository at this point in the history
  14. Add a plugin template

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    28a5a64 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffe1f7a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa95276 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bbdaefd View commit details
    Browse the repository at this point in the history
  18. Split the different API handlers into classes of their own

    Add a command handler for providing routes
    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4e62782 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    50d552b View commit details
    Browse the repository at this point in the history
  20. Fix hostname UIOutput

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    62e9901 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1bcda9b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    32d052c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6cc7dd7 View commit details
    Browse the repository at this point in the history
  24. Fix config schema handling

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cf6bbf2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a7da88 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    793e076 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9a2ff9b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a63f09f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7748654 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9bb1d51 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c8417a9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    50bab13 View commit details
    Browse the repository at this point in the history
  33. Remove Startable class

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c3cfd29 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b64f6b9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f9fa536 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    48e0031 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    50ce192 View commit details
    Browse the repository at this point in the history
  38. Update the examples

    mairas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8127bff View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7644575 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6711dd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Implement Signal K setting UI

    mairas committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6579276 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Sort configurables properly

    mairas committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c7d7a5c View commit details
    Browse the repository at this point in the history
  2. Add customizable UI controls

    mairas committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    952d381 View commit details
    Browse the repository at this point in the history
  3. Fix editing JSON in textareas

    mairas committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    184b867 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix RepeatSensor

    mairas committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5174667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04796c View commit details
    Browse the repository at this point in the history
  3. Remove debugging

    mairas committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    da6aabd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1963a72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05fabcd View commit details
    Browse the repository at this point in the history
  6. Fix checkbox form items

    mairas committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3285c8c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    0f65c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0695d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f70d4ed View commit details
    Browse the repository at this point in the history
  4. Move WiFi watchdog to builder

    mairas committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    22a2d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f2faab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31954c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279de71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdbf7b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    050a81e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8d7fb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merge pull request #684 from SignalK/constant_sensor_config

    Fix constant sensor configuration schema typing
    mairas authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    398a696 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    fbe2d86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #685 from SignalK/remove_old_sample_plugin

    Remove the obsolete and broken typescript sample plugin code
    mairas authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aa8a343 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Breaking change: rename WSClient to SKWSClient

    Also rename related enums.
    mairas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    faea9b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #690 from SignalK/rename_wsclient

    Breaking change: rename WSClient to SKWSClient
    mairas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8672fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f6c07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #691 from SignalK/sklistener

    Pass received Json objects always by value
    mairas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cba868d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    b116f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c1ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b49e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Add the run script

    mairas committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e86c06f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #695 from SignalK/add_run_script

    Add a build script
    mairas authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c184a19 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Compile css files automatically as part of "run build-frontend"

    Also rename underscore run commands to hyphen.
    mairas committed May 5, 2024
    Configuration menu
    Copy the full SHA
    662788e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #696 from SignalK/run_script_fix_css

    Compile css files automatically as part of "run build-frontend"
    mairas authored May 5, 2024
    Configuration menu
    Copy the full SHA
    e195a0b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    697da4f View commit details
    Browse the repository at this point in the history
  2. Remove crud

    mairas committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7bfae34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7b248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc71419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f821a6e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Document the logging changes

    mairas committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ccda8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683f233 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Merge pull request #694 from SignalK/constantsensor_get

    Rename ConstantSensor getters and setters
    mairas authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3746425 View commit details
    Browse the repository at this point in the history
  2. Remove non-existent include

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a6d4706 View commit details
    Browse the repository at this point in the history
  3. Update examples

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    17ccf34 View commit details
    Browse the repository at this point in the history
  4. Also update test builds

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    80c922f View commit details
    Browse the repository at this point in the history
  5. Remove EDSP8266 CI platformio.ini

    Unsupported since v1...
    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f41631c View commit details
    Browse the repository at this point in the history
  6. Update GitHub Actions file

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8868449 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #699 from SignalK/esp_log

    Use native ESP-IDF logging
    mairas authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a760b21 View commit details
    Browse the repository at this point in the history
  8. Let the card list be empty

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7859ceb View commit details
    Browse the repository at this point in the history
  9. Fix Position serialization

    mairas committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a020cfd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #701 from SignalK/fix_empty_config_list

    Fix empty config list
    mairas authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    01d0db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    62ee197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e1969 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add new observers to the end of the observer list

    This make connect_to and O(N) operation with respect to the
    number of existing observers, but the call order of the observers
    is now the same as the insertion order. Also, adding new observers
    usually happens in the setup stage of program execution, in which
    the added performance penalty is not relevant.
    mairas committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fd25416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231d699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a4e10 View commit details
    Browse the repository at this point in the history
  4. Implement a throttle transform

    Throttle limits the update rate of its input.
    mairas committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ead67b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    dacc3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c69ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf9348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc17f83 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Remove input_channel feature altogether

    This might break some transforms.
    mairas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    95557d2 View commit details
    Browse the repository at this point in the history