| Commit message (Expand) | Author | Age |
* | Split source.js into two files (#894) | toasted-nutbread | 2020-10-07 |
* | Audio system refactor (#858) | toasted-nutbread | 2020-09-26 |
* | Handlebars sandbox (#612) | toasted-nutbread | 2020-09-18 |
* | Use Anki classes directly in Display (#804) | toasted-nutbread | 2020-09-10 |
* | Move TextToSpeechAudio to a separate file (#800) | toasted-nutbread | 2020-09-10 |
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* | document.js refactor (#719) | toasted-nutbread | 2020-08-09 |
* | More display refactoring (#697) | toasted-nutbread | 2020-08-01 |
* | Dictionary data utility class (#698) | toasted-nutbread | 2020-07-30 |
* | Query parser fix (#695) | toasted-nutbread | 2020-07-26 |
* | Display history refactor (#691) | toasted-nutbread | 2020-07-26 |
* | Generalized frame connections (#654) | toasted-nutbread | 2020-07-08 |
* | Extension unload detection (#647) | toasted-nutbread | 2020-07-03 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Use DOMTextScanner (#536) | toasted-nutbread | 2020-06-21 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | Style adjustments (#537) | toasted-nutbread | 2020-05-24 |
* | Use CSS variables for themes (#528) | toasted-nutbread | 2020-05-10 |
* | Use dynamicLoader for main (#481) | toasted-nutbread | 2020-04-26 |
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
* | Move popup-nested content into float-main | toasted-nutbread | 2020-04-21 |
* | Create float-main.js | toasted-nutbread | 2020-04-19 |
* | Add support for displaying images | toasted-nutbread | 2020-04-18 |
* | Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanji | toasted-nutbread | 2020-03-21 |
* | Rename audio.js to audio-system.js | toasted-nutbread | 2020-03-07 |
* | Use TemplateHandler for DisplayGenerator | toasted-nutbread | 2020-02-23 |
* | Comma | toasted-nutbread | 2020-02-13 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Update how content display is changed | toasted-nutbread | 2020-01-16 |
* | Update how spinner visibility is controlled | toasted-nutbread | 2020-01-16 |
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | remove references to /fg/js/util.js | siikamiika | 2019-12-04 |
* | move Display context to a new class | siikamiika | 2019-12-01 |
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
* | Remove wanakana reference from float.html | toasted-nutbread | 2019-11-25 |
* | Add favicons | toasted-nutbread | 2019-11-02 |
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
* | Leave default stylesheet enabled by default | toasted-nutbread | 2019-10-12 |
* | Create themes | toasted-nutbread | 2019-10-12 |
* | Remove bootstrap styles from float.html | toasted-nutbread | 2019-10-12 |
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |
* | Remove jQuery dependency from float.html and search.html | toasted-nutbread | 2019-09-27 |
* | Implement custom window scroll | toasted-nutbread | 2019-09-27 |
* | Add option for maximum nested popup depth | toasted-nutbread | 2019-09-02 |
* | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
* | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
* | Revert "use ES6 import and export" | siikamiika | 2019-08-03 |
* | use ES6 import and export | siikamiika | 2019-08-02 |