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

Merged
merged 268 commits into from
Oct 4, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
268 commits
Select commit Hold shift + click to select a range
2fc201b
npm update, no nodejs changes are needed because we use specify 8.9.x…
PieterGit Dec 27, 2017
113e64a
Upstream npm bug `Cannot read property '0' of undefined` fixed. Use n…
PieterGit Dec 27, 2017
cd9b8e7
Removing last remnants of Bower, which is not used anymore
sulkaharo Dec 27, 2017
3e29bef
Fixes a long-standing bug where the plugin pill visualization didn't …
sulkaharo Dec 27, 2017
0515760
Moved server-specific sources to their own folder. Removed some unuse…
sulkaharo Dec 27, 2017
635980f
Remove the compare report (which is hidden from users, anyway)
sulkaharo Dec 27, 2017
9007db0
Fix tests
sulkaharo Dec 28, 2017
526be8c
Links for both Clock Views
unsoluble-test Jan 1, 2018
4cc7195
* Disable bundle analyzer for now
sulkaharo Jan 1, 2018
ab3289f
Add "Check for Updates" link (#3206)
unsoluble Jan 2, 2018
5cd6a61
update russian (#3209)
apanasef Jan 2, 2018
0658cb6
Update Mongo Driver to 3.0 series and have it retry connecting to Mon…
sulkaharo Jan 3, 2018
b27950f
Fix Mongo connection string test
sulkaharo Jan 3, 2018
92c8f07
Merge pull request #14 from nightscout/dev
hichameyessou Jan 8, 2018
655e254
Italian language
hichameyessou Jan 8, 2018
a19de96
Fix
hichameyessou Jan 8, 2018
0d6fe69
Fix PUMP_WARN_ON_SUSPEND in README.md
MilosKozak Jan 16, 2018
56f7353
if no value, return 0 (#3332)
tanja3981 Feb 7, 2018
4773be8
Add "Views" section (#3211)
unsoluble Feb 7, 2018
93968f3
Italian Language (#3244)
hichameyessou Feb 7, 2018
8742078
Removed git-rev due to unclear benefit. Removed unused dependencies.
sulkaharo Feb 7, 2018
116b808
de fix
AdrianLxM Feb 9, 2018
7cbc605
Add clock view structure to nav
unsoluble-test Feb 12, 2018
2cc86a6
Tweak CSS for clock view nav
unsoluble-test Feb 12, 2018
f60332f
Add clock view nav elements to language.js
unsoluble-test Feb 12, 2018
d68dfa1
Match dev progress in language.js
unsoluble-test Feb 12, 2018
30130a9
Revert removing forever (apologies; must have tested the the wrong br…
sulkaharo Feb 17, 2018
751b28c
Fix "dispalyed" typo
dbeasy Aug 30, 2017
dbc7fe7
Change Reporting screen default to "newest on top"
dbeasy Dec 7, 2016
0e264be
english translation was ok, fixing extra space in dutch translation
PieterGit Feb 18, 2018
57dab44
Merge pull request #3369 from PieterGit/201802_disaplyed
PieterGit Feb 18, 2018
fda90ff
Merge pull request #3342 from AdrianLxM/patch-1
PieterGit Feb 20, 2018
e78c16a
update docs to reflect changes in alexa backend requiring SSL type se…
dougboss Feb 26, 2018
057bc45
Merge pull request #3401 from dougboss/patch-1
PieterGit Feb 26, 2018
00628a3
update dutch language. reapply https://github.com/nightscout/cgm-remo…
PieterGit Mar 2, 2018
d683198
Merge pull request #3407 from PieterGit/201803_dutch
PieterGit Mar 4, 2018
9ba4dbe
GVI outlier detedtion: time before and after
AdrianLxM Mar 5, 2018
bfce345
npm update / mongo fix / small fixes (#3413)
PieterGit Apr 3, 2018
614a980
Use new id if received one is invalid.
tanja3981 Mar 23, 2018
b25ca06
Merge pull request #3464 from tanja3981/bugfix/issue3462
MilosKozak Apr 22, 2018
5aa0801
Merge pull request #13 from nightscout/master
winni67 Apr 29, 2018
c6f3d28
Fix a memory leak in Nightscout chart (#3500)
jimrandomh May 7, 2018
93d68a1
Fix Temp Targets so mgdl will always be used to ensure safety, proper…
TwistaTim May 7, 2018
9dda299
Add translations for 2HR (#3553)
schmitzn May 7, 2018
57beae5
Activity data collection baseline implementation & swagger fixes (#3442)
sulkaharo May 7, 2018
a354405
Adds the If-Modified-Since header parsing to api/v1/enties/:spec: cal…
sulkaharo May 18, 2018
cc0d7db
Alexa translations (#3532)
tanja3981 May 18, 2018
f209ba5
adding pump battery age pill (#3459)
Kdisimone May 18, 2018
1b34887
adding Loop as automated uploader (#3403)
Kdisimone May 18, 2018
6ec78dd
Fix clock scaling (#3355)
unsoluble May 18, 2018
bd1db6e
Fix tooltips in drawer (#3400)
PieterGit May 18, 2018
1eb54cd
Fixing packaging after merges from PRs
sulkaharo May 18, 2018
019ce15
Merge branch 'master' into dev
sulkaharo May 18, 2018
6581bd7
Merge pull request #22 from nightscout/dev
winni67 May 19, 2018
fb89f48
German language fixes
winni67 May 19, 2018
69466a8
TDD average on daytoday report
MilosKozak Jun 6, 2018
fa50f96
Merge pull request #3616 from MilosKozak/dev
MilosKozak Jun 6, 2018
1e669b7
Merge pull request #3584 from winni67/dev
MilosKozak Jun 6, 2018
ee01aa9
Merge pull request #3417 from AdrianLxM/patch-2
MilosKozak Jun 6, 2018
04b50ff
Fix TT units
MilosKozak Jun 9, 2018
d65ddfb
Merge pull request #3628 from MilosKozak/dev
MilosKozak Jun 9, 2018
59b14df
Updated alexa plugin setup to reflect current Alexa dev portal
veryfancy May 24, 2018
90effb4
drop Node 9 support, upgrade to Node 8.11.3 and 10.5.0
PieterGit Jun 23, 2018
a35f1fa
npm update
PieterGit Jun 23, 2018
cc223aa
Merge pull request #3639 from PieterGit/201806_node10
PieterGit Jun 24, 2018
3d27c3b
temporary disable distrubition test, because it breaks travis
PieterGit Jun 24, 2018
ab9cb16
Merge pull request #3640 from PieterGit/201806_node10
PieterGit Jun 24, 2018
f15a44c
Various updates to fix Azure deploys.
balshor Dec 9, 2017
767c94d
Remove graceful-fs.
balshor Jun 25, 2018
20b6c16
Merge pull request #3642 from balshor/dev
PieterGit Jun 25, 2018
71c6bb4
Merge branch 'dev' into more-clock-options
PieterGit Jun 25, 2018
6cfe885
merging https://github.com/nightscout/cgm-remote-monitor/pull/3642 br…
PieterGit Jun 25, 2018
d265e5b
fix dev branch
PieterGit Jun 25, 2018
cbab559
fix npm-shrinkwrap.json
PieterGit Jun 25, 2018
e188094
Merge pull request #3643 from PieterGit/201806_packages
PieterGit Jun 25, 2018
19153e0
Merge pull request #3632 from veryfancy/update-alexa-plugin-docs
PieterGit Jun 28, 2018
794e96c
temporary disable Node 10 build in .travis.yml
PieterGit Jun 29, 2018
ff9bfec
Merge pull request #3650 from PieterGit/201806_node10_disable
PieterGit Jun 29, 2018
3c77490
Test editing display txt.
Jul 1, 2018
91002a0
Don't add sensor state to displayLong.
Jul 1, 2018
6a75e5b
Added new pill type.
Jul 3, 2018
edd9f64
Added new sensor state pill type.
Jul 3, 2018
ae009be
Added new pill plugin to plugins index.
Jul 3, 2018
1c6cac1
Fixed syntax errors.
Jul 3, 2018
28d2385
Added getPrefs back.
Jul 3, 2018
7555807
Fixed misnamed variable error.
Jul 3, 2018
0f8131b
Fixes issue https://github.com/nightscout/cgm-remote-monitor/issues/3…
sulkaharo Jul 3, 2018
ae3a82e
Fixed handling some initial conditions with no data.
Jul 4, 2018
f4b9866
Handle case of no data in updateVis
Jul 4, 2018
5c4f654
Fixed sortBy parameter.
Jul 4, 2018
8b7874e
Test setting devicestatus count to 20.
Jul 4, 2018
b95a2b2
Fixed some sensorInfo data errors.
Jul 4, 2018
ef1106e
Always keep one hour of devicestatus.
Jul 4, 2018
39b269d
Keep 24 hours of devicestatus in advanced mode, otherwise one hour.
Jul 4, 2018
f23c22d
Include xdrip-js in device types.
Jul 4, 2018
f6eec4b
Added short cgm state string.
Jul 4, 2018
d25dda0
Convert timestamp to moment for latest comparison.
Jul 4, 2018
3843235
Removed count = 1 limit for devicestatus.
Jul 4, 2018
283751e
count = 1 is not the issue.
Jul 5, 2018
a5ec5ee
More debug.
Jul 5, 2018
2d124c8
Fixed debug.
Jul 5, 2018
3f0d7d7
More debug.
Jul 5, 2018
df67d95
More debug.
Jul 5, 2018
02b3352
Fixed devicestatus member name to xdripjs.
Jul 5, 2018
a74949e
Fixed null dereference.
Jul 5, 2018
7a36cfb
Fixed xdripjs filter value.
Jul 5, 2018
4ca735e
Added info line for sensor state.
Jul 5, 2018
69aee29
Cleaned up debug.
Jul 5, 2018
09eb7eb
Removed unnecessary code changes.
Jul 5, 2018
e171532
Added additional status fields.
Jul 6, 2018
40a31e8
Fixed syntax error.
Jul 6, 2018
1ba461a
Fixed lastStateTime bug.
Jul 6, 2018
b044df6
Fixed undefined variable error.
Jul 6, 2018
c32d702
Added many additional xdrip-js fields.
Jul 7, 2018
d407a95
Fixed format issues.
Jul 7, 2018
bc07722
Fix booterrors after move it to server dir
PieterGit Jul 7, 2018
421baab
make error message more clear for users
PieterGit Jul 7, 2018
43ede29
improve readme instructions for installation
PieterGit Jul 7, 2018
08f8d8a
add more clear message to mongo-storage-test.js as well
PieterGit Jul 7, 2018
b825a04
stick to latest mongodb client 3.0.x (currently 3.0.11), to avoid war…
PieterGit Jul 7, 2018
efd654e
Added alarm thresholds.
Jul 7, 2018
7730d0e
Added warnBatV preference for xdrip-js plugin.
Jul 7, 2018
a4aed2b
upgrade supertest
PieterGit Jul 7, 2018
8186f09
enable Node 10 for Travis
PieterGit Jul 7, 2018
8b04847
Make notification title match event.
Jul 7, 2018
1943b80
upgrade mocha and other packages
PieterGit Jul 7, 2018
40affa1
increase timeout for hasauth.test.js
PieterGit Jul 7, 2018
92601a4
Added session start info.
Jul 7, 2018
62bcf3a
upgrade sgvdata because it has security issues and is not compatible …
PieterGit Jul 7, 2018
7b31df8
only allow node 8.9.x in package.json
PieterGit Jul 7, 2018
83503ae
use latest version of Node 8 available
PieterGit Jul 8, 2018
ebbbe73
Only alert state transitions once.
Jul 8, 2018
b579a58
Add mmol support to OpenAPS temp targets (#3670)
sulkaharo Jul 8, 2018
facad4a
Speech plugin (#3325)
sulkaharo Jul 8, 2018
aafc9ca
Small speech fix, make DEVICESTATUS_ADVANCED on by default
sulkaharo Jul 8, 2018
9f9f22d
Added state notification interval preference.
Jul 8, 2018
2122382
Merge branch '201807_supertest' of https://github.com/PieterGit/cgm-r…
PieterGit Jul 8, 2018
cab24e1
add mongodb port number to mqtt.test.js
PieterGit Jul 8, 2018
5c35586
switch back to sgvdata 0.0.2 for Nightscout 0.10.3 release
PieterGit Jul 8, 2018
694e49b
drop Node 10 (and Node 9) support for the 0.10.3 release in the docum…
PieterGit Jul 8, 2018
6ee50ab
More debug.
Jul 8, 2018
cae29cd
Fixed lastStateNotification persistance.
Jul 8, 2018
1e429bb
fix mqtt.test.js because of changed mongodb url
PieterGit Jul 8, 2018
8e8cf48
Added exception to notify interval if the state changes to a differen…
Jul 8, 2018
11e92c9
reverting to mocha 3.5.3 for 0.10.3 release,
PieterGit Jul 8, 2018
3ecf358
Updated defaults and README for xdrip-js plugin.
Jul 9, 2018
a89fa0b
Fixed xdrip-js README link.
Jul 9, 2018
5a66328
Fixed spelling in README
Jul 9, 2018
ffba143
improve windows instructions
PieterGit Jul 9, 2018
2625b32
prepare coverage shield for next release (need to change it back afte…
PieterGit Jul 9, 2018
d973683
Changed to consistently use CGM instead of Sensor of G5.
Jul 10, 2018
1589b99
Change initial device status render to use 10 most recent updates fro…
sulkaharo Jul 10, 2018
ca0a539
Removed session age if no valid data is available instead of N/A.
Jul 10, 2018
cbd9344
Devicestatus splitting was accidentally creating an array of arrays a…
sulkaharo Jul 10, 2018
8aae73d
Fixes #3679
sulkaharo Jul 10, 2018
ef0a90c
Merge branch 'dev' of https://github.com/nightscout/cgm-remote-monito…
PieterGit Jul 10, 2018
43e9301
Merge pull request #3667 from jpcunningh/wip/sensor-state
PieterGit Jul 10, 2018
5d76361
Merge pull request #3675 from PieterGit/201807_upgrades
PieterGit Jul 10, 2018
b5b05b1
temporary disable speechPlugin because it can't be disabled and is en…
PieterGit Jul 11, 2018
2c68a0e
Merge pull request #3686 from PieterGit/201807_speech_disable
PieterGit Jul 11, 2018
4e5c15d
fix the openaps/loop auto-trearment filter
jasoncalabrese Jul 15, 2018
23f6f9a
Merge pull request #3700 from nightscout/wip/filter-auto-treatments
jasoncalabrese Jul 15, 2018
c36f4be
upgrade minimed-connect-to-nightscout from git://github.com/mddub/min…
PieterGit Jul 16, 2018
d80c605
Fix speech plugin activation detection
sulkaharo Jul 16, 2018
54d5fd8
Merge pull request #3701 from PieterGit/201807_minimed
PieterGit Jul 16, 2018
148fd74
Fixed Swedish typos
whooze Jul 18, 2018
8715f42
Merge pull request #3706 from whooze/patch-1
PieterGit Jul 18, 2018
1fe4a7d
upgrades, moment-locales-webpack-plugin integration, easier bundle-an…
PieterGit Jul 18, 2018
570a152
make Dutch translations 100%
PieterGit Jul 18, 2018
325fe5f
Merge pull request #3707 from PieterGit/201807_merge
PieterGit Jul 18, 2018
ce0cae8
Made swedish 100% + a few corrections
whooze Jul 18, 2018
d373f36
Update language.js
whooze Jul 18, 2018
707e7db
Merge pull request #3708 from whooze/patch-2
PieterGit Jul 18, 2018
d8ce623
Add translate tag to "Clock Views:
unsoluble Jul 19, 2018
3d2a6c8
Resolve language conflicts
unsoluble-test Jul 19, 2018
0a9487a
Merge branch 'more-clock-options' of https://github.com/unsoluble/cgm…
PieterGit Jul 19, 2018
d9bb180
resolve conflicts and add dutch translations
PieterGit Jul 19, 2018
35b3e71
Merge pull request #3712 from PieterGit/201807_clock2
PieterGit Jul 19, 2018
1ce59f7
Merge pull request #3 from nightscout/dev
herzogmedia Jul 20, 2018
fdaf59f
Update GER Teil 1
herzogmedia Jul 20, 2018
fe329a7
Update GER Teil 2
Jul 20, 2018
a5643a4
Update SV aus #3714 (whooze)
Jul 20, 2018
29d437a
Update .gitignore
herzogmedia Jul 20, 2018
2302677
changed double quotes to single
Jul 20, 2018
bda0093
Merge branch 'dev-langUpdateGER-180720' of https://github.com/herzogm…
Jul 20, 2018
2571934
Merge pull request #3715 from herzogmedia/dev-langUpdateGER-180720
PieterGit Jul 20, 2018
71103bb
resolve npm audit security fixes (#3721)
PieterGit Jul 24, 2018
2f82966
azure fixes related to webpack
PieterGit Jul 25, 2018
3eef278
Merge pull request #3726 from PieterGit/201807_webpack_azure
PieterGit Jul 25, 2018
1769f2d
speech and Warning, Pump Battery Low Alarm issue during Clock testin…
PieterGit Jul 26, 2018
3981558
fix azure problems
PieterGit Jul 26, 2018
64496f0
install yargs for azure
PieterGit Jul 26, 2018
2e869c7
increase SCM_COMMAND_IDLE_TIMEOUT (default 60, 1 minute), to 300 seco…
PieterGit Jul 26, 2018
bc68155
update docs for Azure hosting (if anybody really wants it)
PieterGit Jul 26, 2018
ea83415
Merge pull request #3733 from PieterGit/201807_webpack_azure
PieterGit Jul 26, 2018
cb33193
Server-side localization fixes, better speech api use (#3724)
sulkaharo Jul 27, 2018
56a8343
Added the language list to README
sulkaharo Jul 27, 2018
8c79ad2
Temporarily disable code coverage reporting from Travis
sulkaharo Jul 27, 2018
0fa9af8
Merge branch 'dev' of https://github.com/nightscout/cgm-remote-monito…
hichameyessou Jul 27, 2018
472bc16
Merge branch 'nightscout-dev' into dev
hichameyessou Jul 27, 2018
577a32a
Update Italian Translation
hichameyessou Jul 27, 2018
d827629
Typo
hichameyessou Jul 27, 2018
751f532
Removed whitespaces
hichameyessou Jul 27, 2018
06de581
Update language.js
kretch Jul 27, 2018
016cf26
Update language.js
kretch Jul 27, 2018
5376938
Merge pull request #3737 from hichameyessou/dev
PieterGit Jul 27, 2018
069ea93
fix duplicate 'min ago' in languages.js
PieterGit Jul 27, 2018
81a1632
npm update and require node 8.11.x in package.json
PieterGit Jul 27, 2018
ce11c34
Merge pull request #3740 from PieterGit/201807_rc
PieterGit Jul 27, 2018
cc4d180
Fixes speech considering minutes a meters in Finnish
sulkaharo Jul 28, 2018
ecc78d0
Update on Swedish (#3741)
whooze Jul 28, 2018
783820a
RO translation June, 27th 2018 (#3739)
bogdangorescu Jul 28, 2018
5dcdcf2
Update danish to line 8562
HenrikHL Jul 28, 2018
4b062f0
Update language.js
HenrikHL Jul 28, 2018
3e49d8b
Merge pull request #3742 from HenrikHL/patch-1
PieterGit Jul 28, 2018
c9f020c
make tooltip bolder and only show 3 significant digits for remaining …
PieterGit Jul 28, 2018
5829eab
fix bold fonts in tooltips labels
jasoncalabrese Jul 29, 2018
ebc43bf
hide forecast type if no value
jasoncalabrese Jul 29, 2018
4d15042
Merge pull request #3745 from PieterGit/201807_rc
jasoncalabrese Jul 29, 2018
8a1b82c
Update Danish localizations (#3747)
HenrikHL Jul 29, 2018
ae70876
Update language.js (#3748)
HenrikHL Jul 30, 2018
d3d97cd
Update BG translation (#3752)
PoweRGbg Jul 30, 2018
0d1cdb6
Couple localizations
sulkaharo Jul 30, 2018
29c9da3
cs translations
MilosKozak Jul 30, 2018
db9c2b6
remove duplicate
MilosKozak Jul 30, 2018
1c5ca8e
Update language.js
HenrikHL Jul 30, 2018
afadb7d
Merge pull request #3753 from HenrikHL/patch-2
PieterGit Jul 30, 2018
391d686
Change Travis over to OS X based VM, as that seems to produce a more …
sulkaharo Jul 31, 2018
2b5c04f
add hebrew translations
PieterGit Jul 31, 2018
ba8ccb1
Merge pull request #3754 from PieterGit/201807_hebrew
PieterGit Jul 31, 2018
79a0bd8
Merge branch 'dev' into patch-1
PieterGit Jul 31, 2018
f5c1655
Merge pull request #3738 from kretch/patch-1
PieterGit Jul 31, 2018
db0a216
make languages.js clean again
PieterGit Jul 31, 2018
40efa04
Merge pull request #3755 from PieterGit/201808_lang
PieterGit Jul 31, 2018
849b073
Merge pull request #5 from nightscout/dev
szymjaw Aug 1, 2018
779c73d
.
Aug 1, 2018
638ecf1
. (#3759)
szymjaw Aug 1, 2018
0fe7397
Update Hebrew localizations
kretch Aug 1, 2018
99c036b
Update Hebrew localizations (#3758)
kretch Aug 1, 2018
dcdedf7
updates polish translations
Aug 2, 2018
bc19595
Merge branch 'dev' into translations
PieterGit Aug 2, 2018
06561ff
Merge pull request #3763 from szymjaw/translations
PieterGit Aug 2, 2018
1d59631
fix food save (#3768)
PieterGit Aug 5, 2018
68bf638
fix food loading
MilosKozak Aug 5, 2018
ef02d55
Merge branch 'dev' of https://github.com/nightscout/cgm-remote-monito…
MilosKozak Aug 5, 2018
7c272ec
Merge pull request #3704 from nightscout/release/0.10.3
sulkaharo Aug 5, 2018
b3f7d65
Tag matafiles with 0.10.3-master-20180805
sulkaharo Aug 5, 2018
ca3f518
Fixes the site for iOS 9 and older
sulkaharo Aug 12, 2018
5523622
Name too long, please switch back to BWP
viderehh Aug 14, 2018
8a23db9
Merge pull request #3839 from viderehh/patch-1
PieterGit Aug 26, 2018
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
Added new pill plugin to plugins index.
  • Loading branch information
Jeremy Cunningham committed Jul 3, 2018
commit ae009be488c778b4fbd89945bd322d4766155a69
2 changes: 2 additions & 0 deletions lib/plugins/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ function init (ctx) {
, require('./careportal')(ctx)
, require('./pump')(ctx)
, require('./openaps')(ctx)
, require('./xdrip-js')(ctx)
, require('./loop')(ctx)
, require('./boluswizardpreview')(ctx)
, require('./cannulaage')(ctx)
Expand All @@ -53,6 +54,7 @@ function init (ctx) {
, require('./cob')(ctx)
, require('./pump')(ctx)
, require('./openaps')(ctx)
, require('./xdrip-js')(ctx)
, require('./loop')(ctx)
, require('./boluswizardpreview')(ctx)
, require('./cannulaage')(ctx)
Expand Down
File renamed without changes.