| Commit message (Expand) | Author | Age |
* | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
* | Update structured content tests (#2134) | toasted-nutbread | 2022-05-14 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | Replace 'wildcard' parameter with 'matchType' (#2038) | toasted-nutbread | 2021-12-17 |
* | String frequency support (#1989) | toasted-nutbread | 2021-10-14 |
* | Dictionary import count details (#1935) | toasted-nutbread | 2021-09-07 |
* | Database readwrite transaction updates (#1932) | toasted-nutbread | 2021-09-05 |
* | Fix dictionary import total progress (#1921) | toasted-nutbread | 2021-08-31 |
* | Dictionary importer refactoring (#1867) | toasted-nutbread | 2021-07-31 |
* | DictionaryImporterMediaLoader (#1860) | toasted-nutbread | 2021-07-31 |
* | Improve dictionary importer (#1859) | toasted-nutbread | 2021-07-31 |
* | Fix definition image aspect ratio issue (#1847) | toasted-nutbread | 2021-07-22 |
* | Update valid-dictionary1 data (#1841) | toasted-nutbread | 2021-07-18 |
* | Display pronunciation refactor (#1835) | toasted-nutbread | 2021-07-17 |
* | Devoice and nasal pronunciation info (#1832) | toasted-nutbread | 2021-07-15 |
* | Structured content updates (#1733) | toasted-nutbread | 2021-06-06 |
* | Add support for definitions with structured content (#1689) | toasted-nutbread | 2021-05-19 |
* | Update test valid dictionaries (#1688) | toasted-nutbread | 2021-05-18 |
* | Update dictionary entry terminology (#1592) | toasted-nutbread | 2021-04-04 |
* | Dictionary database improvements (#1527) | toasted-nutbread | 2021-03-14 |
* | Util rename (#1389) | toasted-nutbread | 2021-02-14 |
* | Move bg/js (#1387) | toasted-nutbread | 2021-02-14 |
* | Move mixed/js (#1383) | toasted-nutbread | 2021-02-13 |
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
* | Database test updates (#1086) | toasted-nutbread | 2020-12-08 |
* | Return an error code when promise main() functions fail (#1002) | toasted-nutbread | 2020-11-07 |
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
* | Merge dictionary.js functions into Translator class (#726) | toasted-nutbread | 2020-08-09 |
* | Create dev utility class for some shared functionality (#724) | toasted-nutbread | 2020-08-09 |
* | Json schema improvements (#722) | toasted-nutbread | 2020-08-09 |
* | Fix fetch requests (#708) | toasted-nutbread | 2020-08-02 |
* | Dev dependencies updates (#679) | toasted-nutbread | 2020-07-19 |
* | 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 |
* | Replace XMLHttpRequest (#562) | toasted-nutbread | 2020-06-13 |
* | Move util database modification functions (#499) | toasted-nutbread | 2020-05-06 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Add tests | toasted-nutbread | 2020-04-18 |
* | Add support for filtering frequency metadata based on readings | toasted-nutbread | 2020-04-11 |
* | 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 |