| Commit message (Expand) | Author | Age |
* | Remove unused toIterable function (#857) | toasted-nutbread | 2020-09-22 |
* | Remove comments from . eslintrc.json (#853) | toasted-nutbread | 2020-09-20 |
* | Fix template renderer sandbox compatibility (#770) | toasted-nutbread | 2020-09-04 |
* | Add promiseAnimationFrame function (#752) | toasted-nutbread | 2020-08-23 |
* | Dynamic property (#749) | toasted-nutbread | 2020-08-22 |
* | Move generateId to core.js (#748) | toasted-nutbread | 2020-08-22 |
* | Build system changes (#721) | toasted-nutbread | 2020-08-09 |
* | Add no-underscore-dangle rule (#651) | toasted-nutbread | 2020-07-03 |
* | Update browser compatibility and Edge detection (#629) | toasted-nutbread | 2020-06-28 |
* | Clone function (#624) | toasted-nutbread | 2020-06-28 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Add deferPromise function (#626) | toasted-nutbread | 2020-06-28 |
* | Fix "tags" template (#539) | siikamiika | 2020-05-22 |
* | Modifier key profile condition (#487) | siikamiika | 2020-05-03 |
* | Style fixes (#494) | toasted-nutbread | 2020-05-02 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Merge pull request #385 from toasted-nutbread/pitch-accents | toasted-nutbread | 2020-04-05 |
|\ |
|
| * | Move set functions into core.js | toasted-nutbread | 2020-03-28 |
* | | Create some tests for fullscreen elements, <iframe>s, and shadow DOMs | toasted-nutbread | 2020-04-04 |
|/ |
|
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Move stringReplaceAsync | toasted-nutbread | 2020-03-07 |
* | Define core globals only for extension scripts | toasted-nutbread | 2020-02-25 |
* | Add "guard-for-in": "error" | toasted-nutbread | 2020-02-25 |
* | Add "no-prototype-builtins" | toasted-nutbread | 2020-02-22 |
* | Explicitly indicate that "no-param-reassign" is allowed | toasted-nutbread | 2020-02-22 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Stylistic rules | toasted-nutbread | 2020-02-22 |
* | Upadte eslintrc | toasted-nutbread | 2020-02-19 |
* | Merge pull request #352 from toasted-nutbread/github-actions | toasted-nutbread | 2020-02-16 |
|\ |
|
| * | Add eslint-plugin-no-unsanitized | toasted-nutbread | 2020-02-12 |
* | | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
|/ |
|
* | Update rules for test files | toasted-nutbread | 2020-02-11 |
* | Define more globals | toasted-nutbread | 2020-02-11 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | Add more settings to eslintrc | toasted-nutbread | 2020-02-11 |
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
* | Update eslintrc | toasted-nutbread | 2019-11-26 |
* | Fix broken link to eslintrc | Alex Yatskov | 2019-11-24 |