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

Merged
merged 192 commits into from
Dec 25, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
10d623b
mgdl -> mg/dl
AdrianLxM Mar 6, 2018
bde4750
Merge pull request #9 from inventor96/update-virtual-assistants-v2
inventor96 Nov 7, 2019
378406b
Merge pull request #10 from nightscout/dev
inventor96 Dec 7, 2019
e4e417b
Merge branch 'dev' of github.com:inventor96/cgm-remote-monitor into dev
inventor96 Dec 17, 2019
4578e17
Release ref update v2 (#5301)
inventor96 Dec 17, 2019
6021a0a
Fix auth dialog sizing error (#5315)
jpcunningh Dec 17, 2019
721aa02
Fix auth dialog sizing error (#5314)
jpcunningh Dec 18, 2019
14e8c8c
Bump version to 13.0.2-dev
sulkaharo Dec 18, 2019
e0667c9
fix some random test failures (#5341)
jpcunningh Dec 20, 2019
6f43f47
Merge branch 'dev' of github.com:inventor96/cgm-remote-monitor into dev
inventor96 Dec 27, 2019
0c9f819
Added support for asking delta
inventor96 Dec 27, 2019
a4c0425
Added time reference
inventor96 Dec 27, 2019
a7e49b3
Made delta reading more informative
inventor96 Dec 27, 2019
7a1fc6d
Corrected time reference
inventor96 Dec 27, 2019
c9c9495
Try shortening the response
inventor96 Dec 27, 2019
014df85
Revert attempt
inventor96 Dec 27, 2019
6475310
Updated templates and documentation
inventor96 Dec 27, 2019
161c496
Minor improvement in response when delta is 0
inventor96 Dec 27, 2019
23d25a4
German translations improved and added (#5360)
tanja3981 Jan 1, 2020
aeebf0b
Delta support in virtual assistants (#5376)
sulkaharo Jan 1, 2020
9718bc7
Fix Alexa Launch and SessionEnded Requests (#5377)
Bartlomiejsz Jan 1, 2020
a4ce06f
Fix #5149 - discord link on CONTRIBUTING.md doesn't do anything (#5380)
Bartlomiejsz Jan 1, 2020
8139cb9
Fix #5146 - display of treatment with only Fat and Protein set (#5381)
Bartlomiejsz Jan 1, 2020
f7922a6
Basic report page style fixes and updates (#5387)
andrew-dixon Jan 1, 2020
031c5be
Add missing Polish translations and improve existing (#5382)
Bartlomiejsz Jan 1, 2020
1c579a7
Addressed virtual assistant usage with Authentication Roles (#5388)
inventor96 Jan 1, 2020
78be0f6
mgdl -> mg/dl (#3423)
sulkaharo Jan 1, 2020
44519b9
Fix timeago alarms (again). The changes to the rendered had an uninte…
sulkaharo Jan 1, 2020
9817b03
Remove the server side test
sulkaharo Jan 1, 2020
df03577
Merge pull request #5394 from nightscout/fix_timeago
sulkaharo Jan 1, 2020
60be07c
Fix Graph Display Without Recent Devicestatus (#5409)
jpcunningh Jan 6, 2020
ee0b1e8
Update Russian (#5415)
apanasef Jan 6, 2020
0def1f2
Add server teardown ability (#5410)
PetrOndrusek Jan 6, 2020
bb34500
Additional German Translations and corrections (#5405)
herzogmedia Jan 6, 2020
5e47c4d
Fix #5188 - move predictions to bundle and don't render chart on pred…
Bartlomiejsz Jan 6, 2020
ddbda15
Move toolbar and authentication status to partial and include on each…
Bartlomiejsz Jan 6, 2020
4098689
Virtual assistant code simplification (#5400)
inventor96 Jan 11, 2020
4f9f735
Pr/5379 (#5441)
sulkaharo Jan 11, 2020
c49ea37
Volunteer for Polish translations (#5396)
Bartlomiejsz Jan 11, 2020
2f60d8d
Api3 output renderers (#5425)
PetrOndrusek Jan 12, 2020
5c15243
Restore glucose distribution test (#5434)
jakobsandberg Jan 12, 2020
81d926a
Increase coverage of tests on units utility and clean up timeago test…
jakobsandberg Jan 12, 2020
937aa47
Refactor to encapsulate duplicated settings logic (#5426)
jakobsandberg Jan 12, 2020
64663d2
Send coverage reports to Codacy (#5444)
sulkaharo Jan 12, 2020
7dc292e
Resolve unnecessary uses of eslint-ignore (#5436)
jakobsandberg Jan 12, 2020
3a1d9be
Fix eslint errors and add npm script for eslint (#5427)
jakobsandberg Jan 14, 2020
04edbec
Remove redundant checks on entry ID (#5440)
jakobsandberg Jan 14, 2020
d095482
Run CI Action for Pull Requests
sulkaharo Jan 14, 2020
3386ac6
Update DayToDay report for Loop Overrides (#5452)
jonfawcett Jan 18, 2020
baad198
Fix earlier merge error with predictions having moved to the report b…
sulkaharo Jan 18, 2020
6045547
fix brushing loop (#5499)
jpcunningh Feb 1, 2020
c86b890
Update README.md (#5480)
hummelstrand Feb 3, 2020
c0f6b22
Added period of days into headline of glucose distribution and percen…
peterleimbach Feb 3, 2020
82f0076
Move app caching to a service worker (#5504)
sulkaharo Feb 5, 2020
b1ec21c
Added indexes to 'entries' and 'treatments' along with other updates …
a-harrison Feb 5, 2020
765d7f8
Fix: Round interporlated mg/dL value to an integer
sulkaharo Feb 8, 2020
44ab2a7
Plugin to show database size (% of available space or in MiB) (#5496)
dlvoy Feb 10, 2020
65b9f38
Trying to fix random fail of APIv3 tests (#5519)
PetrOndrusek Feb 11, 2020
cd2ad5e
client - mobile - Axis label font is scaled on small screens (#5512)
stephencmorton Feb 16, 2020
77795ca
Split view (#5518)
sulkaharo Feb 16, 2020
729747a
Allow flagging specific settings to be not exposed the /properties an…
sulkaharo Feb 16, 2020
dcf8248
Add more variables to the special list
sulkaharo Feb 16, 2020
43165a0
[DEV][FIX] Fix dbsize plugin to make it hideable again (#5529)
dlvoy Feb 22, 2020
be678c0
Removed duplicate if statement (#5531)
altaired Feb 22, 2020
68fb745
Update Dutch translations (#5532)
Feb 22, 2020
7d95b06
Fix settings test
sulkaharo Feb 22, 2020
32f4791
Update version to 13.1.0
sulkaharo Feb 22, 2020
9611373
Merge branch 'master' into dev for release
sulkaharo Feb 22, 2020
4cdd00d
Fix topbar collapse on small screens (#5562)
sulkaharo Mar 9, 2020
17eb4ae
Option to switch off bolus amount outputs (#5522)
andrew-dixon Apr 14, 2020
7c5a69d
Fix d3 portrait to landscape brush failure (#5638)
jpcunningh May 5, 2020
9236771
Sanitize data from manual careportal entries so only fields with actu…
sulkaharo May 5, 2020
db0e08c
do not redirect to profile editor by default (#5671)
bewest Jun 12, 2020
f3fab56
Fix Issue #5486 - Device Status Days Feature (#5651)
mtfoley Jun 12, 2020
3d6f488
Configurable clock views (#5625)
ireneusz-ptak Jun 12, 2020
5698ae2
Add remote bolus/carbs + otp entry for loop (#5598)
josep1972 Jun 12, 2020
500de79
Sometimes at the very start no profiles provided. (#5591)
GermanBluefox Jun 12, 2020
802d986
Fixes #4991 - Now selects basal profile based day by day (#5572)
fromorbonia Jun 12, 2020
0ae6431
prepare hotfix for MMConnect/EU - 2020-06-28
bewest Jun 28, 2020
f611f1b
bump pointing at right tag
bewest Jun 29, 2020
1062a0d
prepare hotfix for MMConnect/EU - 2020-06-28
bewest Jun 28, 2020
bcd6df2
bump pointing at right tag
bewest Jun 29, 2020
cc1edf2
Merge pull request #5721 from nightscout/wip/bewest/mmconnect-eu
bewest Jun 30, 2020
acf0d39
hotfix attempt 2 - carelink 2020 sso updates
bewest Jun 30, 2020
06982d7
hotfix 3 - attempt 3 at carelink 2020 sso updates
bewest Jun 30, 2020
93c8447
attempt 4 at hotfix for nightscout
bewest Jul 1, 2020
8fba311
hotfix 5 - incorporates latest axios changes
bewest Jul 1, 2020
7283560
Fix for boluscalc issue (#5729)
ireneusz-ptak Jul 2, 2020
9528b79
npm install --save minimed-connect-to-nightscout@^1.4.0
bewest Jul 2, 2020
2fc559e
Change DISPLAY_UNITS to use readENV's default value and added several…
joracine Jul 12, 2020
9b048dd
Fix audit errors, button order (#5694)
sulkaharo Jul 12, 2020
b8e69d9
Fix temporary target cancellation
sulkaharo Aug 18, 2020
356a236
Added documentation on the use of Alpha Testing (#5784)
inventor96 Aug 18, 2020
5ffa5eb
Wip/bewest/mmconnect eu (#5731)
bewest Aug 18, 2020
f4f456a
* Updated several packages to remove issues from NPM audit
sulkaharo Aug 18, 2020
359e6a6
* Limit the default number of profiles returned by the API to fix iss…
sulkaharo Aug 19, 2020
2936559
Upgrade Helmet to 4.0.0
sulkaharo Aug 19, 2020
fd90f4e
CSP and service worker improvements (#5856)
sulkaharo Aug 20, 2020
3e1cc14
Serve the CSP to everyone
sulkaharo Aug 20, 2020
d504a66
Split view CSP support (#5864)
sulkaharo Aug 21, 2020
0c22963
Re-enable CSP configuration (#5867)
sulkaharo Aug 22, 2020
46e3d8f
Merge remote-tracking branch 'official/hotfix/2020-06-28/carelink' in…
bewest Aug 28, 2020
26ebdbd
Bump share2nightscout-bridge plugin
bewest Aug 28, 2020
6613e76
feat Add robots.txt to disallow site crawling
sulkaharo Aug 30, 2020
22d1506
Fix dbsize for usage with Atlas (#5962)
dlvoy Sep 8, 2020
89dfe21
Openaps performance improvement (#5945)
jpcunningh Sep 8, 2020
67fb939
Adapt to MongoDB Atlas (#5893)
aviau Sep 8, 2020
d26091b
Fix Issue #5763 - Change $.ajax to /api/v1/profile (#5704)
mtfoley Sep 8, 2020
0ee3628
Bug fixes for Service Worker (#5970)
pazaan Sep 9, 2020
8019005
Optimize Nightscout database usage (#5947)
sulkaharo Sep 9, 2020
c113424
Bumping version to 14.0.0 given this is a relatively large update and…
sulkaharo Sep 10, 2020
5aef245
Remove logging statements
sulkaharo Sep 10, 2020
ace19e1
fix brushing recursion
Sep 10, 2020
57e33a0
Normalize treatments to support absolute doses from the amount field
sulkaharo Sep 12, 2020
be422f0
Add Loop Carbs foodType, absorptionTime to Reports for ISSUE #5701 (#…
kskandispersonal Sep 12, 2020
14621a4
Update README to point to new docs
sulkaharo Sep 13, 2020
e54a6b8
Merge pull request #5526 from nightscout/dev
sulkaharo Sep 13, 2020
3928565
Fix `Treatments` report for `mmol/L` users
pazaan Sep 13, 2020
0c11bf0
Bump version to 14.0.1
sulkaharo Sep 13, 2020
f04e7d7
Merge pull request #5983 from pazaan/pazaan/fix-iquorice-treatment-re…
sulkaharo Sep 13, 2020
4f85e19
Merge pull request #5984 from nightscout/dev
sulkaharo Sep 13, 2020
663f439
Bump dev to 14.0.2
sulkaharo Sep 13, 2020
e9c09af
Merge branch 'dev' into fix-recursion
Sep 13, 2020
5cdba4a
Merge pull request #5987 from jpcunningh/fix-recursion
sulkaharo Sep 14, 2020
345b171
Merge pull request #5980 from nightscout/absolute_amount
sulkaharo Sep 14, 2020
cd256ab
Serve Last-Modified header for the service worker to help with some b…
sulkaharo Sep 14, 2020
685ae5c
Cleaned old appcache references
sulkaharo Sep 14, 2020
5f0b77b
* Remove unnecessary logging to help with Papertrail limits
sulkaharo Sep 15, 2020
b620164
When merging inserts and updates from the database, ensure we always …
sulkaharo Sep 15, 2020
0a79cb1
Bump treatment delta loading to four hours
sulkaharo Sep 15, 2020
fbe3e9b
One more increase to treatment load time to cover long overrides
sulkaharo Sep 16, 2020
92f23e6
Merge pull request #6004 from nightscout/dev
sulkaharo Sep 16, 2020
90f91c3
* Bump version to 14.0.3
sulkaharo Sep 16, 2020
b62ab3c
Bumped up the number of treatments loaded / day for reporting
sulkaharo Sep 16, 2020
8a1d6bf
Fix reports unit test
sulkaharo Sep 16, 2020
a0043ec
Bump treatments default limit default to 1000 objects for queries tha…
sulkaharo Sep 16, 2020
6e50c23
Merge pull request #6009 from nightscout/dev
sulkaharo Sep 16, 2020
0c7e9bf
* Require created_at for Treatments on insert
sulkaharo Sep 19, 2020
f878ce1
Add support for CGM data and device statuses. Refactor dataloader to …
sulkaharo Sep 20, 2020
a75c5a3
Fix data order for REST API
sulkaharo Sep 20, 2020
1059232
* Add cache update events to websocket API
sulkaharo Sep 21, 2020
54008a7
Remove excess logging
sulkaharo Sep 22, 2020
cde9aa3
Merge pull request #6056 from nightscout/cache_invalidation
sulkaharo Sep 22, 2020
3f1081e
Bump version to .4
sulkaharo Sep 22, 2020
a95ad79
Merge pull request #6078 from nightscout/dev
sulkaharo Sep 23, 2020
de792d2
Bump version to 14.0.5 and fix #6050
sulkaharo Sep 24, 2020
07eee47
Fix Pebble API detecting mmol units from settings
sulkaharo Sep 24, 2020
8ac9734
Make settings parsing whitespace tolerant
sulkaharo Sep 25, 2020
f846165
* Fix security test
sulkaharo Sep 25, 2020
a8956bc
Don't report an error on every reconnect
sulkaharo Sep 25, 2020
d3c1613
Less intimidating error page on start, which also checks for api_secret
sulkaharo Sep 25, 2020
eec131b
Add file missing from last commit
sulkaharo Sep 25, 2020
84c245c
Fix tests
sulkaharo Sep 25, 2020
54a5b35
Remove require statement breaking deploys
sulkaharo Sep 27, 2020
4d2a731
Update --feature-request--.md
sulkaharo Sep 27, 2020
5af8d63
Update --bug-report.md
sulkaharo Sep 27, 2020
6d6cf31
Update --individual-troubleshooting-help.md
sulkaharo Sep 27, 2020
48096fc
Merge branch 'master' into dev
sulkaharo Sep 27, 2020
dfa86a9
Fix memory leak and cache update issues in 14.0.4 (#6133)
sulkaharo Sep 27, 2020
0670c5a
Add error cat to error page
sulkaharo Sep 27, 2020
4ba636d
Fix MONGODB_URI reference in error message
sulkaharo Sep 27, 2020
9315b06
Merge pull request #6135 from nightscout/dev
sulkaharo Sep 27, 2020
0dd1254
Bump version to 14.0.6
sulkaharo Sep 28, 2020
a8b53f5
Support uploading device statuses in batches (#6147)
sulkaharo Sep 28, 2020
48f5578
Make empty cache detection a bit more aggressive to account for cache…
sulkaharo Sep 28, 2020
1818810
Merge pull request #6148 from nightscout/dev
sulkaharo Sep 28, 2020
f08f9ea
* Bump version to 14.0.7
sulkaharo Sep 30, 2020
0aed5c9
Update README.md
sulkaharo Oct 3, 2020
b6bde83
Fixed #5852 - Updated Google Home setup steps (#6195)
inventor96 Oct 5, 2020
d9e63fb
Fix broken swagger for APIv3 (#6201)
PetrOndrusek Oct 18, 2020
76b9de9
Use lodash.get() in virtual assistant API endpoints (v2) (#6199)
inventor96 Oct 20, 2020
7753241
Corrected setup of `dbsize` for virtual assistants (#6270)
inventor96 Oct 20, 2020
fe33f7f
Create config.yml
sulkaharo Oct 29, 2020
8ba3793
Delete --individual-troubleshooting-help.md
sulkaharo Oct 29, 2020
bc55b07
Update config.yml
sulkaharo Oct 29, 2020
b762ade
Fix batch (#6248)
sulkaharo Nov 10, 2020
f81ac59
Adding Hungarian translation to nightscout (#6037)
smilodonis Nov 11, 2020
6a84be1
Update language.js (#6193)
bjornoleh Nov 11, 2020
60424d3
#5991 Typo in translation (#6217)
mg80 Nov 11, 2020
92ac596
add missing translations (#6346)
herzogmedia Nov 11, 2020
ead1370
Updated Alexa's intents because Amazon required new ones yet again. (…
inventor96 Nov 12, 2020
376c790
Add runtime state tracking to Nightscout, where client now checks if …
sulkaharo Nov 14, 2020
978f205
Add file missing from previous commit
sulkaharo Nov 14, 2020
85c59a6
Merge branch 'master' into dev
sulkaharo Nov 14, 2020
5f59c1d
Update app.json
sulkaharo Nov 14, 2020
384de77
Fix unit tests
sulkaharo Nov 14, 2020
edf432a
Merge branch 'master' into dev
sulkaharo Nov 14, 2020
d7f472a
Fix the read detection to work correctly with MongoDB Atlas
sulkaharo Nov 14, 2020
a9692d1
* Added basal and careportal to default plugins
sulkaharo Nov 15, 2020
e7d080a
Increase load interval to 5 seconds
sulkaharo Nov 15, 2020
257dfb2
Merge pull request #6445 from nightscout/dev
sulkaharo Nov 15, 2020
695e98b
Create codeql-analysis.yml
sulkaharo Nov 15, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
* Bump version to 14.0.3
* Fix a bug in the REST API query for profiles
  • Loading branch information
sulkaharo committed Sep 16, 2020
commit 90f91c3e18dc6d200b2a278f323deebccbbcc39b
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightscout",
"version": "14.0.2",
"version": "14.0.3",
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
"license": "AGPL-3.0",
"author": "Nightscout Team",
Expand Down
2 changes: 1 addition & 1 deletion static/report/js/report.js
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@
$('#info > b').html('<b>' + translate('Loading core profiles') + ' ...</b>');

//The results must be returned in descending order to work with key logic in routines such as getCurrentProfile
var tquery = '?find[startDate][$gte]=' + new Date(dateFrom).toISOString() + '&find[startDate][$lte]=' + new Date(dateTo).toISOString() + '&sort[startDate]=-1&count=' + dayCount;
var tquery = '?find[startDate][$gte]=' + new Date(dateFrom).toISOString() + '&find[startDate][$lte]=' + new Date(dateTo).toISOString() + '&sort[startDate]=-1&count=1000';

return $.ajax('/api/v1/profiles' + tquery, {
headers: client.headers(),
Expand Down
2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"info": {
"title": "Nightscout API",
"description": "Own your DData with the Nightscout API",
"version": "14.0.2",
"version": "14.0.3",
"license": {
"name": "AGPL 3",
"url": "https://www.gnu.org/licenses/agpl.txt"
Expand Down
2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ servers:
info:
title: Nightscout API
description: Own your DData with the Nightscout API
version: 14.0.2
version: 14.0.3
license:
name: AGPL 3
url: 'https://www.gnu.org/licenses/agpl.txt'
Expand Down