| Commit message (Expand) | Author | Age |
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
* | Text scanner refactor (#515) | toasted-nutbread | 2020-05-07 |
* | Query parser refactor (#514) | toasted-nutbread | 2020-05-07 |
* | Organize frontend functions (#513) | toasted-nutbread | 2020-05-07 |
* | Add contentScript parameter to backend message handlers (#512) | toasted-nutbread | 2020-05-07 |
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
* | Remove search query parser inheritance (#509) | toasted-nutbread | 2020-05-06 |
* | Frontend refactor (#508) | toasted-nutbread | 2020-05-06 |
* | Text scanning update (#507) | toasted-nutbread | 2020-05-06 |
* | Dom text scanner fixes (#505) | 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 |
* | 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 |