-
Notifications
You must be signed in to change notification settings - Fork 0
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 #5
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f08f9ea - Browse repository at this point
Copy the full SHA f08f9eaView commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6bde83 - Browse repository at this point
Copy the full SHA b6bde83View commit details
Commits on Oct 18, 2020
-
Fix broken swagger for APIv3 (#6201)
* APIv3: isolating documents from tests (not allowing clashes of calculated identifiers) * removing unused async keyword * fixing api v3 swagger and moving it to /api3-docs Co-authored-by: Petr Ondrusek <petr.ondrusek@seznam.cz> Co-authored-by: Petr Ondrůšek <petr.ondrusek@okin.eu>
Configuration menu - View commit details
-
Copy full SHA for d9e63fb - Browse repository at this point
Copy the full SHA d9e63fbView commit details
Commits on Oct 20, 2020
-
Use lodash.get() in virtual assistant API endpoints (v2) (#6199)
* Fixed #5632 - Improved value resolution * More value resolution improvements * Fixed a couple object paths
Configuration menu - View commit details
-
Copy full SHA for 76b9de9 - Browse repository at this point
Copy the full SHA 76b9de9View commit details -
Corrected setup of
dbsize
for virtual assistants (#6270)* Corrected db size config for virtual assistants * Language fix, improvements, added dbsize to virtAsst config * Using env * Added logging * Debug logging * Different logging * More troubleshooting * Another try * Reverted stuff, added dbsize to server defaults * Fixed test * Fixed another test
Configuration menu - View commit details
-
Copy full SHA for 7753241 - Browse repository at this point
Copy the full SHA 7753241View commit details
Commits on Nov 10, 2020
-
* Use the delta plugin data to show the delta in the clock views * Update Node checks * Fix disabling the BG alarms for simple alarms * Load battery and other rare events up to two months back * Possibly fixes compatibility with ios9 - needs testing * Unified black and color clock layouts * Update clock data every 20 seconds * Update clock time every second * Fix how CSP policy is set for Helmet, fixes #6260 * Authorization fix for misformatted URLs * Added unit test for batch upload of CGM entries * Improved / removed some logging * Test if user is in read only mode when Nightscout starts and give an error if so
Configuration menu - View commit details
-
Copy full SHA for b762ade - Browse repository at this point
Copy the full SHA b762adeView commit details
Commits on Nov 11, 2020
-
Adding Hungarian translation to nightscout (#6037)
* Finished first round of translation for Hungarian language * Added hungarian language to the readme file * Fixes * WIP * Typo fixes and changes to translations * Update language.js Fixed some mistyped language keys Co-authored-by: Andy Feher <andras.feher@smildonis.com> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for f81ac59 - Browse repository at this point
Copy the full SHA f81ac59View commit details -
Isfjell -> Istapp Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 6a84be1 - Browse repository at this point
Copy the full SHA 6a84be1View commit details -
#5991 Typo in translation (#6217)
Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 60424d3 - Browse repository at this point
Copy the full SHA 60424d3View commit details -
add missing translations (#6346)
Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 92ac596 - Browse repository at this point
Copy the full SHA 92ac596View commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ead1370 - Browse repository at this point
Copy the full SHA ead1370View commit details
Commits on Nov 14, 2020
-
Add runtime state tracking to Nightscout, where client now checks if …
…the server has loaded initial data from Mongo before the user is directed to the UI
Configuration menu - View commit details
-
Copy full SHA for 376c790 - Browse repository at this point
Copy the full SHA 376c790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 978f205 - Browse repository at this point
Copy the full SHA 978f205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c59a6 - Browse repository at this point
Copy the full SHA 85c59a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f59c1d - Browse repository at this point
Copy the full SHA 5f59c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384de77 - Browse repository at this point
Copy the full SHA 384de77View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf432a - Browse repository at this point
Copy the full SHA edf432aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f472a - Browse repository at this point
Copy the full SHA d7f472aView commit details
Commits on Nov 15, 2020
-
* Added basal and careportal to default plugins
* Changed report BG target to allow fractional numbers
Configuration menu - View commit details
-
Copy full SHA for a9692d1 - Browse repository at this point
Copy the full SHA a9692d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d080a - Browse repository at this point
Copy the full SHA e7d080aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 257dfb2 - Browse repository at this point
Copy the full SHA 257dfb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb14de0 - Browse repository at this point
Copy the full SHA cb14de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 695e98b - Browse repository at this point
Copy the full SHA 695e98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a96c44 - Browse repository at this point
Copy the full SHA 2a96c44View commit details
Commits on Nov 17, 2020
-
Revised Norwegian (nb) translations (#6525)
* Revised translation (nb) Revised translation after a first pass through the Norwegian (nb) translation. * Added missing translations in Day to day report Missing translation of 'Bolus average , 'Basal average' and 'Base basal average' from daytoday.js * Translate (nb) missing translations in Day to day report * Minor changes Day to day report * Missing translation from glucosedistributon.js of 'Out of Range RMS is calculated by squaring the distance out of range for all glucose readings for the examined period, summing them, dividing by the count and taking the square root. This metric is similar to in-range percentage but weights readings far out of range higher. Lower values are better.') * Translate (nb) Out of range RMS.... 'Out of Range RMS is calculated by squaring the distance out of range for all glucose readings for the examined period, summing them, dividing by the count and taking the square root. This metric is similar to in-range percentage but weights readings far out of range higher. Lower values are better.' * Translate (nb) Reports: Percentile Chart * Reports - Treatments: Added missing translation of 'Carbs/Food/Time' from cgm-remote-monitor\lib\report_plugins\treatments.js * Transkate (nb) Carbs/Food/Time * Nitpicking
Configuration menu - View commit details
-
Copy full SHA for c9156bd - Browse repository at this point
Copy the full SHA c9156bdView commit details -
Move localisation to Crowdin (#6518)
* Update Crowdin configuration file * Update Crowdin configuration file * Add languages for pushing * Update Crowdin configuration file * Update source file en.json * New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Romanian) * New translations en.json (Dutch) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Korean) * New translations en.json (French) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * Remove folders * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Norwegian Bokmal) * Update Crowdin configuration file * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Italian) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Norwegian Bokmal) * Loading all languages now works * * Fix unit tests * Have server load localizations * Adding some more keys * New Crowdin updates (#6531) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (Japanese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Croatian) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * Remove old translation status tool * Update CONTRIBUTING
Configuration menu - View commit details
-
Copy full SHA for 4ace125 - Browse repository at this point
Copy the full SHA 4ace125View commit details
Commits on Nov 18, 2020
-
* Reformat the source language file
* Fix an English key being in Hebrew
Configuration menu - View commit details
-
Copy full SHA for 74cf673 - Browse repository at this point
Copy the full SHA 74cf673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f47f6 - Browse repository at this point
Copy the full SHA 15f47f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ce300 - Browse repository at this point
Copy the full SHA 76ce300View commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb7c74e - Browse repository at this point
Copy the full SHA cb7c74eView commit details -
* New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Dutch) * Update source file en.json * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (Hungarian) * New translations en.json (Russian) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Greek) * New translations en.json (Norwegian Bokmal) * New translations en.json (Russian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian)
Configuration menu - View commit details
-
Copy full SHA for fc849fb - Browse repository at this point
Copy the full SHA fc849fbView commit details -
Update CONTRIBUTING.md (#6540)
regarding translation Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 8367d00 - Browse repository at this point
Copy the full SHA 8367d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3680975 - Browse repository at this point
Copy the full SHA 3680975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c12fe6 - Browse repository at this point
Copy the full SHA 4c12fe6View commit details
Commits on Nov 30, 2020
-
Refactor
mongo-storage.js
(#6589)* Refactor `mongo-storage.js` * Use async/await instead of promises * Fixes a bug in the previous implementation where a promise error was not being caught and handled * Code cleanup
Configuration menu - View commit details
-
Copy full SHA for 7a3b968 - Browse repository at this point
Copy the full SHA 7a3b968View commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0cf72a - Browse repository at this point
Copy the full SHA d0cf72aView commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 512139e - Browse repository at this point
Copy the full SHA 512139eView commit details -
* Fix a bug with reloading while the server is starting
* Workaround for the plugins being re-executed multiple times in rapid succession during site load, causing timing issues
Configuration menu - View commit details
-
Copy full SHA for bc0f817 - Browse repository at this point
Copy the full SHA bc0f817View commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f02b8d9 - Browse repository at this point
Copy the full SHA f02b8d9View commit details -
* Auth resolve now supports async/await * Read only tokens can be used for authentication and the UI shows privileges for these accounts correctly * Failed attempt at authenticating an API_SECRET or token delays subsequent auth attempt by 5000 ms
Configuration menu - View commit details
-
Copy full SHA for 7fe8e32 - Browse repository at this point
Copy the full SHA 7fe8e32View commit details -
* New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Dutch) * Update source file en.json * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (Hungarian) * New translations en.json (Russian) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Dutch) * New translations en.json (Romanian) * New translations en.json (Korean) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Japanese) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Greek) * New translations en.json (Norwegian Bokmal) * New translations en.json (Russian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hebrew) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hebrew) * New translations en.json (Greek) * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (Greek) * New translations en.json (Greek) * New translations en.json (Swedish) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian)
Configuration menu - View commit details
-
Copy full SHA for 71a5354 - Browse repository at this point
Copy the full SHA 71a5354View commit details
Commits on Dec 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f2fd923 - Browse repository at this point
Copy the full SHA f2fd923View commit details -
* New translations en.json (Hebrew) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * New translations en.json (Dutch) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Russian)
Configuration menu - View commit details
-
Copy full SHA for 558ddb4 - Browse repository at this point
Copy the full SHA 558ddb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6ee8a - Browse repository at this point
Copy the full SHA 9a6ee8aView commit details -
* Refactor how the levels dependency is loaded, to fix some localizat…
…ion issues * Moves reporting client to the bundles
Configuration menu - View commit details
-
Copy full SHA for c12ad76 - Browse repository at this point
Copy the full SHA c12ad76View commit details -
Configuration menu - View commit details
-
Copy full SHA for a073841 - Browse repository at this point
Copy the full SHA a073841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3ab00 - Browse repository at this point
Copy the full SHA 7c3ab00View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81e342 - Browse repository at this point
Copy the full SHA d81e342View commit details -
* New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * New translations en.json (Greek) * New translations en.json (Dutch) * New translations en.json (Finnish)
Configuration menu - View commit details
-
Copy full SHA for 9e3d9a6 - Browse repository at this point
Copy the full SHA 9e3d9a6View commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a2fee8 - Browse repository at this point
Copy the full SHA 0a2fee8View commit details
Commits on Dec 16, 2020
-
Test new dev version of minimed-connect-to-nightscout
Try out plugin with recent fixes, thanks to @FredMK.
Configuration menu - View commit details
-
Copy full SHA for b09e463 - Browse repository at this point
Copy the full SHA b09e463View commit details
Commits on Dec 17, 2020
-
* More small localization fixes
* Change link to point to github.io docs
Configuration menu - View commit details
-
Copy full SHA for 8c59de8 - Browse repository at this point
Copy the full SHA 8c59de8View commit details
Commits on Dec 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2eb9cf8 - Browse repository at this point
Copy the full SHA 2eb9cf8View commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4bdd271 - Browse repository at this point
Copy the full SHA 4bdd271View commit details -
Configuration menu - View commit details
-
Copy full SHA for edfcf6e - Browse repository at this point
Copy the full SHA edfcf6eView commit details -
* New translations en.json (Norwegian Bokmal) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * Update source file en.json * New translations en.json (Czech) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Swedish) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * New translations en.json (Dutch) * New translations en.json (Swedish) * New translations en.json (Czech) * New translations en.json (Romanian) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Russian)
Configuration menu - View commit details
-
Copy full SHA for 0a15938 - Browse repository at this point
Copy the full SHA 0a15938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c30b64 - Browse repository at this point
Copy the full SHA 2c30b64View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 92cc12e - Browse repository at this point
Copy the full SHA 92cc12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b98d35 - Browse repository at this point
Copy the full SHA 4b98d35View commit details
Commits on Dec 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 186e978 - Browse repository at this point
Copy the full SHA 186e978View commit details
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f36048d - Browse repository at this point
Copy the full SHA f36048dView commit details
Commits on Dec 30, 2020
-
upgrade minimed-connect-to-nightscout 1.5.0
Update to version available in npm.
Configuration menu - View commit details
-
Copy full SHA for fc9fd34 - Browse repository at this point
Copy the full SHA fc9fd34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3784ea - Browse repository at this point
Copy the full SHA e3784eaView commit details -
Merge branch 'wip/bewest/mmconnect' of github.com:nightscout/cgm-remo…
…te-monitor into wip/bewest/mmconnect
Configuration menu - View commit details
-
Copy full SHA for 76f198a - Browse repository at this point
Copy the full SHA 76f198aView commit details
Commits on Jan 1, 2021
-
Replace Travis build with a GitHub Action (#6690)
* Create Docker release workflow for GA * Remove Travis workflow * Remove dependency on Makefile * Update default environment to Node 14 * Use git SHA instead of version for `dev` images
Configuration menu - View commit details
-
Copy full SHA for 411463e - Browse repository at this point
Copy the full SHA 411463eView commit details -
APIv3: Cache invalidation + refactoring (#6688)
* APIv3: isolating documents from tests (not allowing clashes of calculated identifiers) * removing unused async keyword * fixing api v3 swagger and moving it to /api3-docs * APIv3: adding cachedCollection stub of cachedCollection storage implementation * APIv3: mongo cachedCollection storage implementation * APIv3: testing and debugging cache updates * APIv3: more testing on cache updates * APIv3: fixing bad async functions * APIv3: finishing cache invalidation tests Co-authored-by: Petr Ondrusek <petr.ondrusek@seznam.cz> Co-authored-by: Petr Ondrůšek <petr.ondrusek@okin.eu> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 6b28a14 - Browse repository at this point
Copy the full SHA 6b28a14View commit details -
* New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * New translations en.json (Dutch) * New translations en.json (Greek) * New translations en.json (Romanian) * New translations en.json (Finnish) * Update source file en.json * New translations en.json (Romanian) * New translations en.json (Romanian) * New translations en.json (Finnish) * New translations en.json (Romanian) * New translations en.json (Romanian) * New translations en.json (Turkish) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Czech) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Romanian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Russian) * New translations en.json (Finnish) * New translations en.json (Czech) * New translations en.json (Czech) * Update source file en.json
Configuration menu - View commit details
-
Copy full SHA for 923cdad - Browse repository at this point
Copy the full SHA 923cdadView commit details -
german translations template for googlehome integration (#6674)
Co-authored-by: tanja3981 <tanja3981@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 405eb0d - Browse repository at this point
Copy the full SHA 405eb0dView commit details
Commits on Jan 2, 2021
-
Added support for multiple uploaders in virtual assistant delta calc…
…ulation (#6559) * Added support for multiple uploaders in delta calculation * Moved moment creation * Moved delta stuff into bgnow plugin * Typo * Removed old implementation * Removed accidental translations * Added new translation key
Configuration menu - View commit details
-
Copy full SHA for 773f89e - Browse repository at this point
Copy the full SHA 773f89eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c61266 - Browse repository at this point
Copy the full SHA 3c61266View commit details
Commits on Jan 4, 2021
-
* New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * Update source file en.json * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (German)
Configuration menu - View commit details
-
Copy full SHA for 82a9e18 - Browse repository at this point
Copy the full SHA 82a9e18View commit details -
* Additional unit test for the authorization API
* Stop logging the API SECRET
Configuration menu - View commit details
-
Copy full SHA for 46e4d17 - Browse repository at this point
Copy the full SHA 46e4d17View commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3eeacc3 - Browse repository at this point
Copy the full SHA 3eeacc3View commit details
Commits on Jan 7, 2021
-
* Allow reducing timer length in delays for security tests
Configuration menu - View commit details
-
Copy full SHA for b078394 - Browse repository at this point
Copy the full SHA b078394View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6d9aa - Browse repository at this point
Copy the full SHA df6d9aaView commit details -
Security improvement batch (#6622)
* Adds a new method for the server to push notifies to the client, which require administration privileges from the user. If there are messages in queue but user is not privileged, she is notified of pending messages * Fix unit tests * Increase timeouts on tests * Add translations * * Aggregate admin messages * Send admin message on auth fail * Sending messages over bus * XSS filtering of objects sent over the REST API * Warn users if their instance is world readable * Fix adminnotifies init() * Fix couple issues from Codacy
Configuration menu - View commit details
-
Copy full SHA for 914ba78 - Browse repository at this point
Copy the full SHA 914ba78View commit details -
APIv3: wrapping all results in JSON (#6703)
* APIv3: isolating documents from tests (not allowing clashes of calculated identifiers) * removing unused async keyword * fixing api v3 swagger and moving it to /api3-docs * APIv3: adding cachedCollection stub of cachedCollection storage implementation * APIv3: mongo cachedCollection storage implementation * APIv3: testing and debugging cache updates * APIv3: more testing on cache updates * APIv3: fixing bad async functions * APIv3: finishing cache invalidation tests * APIv3: wrapping VERSION result * APIv3: wrapping STATUS result * APIv3: wrapping DELETE result * APIv3: wrapping READ result + partially SEARCH and HISTORY * APIv3: wrapping CREATE result * APIv3: wrapping UPDATE + PATCH result * APIv3: wrapping LAST MODIFIED result * APIv3: updating swagger doc * APIv3: updating tutorial.md * APIv3: tuning tests * APIv3: merge dev Co-authored-by: Petr Ondrusek <petr.ondrusek@seznam.cz> Co-authored-by: Petr Ondrůšek <petr.ondrusek@okin.eu> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for cfdbaa8 - Browse repository at this point
Copy the full SHA cfdbaa8View commit details
Commits on Jan 8, 2021
-
* Improved internal API for injecting values into localization keys
* Fix a hard to translate key that was split to two separate values
Configuration menu - View commit details
-
Copy full SHA for 1351d35 - Browse repository at this point
Copy the full SHA 1351d35View commit details
Commits on Jan 9, 2021
-
Don't run docker push on forks (#6718)
Skip the docker push steps if the repo owner is not 'nightscout'.
Configuration menu - View commit details
-
Copy full SHA for 22c0071 - Browse repository at this point
Copy the full SHA 22c0071View commit details
Commits on Jan 12, 2021
-
Cherry picking CI flow file so users don't get a CI build fail after …
…merging to latest release
Configuration menu - View commit details
-
Copy full SHA for e893d73 - Browse repository at this point
Copy the full SHA e893d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c544a - Browse repository at this point
Copy the full SHA 44c544aView commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0b96a7 - Browse repository at this point
Copy the full SHA c0b96a7View commit details
Commits on Jan 17, 2021
-
Clean statics & bundle more (#6745)
* * Remove unused old version of MFB * Bundle food, profile editor * Clean up the static folders * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 647ed20 - Browse repository at this point
Copy the full SHA 647ed20View commit details -
feat: disable pump battery alarms at night option (#5359)
* feat: add feature to disable pump battery alarms at night * add timezone handling for server side * Update pump.test.js * Update pump.test.js * Update pump.test.js Co-authored-by: Jeremy Cunningham <jpcunningh@gmail.com> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 3ee90d6 - Browse repository at this point
Copy the full SHA 3ee90d6View commit details -
Add eslint security plugin (#5450)
Co-authored-by: Jakob Sandberg <jakobs@zillowgroup.com> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for ccd591d - Browse repository at this point
Copy the full SHA ccd591dView commit details -
Allow api3 behind reverse proxy (#5631)
* Allow api3 behind reverse proxy * fix test Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for f6f7e18 - Browse repository at this point
Copy the full SHA f6f7e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1487269 - Browse repository at this point
Copy the full SHA 1487269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175e21c - Browse repository at this point
Copy the full SHA 175e21cView commit details -
* New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Greek) * New translations en.json (Swedish) * New translations en.json (Czech) * New translations en.json (Russian) * New translations en.json (Romanian) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * New translations en.json (Romanian) * New translations en.json (Hebrew) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Norwegian Bokmal) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Croatian) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (Swedish) * New translations en.json (German) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Dutch) * New translations en.json (Hebrew) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Danish) * New translations en.json (Portuguese, Brazilian)
Configuration menu - View commit details
-
Copy full SHA for 8500a1b - Browse repository at this point
Copy the full SHA 8500a1bView commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5aa98ee - Browse repository at this point
Copy the full SHA 5aa98eeView commit details
Commits on Jan 26, 2021
-
Added sensor code transmitter ID fields (#6780)
* Copied #5442 - Duplicated @c-robertson's work * Added tx id and sensor code to tooltip * Added swagger docs for the new fields * Added missing language keys * Added new fields to sage plugin display Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 85aea0f - Browse repository at this point
Copy the full SHA 85aea0fView commit details -
#6701 Save report preferences (#6761)
Proof of concept to demonstrate saving report preferences Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for d51a674 - Browse repository at this point
Copy the full SHA d51a674View commit details -
* New translations en.json (Russian) * New translations en.json (Romanian) * New translations en.json (Bulgarian) * New translations en.json (Finnish) * New translations en.json (Hindi) * New translations en.json (French) * New translations en.json (Swedish) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Italian) * New translations en.json (Slovenian) * New translations en.json (Slovenian) * New translations en.json (Arabic) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Bulgarian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Bulgarian) * New translations en.json (Norwegian Bokmal) * New translations en.json (French) * New translations en.json (Croatian) * New translations en.json (Italian) * New translations en.json (French) * New translations en.json (Italian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (German) * New translations en.json (Hebrew) * New translations en.json (Italian) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Hungarian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Arabic)
Configuration menu - View commit details
-
Copy full SHA for c1dce74 - Browse repository at this point
Copy the full SHA c1dce74View commit details -
Catch error from websocket device status dedupe (#6777)
* Catch error from websocket device status dedupe * Patch two more locations that don't catch errors correctly
Configuration menu - View commit details
-
Copy full SHA for 1372d0c - Browse repository at this point
Copy the full SHA 1372d0cView commit details -
Changes the bundling so the site works on old Safari versions (#6800)
* Changes the bundling so the site works on old Safari versions * Fix quotes * Cache babel output for faster development
Configuration menu - View commit details
-
Copy full SHA for 034eea9 - Browse repository at this point
Copy the full SHA 034eea9View commit details -
Round insulin value in treatment tooltip (#6776)
* rename toFixedMin to toRoundedStr * round the insulin value
Configuration menu - View commit details
-
Copy full SHA for c91ec78 - Browse repository at this point
Copy the full SHA c91ec78View commit details
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cc873d8 - Browse repository at this point
Copy the full SHA cc873d8View commit details
Commits on Jan 31, 2021
-
#6701 Report storage tests (#6814)
* #6701 Report storage tests Functional and unit tests * #6701 Test cleanup * #6701 js-storage teardown The first time js-storage is required it evaluates if it's running in the browser or not: https://github.com/julien-maurel/js-storage/blob/master/js.storage.js#L423 and will define the localstorage getters and setters accordingly. This becomes an issue if testing localstorage between UI and non-UI tests. reportstorage.test.js was requiring it before hashauth.test.js causing a conflict. * #6701 false positive test The page isn't refreshing Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for b188a2a - Browse repository at this point
Copy the full SHA b188a2aView commit details
Commits on Feb 1, 2021
-
Update mongo-storage.js (#6811)
- use default time outs - remove MongoDB_URI (including user name and password) from public error message - fix typos Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 31e2010 - Browse repository at this point
Copy the full SHA 31e2010View commit details -
Unit test teardown improvements (#6821)
* Clear module require()s between tests Clear profile cache between tests * Fix authentication for careportal test * Add logging to see where the careportal test gets to * Even more logging for headless setup * Change to use before and after in careportal test * Add time logging * Bump headless setup time to a full minute * More timers to figure out what's slow in GA * Bump up timeout on failing test
Configuration menu - View commit details
-
Copy full SHA for 04ca7b2 - Browse repository at this point
Copy the full SHA 04ca7b2View commit details -
* New translations en.json (Hebrew) * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (Swedish) * New translations en.json (Czech) * New translations en.json (Hungarian) * New translations en.json (Croatian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Norwegian Bokmal) * New translations en.json (Russian) * New translations en.json (Chinese Simplified) * New translations en.json (Bulgarian) * New translations en.json (Greek) * New translations en.json (Greek) * New translations en.json (Portuguese) * New translations en.json (Portuguese) * New translations en.json (Portuguese) * New translations en.json (Portuguese)
Configuration menu - View commit details
-
Copy full SHA for 6587293 - Browse repository at this point
Copy the full SHA 6587293View commit details -
replace deprecated bodyParser ctor (#6819)
Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 84ac8f7 - Browse repository at this point
Copy the full SHA 84ac8f7View commit details
Commits on Feb 2, 2021
-
* Add bolus plugin and restructure rendering settings * Add setting to prevent automated micro boluses from triggering notifications and snoozing alarms * clean up * Small change to the bolus-settings branch so it supports flexible configuration that enables the old behavior * Translations * Fix settings default Co-authored-by: Jason Calabrese <jason@cbrese.com>
Configuration menu - View commit details
-
Copy full SHA for d762694 - Browse repository at this point
Copy the full SHA d762694View commit details -
Added a specific rendering for BG Check events on the Day to Day repo…
…rt. (#6530) Added an option to hide BG Check and other events on the Day to Day report. Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 6643eb9 - Browse repository at this point
Copy the full SHA 6643eb9View commit details -
* New translations en.json (Portuguese) * New translations en.json (Spanish) * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Portuguese) * Update source file en.json * New translations en.json (Finnish) * New translations en.json (German)
Configuration menu - View commit details
-
Copy full SHA for 3ab718c - Browse repository at this point
Copy the full SHA 3ab718cView commit details -
Refactoring organisation, bundling and security improvements (#6765)
* * Simplified bundling to just one bundle * Removed cache invalidation token from bundling * Generate strong persistent random string on deploy to use for JWT signing * WIP: moving api-secret and JWT signing to a separate centralized security component * Moved some server components away from project root * Fix issues reported by linter * Ignore detect-object-injection everywhere but the client * Make admin message button red * Remove alarms for some security alerts on code * api_secret is now fully contained in the enclave
Configuration menu - View commit details
-
Copy full SHA for d7e011d - Browse repository at this point
Copy the full SHA d7e011dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ccaf3 - Browse repository at this point
Copy the full SHA b3ccaf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5a7e6 - Browse repository at this point
Copy the full SHA 1c5a7e6View commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d6585d - Browse repository at this point
Copy the full SHA 2d6585dView commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f314707 - Browse repository at this point
Copy the full SHA f314707View commit details -
* Don't do sync file access on requests to swagger files or service worker * Adds an API test
Configuration menu - View commit details
-
Copy full SHA for c65916c - Browse repository at this point
Copy the full SHA c65916cView commit details -
Add unit test for socket.io connect (#6845)
* Add unit test for socket.io connect * Fix white space
Configuration menu - View commit details
-
Copy full SHA for 5bc694d - Browse repository at this point
Copy the full SHA 5bc694dView commit details
Commits on Feb 5, 2021
-
* Fix hard to understand loopalyzer localization key
* Fix websocket in unauthenticated cases
Configuration menu - View commit details
-
Copy full SHA for 8ac5c5a - Browse repository at this point
Copy the full SHA 8ac5c5aView commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 36dcf42 - Browse repository at this point
Copy the full SHA 36dcf42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3230e59 - Browse repository at this point
Copy the full SHA 3230e59View commit details -
* Better unit test for admin notifications.
* Localisable API_SECRET warning * Fix admin message time display when message is recent
Configuration menu - View commit details
-
Copy full SHA for 5bf4d51 - Browse repository at this point
Copy the full SHA 5bf4d51View commit details -
* Add Slovenian and fix Slovakian language code
* Hide Traditional Chinese due to low coverage * Add Portuguese to the menu
Configuration menu - View commit details
-
Copy full SHA for 157eddf - Browse repository at this point
Copy the full SHA 157eddfView commit details -
* Disabling tests that interfere with other tests
* Fix view include syntax * Change Slovenian name to correct language
Configuration menu - View commit details
-
Copy full SHA for bc188d9 - Browse repository at this point
Copy the full SHA bc188d9View commit details
Commits on Feb 7, 2021
-
* upgrade webpack info * cleanup eslint findings * fix eslint formatter stylish error * lazy is invalid option for webpack dev middleware * upgrade webpack to 5.x * remove unsupported terser option * fix missing process polyfill dependency * try alternate proces fix * fix css image reference * add statements to import missing css files to index.html * TerserPlugin no longer required * add missing css links * remove terser Co-authored-by: Jeremy Cunningham <jpcunningh@gmail.com> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for 1c34952 - Browse repository at this point
Copy the full SHA 1c34952View commit details -
* New translations en.json (Hebrew) * New translations en.json (Norwegian Bokmal) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Dutch) * New translations en.json (Norwegian Bokmal) * New translations en.json (Swedish) * New translations en.json (Bulgarian) * New translations en.json (Danish) * New translations en.json (French) * New translations en.json (Danish) * New translations en.json (Greek) * New translations en.json (Danish) * New translations en.json (Greek) * New translations en.json (Greek) * New translations en.json (Portuguese) * New translations en.json (Greek) * New translations en.json (Greek) * New translations en.json (Russian) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Portuguese) * New translations en.json (Spanish) * New translations en.json (Greek) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Portuguese) * New translations en.json (Norwegian Bokmal) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Portuguese) * Update source file en.json * New translations en.json (Japanese) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Spanish) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Portuguese) * New translations en.json (French) * New translations en.json (Greek) * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Portuguese) * Update source file en.json * Update source file en.json * New translations en.json (Slovenian) * Update source file en.json * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Portuguese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Slovak) * Update source file en.json * New translations en.json (Portuguese) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Portuguese)
Configuration menu - View commit details
-
Copy full SHA for ba8286f - Browse repository at this point
Copy the full SHA ba8286fView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a9f492 - Browse repository at this point
Copy the full SHA 4a9f492View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4a9cb - Browse repository at this point
Copy the full SHA ed4a9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfe045 - Browse repository at this point
Copy the full SHA 4cfe045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3103af7 - Browse repository at this point
Copy the full SHA 3103af7View commit details -
* If CGM value has changed, push it to server * Fix VScode overeager code add * Merge updated CGM data into client dataset
Configuration menu - View commit details
-
Copy full SHA for 6a04452 - Browse repository at this point
Copy the full SHA 6a04452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4b7b8 - Browse repository at this point
Copy the full SHA 4d4b7b8View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ebb5814 - Browse repository at this point
Copy the full SHA ebb5814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0653c1e - Browse repository at this point
Copy the full SHA 0653c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b128002 - Browse repository at this point
Copy the full SHA b128002View commit details
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 271c7ad - Browse repository at this point
Copy the full SHA 271c7adView commit details -
Api3 remove Date header (#6855)
* APIv3: isolating documents from tests (not allowing clashes of calculated identifiers) * removing unused async keyword * fixing api v3 swagger and moving it to /api3-docs * APIv3: finishing cache invalidation tests Co-authored-by: Petr Ondrusek <petr.ondrusek@seznam.cz> Co-authored-by: Petr Ondrůšek <petr.ondrusek@okin.eu> Co-authored-by: Sulka Haro <sulka@sulka.net>
Configuration menu - View commit details
-
Copy full SHA for a9ec65a - Browse repository at this point
Copy the full SHA a9ec65aView commit details -
* New translations en.json (Greek) * New translations en.json (Dutch) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Greek) * New translations en.json (Portuguese)
Configuration menu - View commit details
-
Copy full SHA for 83d7fb2 - Browse repository at this point
Copy the full SHA 83d7fb2View commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c24d0f9 - Browse repository at this point
Copy the full SHA c24d0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2f9d4 - Browse repository at this point
Copy the full SHA 9d2f9d4View commit details
Commits on Feb 14, 2021
-
* New translations en.json (Greek) * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (Hebrew) * New translations en.json (Japanese) * New translations en.json (Portuguese) * New translations en.json (Arabic) * New translations en.json (Hindi) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Slovenian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Italian) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Danish) * New translations en.json (Czech) * New translations en.json (Bulgarian) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Greek) * New translations en.json (Slovak) * Update source file en.json * New translations en.json (Norwegian Bokmal) * New translations en.json (Greek) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (Portuguese) * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Polish) * New translations en.json (Romanian) * New translations en.json (Romanian) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Russian)
Configuration menu - View commit details
-
Copy full SHA for 3cd149f - Browse repository at this point
Copy the full SHA 3cd149fView commit details
Commits on Feb 15, 2021
-
* Only run CodeQL in NS repo (#6873)
* Fix server.js location for Azure
Configuration menu - View commit details
-
Copy full SHA for 3d3a8ff - Browse repository at this point
Copy the full SHA 3d3a8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c7bf8 - Browse repository at this point
Copy the full SHA 37c7bf8View commit details
Commits on Feb 16, 2021
-
* New translations en.json (Czech) * New translations en.json (Czech) * New translations en.json (Spanish) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Hungarian)
Configuration menu - View commit details
-
Copy full SHA for f9c5a7c - Browse repository at this point
Copy the full SHA f9c5a7cView commit details -
Merge pull request #6836 from nightscout/dev
## Welcome to Release 14.2 Sweet Liquorice! This release focuses on improving the overall security of Nightscout. 14.2 adds a new method for Nightscout to notify you of various security issues in your setup. After upgrading to the this release, if Nightscout wants to tell you something about the system security, you'll see a red megaphone appear in the Nightscout web client. To see the messages, you'll have to sign in using your API-SECRET or a token that's got administration privileges. Full details of the messages can be found in the Nightscout documentation: https://nightscout.github.io/nightscout/security/ Advance warning regarding future releases: we are likely to make compatibility breaking changes in upcoming releases that will change how the authentication flows with the Nightscout API works, along with changes to validation of data sent to Nightscout. If you're an app developer and are using the Nightscout APIs in your application, please join our Discord channel to learn about the changes are they're implemented. You can join the channel here: https://discord.gg/zg7CvCQ Nightscout translations are now made in Crowdin. This is very easy even for non-technical folks, so please join and contribute! https://crowdin.com/project/nightscout Note if you're running your instance with a very old MongoDB version, your installation might break. We've tested the release using MongoDB 4.2 and 4.4. ## New Features and Improvements * Administration messages support * Bolus bubble rendering in Nightscout UI is now more configurable, see the new Settings in the client settings panel * You can now configure Nightscout to disable battery alarms during night * Security improvement: treatments and CGM entries sent over the REST API V1 are now filtered for XSS injection code * A lot of work has been put into localization, huge thanks to all the contributors * Reports now remember the settings you've chosen across sessions * Alexa integration now supports Spanish * Fixed a bug with AAPS updating CGM values after Dexcom rounds the value * Added support for Portuguese and Slovenian * Support for Traditional Chinese has been removed until we find a contributor to help with translating more of the software. The next release will remove support for Japanese unless a larger portion of the text has been translated by time of release. ## For developers * APIV3 results are now wrapped differently from before * Webpack was upgraded to V5 * Client JS bundling was simplified to just one bundle, cutting down bundling time to ~50% of current * Removed cache invalidation token from bundling process and generating it on server boot * Security improvement: generate strong persistent random string on deploy to use for JWT signing instead of api_secret * Security improvement: moved api-secret and JWT signing to a separate centralized security component and deletes api_secret from environment, so it's not accessible elsewhere * Security improvement: Clients can now send the api_secret using SHA512 * Moved some server components away from project root to make it easier to see what code runs in server vs client * Fixes some issues reported by linter
Configuration menu - View commit details
-
Copy full SHA for 5936954 - Browse repository at this point
Copy the full SHA 5936954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9890770 - Browse repository at this point
Copy the full SHA 9890770View commit details -
Configuration menu - View commit details
-
Copy full SHA for d42ef4b - Browse repository at this point
Copy the full SHA d42ef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02aabba - Browse repository at this point
Copy the full SHA 02aabbaView commit details
Commits on Feb 17, 2021
-
Merge pull request #6878 from nightscout/crowdin_incoming
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for f086d36 - Browse repository at this point
Copy the full SHA f086d36View commit details -
Merge pull request #6877 from nightscout/dev
Release 14.2.1 Sweet Liquorice
Configuration menu - View commit details
-
Copy full SHA for cbfae75 - Browse repository at this point
Copy the full SHA cbfae75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 067ebee - Browse repository at this point
Copy the full SHA 067ebeeView commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c06cf21 - Browse repository at this point
Copy the full SHA c06cf21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0f8ab - Browse repository at this point
Copy the full SHA 2f0f8abView commit details -
* Add ADMIN_NOTIFIES_ENABLED feature flag * Skip setting language code if language value is not null
Configuration menu - View commit details
-
Copy full SHA for 3200af6 - Browse repository at this point
Copy the full SHA 3200af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73de56 - Browse repository at this point
Copy the full SHA d73de56View commit details -
This continues to allow using server.js programmatically from the root of the project.
Configuration menu - View commit details
-
Copy full SHA for 22f4336 - Browse repository at this point
Copy the full SHA 22f4336View commit details -
Configuration menu - View commit details
-
Copy full SHA for be183f5 - Browse repository at this point
Copy the full SHA be183f5View commit details -
This change seeks to continue tidying up the repo. * The database_configuration.json file is not used and has not been used since the project was published on github. We remove the ability to look at files inside the source tree for database credentials. * Move example-profiles.md to the relevant documentation for plugins area and update the link to match.
Configuration menu - View commit details
-
Copy full SHA for a42408b - Browse repository at this point
Copy the full SHA a42408bView commit details -
move script for repo maintenance aside
This script is used to help prep release branches and tags. Since it's not crucial to the business of remote monitoring and only useful as a maintenance tool, we're moving it away from the project root.
Configuration menu - View commit details
-
Copy full SHA for 3bb4f6b - Browse repository at this point
Copy the full SHA 3bb4f6bView commit details -
Move update image into docs folder, away from project root.
Configuration menu - View commit details
-
Copy full SHA for 5ae162c - Browse repository at this point
Copy the full SHA 5ae162cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5953f08 - Browse repository at this point
Copy the full SHA 5953f08View commit details -
setup.sh appears to be a developer utility to assist in bootstrapping a debian based system. It is intended to help install the dependencies needed to run node, and not used in any automated deploy pipeline. Instructions have been updated to suite this change which simply moves the developer tool out of the project repo and into the bin subdirectory.
Configuration menu - View commit details
-
Copy full SHA for 3149bf8 - Browse repository at this point
Copy the full SHA 3149bf8View commit details -
This change moves the azure deployment script from the root of the project into the bin subdirectory with a name that makes its purpose more clear. .deployment file has been updated to execute the new path.
Configuration menu - View commit details
-
Copy full SHA for 52cca32 - Browse repository at this point
Copy the full SHA 52cca32View commit details -
task: tidy project root: webpack
This change attempts to tidy the project root by moving webpack configuration into it's own subdirectory. The metadata has been updated to match this information. In addition, the configuration file itself is simplified for future maintainers in some ways. Now the configuration to a projectRoot which is calculated exactly once, instead of introspecting from __dirname each time.
Configuration menu - View commit details
-
Copy full SHA for aa4dca7 - Browse repository at this point
Copy the full SHA aa4dca7View commit details -
task: tidy example environment template
Move this away from project root and into docs area. CONTRIBUTING file updated to match.
Configuration menu - View commit details
-
Copy full SHA for 24dfa43 - Browse repository at this point
Copy the full SHA 24dfa43View commit details -
task: tidy ci test env away from project root
This change moves the ci.test.env file into the tests/ subdirectory in an effort to reduce the number of files in the project root. The package.json metadata is updated to enable continuous integration tools to continue to work as expected.
Configuration menu - View commit details
-
Copy full SHA for f45e7b8 - Browse repository at this point
Copy the full SHA f45e7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adda71 - Browse repository at this point
Copy the full SHA 8adda71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e553ea - Browse repository at this point
Copy the full SHA 8e553eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ca721 - Browse repository at this point
Copy the full SHA 37ca721View commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f2d9cd - Browse repository at this point
Copy the full SHA 8f2d9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c340d7b - Browse repository at this point
Copy the full SHA c340d7bView commit details -
* Fix running the site in dev mode
* Fix Pump Battery Age plugin name localization
Configuration menu - View commit details
-
Copy full SHA for ad3fc3c - Browse repository at this point
Copy the full SHA ad3fc3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd26c77 - Browse repository at this point
Copy the full SHA fd26c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79dbe7f - Browse repository at this point
Copy the full SHA 79dbe7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a60440 - Browse repository at this point
Copy the full SHA 6a60440View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf64e9 - Browse repository at this point
Copy the full SHA ebf64e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fea42 - Browse repository at this point
Copy the full SHA b6fea42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7028d3a - Browse repository at this point
Copy the full SHA 7028d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be592da - Browse repository at this point
Copy the full SHA be592daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02034de - Browse repository at this point
Copy the full SHA 02034deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fc189 - Browse repository at this point
Copy the full SHA b9fc189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1991c2c - Browse repository at this point
Copy the full SHA 1991c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c9cacb - Browse repository at this point
Copy the full SHA 0c9cacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b921c3 - Browse repository at this point
Copy the full SHA 9b921c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51ce39 - Browse repository at this point
Copy the full SHA c51ce39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 941870e - Browse repository at this point
Copy the full SHA 941870eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0a87c - Browse repository at this point
Copy the full SHA 5b0a87cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7ec46 - Browse repository at this point
Copy the full SHA 4f7ec46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ee8f2 - Browse repository at this point
Copy the full SHA 84ee8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acc5e5 - Browse repository at this point
Copy the full SHA 8acc5e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc13d2d - Browse repository at this point
Copy the full SHA dc13d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 850a9b4 - Browse repository at this point
Copy the full SHA 850a9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6722805 - Browse repository at this point
Copy the full SHA 6722805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c4841 - Browse repository at this point
Copy the full SHA 93c4841View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6c17c - Browse repository at this point
Copy the full SHA ba6c17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d029726 - Browse repository at this point
Copy the full SHA d029726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c3a83 - Browse repository at this point
Copy the full SHA 46c3a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efb59b - Browse repository at this point
Copy the full SHA 2efb59bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d07cd16 - Browse repository at this point
Copy the full SHA d07cd16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b27c8c0 - Browse repository at this point
Copy the full SHA b27c8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c4f29 - Browse repository at this point
Copy the full SHA f4c4f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8bd9fd - Browse repository at this point
Copy the full SHA f8bd9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98dd02a - Browse repository at this point
Copy the full SHA 98dd02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47213e2 - Browse repository at this point
Copy the full SHA 47213e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82716d5 - Browse repository at this point
Copy the full SHA 82716d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18eced7 - Browse repository at this point
Copy the full SHA 18eced7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c036829 - Browse repository at this point
Copy the full SHA c036829View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea85560 - Browse repository at this point
Copy the full SHA ea85560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1223e6d - Browse repository at this point
Copy the full SHA 1223e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 253433d - Browse repository at this point
Copy the full SHA 253433dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6f5f2 - Browse repository at this point
Copy the full SHA 3a6f5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4982e - Browse repository at this point
Copy the full SHA 6d4982eView commit details
Commits on Feb 20, 2021
-
Merge pull request #6889 from nightscout/crowdin_incoming
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for ddd11f8 - Browse repository at this point
Copy the full SHA ddd11f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d263a04 - Browse repository at this point
Copy the full SHA d263a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b2192 - Browse repository at this point
Copy the full SHA 50b2192View commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8516fe9 - Browse repository at this point
Copy the full SHA 8516fe9View commit details -
Merge pull request #6905 from nightscout/dev
Release 14.2.2 * Merge latest translations from Crowdin * Clean project root * Re-introduce a wrapper server.js in the project root
Configuration menu - View commit details
-
Copy full SHA for 46418c7 - Browse repository at this point
Copy the full SHA 46418c7View commit details