| Commit message (Expand) | Author | Age |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | add fake chrome.runtime.onMessage.removeListener | siikamiika | 2020-04-05 |
* | 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 |
* | | Update dictionary schema to support pitch accent data | toasted-nutbread | 2020-03-28 |
|/ |
|
* | Merge pull request #387 from toasted-nutbread/yomichan-vm | toasted-nutbread | 2020-03-04 |
|\ |
|
| * | Abstract Yomichan extension script execution | toasted-nutbread | 2020-03-02 |
* | | fix Yomichan core message issues | siikamiika | 2020-03-02 |
|/ |
|
* | Remove hasOwn which is no longer necessary | toasted-nutbread | 2020-02-25 |
* | Add missing copyright headers | toasted-nutbread | 2020-02-23 |
* | Clear timer variable | toasted-nutbread | 2020-02-23 |
* | Fix shadowing | toasted-nutbread | 2020-02-22 |
* | Update titles type | toasted-nutbread | 2020-02-22 |
* | Add some basic invalid dictionaries to test | toasted-nutbread | 2020-02-22 |
* | Add a timeout to clearDatabase | toasted-nutbread | 2020-02-22 |
* | Update location of test dictionary data | toasted-nutbread | 2020-02-22 |
* | Update database test | toasted-nutbread | 2020-02-22 |
* | Test some errors | toasted-nutbread | 2020-02-19 |
* | Close to prevent hangs | toasted-nutbread | 2020-02-19 |
* | Validate results of importDictionary | toasted-nutbread | 2020-02-19 |
* | Add script to test database.js | toasted-nutbread | 2020-02-18 |