Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed most instances of Yomichan -> yomitan under ext/*.html | Austin Siew | 2023-03-21 |
| | |||
* | Audio certificate error notification (#2243) | toasted-nutbread | 2022-10-05 |
| | | | | | * Refactor error throwing and change ID * Show a notification when an audio download fails due to an expired cert | ||
* | Audio download timeout (#2187) | toasted-nutbread | 2022-08-20 |
| | | | | | | | | | | | | | | | | | | | | | | | * Add support for an idle timeout when downloading audio * Update eslint rules * Pass idleTimeout to the downloader from DisplayAnki * Add anki.downloadTimeout setting * Update tests * Assign _audioDownloadIdleTimeout using settings * Show info about cancelled downloads * Handle Firefox bug * Improve audio errors * Refactor * Move functions to RequestBuilder | ||
* | Add an issues page with information about some errors (#2163) | toasted-nutbread | 2022-05-28 |