| Commit message (Expand) | Author | Age |
* | Rename SimpleDOMParser to NativeSimpleDOMParser (#1113) | toasted-nutbread | 2020-12-14 |
* | Media utility refactor (#859) | toasted-nutbread | 2020-09-26 |
* | Audio system refactor (#858) | toasted-nutbread | 2020-09-26 |
* | ClipboardReader class (#854) | toasted-nutbread | 2020-09-20 |
* | Organize background script grouping/order (#847) | toasted-nutbread | 2020-09-19 |
* | Remove unused handlebars script (#833) | toasted-nutbread | 2020-09-15 |
* | Cleanup unused utils (#832) | toasted-nutbread | 2020-09-15 |
* | Use Anki classes directly in Display (#804) | toasted-nutbread | 2020-09-10 |
* | Create abstraction class for parsing DOM (#798) | toasted-nutbread | 2020-09-10 |
* | Add api.clipboardGetImage (#778) | toasted-nutbread | 2020-09-06 |
* | Remove old conditions.js references (#769) | toasted-nutbread | 2020-09-04 |
* | Settings dictionary import refactor (#759) | toasted-nutbread | 2020-09-04 |
* | Profile conditions cleanup (#768) | toasted-nutbread | 2020-09-04 |
* | Json schema profile conditions (#758) | toasted-nutbread | 2020-09-04 |
* | Merge dictionary.js functions into Translator class (#726) | toasted-nutbread | 2020-08-09 |
* | Json schema improvements (#722) | toasted-nutbread | 2020-08-09 |
* | Strip request origin (#710) | toasted-nutbread | 2020-08-02 |
* | Fix fetch requests (#708) | toasted-nutbread | 2020-08-02 |
* | Pitch accent Anki field templates (#701) | toasted-nutbread | 2020-08-01 |
* | Rename GenericDatabase to Database (#634) | toasted-nutbread | 2020-06-28 |
* | Rename Database to DictionaryDatabase (#633) | toasted-nutbread | 2020-06-28 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Generic database (#600) | toasted-nutbread | 2020-06-21 |
* | Template renderer class (#574) | toasted-nutbread | 2020-06-15 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | Update background global object usage (#556) | toasted-nutbread | 2020-05-24 |
* | Modifier key platform names (#519) | siikamiika | 2020-05-09 |
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
* | Add apiModifySettings (#501) | toasted-nutbread | 2020-05-06 |
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
* | Create background-main.js | toasted-nutbread | 2020-04-19 |
* | Add support for importing and storing media files | toasted-nutbread | 2020-04-18 |
* | Merge pull request #424 from toasted-nutbread/dictionary-importer | toasted-nutbread | 2020-04-05 |
|\ |
|
| * | Move dictionary import functionality into a new class | toasted-nutbread | 2020-03-30 |
* | | Create simplified source map class | toasted-nutbread | 2020-03-28 |
|/ |
|
* | Move basic string/character testing functions into a mixed/js/japanese.js | toasted-nutbread | 2020-03-21 |
* | Rename audio.js to audio-uri-builder.js | toasted-nutbread | 2020-03-07 |
* | Remove bg/js/api.js | toasted-nutbread | 2020-03-07 |
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |
* | Rename audio.js to audio-system.js | toasted-nutbread | 2020-03-07 |
* | query parser html templates | siikamiika | 2020-02-10 |
* | use ClipboardMonitor in Backend | siikamiika | 2020-02-09 |
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
* | Use schema to validate options | toasted-nutbread | 2019-12-29 |
* | Remove contenteditable="true" from textarea | toasted-nutbread | 2019-12-22 |
* | Make apiClipboardGet use plaintext | toasted-nutbread | 2019-12-22 |
* | Fix missing API functions being used on the background page | toasted-nutbread | 2019-12-20 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |