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

Time to update #2

Merged
merged 676 commits into from
Jun 16, 2020
Merged
Changes from 7 commits
Commits
Show all changes
676 commits
Select commit Hold shift + click to select a range
f9d59c4
Packaging / development improvements (#4710)
sulkaharo Jul 15, 2019
b04476e
Normalize Treatment, Entry and Device Status object dates to be all i…
sulkaharo Jul 17, 2019
8f25a6e
Fix all issues from ESLint (#4730)
sulkaharo Jul 17, 2019
b933da2
* Merge branch 'master' into dev
sulkaharo Jul 17, 2019
9380557
Add eslint ignores to a false positive
sulkaharo Jul 19, 2019
851b08f
Fix issues found with linting in the server code & update module vers…
sulkaharo Jul 19, 2019
ad19131
* Bump version to 0.12.0 for release
sulkaharo Jul 19, 2019
b627d31
Merge pull request #4733 from nightscout/dev
sulkaharo Jul 20, 2019
f874183
BUGFIX: Fix the clock to load the javascript bundle from the right place
sulkaharo Jul 20, 2019
41ff79a
Merge branch 'dev'
sulkaharo Jul 20, 2019
629e375
Bump version number to 0.12.1
sulkaharo Jul 20, 2019
26f698a
Bump version to 0.12.1
sulkaharo Jul 20, 2019
0dd701e
Add small close button to the clock views
sulkaharo Jul 20, 2019
f0b3e1a
allow Node 12
PieterGit Jul 20, 2019
4626156
Add close buttons to all views accessible from the main menu, to prev…
sulkaharo Jul 20, 2019
7d7e577
Bump version to 0.12.2
sulkaharo Jul 20, 2019
5fea10a
Merge pull request #4748 from nightscout/dev
sulkaharo Jul 20, 2019
561f42a
Fix main view button alignment
sulkaharo Jul 21, 2019
6a7f598
Merge branch 'dev' of https://github.com/nightscout/cgm-remote-monito…
PieterGit Jul 21, 2019
8d6e551
allow Azure with Node ^10.15.2 and allow Node 12
PieterGit Jul 21, 2019
6e6cd29
drop Node `^12.6.0` from package.json, because it is not recommended…
PieterGit Jul 22, 2019
99e8d6f
up WEBSITE_NODE_DEFAULT_VERSION to 10.15.2
PieterGit Jul 22, 2019
1c94078
Update browser requirements
unsoluble Jul 22, 2019
7f5f74c
Perform HTTP to HTTPS redirect using 307 status
mastacheata Jul 22, 2019
2fed98a
Only set INSECURE_USE_HTTP as last resort
mastacheata Jul 22, 2019
3d5fc8d
Merge pull request #4778 from mastacheata/patch-2
sulkaharo Jul 23, 2019
eb3e4c8
Merge pull request #4779 from mastacheata/patch-1
sulkaharo Jul 23, 2019
0dd7347
Merge pull request #4775 from unsoluble/patch-1
sulkaharo Jul 23, 2019
ae2e8c9
Merge pull request #4782 from nightscout/master
sulkaharo Jul 23, 2019
c9b7e5c
Merge pull request #4769 from PieterGit/201907_dev
sulkaharo Jul 23, 2019
866b571
Update clock view notes
unsoluble Jul 23, 2019
3373c27
* Close button color is much dimmer and changes color appropriately i…
sulkaharo Jul 24, 2019
9acd999
Load the latest 'Sensor Stop' event in case user has a Start and Stop…
sulkaharo Jul 24, 2019
d2f21a5
Merge pull request #4794 from nightscout/load_sensor_stop
sulkaharo Jul 24, 2019
c7674ae
Renamed the config variable and inverted the boolean logic
sulkaharo Jul 24, 2019
3a3f41d
feat: Add support for different color prediction lines (#4792)
Erin879 Jul 24, 2019
a39b245
fix: Temp basal input fix for browsers that don't follow standards (S…
unsoluble Jul 24, 2019
9919d1e
Merge pull request #4788 from unsoluble/patch-3
sulkaharo Jul 24, 2019
7503512
Merge branch 'dev' into less_obtrusive_clock_close
sulkaharo Jul 24, 2019
2b0b19d
Adds a new feature for plugins, where plugin extended settings can be…
sulkaharo Jul 25, 2019
298a3f5
Add the new setting to README
sulkaharo Jul 26, 2019
6c01edb
Only show plugin settings in in client if the plugin is visible
sulkaharo Jul 26, 2019
71981de
Merge pull request #4793 from nightscout/less_obtrusive_clock_close
sulkaharo Jul 26, 2019
99ac3a6
Remove debug logging
sulkaharo Jul 26, 2019
6499480
Merge branch 'dev' into plugin_pref_ui
sulkaharo Jul 26, 2019
c9db3e3
Merge pull request #4799 from nightscout/plugin_pref_ui
sulkaharo Jul 26, 2019
7fe9fef
Assume any string in DISPLAY_UNITS that contains "mmol" indicates mmo…
sulkaharo Jul 27, 2019
fcca512
feat: validate temp target in Careportal (#4812)
sulkaharo Jul 27, 2019
cdc7669
Changed logic for the Clock Close button: 1) The show now defaults to…
sulkaharo Jul 29, 2019
5bf903e
Clock-color arrow wasn't reverting from its stale state (#4821)
unsoluble Jul 29, 2019
e1f0ac5
Small fix for if-modified-since header parsing (#4827)
sulkaharo Jul 29, 2019
c13d847
New utils.toFixed() for cleaner labels (#4822)
bassettb Jul 29, 2019
7947e30
feat: API improvements (#4806)
sulkaharo Jul 29, 2019
35c7dc4
* Allow users to set `DE_NORMALIZE_DATES=false` to have the REST API …
sulkaharo Jul 29, 2019
6c5bc21
Don't show calculated insulin from carbs
bassettb Jul 29, 2019
c2c534a
Update README.md
sulkaharo Jul 30, 2019
65fbaa1
Update CONTRIBUTING.md
sulkaharo Jul 30, 2019
1ada478
Bump version to 0.12.3
sulkaharo Jul 30, 2019
3a8f199
One more clock change - the SHOW_CLOCK_CLOSEBUTTON setting can now be…
sulkaharo Jul 30, 2019
f81298f
Release 0.12.3
sulkaharo Jul 30, 2019
4638db5
staleTime div is missing in the clockview
ireneusz-ptak Jul 30, 2019
9897926
Bump version to 0.12.4-dev
sulkaharo Jul 30, 2019
d767102
Merge pull request #1 from nightscout/master
inventor96 Jul 30, 2019
1a26b2a
Remove profile conversion warning
unsoluble Jul 31, 2019
23e9db9
Rewording of the "wrong profile" dialog
unsoluble Jul 31, 2019
8c9d51f
Fixed plugin settings being displayed in other settings pages
Erin879 Aug 3, 2019
54ae531
Allow start nightscout from other directories but cgm-remote-monitor
GermanBluefox Aug 3, 2019
5e88388
Formatting
GermanBluefox Aug 3, 2019
1c9d5b1
Use not only from cgm-remote-monitor
GermanBluefox Aug 3, 2019
f7dc1f8
Merge pull request #4848 from Erin879/dev
sulkaharo Aug 4, 2019
503a029
Merge pull request #4846 from GermanBluefox/patch-1
sulkaharo Aug 4, 2019
eacc560
Merge pull request #4831 from ireneusz-ptak/patch-1
sulkaharo Aug 4, 2019
d47fd21
Merge pull request #4833 from bassettb/daytoday-carbs-dont-need-IC-calc
sulkaharo Aug 4, 2019
98c22d9
Merge pull request #4837 from unsoluble/patch-6
sulkaharo Aug 4, 2019
f2b0550
Update language.js per #4837 and #4838
unsoluble Aug 4, 2019
5be345b
Merge pull request #1 from nightscout/dev
Erin879 Aug 5, 2019
cf89f37
fixed issue with incorrect target validation
Erin879 Aug 6, 2019
0f7c03d
Merge pull request #4861 from Erin879/dev
sulkaharo Aug 11, 2019
46070c9
Merge pull request #4851 from unsoluble/patch-1
sulkaharo Aug 11, 2019
23ac70a
Merge pull request #4838 from unsoluble/patch-7
sulkaharo Aug 11, 2019
d0e14de
Fix clock if authentication is enabled (#4914)
PieterGit Aug 22, 2019
3b5430d
German language updates (#4895)
herzogmedia Aug 23, 2019
20823d3
upgrade minimed-connect-to-nightscout to fix GuardianConnect for US s…
PieterGit Aug 24, 2019
202402f
Copied work done by mdomox
inventor96 Sep 6, 2019
e36a6f1
Updates and fixes to CONTRIBUTING.md
inventor96 Sep 6, 2019
93f8eb9
Spacing unification
inventor96 Sep 7, 2019
3b183a2
One more fix for CONTRIBUTING.md
inventor96 Sep 7, 2019
a7bf320
Minor code formatting improvements
inventor96 Sep 7, 2019
ce00c94
One more time...
inventor96 Sep 7, 2019
efa35c4
Renamed Alexa stuff to virtAsst for generic-ness
inventor96 Sep 7, 2019
51c8d2c
Corrected missed translate() text
inventor96 Sep 8, 2019
58162c2
Updated googlehome plugin to mimic the alexa plugin
inventor96 Sep 8, 2019
b39eb8f
Changed order of operations
inventor96 Sep 8, 2019
8a20015
Fixed parameter referencing in googlehome
inventor96 Sep 8, 2019
90562a3
Yet another CONTRIBUTING fix
inventor96 Sep 8, 2019
855b64d
Removed extra google stuff
inventor96 Sep 8, 2019
2238067
Migrated standalone intents to MetricNow intent
inventor96 Sep 8, 2019
b3a47b3
Simplified route handling
inventor96 Sep 8, 2019
79f0217
Added logging
inventor96 Sep 8, 2019
cc56ef8
Added forgotten path selector
inventor96 Sep 8, 2019
0b1ce34
Separated instructions for adding virtual assistant support in a plugin
inventor96 Sep 8, 2019
0d85439
A few typo fixes
inventor96 Sep 8, 2019
f74d6a8
Improved logging
inventor96 Sep 8, 2019
c266cab
Updated Google Home plugin instructions
inventor96 Sep 9, 2019
895407d
Attempt to trigger download of template file
inventor96 Sep 9, 2019
478b25b
Small wording tweaks
inventor96 Sep 9, 2019
c562e7d
Updated Alexa plugin documentation
inventor96 Sep 10, 2019
3563158
Updated test files
inventor96 Sep 10, 2019
0a48c1d
Re-added handler count tests so devs are prompted to write tests for …
inventor96 Sep 10, 2019
658ca16
Updated Alexa documentation
inventor96 Sep 10, 2019
2b3d783
Small typo fix
inventor96 Sep 10, 2019
73d4e04
Clarification
inventor96 Sep 10, 2019
f946f4f
Further clarifications and typos
inventor96 Sep 10, 2019
6ff8aa3
Added language info to Google Home plugin doc
inventor96 Sep 12, 2019
92d2f70
URL correction
inventor96 Sep 12, 2019
41c0335
URL fix v2
inventor96 Sep 12, 2019
f188f4f
Wording clarification
inventor96 Sep 12, 2019
071d980
Ugh...
inventor96 Sep 12, 2019
313bb60
Minor instruction fix
inventor96 Sep 12, 2019
67ae84d
Sub steps fix
inventor96 Sep 12, 2019
dd6e691
Fixed Alexa references in Google Home
inventor96 Sep 12, 2019
6032aab
Added a couple steps for improved user experience
inventor96 Sep 12, 2019
87261af
One more forgotten step
inventor96 Sep 12, 2019
7c0a005
Wip/clock hide state management (#4944)
sulkaharo Sep 15, 2019
380f0e3
api-docs.html -> /api-docs/ (#4942)
aviau Sep 15, 2019
1ddc641
mongolab -> mLab (#4926)
aviau Sep 15, 2019
db6520f
fixed unit conversion in basal pill, openaps pill, temporary targets,…
Erin879 Sep 15, 2019
450fbc2
Updated pump reservoir handler to handle undefined values
inventor96 Sep 16, 2019
bf57dfe
Updated titles and unknown-value responses
inventor96 Sep 16, 2019
ddd8f63
Modified forecast responses to use translate()
inventor96 Sep 16, 2019
d3346fe
Updated tests
inventor96 Sep 16, 2019
6dee062
Improved training phrases
inventor96 Sep 16, 2019
8ce6e24
Use Babel to transpile the client bundle to be compatible with old br…
sulkaharo Sep 17, 2019
e06e372
Rewording the "store hash" label (#4930)
unsoluble Sep 17, 2019
0898ec1
Russian translation proofreading minor corrections, up to line 8000 (…
apanasef Sep 17, 2019
196bcd6
Fixed error if latestSGV not filled (#4919)
GermanBluefox Sep 17, 2019
1878833
Change a let to var in clock views to allow running on old devices
sulkaharo Sep 18, 2019
fdfb224
Bump version to 0.12.4 for release
sulkaharo Sep 18, 2019
3c99ba7
Updated the browser requirements in README
sulkaharo Sep 18, 2019
146f09a
Merge branch 'master' into dev
sulkaharo Sep 18, 2019
698c68e
Merge pull request #4927 from nightscout/dev
sulkaharo Sep 18, 2019
e490ad5
Bump version to 0.12.5-dev, remove Node 8 from Travis to speed up builds
sulkaharo Sep 18, 2019
d59eafa
Point release to help users upgrade to the new minimed connect version
sulkaharo Oct 6, 2019
74e609b
Merge branch 'master' into dev
sulkaharo Oct 6, 2019
ddbf1fc
Release 0.12.5 (#5060)
sulkaharo Oct 6, 2019
dfbcf62
Update release to 0.12.6-dev
sulkaharo Oct 6, 2019
2dd576a
API V3 (#4250)
PetrOndrusek Oct 9, 2019
7a02048
Add BrowserStack badge to the Readme (#5001)
unsoluble Oct 9, 2019
adb1385
Fix black OpenAPS COB forecast dots (#5057)
p5nbTgip0r Oct 9, 2019
112bfff
Append token parameter in URL to side menu links (#5020)
Erin879 Oct 9, 2019
5663dc5
Chore: Typo cleanup in CONTRIBUTING.md (#5053)
BergFulton Oct 9, 2019
7e36580
Parse target top and bottom as integers (#5019)
p5nbTgip0r Oct 9, 2019
d729b0e
Remote Loop overrides (#5043)
ps2 Oct 16, 2019
61884f2
Wording improvements
inventor96 Oct 16, 2019
c11eb82
fix: Support a wider range of unit strings for profiles (#5102)
sulkaharo Oct 18, 2019
0fc121c
Google Home setup instruction corrections
inventor96 Oct 19, 2019
3cb3f47
Corrected how metric selection is found
inventor96 Oct 20, 2019
f33bd55
Fix value caching in the profile functions. Looks like when Circadian…
sulkaharo Oct 20, 2019
a9f89aa
changed gitter shield to discord (#5121)
OpossumGit Oct 21, 2019
bdd3473
Use tap-set-exit to make failing tests actually fail CI (#5109)
aredridel Oct 21, 2019
06e3d6a
Clock cleanup (#5018)
unsoluble Oct 21, 2019
b8f28b0
fix(d3): D3 libarry upgrade (lib for visualizing data such as main vi…
jpcunningh Oct 21, 2019
30b88f6
fix/feat: Update Alexa integration and add Google Home support (#4980)
inventor96 Oct 21, 2019
36de82b
Revert "fix/feat: Update Alexa integration and add Google Home suppor…
PieterGit Oct 21, 2019
7770ff9
Improved logic to handle Alexa intents
inventor96 Oct 21, 2019
8b1bbb5
Clarification
inventor96 Oct 21, 2019
376a712
Logic correction
inventor96 Oct 21, 2019
e10d483
Fix tests failing in dev (#5127)
sulkaharo Oct 21, 2019
67e6cdd
Merge branch 'update-virtual-assistants' into update-virtual-assistan…
inventor96 Oct 21, 2019
2d07c54
Performance fixes (#5134)
sulkaharo Oct 22, 2019
fab2453
Don't load retro data if not needed. Merge retro data faster if it's …
sulkaharo Oct 22, 2019
bda8793
Updated Alexa template to comply with new requirements
inventor96 Oct 22, 2019
85b8a9e
Merge branch 'update-virtual-assistants-fix-alexa-rollup' into update…
inventor96 Oct 22, 2019
243ff2e
Load data in one pass (#5142)
sulkaharo Oct 23, 2019
4fd2843
D3 Upgrade Residual Cleanup (#5140)
jpcunningh Oct 23, 2019
4131080
fix forecast time max to client focusRangeMS instead of 30 min (#5143)
jpcunningh Oct 23, 2019
afd12fd
Fix initial forecast point display
sulkaharo Oct 23, 2019
8d33c6e
Fix forecast time randomly resetting to 30 minutes for openaps users
sulkaharo Oct 23, 2019
c1244ea
Stop Focus Circles from Eating Entries (#5145)
jpcunningh Oct 25, 2019
28b892e
Fix forecast behaviour (#5160)
sulkaharo Oct 28, 2019
9c42fed
Update node pushover library to fix crash in case Pushover service is…
sulkaharo Oct 30, 2019
5c5821a
adding list of supported APIs versions (GET /api/versions)
PetrOndrusek Oct 30, 2019
13dd0fa
Fixed a few missing definitions
inventor96 Nov 1, 2019
164ea06
API3: add locking documents using isReadOnly flag
PetrOndrusek Nov 2, 2019
c6e2b58
Translation improvements
inventor96 Nov 5, 2019
98b222c
Defined `translate()` in upbat plugin
inventor96 Nov 5, 2019
b9dc376
Migrated titles to use translate()
inventor96 Nov 5, 2019
c33aebb
Migrated static intent titles to use translate()
inventor96 Nov 5, 2019
43a32b3
Misc fixes for tests (even though they didn't fail 🤔)
inventor96 Nov 5, 2019
51a7c12
API3: testing isReadOnly feature
PetrOndrusek Nov 7, 2019
2050ddc
API3: more readonly field name variants
PetrOndrusek Nov 7, 2019
f0fb480
Added instructions on how to update skills/agents
inventor96 Nov 10, 2019
c4ee62b
fix devicestatus retro merge (#5193)
jpcunningh Nov 10, 2019
fcfc209
Turkish language updates (#5192)
XP2025A Nov 10, 2019
c6e7635
Fix falsely suspended timeago alarms (#5170)
fibbers Nov 10, 2019
1b8dc27
Adding to #5121 (#5126)
unsoluble Nov 10, 2019
d3bd77b
Extra info (delta and last measurement time) on clock view. (#5151)
ireneusz-ptak Nov 10, 2019
9877a51
Wording tweaks to go with #4810 (#4866)
unsoluble Nov 10, 2019
5bc6799
GitHub actions build (#5168)
sulkaharo Nov 10, 2019
dfd99fc
Merge branch 'master' into dev
sulkaharo Nov 10, 2019
d55b2d0
Move the units configuration detection to a place where it's guarante…
sulkaharo Nov 10, 2019
2e36813
Fix the check for environments without the units setting
sulkaharo Nov 10, 2019
f7750b3
Rename xdrip-js to xdripjs (#4959)
jpcunningh Nov 10, 2019
013300a
Added customization step for Alexa skill updates
inventor96 Nov 11, 2019
0c6929f
Language Update: added missing German Translations (#5172)
herzogmedia Nov 11, 2019
534c443
Don't use dynamic scale unless entries in database (#5195)
jpcunningh Nov 12, 2019
4342eaa
Language Matters: change "Normal" to "In Range" in glucose distributi…
sulkaharo Nov 13, 2019
78c0778
Added/updated TOC's
inventor96 Nov 15, 2019
beda457
set auth dialog width to client width if smaller than default width
Nov 15, 2019
4e48952
More hebrew translations
Nov 17, 2019
ba012f9
Added note regarding the use of the Alexa online simulator
inventor96 Nov 19, 2019
22c889d
fix focus scale hour format
Nov 22, 2019
ace12ca
trip open-top size to fit
Nov 23, 2019
b5b2f2a
fix clearing alarming when clearning CurrentSGV
Nov 23, 2019
73667f9
do not set direction if not current
Nov 23, 2019
c449d39
Handled 0 for pump reservoir
inventor96 Nov 23, 2019
72a89b6
rollback npm-shrinkwrap.json
Nov 28, 2019
b7ab2ad
Fix for distributionpage
whooze Nov 29, 2019
1e2e948
Russian translation update edit
apanasef Dec 4, 2019
c4f5ffa
Use default entries count instead of distributed number literals
Dec 5, 2019
3170345
Handle mmol to mgdl conversions with a constant reference (#5274)
jakobsandberg Dec 6, 2019
25a6345
Use default entries count instead of distributed number literals (#5273)
sulkaharo Dec 6, 2019
7db7167
Merge pull request #5236 from jpcunningh/d3-cleanup
sulkaharo Dec 6, 2019
301181c
Merge pull request #5249 from whooze/dev
sulkaharo Dec 6, 2019
dde86b0
Merge pull request #5233 from jpcunningh/fix-hour-format-on-focus-scale
sulkaharo Dec 6, 2019
915d1aa
Merge pull request #5211 from jpcunningh/dynamic-auth-width
sulkaharo Dec 6, 2019
8b19c53
Merge pull request #5169 from PetrOndrusek/api-prev-versions
sulkaharo Dec 6, 2019
c153a96
Merge pull request #5137 from inventor96/update-virtual-assistants-v2
sulkaharo Dec 6, 2019
57a3f2d
Merge pull request #5186 from PetrOndrusek/api3-readonly-documents
sulkaharo Dec 6, 2019
dc414b7
Merge pull request #5213 from jakebloom/hebrew
sulkaharo Dec 6, 2019
7790f5c
Merge branch 'dev' into patch-25
sulkaharo Dec 6, 2019
7f21e5a
Merge pull request #5267 from apanasef/patch-25
sulkaharo Dec 6, 2019
6abd6be
Added sanity check for the bridge interval value (#4717)
ahaarrestad Dec 6, 2019
7b58a22
Use auth tokens in api-secret (#5214)
sulkaharo Dec 6, 2019
d05c160
Fix dependency vulnerabilities
sulkaharo Dec 6, 2019
149ca1a
Added basal and bolus averages besides TDD and carbs (#4216)
lixgbg Dec 6, 2019
8194a87
Remove the leading 0 from the version, so we can comply to how versio…
sulkaharo Dec 6, 2019
0ea36ab
Removed unsused var ic (#5288)
hgreving Dec 14, 2019
de70aa2
Use constants instead of number literals for http status codes (#5276)
jakobsandberg Dec 14, 2019
a764412
Updated release name and number (#5280)
inventor96 Dec 14, 2019
5cc19ae
Allow use cgm-remote-monitor as npm package. (#4847)
GermanBluefox Dec 14, 2019
04b47f6
Add 4 hour option to view (#5289)
sulkaharo Dec 14, 2019
51781f7
[Clock] Fix incorrect delta calculation (#5286)
ireneusz-ptak Dec 14, 2019
1d005f9
Hide unit suffix for SMBs issued by AndroidAPS (#4771)
cascer1 Dec 14, 2019
1375870
Fix issues from `npm audit`
sulkaharo Dec 14, 2019
83c22f9
Read BG targets in using mmol when server is in mmol mode (#5291)
sulkaharo Dec 15, 2019
1312256
Unbreak JSON serialization failing on the /properties API due to circ…
sulkaharo Dec 16, 2019
07b528c
Bump version to 13.0.0
sulkaharo Dec 16, 2019
41ac93f
Merge pull request #5113 from nightscout/dev
sulkaharo Dec 17, 2019
f57ccb8
Release 13.0.1 (#5329)
sulkaharo Dec 18, 2019
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
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ If you plan to use Nightscout, we recommend using [Heroku](http://www.nightscout

- Android 4
- Chrome 68
- Edge 15
- Edge 17
- Firefox 61
- Internet Explorer: not supported, ie8 is known not to work
- iOS 9
- Safari 11
- Opera: 54
- Internet Explorer: not supported
- iOS 11
- Opera 54
- Safari 10 (macOS 10.12)

## Windows installation software requirements:

Expand Down