forked from nightscout/cgm-remote-monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
Merged
Merged
Dev #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit c945c2e)
…nt-id-delete Fix devicestatus and treatments id delete
redirect HTTP to HTTPS unless explicitly instructed not to do this
…into 201811_update # Conflicts: # npm-shrinkwrap.json
Update fork (dev) 181121
use fontello-cli --config ./config.json install and move the files to the staic/glyphs directory
…y Nightscout is not yet compatible with CSP.
Turkish language support added
remove mqtt and svgdata, update packages and fontello and helmet improvements
fix INSECURE_USE_HTTP for people with nginx or apache
* Support TripleUp Direction for Medtronic Guardian using a single triple arrow Unicode char
…cti integration (#4487) * first release candiate for 0.11.2 with Minimed EU Server and Guardian Connect integration - integrates mddub/minimed-connect-to-nightscout#11 into Nightscout * bump node 10 LTS version
* Change incompatible module and fix a memory leak in the process * Fix fonts, allow websocket * Oops fix a brainfart with using the hostname * Don't inlude null hostname * Update the shrinkwrap * Instantiate new cache if new instance of profile code is created. Calculate IOB with three digit precision to keep tests happy (and this is roughly the precision we're operating at anyway). * - implement @jweismann suggestions #4449 (comment) - add frameAncestors, baseUri and formAction protection * update README and run doctoc * fix reportOnly * add objectSrc * Use modern CSS loading * Change CSS to use the "official" async loading across the board (which hopefully plays nicer with CSP) * first release candiate for 0.11.2 with Minimed EU Server and Guardian Connect integration - integrates mddub/minimed-connect-to-nightscout#11 into Nightscout * bump node 10 LTS version * increase logging, fix /swagger.yaml * fix typo * set version to rc2, update mongodb to 3.2.2 * add SECURE_CSP_REPORT_ONLY (default false). * npm update and revert to requiring Node versions without security issues.
* Enable id query with no date * Add unit test for query.js
* Suspend TimeAgo reports for 15 seconds if the app has been sleeping. Add a BACK link to reports (due to iOS now not resetting springboard web apps, so it's impossible to go back to the main view) * Move detection to another plugin call
* Suspend TimeAgo reports for 15 seconds if the app has been sleeping. Add a BACK link to reports (due to iOS now not resetting springboard web apps, so it's impossible to go back to the main view) * Move detection to another plugin call * Fix typoed millsecond multiplier and drop the alarm suspend to 10 seconds
…le dependencies. Added a mention of EU minimed servers to README.
* release 0.11.1 (#4279) * Update dev version to 0.11.1 * remove + from version, make way for 0.11.1, upgrade webpack (#4277) * Reporting compatibiilty fixes for Libre/Miaomiao * Allow sgv readings that are spaced 1 minute apart (report.js) * Calculate GVI using the actual time deltas of each individual sgv record (don't assume 5 minute gaps) * Calculate rapid rise deltas using time delta of the sgv record (don't assume 5 minute gaps) * Fix bug in GVIDelta calculation * Bug fixes after testing * Each for loop was dropping the last 2 values of the array - firstly, due to using < instead of <= for the length comparator - secondly, the last value in the array is never checked, so it was not added * Code clean ups * Commented out all unused references to RMS calculation * Removed unused totals variable * Formatted using project js-beautify rules * Update npm-shrinkwrap.json
…o PWDs in a frame-based setup, which was broken by the previous release (#4495)
not sure if it's right, but at least there's no error
could be also be used by openaps, AAPS, or other systems
feat: show rms for glucosedistribution report
…-model feat: display '50+ U', when there's no reservoir value for an Eros pod
feat: Override mode plugin
fix loop test to expect evBG in the pill value
…es prevent a single data error in a single plugin from taking down the entire Nightscout (#4595)
PavloBasiuk
pushed a commit
that referenced
this pull request
Oct 14, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.