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 #1

Merged
merged 375 commits into from
Jun 4, 2019
Merged

Dev #1

merged 375 commits into from
Jun 4, 2019

Conversation

PavloBasiuk
Copy link
Owner

No description provided.

PieterGit and others added 30 commits November 20, 2018 01:44
(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
sulkaharo and others added 27 commits March 14, 2019 18:27
* 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
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 PavloBasiuk merged commit b319974 into PavloBasiuk:dev Jun 4, 2019
PavloBasiuk pushed a commit that referenced this pull request Oct 14, 2019
PavloBasiuk pushed a commit that referenced this pull request Apr 19, 2021
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.