aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Use .bind instead of () => {}toasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Refactor DisplaySearch.onKeyDownIgnoreKeystoasted-nutbread2020-02-26
| |
* | Move event handler definitionstoasted-nutbread2020-02-26
| |
* | Organize, remove unnecessary null checkstoasted-nutbread2020-02-26
| |
* | Move event handler function bodiestoasted-nutbread2020-02-26
| |
* | Define core globals only for extension scriptstoasted-nutbread2020-02-25
| |
* | Remove hasOwn which is no longer necessarytoasted-nutbread2020-02-25
| |
* | Fix noteUsesScreenshot not checking modetoasted-nutbread2020-02-25
| |
* | Add "guard-for-in": "error"toasted-nutbread2020-02-25
| |
* | Update dictEnabledSet and dictConfigured to use for oftoasted-nutbread2020-02-25
| |
* | Use for oftoasted-nutbread2020-02-25
| |
* | Changed type returned by apiTextParseMecab to avoid using for intoasted-nutbread2020-02-25
| |
* | Use Map to avoid using for intoasted-nutbread2020-02-25
| |
* | Use for oftoasted-nutbread2020-02-25
| |
* | Refactor dictNoteFormattoasted-nutbread2020-02-25
| |
* | Use Object.entries rather than for intoasted-nutbread2020-02-25
| |
* | Update stylestoasted-nutbread2020-02-25
| |
* | fix opening options in new tabsiikamiika2020-02-26
| |
* | version bump20.2.24.0Alex Yatskov2020-02-24
| |
* | temporarily disable navigation header mouse wheelsiikamiika2020-02-24
| | | | | | | | Unblock release #355, #376
* | Fix popupScalingFactor being limited to integer valuestoasted-nutbread2020-02-23
| |
* | Remove unusedtoasted-nutbread2020-02-23
| |
* | Use TemplateHandler for DisplayGeneratortoasted-nutbread2020-02-23
| |
* | Add missing copyright headerstoasted-nutbread2020-02-23
| |
* | Fix trailing newlines not actually generating a new line in the impostertoasted-nutbread2020-02-23
| | | | | | | | This was causing vertical scroll offset issues
* | Reject with a consistent errortoasted-nutbread2020-02-23
| |
* | Use textContent instead of innerTexttoasted-nutbread2020-02-23
| |
* | Don't use innerHTMLtoasted-nutbread2020-02-23
| |
* | Update license strings to remove npm warningtoasted-nutbread2020-02-23
| |
* | Clear timer variabletoasted-nutbread2020-02-23
|/
* Merge pull request #363 from toasted-nutbread/eslint-stylistic-rulestoasted-nutbread2020-02-22
|\ | | | | Eslint stylistic rules
| * Fix shadowingtoasted-nutbread2020-02-22
| |
| * Fix test-schema.jstoasted-nutbread2020-02-22
| |
| * Add "no-prototype-builtins"toasted-nutbread2020-02-22
| |
| * Explicitly indicate that "no-param-reassign" is allowedtoasted-nutbread2020-02-22
| |
| * Add no-shadowtoasted-nutbread2020-02-22
| |
| * Stylistic rulestoasted-nutbread2020-02-22
| |
| * Fix indentationtoasted-nutbread2020-02-22
| |
| * Fix unnamed functionstoasted-nutbread2020-02-22
| |
| * Simplify ternarytoasted-nutbread2020-02-22
| |
| * Fix block paddingtoasted-nutbread2020-02-22
| |
| * Fix brace style issuestoasted-nutbread2020-02-22
| |
| * Fix indenttoasted-nutbread2020-02-22
|/
* Merge pull request #362 from toasted-nutbread/more-type-refactoringtoasted-nutbread2020-02-22
|\ | | | | More type refactoring
| * Update titles typetoasted-nutbread2020-02-22
| |