Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Profile index fixes (#2207) | toasted-nutbread | 2022-08-20 |
| | | | | | | | | | * Update settings controller to consistently initialize * Allow profile index to be reset if an error occurs * Update message handler to be async * Fix error when deleting the current profile | ||
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
| | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
* | Fix permissions changes not being supported on some browsers (#1513) | toasted-nutbread | 2021-03-10 |
| | |||
* | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
* Move js/settings to js/pages/settings * Fix script ordering |