-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jonathan-fielding/yalealarmsystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jonathandann/yalesyncalarm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Able to merge.
These branches can be automatically merged.
1
contributor
Commits on Aug 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4db6ea2 - Browse repository at this point
Copy the full SHA 4db6ea2View commit details
Commits on Aug 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b5c8505 - Browse repository at this point
Copy the full SHA b5c8505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da0e5a - Browse repository at this point
Copy the full SHA 5da0e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2658b4c - Browse repository at this point
Copy the full SHA 2658b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dd4d4 - Browse repository at this point
Copy the full SHA 58dd4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc86a5 - Browse repository at this point
Copy the full SHA 4cc86a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00115c5 - Browse repository at this point
Copy the full SHA 00115c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac3e83 - Browse repository at this point
Copy the full SHA 9ac3e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 691a649 - Browse repository at this point
Copy the full SHA 691a649View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0477a8 - Browse repository at this point
Copy the full SHA a0477a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c1f24 - Browse repository at this point
Copy the full SHA 88c1f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbe162 - Browse repository at this point
Copy the full SHA 7dbe162View commit details -
Configuration menu - View commit details
-
Copy full SHA for af38360 - Browse repository at this point
Copy the full SHA af38360View commit details -
Remove access_token global, this is unused and misleading, it looks l…
…ike it’s used in other functions, but it’s never assigned. Instead the caller is always required to store the access token (the result of getAccessToken()) and pass it to setStatus() et al.
Configuration menu - View commit details
-
Copy full SHA for d299b9f - Browse repository at this point
Copy the full SHA d299b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15269c0 - Browse repository at this point
Copy the full SHA 15269c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50abe97 - Browse repository at this point
Copy the full SHA 50abe97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ed9ad - Browse repository at this point
Copy the full SHA 96ed9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a866d67 - Browse repository at this point
Copy the full SHA a866d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f60a8 - Browse repository at this point
Copy the full SHA 29f60a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed0716 - Browse repository at this point
Copy the full SHA 6ed0716View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b09fb - Browse repository at this point
Copy the full SHA f0b09fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2850ed4 - Browse repository at this point
Copy the full SHA 2850ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f53dff - Browse repository at this point
Copy the full SHA 6f53dffView commit details
Commits on Sep 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8ee2006 - Browse repository at this point
Copy the full SHA 8ee2006View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d1b10 - Browse repository at this point
Copy the full SHA e5d1b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3158d6f - Browse repository at this point
Copy the full SHA 3158d6fView commit details
Commits on Sep 2, 2019
-
Add back Content-Type to header. Looks like PAW is automatically addi…
…ng that when it’s missing from POST requests. Without it, the API returns an error.
Configuration menu - View commit details
-
Copy full SHA for f738ef7 - Browse repository at this point
Copy the full SHA f738ef7View commit details -
Use esnext, marks js functions as async, which makes await in node --…
…experimental-repl-await actually work
Configuration menu - View commit details
-
Copy full SHA for edfb7ba - Browse repository at this point
Copy the full SHA edfb7baView commit details -
Typescript was stripping out the require of node-fetch b/c it thought…
… it wasn’t used.
Configuration menu - View commit details
-
Copy full SHA for 6d12a3c - Browse repository at this point
Copy the full SHA 6d12a3cView commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4702fb0 - Browse repository at this point
Copy the full SHA 4702fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87daa14 - Browse repository at this point
Copy the full SHA 87daa14View commit details -
Move index.ts to src/, update tsconfig.json to compile to ./lib, upda…
…te .gitignore to ignore ./lib
Configuration menu - View commit details
-
Copy full SHA for ffc0ae9 - Browse repository at this point
Copy the full SHA ffc0ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae38e9 - Browse repository at this point
Copy the full SHA 4ae38e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fbff9 - Browse repository at this point
Copy the full SHA c8fbff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ccd0b - Browse repository at this point
Copy the full SHA 36ccd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d389f2b - Browse repository at this point
Copy the full SHA d389f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d73d2e3 - Browse repository at this point
Copy the full SHA d73d2e3View commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ab59efc - Browse repository at this point
Copy the full SHA ab59efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 952fa34 - Browse repository at this point
Copy the full SHA 952fa34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f2c9c - Browse repository at this point
Copy the full SHA 02f2c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6e0c9 - Browse repository at this point
Copy the full SHA 3f6e0c9View commit details
Commits on Sep 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6a65226 - Browse repository at this point
Copy the full SHA 6a65226View commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1660d9e - Browse repository at this point
Copy the full SHA 1660d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7f45b - Browse repository at this point
Copy the full SHA ba7f45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf4af4 - Browse repository at this point
Copy the full SHA dcf4af4View commit details -
Pull out fetch functions, factor out duplicated error parsing & throw…
…ing, create and parse Sensor discriminated union type
Configuration menu - View commit details
-
Copy full SHA for e26480e - Browse repository at this point
Copy the full SHA e26480eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb83b8 - Browse repository at this point
Copy the full SHA eeb83b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478a302 - Browse repository at this point
Copy the full SHA 478a302View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87932d - Browse repository at this point
Copy the full SHA d87932dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1bb893 - Browse repository at this point
Copy the full SHA e1bb893View commit details
There are no files selected for viewing
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.