Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed trailing newlines | Austin Siew | 2023-03-23 |
| | |||
* | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
| | |||
* | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 |
| | |||
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
* | Fix an issue with reordering dictionary settings (#1812) | toasted-nutbread | 2021-07-09 |
| | |||
* | Update dictionary settings structure (#1587) | toasted-nutbread | 2021-04-03 |
| | | | | | | | * Update dictionary settings structure to use an array instead of an object * Update ensureDictionarySettings implementation * Remove some usage of ObjectPropertyAccessor | ||
* | Make secondary dictionary option controllers more consistent (#1577) | toasted-nutbread | 2021-03-31 |
| | |||
* | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
* Move js/settings to js/pages/settings * Fix script ordering |