| Commit message (Expand) | Author | Age |
* | Use DOMTextScanner (#536) | toasted-nutbread | 2020-06-21 |
* | Safely handle volume values that are out of range (#617) | toasted-nutbread | 2020-06-21 |
* | Replace XMLHttpRequest (#562) | toasted-nutbread | 2020-06-13 |
* | Handle cases where platform info is not available (#597) | toasted-nutbread | 2020-06-10 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | fix css class name (#591) | siikamiika | 2020-06-07 |
* | scale background icon when page is zoomed (#592) | siikamiika | 2020-06-07 |
* | Limit action port message size (#587) | toasted-nutbread | 2020-05-31 |
* | Backup update (#582) | toasted-nutbread | 2020-05-30 |
* | DOM binder fixes (#564) | toasted-nutbread | 2020-05-29 |
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
* | Settings binder (#542) | toasted-nutbread | 2020-05-24 |
* | Ensure the return value of promiseTimeout always has .resolve and .reject (#550) | toasted-nutbread | 2020-05-24 |
* | Add icons (#540) | toasted-nutbread | 2020-05-24 |
* | Style adjustments (#537) | toasted-nutbread | 2020-05-24 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Add missing spreads (#552) | toasted-nutbread | 2020-05-23 |
* | Cross frame communication (#531) | toasted-nutbread | 2020-05-23 |
* | Add support for additional types of event listeners (#522) | toasted-nutbread | 2020-05-23 |
* | Fix "tags" template (#539) | siikamiika | 2020-05-22 |
* | Dynamic loader load style (#521) | toasted-nutbread | 2020-05-19 |
* | Use CSS variables for themes (#528) | toasted-nutbread | 2020-05-10 |
* | Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524) | toasted-nutbread | 2020-05-09 |
* | Modifier key platform names (#519) | siikamiika | 2020-05-09 |
* | Text scanner refactor (#517) | toasted-nutbread | 2020-05-08 |
* | Text scanner refactor (#515) | toasted-nutbread | 2020-05-07 |
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
* | Add apiModifySettings (#501) | toasted-nutbread | 2020-05-06 |
* | Move util database modification functions (#499) | toasted-nutbread | 2020-05-06 |
* | Popup init update (#497) | toasted-nutbread | 2020-05-06 |
* | support meta as scanning modifier (#502) | siikamiika | 2020-05-05 |
* | Extract textSource text inside TextScanner (#500) | siikamiika | 2020-05-05 |
* | Modifier key profile condition (#487) | siikamiika | 2020-05-03 |
* | Fix incorrect static call (#498) | toasted-nutbread | 2020-05-02 |
* | Validate document nodes before use (#493) | toasted-nutbread | 2020-05-02 |
* | Object property accessor API update (#485) | toasted-nutbread | 2020-05-02 |
* | Api invoke with progress (#483) | toasted-nutbread | 2020-05-02 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Remove Frontend inheritance (#486) | toasted-nutbread | 2020-05-02 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | Merge pull request #472 from toasted-nutbread/fix-pitch-accent-high-calculation | toasted-nutbread | 2020-04-23 |
|\ |
|
| * | Fix high pitch calculation | toasted-nutbread | 2020-04-22 |
* | | Remove sentinel script node after load | toasted-nutbread | 2020-04-22 |
* | | Create dynamic script/CSS loader utility | toasted-nutbread | 2020-04-21 |
|/ |
|
* | Change some more variables using 'source' instead of 'content' | toasted-nutbread | 2020-04-19 |
* | Use 'content' instead of 'source' to contain media file data | toasted-nutbread | 2020-04-19 |
* | Show small image preview on [Image] link hover/focus | toasted-nutbread | 2020-04-18 |