| Commit message (Expand) | Author | Age |
... | |
* | Dynamic loader load style (#521) | toasted-nutbread | 2020-05-19 |
* | Omit the sound tag if it's empty (#525) | toasted-nutbread | 2020-05-09 |
* | Modifier key platform names (#519) | siikamiika | 2020-05-09 |
* | Text scanner refactor (#517) | toasted-nutbread | 2020-05-08 |
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
* | Query parser refactor (#514) | 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 |
* | 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 |
* | Extract textSource text inside TextScanner (#500) | siikamiika | 2020-05-05 |
* | Modifier key profile condition (#487) | siikamiika | 2020-05-03 |
* | Style fixes (#494) | 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 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 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | 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 |
| * | 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 |
* | | fix custom anki templates | siikamiika | 2020-04-23 |
* | | Use wanakana object directly | toasted-nutbread | 2020-04-20 |
|/ |
|
* | Add documentation | toasted-nutbread | 2020-04-19 |
* | Rename loadImage to loadImageBase64 for clarity | toasted-nutbread | 2020-04-19 |
* | Make getFileNameExtension properly handle directory separators | toasted-nutbread | 2020-04-19 |
* | Use 'content' instead of 'source' to contain media file data | toasted-nutbread | 2020-04-19 |
* | Add API for getting media data | toasted-nutbread | 2020-04-18 |
* | Add support for importing and storing media files | toasted-nutbread | 2020-04-18 |
* | Fix _prepareError check | toasted-nutbread | 2020-04-18 |
* | Remove unused global | toasted-nutbread | 2020-04-18 |
* | Update style, use isObject | toasted-nutbread | 2020-04-18 |
* | Show error status for prepare() errors | toasted-nutbread | 2020-04-18 |
* | Add a delay before showing the loading state | toasted-nutbread | 2020-04-18 |
* | Update when/how badge state is changed | toasted-nutbread | 2020-04-18 |
* | Update isPrepared to be consistent with DisplaySearch's isPrepared | toasted-nutbread | 2020-04-18 |