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

nightscout Dev #8037

Closed
wants to merge 116 commits into from
Closed

nightscout Dev #8037

wants to merge 116 commits into from

Conversation

churruca78
Copy link

No description provided.

gestrich and others added 30 commits August 14, 2022 06:48
…nce @bewest already merged his branch to dev

add NodeJS 16.x support.
drop NodeJS 12.x support.It reached End-of-Life status on 30 April 2022
allow NodeJS 18.x support to run for CI
upgrade webpack and webpack-cli
update browserlist and browser documentation, config is now at .browserslistrc
update README.md for browsers and Node versions
fix typos in comments in lib/client/hashauth.js and webpack/webpack.config from nightscout#7440
…odules, so the content is retained across cached builds in various PAAS environments
* Change | to && in package.json
The '^' prefix makes this meaingless, there's
no reason to refuse to run less than 16.16.0
if it's still some 16.x.
…it-dev20220815

Wip/bewest/pieter git dev20220815
Avoid HTML injection called out by CODEQL.
See if this makes codeql happy.
…-analysis

codeql text/html injection in food.js
sulkaharo and others added 28 commits February 25, 2023 13:44
…rrect order

* Fix a bug in CGM entry insertion, where entries that were inserted without a dateString but with a numeric date were always using the current time
…ghtscout#7902)

* Allow DELETE via PATCH/UPDATE operation too

* rollback wrong commit

* Ensure indexes for Roles and Subjects collections as part of boot

---------

Co-authored-by: Milos Kozak <[email protected]>
* New translations en.json (French)

* New translations en.json (Bulgarian)

* New translations en.json (Bulgarian)
This allows consumers, such as nightscout-connect to receive a new sbx without
creating a new one.
…t-data-rights

Wip/bewest/document data rights
…/cgm-remote-monitor into wip/bewest/nightscout-connect
…quest for use in watchfaces and other display-only applications

* Cleans V2 API implementation
* Removes unnecessary server init calls in API calls that were unnecessary
* Expose latest SBX state through the CTX object
* Preprocess temp basals and profile to create a temp basal dataset
* Cleaner profile output
* Support hours GET parameter (up to 48 hours)
Further minize returned data
With this patch, the new version of nightscout-connect will support
all the features of share2nightscout-bridge,
minimed-connect-to-nightscout, and more.
…out-connect

support for nightscout-connect + easystate summary API v2
@tiparraco
Copy link

tiparraco commented Jun 15, 2023 via email

@churruca78 churruca78 closed this Jun 15, 2023
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.