.. |
__init__.py
|
added ability for an authenticated user to change their email address
|
2022-08-15 13:20:32 -05:00 |
change_email_address.py
|
added ability for an authenticated user to change their email address
|
2022-08-15 13:20:32 -05:00 |
change_password.py
|
Change the email templates to use Jinja's inheritance feature to reduce code duplication.
|
2022-08-11 12:49:35 -05:00 |
city.py
|
Re-apply original merge from test to master
|
2020-12-28 12:29:19 -06:00 |
country.py
|
Adding the basics to prepare for publishing this repo
|
2019-07-27 18:44:23 -05:00 |
defaults.py
|
use new logging mechanism in account API endpoints.
|
2022-03-10 12:10:37 -06:00 |
device.py
|
fixed pylint issues
|
2022-09-28 13:27:32 -05:00 |
device_count.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
geography.py
|
Adding the basics to prepare for publishing this repo
|
2019-07-27 18:44:23 -05:00 |
membership.py
|
Adding the basics to prepare for publishing this repo
|
2019-07-27 18:44:23 -05:00 |
pairing_code.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
preferences.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
region.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
skill_oauth.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
skill_settings.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
skills.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
software_update.py
|
Add the ability to get a pending deployment and trigger it if manual updates are turned on
|
2021-02-16 15:17:55 -06:00 |
ssh_key_validator.py
|
Change how the SSH key is passed to the API to account for special characters.
|
2021-08-17 19:22:23 -05:00 |
timezone.py
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
verify_email_address.py
|
added ability for an authenticated user to change their email address
|
2022-08-15 13:20:32 -05:00 |
voice_endpoint.py
|
Adding the basics to prepare for publishing this repo
|
2019-07-27 18:44:23 -05:00 |
wake_word_endpoint.py
|
Re-apply original merge from test to master
|
2020-12-28 12:29:19 -06:00 |