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

Updating to latest #15

Merged
merged 137 commits into from
Sep 22, 2020
Merged

Updating to latest #15

merged 137 commits into from
Sep 22, 2020

Conversation

kevinconroy
Copy link
Owner

No description provided.

AdrianLxM and others added 30 commits March 6, 2018 22:56
* Updated release name and number

* Added missing version number

* Added missing version number
* Fix auth dialog sizing error

* Fix Client Init After Auth

(cherry picked from commit 1bf416c)

* update NS minor version
* fix some random test failures

* use typeof to test for existence
* Added support for asking delta

* Added time reference

* Made delta reading more informative

* Corrected time reference

* Try shortening the response

* Revert attempt

* Updated templates and documentation

* Minor improvement in response when delta is 0
* Fix Alexa Launch Request

* Allow LaunchRequest to handle intent if set, change shouldEndSession from string to bool

* Fix SessionEndedRequest
* Add missing Polish translations and improve existing

* Improve translations
…nded consequence of triggering the timeago detection less frequently, causing the code to think the client has been hibernating, thus suppressing the alarms. The update changes the clock to be updated more frequently (this updating the hibernation detection), fixing the issue
pazaan and others added 29 commits September 9, 2020 17:32
* Fix service worker refresh for Firefox

* Improve logging for service worker initialisation

* Skip browser cache for service worker precaching

* Prevent `Partial Content` responses in `fetch` by stripping `Range` header

* Prevent calling `filter` on an undefined property when service worker cache is empty

* Bug fixes for Service Worker

*    Fixes #5920
*    Fixes #5943

* Update service-worker.js

Removed the MP3 files from the preload to fix issues with webkit-based browsers

Co-authored-by: p5nbTgip0r <[email protected]>
Co-authored-by: Sulka Haro <[email protected]>
* On periodic polls, only load delta for CGM data, treatments and device statuses
* Serve basic CGM data API queries from in-memory cache. Increases the Nightscout memory footprint but should significantly reduce the Mongo load
* Serve device status, CGM and treatment records from memory cache
* Support count parameter in /profile
… we want people on Atlas to all migrate to this version
…5702)

* add carb foodType, absorptionTime to reports
Fixed a typo to a client function name
…port

Fix `Treatments` report for `mmol/L` users
Load absolute dosing from amount field
* Load more treatments and entries to fix caching issues (need to add better cache invalidation to really fix this)
* Fix a bug in the REST API query for profiles
@kevinconroy kevinconroy merged commit 5a94beb into kevinconroy:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.