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

Dev #126

Merged
merged 26 commits into from
Oct 17, 2023
Merged

Dev #126

merged 26 commits into from
Oct 17, 2023

Commits on Jan 28, 2022

  1. Point readme to correct location of swagger.yaml

    Jakob Sandberg committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    dd0c7f0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Increase debounce for data loads to 15 seconds and trigger a data-loa…

    …ded event to process local data updates even if the call is debounced
    sulkaharo committed May 29, 2023
    Configuration menu
    Copy the full SHA
    cf5646b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    93ffb25 View commit details
    Browse the repository at this point in the history
  2. * Fix storage so tests pass with new Mongo driver

    * Removes old openaps-storage feature
    sulkaharo committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    32163a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Fix authorization storage

    sulkaharo committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ea56b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    203f16f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba788d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    b0756cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b44d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed10ca1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    10cd789 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8073 from bjornoleh/shareous

    README.md: use shareous1 for Nightscout connect using Dexcom share
    bewest authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b1eb27e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    6e1c69f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7312 from jakobsandberg/readme-swagger-link

    Point readme to correct location of swagger.yaml
    bewest authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4a461e5 View commit details
    Browse the repository at this point in the history
  3. allow running any version of LTS

    Given node 18 and 20, allow running on any LTS version of node.
    We can block out bad versions if needed.
    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3893eb4 View commit details
    Browse the repository at this point in the history
  4. n 14 && npm install

    Use npm install under node 14 generates different lock file.
    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ebece1b View commit details
    Browse the repository at this point in the history
  5. set expectation to take around 15 seconds for first load

    This patch adjusts the user feedback while the server is initializing to
    communicate that Nightscout startup sequence should take closer to 15 second
    than 5 seconds.
    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    48dfa22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6c0a0a View commit details
    Browse the repository at this point in the history
  7. Allow any LTS version.

    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7819223 View commit details
    Browse the repository at this point in the history
  8. n 14 && npm install

    Record output of npm instlal using oldest supported version.
    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6964916 View commit details
    Browse the repository at this point in the history
  9. upgrade nightscout-connect@^0.0.12, npm install

    Record changes from upgrading nightscout-connect to at least the latest
    release, 0.0.12.
    bewest committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    97a603f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8026 from nightscout/less_frequent_db_updates

    Mongo driver update & less frequent database polls
    bewest authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2757fe5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d18433 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge pull request #8082 from nightscout/crowdin_incoming

    New Crowdin updates
    bewest authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5d83048 View commit details
    Browse the repository at this point in the history