Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
| | | | | | * Move js/settings to js/pages/settings * Fix script ordering | ||
* | Log refactoring (#1393) | toasted-nutbread | 2021-02-14 |
| | | | | | | | | | | | | | * Create Logger class and log instance * Replace yomichan.logWarning with log.warn * Replace yomichan.logError with log.error * Replace yomichan.log with log.log * Update the Yomichan class to use the global log object * Update lint rules | ||
* | Move bg/js/settings(2) (#1385) | toasted-nutbread | 2021-02-13 |
* Move bg/js/settings/ to js/settings/ * Move bg/js/settings2/ to js/settings/ |