-
Notifications
You must be signed in to change notification settings - Fork 514
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
Merge alpha
into dev
#333
Merge alpha
into dev
#333
Commits on May 15, 2024
-
Auto-remove trailing slash and other unwanted errors from Nightscout URL
When users enter a trailing / in their Nightscout URL (Eg: "https://url/" rather than "https://url"), this will immediately result in a "Not found!" (404) error, because a / is already being appended. (Resulting in "https://url//"). This check removes the trailing slash to prevent 404's.
Configuration menu - View commit details
-
Copy full SHA for f902c73 - Browse repository at this point
Copy the full SHA f902c73View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9967d63 - Browse repository at this point
Copy the full SHA 9967d63View commit details
Commits on May 29, 2024
-
Merge pull request #1 from bjornoleh/patch-1
Xcode auto changes of indentation in NightscoutConfigStateModel.swift
Configuration menu - View commit details
-
Copy full SHA for c9c9e19 - Browse repository at this point
Copy the full SHA c9c9e19View commit details
Commits on Jun 8, 2024
-
The PR allows to fecth BG of Dexcom share as a CGM as well as to fetch BG of Dexcom share with the Dexcom G6 CGM. The PR changes the logic of the CGM for all CGM based on Loop submodules (PluginSource).
Configuration menu - View commit details
-
Copy full SHA for 61ec999 - Browse repository at this point
Copy the full SHA 61ec999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e11f67 - Browse repository at this point
Copy the full SHA 5e11f67View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a1360f - Browse repository at this point
Copy the full SHA 3a1360fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a093ff - Browse repository at this point
Copy the full SHA 7a093ffView commit details -
Merge pull request #190 from LiroyvH/patch-1
Auto-remove trailing slash from Nightscout URL
Configuration menu - View commit details
-
Copy full SHA for 217d1d6 - Browse repository at this point
Copy the full SHA 217d1d6View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5d159d - Browse repository at this point
Copy the full SHA a5d159dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174a6df - Browse repository at this point
Copy the full SHA 174a6dfView commit details -
Add the optional instructions for modifying automated build and sync
Copied from LoopWorkspace dev: https://github.com/LoopKit/LoopWorkspace/blob/c4b4588b2ba97b19a117c9e576b265d054126c51/fastlane/testflight.md
Configuration menu - View commit details
-
Copy full SHA for 51bdc77 - Browse repository at this point
Copy the full SHA 51bdc77View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a6ddf3 - Browse repository at this point
Copy the full SHA 7a6ddf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189c935 - Browse repository at this point
Copy the full SHA 189c935View commit details
Commits on Jun 15, 2024
-
Merge pull request #303 from loopandlearn/modify_submodule_source
Modify .gitmodules to point to loopandlearn organization
Configuration menu - View commit details
-
Copy full SHA for 9f1b847 - Browse repository at this point
Copy the full SHA 9f1b847View commit details -
Merge pull request #308 from nightscout/dev
Merging CodeOwners Into Alpha
Configuration menu - View commit details
-
Copy full SHA for d7a730c - Browse repository at this point
Copy the full SHA d7a730cView commit details -
Merge pull request #282 from avouspierre/dev+dexcomshare
Fix the dexcom share in Trio
Configuration menu - View commit details
-
Copy full SHA for 3be872c - Browse repository at this point
Copy the full SHA 3be872cView commit details
Commits on Jun 16, 2024
-
Merge pull request #299 from bjornoleh/testflight.md_enable_disable_a…
…utomations testflight.md: Add the optional instructions for modifying automated build and sync
Configuration menu - View commit details
-
Copy full SHA for 82f2d01 - Browse repository at this point
Copy the full SHA 82f2d01View commit details
Commits on Jun 17, 2024
-
fix(bgtargets): change variable from double to decimal
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d1a332 - Browse repository at this point
Copy the full SHA 1d1a332View commit details -
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9be108b - Browse repository at this point
Copy the full SHA 9be108bView commit details -
fix(bgtargets): correctly assigning highindex
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 45d1ede - Browse repository at this point
Copy the full SHA 45d1edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b177a2 - Browse repository at this point
Copy the full SHA 9b177a2View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58adcd3 - Browse repository at this point
Copy the full SHA 58adcd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6db960 - Browse repository at this point
Copy the full SHA b6db960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434e62a - Browse repository at this point
Copy the full SHA 434e62aView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14b5a86 - Browse repository at this point
Copy the full SHA 14b5a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59479e2 - Browse repository at this point
Copy the full SHA 59479e2View commit details -
Merge pull request #297 from loopandlearn/update_browser_build_direct…
…ions use Trio specific names and update instructions in testflight.md
Configuration menu - View commit details
-
Copy full SHA for 6fc084d - Browse repository at this point
Copy the full SHA 6fc084dView commit details -
Merge pull request #321 from Sjoerd-Bo3/fix-setting-of-bg-targets
Fix for setting of BG Targets
Configuration menu - View commit details
-
Copy full SHA for 7c88bac - Browse repository at this point
Copy the full SHA 7c88bacView commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c20819 - Browse repository at this point
Copy the full SHA 8c20819View commit details
Commits on Jun 23, 2024
-
Merge pull request #330 from loopandlearn/update_CGMBLEKit_submodule
update submodule CGMBLEKit: no change in function
Configuration menu - View commit details
-
Copy full SHA for 3ec6176 - Browse repository at this point
Copy the full SHA 3ec6176View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b91846 - Browse repository at this point
Copy the full SHA 4b91846View commit details