| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Remove invalid file name characters from Anki media files (#496) | toasted-nutbread | 2020-05-06 |
* | Text selection fixes (#511) | siikamiika | 2020-05-07 |
* | Fix modifier key condition data (#506) | siikamiika | 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 |
* | DOMTextScanner (#458) | toasted-nutbread | 2020-05-02 |
* | Style fixes (#494) | toasted-nutbread | 2020-05-02 |
* | Validate document nodes before use (#493) | toasted-nutbread | 2020-05-02 |
* | Catch WrongDocumentError thrown by compareBoundaryPoints (#491) | toasted-nutbread | 2020-05-02 |
* | Remove and unload the popup frame if an unexpected load occurs (#490) | toasted-nutbread | 2020-05-02 |
* | Don't parent the popup frame to elements which cause unload (#488) | 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 |
* | Refactor frontend API classes (#482) | toasted-nutbread | 2020-05-02 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Remove Frontend inheritance (#486) | toasted-nutbread | 2020-05-02 |
* | Add helpful link for markers in settings.html (#489) | Allan Wirth | 2020-05-01 |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Use dynamicLoader for main (#481) | toasted-nutbread | 2020-04-26 |
* | 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 |
|\ |
|
| * | Update tests | toasted-nutbread | 2020-04-22 |
| * | Fix high pitch calculation | toasted-nutbread | 2020-04-22 |
* | | Merge pull request #467 from toasted-nutbread/dynamic-loader | toasted-nutbread | 2020-04-23 |
|\ \ |
|
| * | | Remove sentinel script node after load | toasted-nutbread | 2020-04-22 |
| * | | Create dynamic script/CSS loader utility | toasted-nutbread | 2020-04-21 |
| |/ |
|
* | | Merge pull request #463 from toasted-nutbread/explicit-entry-point | toasted-nutbread | 2020-04-23 |
|\ \ |
|
| * | | Use IIFE for entry points | toasted-nutbread | 2020-04-22 |
| * | | Move popup-nested content into float-main | toasted-nutbread | 2020-04-21 |
| * | | Create float-main.js | toasted-nutbread | 2020-04-19 |
| * | | Create popup-preview-frame-main.js | toasted-nutbread | 2020-04-19 |
| * | | Rename search-frontend.js to search-main.js | toasted-nutbread | 2020-04-19 |
| * | | Rename context.js to context-main.js | toasted-nutbread | 2020-04-19 |
| * | | Create background-main.js | toasted-nutbread | 2020-04-19 |
| * | | Change frontend-initialize.js to content-script-main.js | toasted-nutbread | 2020-04-19 |
* | | | Merge pull request #474 from siikamiika/fix-custom-anki-templates | siikamiika | 2020-04-24 |
|\ \ \ |
|
| * | | | fix custom anki templates | siikamiika | 2020-04-23 |
|/ / / |
|
* | / | Pitch accent support now available everywhere | Alex Yatskov | 2020-04-22 |
| |/
|/| |
|
* | | Merge pull request #466 from toasted-nutbread/wanakana-global | toasted-nutbread | 2020-04-21 |
|\ \
| |/
|/| |
|
| * | Use wanakana object directly | toasted-nutbread | 2020-04-20 |
|/ |
|
* | Merge pull request #446 from toasted-nutbread/dictionary-images | toasted-nutbread | 2020-04-19 |
|\ |
|
| * | Change some test variables using 'source' instead of 'content' | toasted-nutbread | 2020-04-19 |