Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor AudioController (#1715) | toasted-nutbread | 2021-05-27 |
| | | | | | * Remove unused checks/code * Refactor audio controller into AudioController and AudioSourceEntry | ||
* | Add some help popups for custom audio sources (#1712) | toasted-nutbread | 2021-05-26 |
| | |||
* | Initial safari compatibility (#1609) | toasted-nutbread | 2021-04-10 |
| | | | | | | | | | | | | | | | | | | | * Update environment info to return the 'safari' browser * Fix popup display on Safari * Update environment assignment * Add data-loading-stalled property when loading takes longer than expected * Add notification when loading has stalled * Allow getDictionaryInfo invocation on non-privileged contexts * Update _validatePrivilegedMessageSender * Don't listen to 'voiceschanged' event unless addEventListener is present Also expose an event | ||
* | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
* Move js/settings to js/pages/settings * Fix script ordering |