| Commit message (Expand) | Author | Age |
* | Add web-ext dev dependency (#861) | toasted-nutbread | 2020-09-26 |
* | Add icons (#860) | toasted-nutbread | 2020-09-26 |
* | Media utility refactor (#859) | toasted-nutbread | 2020-09-26 |
* | Audio system refactor (#858) | toasted-nutbread | 2020-09-26 |
* | Browser manifest updates (#840) | toasted-nutbread | 2020-09-26 |
* | Remove unused toIterable function (#857) | toasted-nutbread | 2020-09-22 |
* | Cache map improvements (#856) | toasted-nutbread | 2020-09-22 |
* | ClipboardReader class (#854) | toasted-nutbread | 2020-09-20 |
* | Remove comments from . eslintrc.json (#853) | toasted-nutbread | 2020-09-20 |
* | Add tests for options updating (#852) | toasted-nutbread | 2020-09-20 |
* | Delete old scanning options during update (#851) | toasted-nutbread | 2020-09-20 |
* | Fix _addFieldTemplatesBeforeEnd not being await'd (#850) | toasted-nutbread | 2020-09-20 |
* | Fix typeof comparing against a string (#849) | toasted-nutbread | 2020-09-19 |
* | Add lint test to validate <script>s in HTML files (#848) | toasted-nutbread | 2020-09-19 |
* | Organize background script grouping/order (#847) | toasted-nutbread | 2020-09-19 |
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
* | Remove window from performance object access (#845) | toasted-nutbread | 2020-09-19 |
* | Dictionary delete improvements (#844) | toasted-nutbread | 2020-09-19 |
* | Fix settings sanitization resulting in invalid data for the schema (#843) | toasted-nutbread | 2020-09-19 |
* | Modal refactor (#842) | toasted-nutbread | 2020-09-19 |
* | Remove border/margin/padding/pointerEvents from iframe (#841) | toasted-nutbread | 2020-09-19 |
* | Handlebars sandbox (#612) | toasted-nutbread | 2020-09-18 |
* | Build system updates (#839) | toasted-nutbread | 2020-09-18 |
* | Add info about the Firefox pen pointer event issues (#837) | toasted-nutbread | 2020-09-17 |
* | Add missing null check (#836) | toasted-nutbread | 2020-09-17 |
* | Add a document listing various browser bugs that have affected Yomichan (#835) | toasted-nutbread | 2020-09-16 |
* | Remove unused handlebars script (#833) | toasted-nutbread | 2020-09-15 |
* | Cleanup unused utils (#832) | toasted-nutbread | 2020-09-15 |
* | Dictionary controller refactor (#831) | toasted-nutbread | 2020-09-15 |
* | Fix default options missing profiles (#829) | toasted-nutbread | 2020-09-13 |
* | Add test-manifest to continuous integration tests (#827) | toasted-nutbread | 2020-09-13 |
* | Database change event (#826) | toasted-nutbread | 2020-09-13 |
* | Profile controller refactor (#825) | toasted-nutbread | 2020-09-13 |
* | Mouse button modifier update (#824) | toasted-nutbread | 2020-09-13 |
* | Add scan dictionary type filters (#822) | toasted-nutbread | 2020-09-13 |
* | Settings upgrade and schema fixes (#823) | toasted-nutbread | 2020-09-13 |
* | Add workaround for Firefox bug not detecting pen input type correctly (#821) | toasted-nutbread | 2020-09-13 |
* | Pointer events support (#819) | toasted-nutbread | 2020-09-13 |
* | Add workaround for Firefox bug not detecting pen input type correctly (#820) | toasted-nutbread | 2020-09-13 |
* | Fix location of _enabled assignment (#818) | toasted-nutbread | 2020-09-12 |
* | Update TextScanner.setEnabled to not reset state if unnecessary (#817) | toasted-nutbread | 2020-09-12 |
* | More scanning options (#815) | toasted-nutbread | 2020-09-12 |
* | Use a grid layout for scanning inputs (#814) | toasted-nutbread | 2020-09-12 |
* | Text scanner cause update (#813) | toasted-nutbread | 2020-09-11 |
* | Text scanner refactoring (#812) | toasted-nutbread | 2020-09-11 |
* | Clear state when refreshing enabled state (#811) | toasted-nutbread | 2020-09-11 |
* | Add support for pointer event input detection (#810) | toasted-nutbread | 2020-09-11 |
* | Settings scanning refactor (#809) | toasted-nutbread | 2020-09-11 |
* | Fix adding new scanning inputs not working (#808) | toasted-nutbread | 2020-09-11 |
* | OptionsUtil refactor / options default values (#807) | toasted-nutbread | 2020-09-11 |