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 to 14.2.latest #1

Merged
merged 189 commits into from
Apr 7, 2021
Merged
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
cb14de0
Bump version to 14.0.8
sulkaharo Nov 15, 2020
2a96c44
Merge branch 'master' into dev
sulkaharo Nov 15, 2020
c9156bd
Revised Norwegian (nb) translations (#6525)
bjornoleh Nov 17, 2020
4ace125
Move localisation to Crowdin (#6518)
sulkaharo Nov 17, 2020
74cf673
* Reformat the source language file
sulkaharo Nov 18, 2020
15f47f6
One more tiny formatting fix
sulkaharo Nov 18, 2020
76ce300
Inzulin -> Insulin in English
sulkaharo Nov 18, 2020
cb7c74e
Fix typo in Portugues Brazilian language code
sulkaharo Nov 23, 2020
fc849fb
New Crowdin updates (#6535)
sulkaharo Nov 23, 2020
8367d00
Update CONTRIBUTING.md (#6540)
bjornoleh Nov 23, 2020
3680975
Typo correction (#6558)
inventor96 Nov 23, 2020
4c12fe6
Increased the width of the inlinepiechart to fit the Dutch translated…
yodax Nov 23, 2020
7a3b968
Refactor `mongo-storage.js` (#6589)
pazaan Nov 30, 2020
d0cf72a
Fixes the color changes based on BG target preferences in the clock v…
sulkaharo Dec 8, 2020
512139e
Added some boot logging & allow booting using Node 14 LTS
sulkaharo Dec 9, 2020
bc0f817
* Fix a bug with reloading while the server is starting
sulkaharo Dec 9, 2020
f02b8d9
Fix timing issue with a test using async, causing tests to randomly fail
sulkaharo Dec 10, 2020
7fe8e32
Refactor core auth (#6596)
sulkaharo Dec 10, 2020
71a5354
New Crowdin updates (#6567)
sulkaharo Dec 10, 2020
f2fd923
Bump version to 14.1.0 given changes to auth and localization
sulkaharo Dec 14, 2020
558ddb4
New Crowdin updates (#6640)
sulkaharo Dec 14, 2020
9a6ee8a
Fix applying localizations to plugin names in client preferences
sulkaharo Dec 14, 2020
c12ad76
* Refactor how the levels dependency is loaded, to fix some localizat…
sulkaharo Dec 14, 2020
a073841
Oops, push the unit test changes as well
sulkaharo Dec 14, 2020
7c3ab00
Fix pushover init
sulkaharo Dec 14, 2020
d81e342
Fix pushover test
sulkaharo Dec 14, 2020
9e3d9a6
New Crowdin updates (#6652)
sulkaharo Dec 14, 2020
0a2fee8
Various fixes to localization - #6516 #6523 #6524
sulkaharo Dec 15, 2020
b09e463
Test new dev version of minimed-connect-to-nightscout
bewest Dec 16, 2020
8c59de8
* More small localization fixes
sulkaharo Dec 17, 2020
2eb9cf8
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 18, 2020
4bdd271
Fix upbat.js levels reference
sulkaharo Dec 21, 2020
edfcf6e
Fix authorization renewal
sulkaharo Dec 21, 2020
0a15938
New Crowdin updates (#6653)
sulkaharo Dec 21, 2020
2c30b64
Add a missing localization, fix unit tests
sulkaharo Dec 21, 2020
92cc12e
Fix a localization key
sulkaharo Dec 22, 2020
4b98d35
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 22, 2020
186e978
Rename Weekly Success report to Weekly Distribution
sulkaharo Dec 24, 2020
f36048d
Fix a bug with auth calls that send a false API secret
sulkaharo Dec 27, 2020
fc9fd34
upgrade minimed-connect-to-nightscout 1.5.0
bewest Dec 30, 2020
e3784ea
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 30, 2020
76f198a
Merge branch 'wip/bewest/mmconnect' of github.com:nightscout/cgm-remo…
bewest Dec 30, 2020
411463e
Replace Travis build with a GitHub Action (#6690)
pazaan Jan 1, 2021
6b28a14
APIv3: Cache invalidation + refactoring (#6688)
PetrOndrusek Jan 1, 2021
923cdad
New Crowdin updates (#6675)
sulkaharo Jan 1, 2021
405eb0d
german translations template for googlehome integration (#6674)
tanja3981 Jan 1, 2021
773f89e
Added support for multiple uploaders in virtual assistant delta calc…
inventor96 Jan 2, 2021
3c61266
Removed duplicate translation key (#6699)
inventor96 Jan 2, 2021
82a9e18
New Crowdin updates (#6700)
sulkaharo Jan 4, 2021
46e4d17
* Additional unit test for the authorization API
sulkaharo Jan 4, 2021
3eeacc3
Merge pull request #6650 from nightscout/dev
sulkaharo Jan 6, 2021
b078394
* Bump version to 14.1.1
sulkaharo Jan 7, 2021
df6d9aa
Re-enable partial report test
sulkaharo Jan 7, 2021
914ba78
Security improvement batch (#6622)
sulkaharo Jan 7, 2021
cfdbaa8
APIv3: wrapping all results in JSON (#6703)
PetrOndrusek Jan 7, 2021
1351d35
* Improved internal API for injecting values into localization keys
sulkaharo Jan 8, 2021
22c0071
Don't run docker push on forks (#6718)
StephenBrown2 Jan 9, 2021
e893d73
Cherry picking CI flow file so users don't get a CI build fail after …
sulkaharo Jan 12, 2021
44c544a
Support pump status upload display override (#6698)
sulkaharo Jan 12, 2021
c0b96a7
Fix admin localization
sulkaharo Jan 14, 2021
647ed20
Clean statics & bundle more (#6745)
sulkaharo Jan 17, 2021
3ee90d6
feat: disable pump battery alarms at night option (#5359)
jpcunningh Jan 17, 2021
ccd591d
Add eslint security plugin (#5450)
jakobsandberg Jan 17, 2021
f6f7e18
Allow api3 behind reverse proxy (#5631)
MilosKozak Jan 17, 2021
1487269
Move to package-lock, as per #5735
sulkaharo Jan 17, 2021
175e21c
Merge branch 'master' into dev
sulkaharo Jan 17, 2021
8500a1b
New Crowdin updates (#6713)
sulkaharo Jan 17, 2021
5aa98ee
Implemented #6720 - Added es_ES template for Alexa (#6779)
inventor96 Jan 21, 2021
85aea0f
Added sensor code transmitter ID fields (#6780)
inventor96 Jan 26, 2021
d51a674
#6701 Save report preferences (#6761)
mg80 Jan 26, 2021
c1dce74
New Crowdin updates (#6769)
sulkaharo Jan 26, 2021
1372d0c
Catch error from websocket device status dedupe (#6777)
sulkaharo Jan 26, 2021
034eea9
Changes the bundling so the site works on old Safari versions (#6800)
sulkaharo Jan 26, 2021
c91ec78
Round insulin value in treatment tooltip (#6776)
bassettb Jan 26, 2021
cc873d8
Typo correction for translation (#6805)
inventor96 Jan 29, 2021
b188a2a
#6701 Report storage tests (#6814)
mg80 Jan 31, 2021
31e2010
Update mongo-storage.js (#6811)
philipgo Feb 1, 2021
04ca7b2
Unit test teardown improvements (#6821)
sulkaharo Feb 1, 2021
6587293
New Crowdin updates (#6804)
sulkaharo Feb 1, 2021
84ac8f7
replace deprecated bodyParser ctor (#6819)
bassettb Feb 1, 2021
d762694
Bolus settings (#6834)
sulkaharo Feb 2, 2021
6643eb9
Added a specific rendering for BG Check events on the Day to Day repo…
yodax Feb 2, 2021
3ab718c
New Crowdin updates (#6833)
sulkaharo Feb 2, 2021
d7e011d
Refactoring organisation, bundling and security improvements (#6765)
sulkaharo Feb 2, 2021
b3ccaf3
Bump version to 14.2.0
sulkaharo Feb 2, 2021
1c5a7e6
Fix Procfile, Dockerfile
sulkaharo Feb 2, 2021
2d6585d
Revert to old token hash generation method
sulkaharo Feb 3, 2021
f314707
Fix admin message localization, timer presentation
sulkaharo Feb 4, 2021
c65916c
* Fix #6843
sulkaharo Feb 4, 2021
5bc694d
Add unit test for socket.io connect (#6845)
sulkaharo Feb 4, 2021
8ac5c5a
* Fix hard to understand loopalyzer localization key
sulkaharo Feb 5, 2021
36dcf42
Change authentication dialog button label to be more descriptive
sulkaharo Feb 6, 2021
3230e59
Remove duplicate key
sulkaharo Feb 6, 2021
5bf4d51
* Better unit test for admin notifications.
sulkaharo Feb 6, 2021
157eddf
* Add Slovenian and fix Slovakian language code
sulkaharo Feb 6, 2021
bc188d9
* Disabling tests that interfere with other tests
sulkaharo Feb 6, 2021
1c34952
Update webpack to v5 (#6844)
jpcunningh Feb 7, 2021
ba8286f
New Crowdin updates (#6837)
sulkaharo Feb 7, 2021
4a9f492
Fix issue reported by CodeQL
sulkaharo Feb 8, 2021
ed4a9cb
Removes an undocumented feature that has a javascript injection vulne…
sulkaharo Feb 8, 2021
4cfe045
Fix bug with previous removal
sulkaharo Feb 8, 2021
3103af7
Reduce the amount of false positives reported
sulkaharo Feb 8, 2021
6a04452
Cgm delta fix (#6848)
sulkaharo Feb 8, 2021
4d4b7b8
Fix form parsing
sulkaharo Feb 8, 2021
ebb5814
Fix json decoding for some api endpoints
sulkaharo Feb 9, 2021
0653c1e
Remove broken header definition
sulkaharo Feb 9, 2021
b128002
Fix Brazilian Portuguese language code
sulkaharo Feb 9, 2021
271c7ad
Use password entropy analysis for determining password strength
sulkaharo Feb 10, 2021
a9ec65a
Api3 remove Date header (#6855)
PetrOndrusek Feb 10, 2021
83d7fb2
New Crowdin updates (#6849)
sulkaharo Feb 10, 2021
c24d0f9
Notify users if they're reusing the API_SECRET for Mongo password
sulkaharo Feb 11, 2021
9d2f9d4
Fix version number generation
sulkaharo Feb 11, 2021
3cd149f
New Crowdin updates (#6858)
sulkaharo Feb 14, 2021
3d3a8ff
* Only run CodeQL in NS repo (#6873)
sulkaharo Feb 15, 2021
37c7bf8
New translations en.json (Romanian) (#6869)
sulkaharo Feb 15, 2021
f9c5a7c
New Crowdin updates (#6874)
sulkaharo Feb 16, 2021
5936954
Merge pull request #6836 from nightscout/dev
sulkaharo Feb 16, 2021
9890770
* Bump version to 14.2.1
sulkaharo Feb 16, 2021
d42ef4b
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 16, 2021
02aabba
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 16, 2021
f086d36
Merge pull request #6878 from nightscout/crowdin_incoming
sulkaharo Feb 17, 2021
cbfae75
Merge pull request #6877 from nightscout/dev
sulkaharo Feb 17, 2021
067ebee
New translations en.json (Greek)
sulkaharo Feb 17, 2021
c06cf21
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 18, 2021
2f0f8ab
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 18, 2021
3200af6
* Bump dev to 14.2.2
sulkaharo Feb 18, 2021
d73de56
Fix adminnotifies test
sulkaharo Feb 18, 2021
22f4336
re-install server.js at root
bewest Feb 18, 2021
be183f5
include standard header for server.js at root.
bewest Feb 18, 2021
a42408b
task: clean repo root
bewest Feb 18, 2021
3bb4f6b
move script for repo maintenance aside
bewest Feb 18, 2021
5ae162c
task: clean project root
bewest Feb 18, 2021
5953f08
remove empty file from project root
bewest Feb 18, 2021
3149bf8
task: clean project root
bewest Feb 18, 2021
52cca32
task: tidy project root
bewest Feb 18, 2021
aa4dca7
task: tidy project root: webpack
bewest Feb 18, 2021
24dfa43
task: tidy example environment template
bewest Feb 18, 2021
f45e7b8
task: tidy ci test env away from project root
bewest Feb 18, 2021
8adda71
Merge pull request #6896 from nightscout/wip/bewest/dev
bewest Feb 18, 2021
8e553ea
New translations en.json (Hungarian)
sulkaharo Feb 18, 2021
37ca721
New translations en.json (Hungarian)
sulkaharo Feb 18, 2021
8f2d9cd
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
c340d7b
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
ad3fc3c
* Fix running the site in dev mode
sulkaharo Feb 19, 2021
fd26c77
New translations en.json (Hebrew)
sulkaharo Feb 19, 2021
79dbe7f
New translations en.json (Japanese)
sulkaharo Feb 19, 2021
6a60440
New translations en.json (Portuguese)
sulkaharo Feb 19, 2021
ebf64e9
New translations en.json (Arabic)
sulkaharo Feb 19, 2021
b6fea42
New translations en.json (Hindi)
sulkaharo Feb 19, 2021
7028d3a
New translations en.json (Croatian)
sulkaharo Feb 19, 2021
be592da
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 19, 2021
02034de
New translations en.json (Chinese Traditional)
sulkaharo Feb 19, 2021
b9fc189
New translations en.json (Chinese Simplified)
sulkaharo Feb 19, 2021
1991c2c
New translations en.json (Turkish)
sulkaharo Feb 19, 2021
0c9cacb
New translations en.json (Slovenian)
sulkaharo Feb 19, 2021
9b921c3
New translations en.json (Polish)
sulkaharo Feb 19, 2021
c51ce39
New translations en.json (Dutch)
sulkaharo Feb 19, 2021
941870e
New translations en.json (Korean)
sulkaharo Feb 19, 2021
5b0a87c
New translations en.json (Italian)
sulkaharo Feb 19, 2021
4f7ec46
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 19, 2021
84ee8f2
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
8acc5e5
New translations en.json (Finnish)
sulkaharo Feb 19, 2021
dc13d2d
New translations en.json (German)
sulkaharo Feb 19, 2021
850a9b4
New translations en.json (Danish)
sulkaharo Feb 19, 2021
6722805
New translations en.json (Czech)
sulkaharo Feb 19, 2021
93c4841
New translations en.json (Bulgarian)
sulkaharo Feb 19, 2021
ba6c17c
New translations en.json (Spanish)
sulkaharo Feb 19, 2021
d029726
New translations en.json (French)
sulkaharo Feb 19, 2021
46c3a83
New translations en.json (Romanian)
sulkaharo Feb 19, 2021
2efb59b
New translations en.json (Russian)
sulkaharo Feb 19, 2021
d07cd16
New translations en.json (Swedish)
sulkaharo Feb 19, 2021
b27c8c0
New translations en.json (Greek)
sulkaharo Feb 19, 2021
f4c4f29
New translations en.json (Slovak)
sulkaharo Feb 19, 2021
f8bd9fd
Update source file en.json
sulkaharo Feb 19, 2021
98dd02a
New translations en.json (Portuguese)
sulkaharo Feb 19, 2021
47213e2
New translations en.json (Dutch)
sulkaharo Feb 19, 2021
82716d5
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 19, 2021
18eced7
New translations en.json (Finnish)
sulkaharo Feb 19, 2021
c036829
New translations en.json (German)
sulkaharo Feb 19, 2021
ea85560
New translations en.json (Danish)
sulkaharo Feb 19, 2021
1223e6d
New translations en.json (Czech)
sulkaharo Feb 19, 2021
253433d
New translations en.json (Spanish)
sulkaharo Feb 19, 2021
3a6f5f2
New translations en.json (Swedish)
sulkaharo Feb 19, 2021
6d4982e
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
ddd11f8
Merge pull request #6889 from nightscout/crowdin_incoming
sulkaharo Feb 20, 2021
d263a04
New translations en.json (Hungarian) (#6907)
sulkaharo Feb 20, 2021
50b2192
Merge branch 'master' into dev
sulkaharo Feb 20, 2021
8516fe9
New translations en.json (Hungarian) (#6908)
sulkaharo Feb 22, 2021
46418c7
Merge pull request #6905 from nightscout/dev
sulkaharo Feb 22, 2021
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
2 changes: 1 addition & 1 deletion .deployment
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[config]
command = bash deploy.sh
command = bash bin/azure-deploy.sh
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
[coverage-url]: https://coveralls.io/r/nightscout/cgm-remote-monitor?branch=master
[discord-img]: https://img.shields.io/discord/629952586895851530?label=discord%20chat
[discord-url]: https://discord.gg/rTKhrqz
[example-env-template]: docs/example-template.env

## Translations

Expand All @@ -49,15 +50,15 @@ Nightscout is a Node.js application. The basic installation of the software for
dependency installation has to be done using a non-root user - _do not use root_ for development and hosting
the software!
3. Get a Mongo database by either installing Mongo locally, or get a free cloud account from mLab or MongoDB Atlas.
4. Configure Nightscout by copying `my.env.template` to `my.env` and run it - see the next chapter in the instructions
4. Configure Nightscout by copying [`docs/example-template.env`][example-env-template] to `my.env` and run it - see the next chapter in the instructions

## Develop on `dev`

We develop on the `dev` branch. All new pull requests should be targeted to `dev`. The `master` branch is only used for distributing the latest version of the tested sources.

You can get the `dev` branch checked out using `git checkout dev`.

Once checked out, install the dependencies using `npm install`, then copy the included `my.env.template`file to `my.env` and edit the file to include your settings (like the Mongo URL). Leave the `NODE_ENV=development` line intact. Once set, run the site using `npm run dev`. This will start Nightscout in the development mode, with different code packaging rules and automatic restarting of the server using nodemon, when you save changed files on disk. The client also hot-reloads new code in, but it's recommended to reload the website after changes due to the way the plugin sandbox works.
Once checked out, install the dependencies using `npm install`, then copy the included [`docs/example-template.env`][example-env-template] to `my.env` file to `my.env` and edit the file to include your settings (like the Mongo URL). Leave the `NODE_ENV=development` line intact. Once set, run the site using `npm run dev`. This will start Nightscout in the development mode, with different code packaging rules and automatic restarting of the server using nodemon, when you save changed files on disk. The client also hot-reloads new code in, but it's recommended to reload the website after changes due to the way the plugin sandbox works.

Note the template sets `INSECURE_USE_HTTP` to `true` to enable the site to work over HTTP in local development.

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
[discord-url]: https://discord.gg/rTKhrqz
[heroku-img]: https://www.herokucdn.com/deploy/button.png
[heroku-url]: https://heroku.com/deploy?template=https://github.com/nightscout/cgm-remote-monitor
[update-img]: update.png
[update-img]: docs/update.png
[update-fork]: http://nightscout.github.io/pages/update-fork/
[original]: https://github.com/rnpenguin/cgm-remote-monitor

Expand Down Expand Up @@ -164,7 +164,7 @@ Some features may not work with devices/browsers on the older end of these requi

## Windows installation software requirements:

- [Node.js](http://nodejs.org/) Latest Node 12 LTS. Node versions that do not have the latest security patches will not work. Use [Install instructions for Node](https://nodejs.org/en/download/package-manager/) or use `setup.sh`)
- [Node.js](http://nodejs.org/) Latest Node 12 LTS. Node versions that do not have the latest security patches will not work. Use [Install instructions for Node](https://nodejs.org/en/download/package-manager/) or use `bin/setup.sh`)
- [MongoDB](https://www.mongodb.com/download-center?jmp=nav#community) 3.x or later. MongoDB 2.4 is only supported for Raspberry Pi.

As a non-root user clone this repo then install dependencies into the root of the project:
Expand Down Expand Up @@ -670,7 +670,7 @@ For remote overrides, the following extended settings must be configured:
* `target_high` - Upper target for correction boluses.
* `target_low` - Lower target for correction boluses.

Some example profiles are [here](example-profiles.md).
Some example profiles are [here](docs/plugins/example-profiles.md).

## Setting environment variables
Easy to emulate on the commandline:
Expand All @@ -690,13 +690,13 @@ Your hosting provider probably has a way to set these through their GUI.
### Vagrant install

Optionally, use [Vagrant](https://www.vagrantup.com/) with the
included `Vagrantfile` and `setup.sh` to install OS and node packages to
included `Vagrantfile` and `bin/setup.sh` to install OS and node packages to
a virtual machine.

```bash
host$ vagrant up
host$ vagrant ssh
vm$ setup.sh
vm$ ./bin/setup.sh
```

The setup script will install OS packages then run `npm install`.
Expand Down
2 changes: 1 addition & 1 deletion deploy.sh → bin/azure-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ echo "\"$SCM_COMMIT_ID\"" > $DEPLOYMENT_SOURCE/scm-commit-id.json

# 1. KuduSync
if [[ "$IN_PLACE_DEPLOYMENT" -ne "1" ]]; then
"$KUDU_SYNC_CMD" -v 50 -f "$DEPLOYMENT_SOURCE" -t "$DEPLOYMENT_TARGET" -n "$NEXT_MANIFEST_PATH" -p "$PREVIOUS_MANIFEST_PATH" -i ".git;.hg;.deployment;deploy.sh"
"$KUDU_SYNC_CMD" -v 50 -f "$DEPLOYMENT_SOURCE" -t "$DEPLOYMENT_TARGET" -n "$NEXT_MANIFEST_PATH" -p "$PREVIOUS_MANIFEST_PATH" -i ".git;.hg;.deployment;bin/azure-deploy.sh"
exitWithMessageOnError "Kudu Sync failed"
fi

Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 0 additions & 4 deletions database_configuration.json

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes
5 changes: 5 additions & 0 deletions lib/adminnotifies.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ function init (ctx) {
const adminnotifies = {};

adminnotifies.addNotify = function addnotify (notify) {
if (!ctx.settings.adminNotifiesEnabled) {
console.log('Admin notifies disabled, skipping notify', notify);
return;
}

if (!notify) return;

notify.title = notify.title || 'No title';
Expand Down
1 change: 1 addition & 0 deletions lib/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ function init (fs) {
}

language.set = function set (newlang) {
if (!newlang) return;
language.lang = newlang;

language.languages.forEach(function(l) {
Expand Down
2 changes: 1 addition & 1 deletion lib/plugins/batteryage.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function init(ctx) {

var bage = {
name: 'bage'
, label: 'Pump Battery Change'
, label: 'Pump Battery Age'
, pluginType: 'pill-minor'
};

Expand Down
2 changes: 1 addition & 1 deletion lib/server/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ function create (env, ctx) {
app.locals.bundle = '/devbundle';

const webpack = require('webpack');
var webpack_conf = require('../../webpack.config');
const webpack_conf = require('../../webpack/webpack.config');
const middleware = require('webpack-dev-middleware');
const compiler = webpack(webpack_conf);

Expand Down
1 change: 1 addition & 0 deletions lib/server/bootevent.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ function boot (env, language) {
console.log('Executing startBoot');

ctx.runtimeState = 'booting';
ctx.settings = env.settings;
ctx.bus = require('../bus')(env.settings, ctx);
ctx.adminnotifies = require('../adminnotifies')(ctx);
if (env.notifies) {
Expand Down
5 changes: 1 addition & 4 deletions lib/server/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ function setStorage () {
env.food_collection = readENV('MONGO_FOOD_COLLECTION', 'food');
env.activity_collection = readENV('MONGO_ACTIVITY_COLLECTION', 'activity');

// TODO: clean up a bit
// Some people prefer to use a json configuration file instead.
// This allows a provided json config to override environment variables
var DB = require('../../database_configuration.json')
var DB = { url: null, collection: null }
, DB_URL = DB.url ? DB.url : env.storageURI
, DB_COLLECTION = DB.collection ? DB.collection : env.entries_collection;
env.storageURI = DB_URL;
Expand Down
2 changes: 1 addition & 1 deletion lib/server/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.2.1",
"version": "14.2.2",
"license": {
"name": "AGPL 3",
"url": "https://www.gnu.org/licenses/agpl.txt"
Expand Down
2 changes: 1 addition & 1 deletion lib/server/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.2.1
version: 14.2.2
license:
name: AGPL 3
url: 'https://www.gnu.org/licenses/agpl.txt'
Expand Down
2 changes: 2 additions & 0 deletions lib/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ function init () {
, frameName7: ''
, frameName8: ''
, authFailDelay: 5000
, adminNotifiesEnabled: true
};

var secureSettings = [
Expand Down Expand Up @@ -105,6 +106,7 @@ function init () {
, bgTargetTop: mapNumber
, bgTargetBottom: mapNumber
, authFailDelay: mapNumber
, adminNotifiesEnabled: mapTruthy
};

function filterObj(obj, secureKeys) {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightscout",
"version": "14.2.1",
"version": "14.2.2",
"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 Expand Up @@ -29,14 +29,14 @@
"start": "node lib/server/server.js",
"test": "env-cmd -f ./my.test.env mocha --require ./tests/hooks.js -exit ./tests/*.test.js",
"test-single": "env-cmd -f ./my.test.env mocha --require ./tests/hooks.js --exit ./tests/$TEST.test.js",
"test-ci": "env-cmd -f ./ci.test.env nyc --reporter=lcov --reporter=text-summary mocha --require ./tests/hooks.js --exit ./tests/*.test.js",
"test-ci": "env-cmd -f ./tests/ci.test.env nyc --reporter=lcov --reporter=text-summary mocha --require ./tests/hooks.js --exit ./tests/*.test.js",
"env": "env",
"postinstall": "webpack --mode production --config webpack.config.js && npm run-script generate-keys",
"bundle": "webpack --mode production --config webpack.config.js && npm run-script generate-keys",
"bundle-dev": "webpack --mode development --config webpack.config.js && npm run-script generate-keys",
"bundle-analyzer": "webpack --mode development --config webpack.config.js --profile --json > stats.json && webpack-bundle-analyzer stats.json",
"postinstall": "webpack --mode production --config webpack/webpack.config.js && npm run-script generate-keys",
"bundle": "webpack --mode production --config webpack/webpack.config.js && npm run-script generate-keys",
"bundle-dev": "webpack --mode development --config webpack/webpack.config.js && npm run-script generate-keys",
"bundle-analyzer": "webpack --mode development --config webpack/webpack.config.js --profile --json > stats.json && webpack-bundle-analyzer stats.json",
"generate-keys": "node bin/generateRandomString.js >tmp/randomString",
"coverage": "cat ./coverage/lcov.info | env-cmd -f ./ci.test.env codacy-coverage",
"coverage": "cat ./coverage/lcov.info | env-cmd -f ./tests/ci.test.env codacy-coverage",
"dev": "env-cmd -f ./my.env nodemon --inspect lib/server/server.js 0.0.0.0",
"dev-test": "env-cmd -f ./my.devtest.env nodemon --inspect lib/server/server.js 0.0.0.0",
"prod": "env-cmd -f ./my.prod.env node lib/server/server.js 0.0.0.0",
Expand Down
26 changes: 26 additions & 0 deletions server.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*
* cgm-remote-monitor - web app to broadcast cgm readings
* Copyright (C) 2014 Nightscout contributors. See the COPYRIGHT file
* at the root directory of this distribution and at
* https://github.com/nightscout/cgm-remote-monitor/blob/master/COPYRIGHT
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

// Description: Basic web server to display data from Dexcom G4. Requires a database that contains
// the Dexcom SGV data.
'use strict';

require('./lib/server/server');

Empty file removed test
Empty file.
2 changes: 2 additions & 0 deletions tests/adminnotifies.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ const ctx = {};

ctx.bus = {};
ctx.bus.on = function mockOn(channel, f) { };
ctx.settings = {};
ctx.settings.adminNotifiesEnabled = true;

const mockJqueryResults = {};
const mockButton = {};
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions translations/ar_SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "View all treatments",
"Enable Alarms": "Enable Alarms",
"Pump Battery Change": "Pump Battery Change",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Pump Battery Low Alarm",
"Pump Battery change overdue!": "Pump Battery change overdue!",
"When enabled an alarm may sound.": "When enabled an alarm may sound.",
Expand Down
1 change: 1 addition & 0 deletions translations/bg_BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Преглед на всички събития",
"Enable Alarms": "Активни аларми",
"Pump Battery Change": "Смяна на батерия на помпата",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Аларма за слаба батерия на помпата",
"Pump Battery change overdue!": "Смяната на батерията на помпата - наложителна",
"When enabled an alarm may sound.": "Когато е активирано, алармата ще има звук",
Expand Down
1 change: 1 addition & 0 deletions translations/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Zobraz všechny ošetření",
"Enable Alarms": "Povolit alarmy",
"Pump Battery Change": "Výměna baterie pumpy",
"Pump Battery Age": "Stáří baterie v pumpě",
"Pump Battery Low Alarm": "Upozornění na nízký stav baterie pumpy",
"Pump Battery change overdue!": "Překročen čas pro výměnu baterie!",
"When enabled an alarm may sound.": "Při povoleném alarmu zní zvuk.",
Expand Down
1 change: 1 addition & 0 deletions translations/da_DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Se alle behandlinger",
"Enable Alarms": "Aktivere alarmer",
"Pump Battery Change": "Udskiftet pumpebatteri",
"Pump Battery Age": "Pumpe batterialder",
"Pump Battery Low Alarm": "Pumpebatteri lav Alarm",
"Pump Battery change overdue!": "Pumpebatteri skal skiftes!",
"When enabled an alarm may sound.": "Når aktiveret kan en alarm starte.",
Expand Down
1 change: 1 addition & 0 deletions translations/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Zeige alle Behandlungen",
"Enable Alarms": "Alarme einschalten",
"Pump Battery Change": "Pumpenbatterie wechseln",
"Pump Battery Age": "Alter der Pumpenbatterie",
"Pump Battery Low Alarm": "Pumpenbatterie niedrig Alarm",
"Pump Battery change overdue!": "Pumpenbatterie Wechsel überfällig!",
"When enabled an alarm may sound.": "Sofern eingeschaltet ertönt ein Alarm",
Expand Down
Loading