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

update to 14.0.7 #2

Merged
merged 25 commits into from
Nov 16, 2020
Merged

update to 14.0.7 #2

merged 25 commits into from
Nov 16, 2020

Commits on Sep 30, 2020

  1. * Bump version to 14.0.7

    * Add onerror handler for pushover
    sulkaharo committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f08f9ea View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

Commits on Oct 18, 2020

  1. Fix broken swagger for APIv3 (#6201)

    * APIv3: isolating documents from tests (not allowing clashes of calculated identifiers)
    
    * removing unused async keyword
    
    * fixing api v3 swagger and moving it to /api3-docs
    
    Co-authored-by: Petr Ondrusek <[email protected]>
    Co-authored-by: Petr Ondrůšek <[email protected]>
    3 people authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    d9e63fb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Use lodash.get() in virtual assistant API endpoints (v2) (#6199)

    * Fixed #5632 - Improved value resolution
    
    * More value resolution improvements
    
    * Fixed a couple object paths
    inventor96 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    76b9de9 View commit details
    Browse the repository at this point in the history
  2. Corrected setup of dbsize for virtual assistants (#6270)

    * Corrected db size config for virtual assistants
    
    * Language fix, improvements, added dbsize to virtAsst config
    
    * Using env
    
    * Added logging
    
    * Debug logging
    
    * Different logging
    
    * More troubleshooting
    
    * Another try
    
    * Reverted stuff, added dbsize to server defaults
    
    * Fixed test
    
    * Fixed another test
    inventor96 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    7753241 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Create config.yml

    sulkaharo authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    fe33f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba3793 View commit details
    Browse the repository at this point in the history
  3. Update config.yml

    sulkaharo authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    bc55b07 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Fix batch (#6248)

    * Use the delta plugin data to show the delta in the clock views
    * Update Node checks
    * Fix disabling the BG alarms for simple alarms
    * Load battery and other rare events up to two months back
    * Possibly fixes compatibility with ios9 - needs testing
    * Unified black and color clock layouts
    * Update clock data every 20 seconds
    * Update clock time every second
    * Fix how CSP policy is set for Helmet, fixes #6260
    * Authorization fix for misformatted URLs
    * Added unit test for batch upload of CGM entries
    * Improved / removed some logging
    * Test if user is in read only mode when Nightscout starts and give an error if so
    sulkaharo authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b762ade View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Adding Hungarian translation to nightscout (#6037)

    * Finished first round of translation for Hungarian language
    
    * Added hungarian language to the readme file
    
    * Fixes
    
    * WIP
    
    * Typo fixes and changes to translations
    
    * Update language.js
    
    Fixed some mistyped language keys
    
    Co-authored-by: Andy Feher <[email protected]>
    Co-authored-by: Sulka Haro <[email protected]>
    3 people authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    f81ac59 View commit details
    Browse the repository at this point in the history
  2. Update language.js (#6193)

    Isfjell -> Istapp
    
    Co-authored-by: Sulka Haro <[email protected]>
    bjornoleh and sulkaharo authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6a84be1 View commit details
    Browse the repository at this point in the history
  3. #5991 Typo in translation (#6217)

    Co-authored-by: Sulka Haro <[email protected]>
    mg80 and sulkaharo authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    60424d3 View commit details
    Browse the repository at this point in the history
  4. add missing translations (#6346)

    Co-authored-by: Sulka Haro <[email protected]>
    herzogmedia and sulkaharo authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    92ac596 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

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

Commits on Nov 14, 2020

  1. Add runtime state tracking to Nightscout, where client now checks if …

    …the server has loaded initial data from Mongo before the user is directed to the UI
    sulkaharo committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    376c790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978f205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85c59a6 View commit details
    Browse the repository at this point in the history
  4. Update app.json

    sulkaharo authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    5f59c1d View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    sulkaharo committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    384de77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf432a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7f472a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. * Added basal and careportal to default plugins

    * Changed report BG target to allow fractional numbers
    sulkaharo committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    a9692d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d080a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6445 from nightscout/dev

    Release 14.0.7
    sulkaharo authored Nov 15, 2020
    Configuration menu
    Copy the full SHA
    257dfb2 View commit details
    Browse the repository at this point in the history
  4. Create codeql-analysis.yml

    sulkaharo authored Nov 15, 2020
    Configuration menu
    Copy the full SHA
    695e98b View commit details
    Browse the repository at this point in the history