Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix indentation | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Simplify ternary | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix block padding | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix brace style issues | toasted-nutbread | 2020-02-22 |
| | |||
* | Fix indent | toasted-nutbread | 2020-02-22 |
| | |||
* | Updates for PR feedback | toasted-nutbread | 2020-02-22 |
| | |||
* | Simplify only assignment | toasted-nutbread | 2020-02-22 |
| | |||
* | Assign result properties to variables to reduce number of lookups | toasted-nutbread | 2020-02-22 |
| | |||
* | Reduce number of redundant Map.get calls in dictTermsMergeByGloss | toasted-nutbread | 2020-02-22 |
| | |||
* | Add variables for expression and reading | toasted-nutbread | 2020-02-22 |
| | |||
* | Simplify update of mergedIndices | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Change secondarySearchTitles to secondarySearchDictionaries | toasted-nutbread | 2020-02-22 |
| | |||
* | Use findTerms instead of findTermsInternal | toasted-nutbread | 2020-02-22 |
| | |||
* | Remove unused dictRowsSort | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map for dictEnabledSet | toasted-nutbread | 2020-02-22 |
| | |||
* | Replace getIndexOfTouch with getTouch | toasted-nutbread | 2020-02-22 |
| | |||
* | Use URLSearchParams | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Simplify spread | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Array.isArray instead of hasOwn | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Set | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Set | toasted-nutbread | 2020-02-22 |
| | |||
* | Use Map | toasted-nutbread | 2020-02-22 |
| | |||
* | Make schema errors have more information | toasted-nutbread | 2020-02-22 |
| | |||
* | Update validate function name in close | toasted-nutbread | 2020-02-22 |
| | |||
* | Require format to be 1, 2, or 3 | toasted-nutbread | 2020-02-22 |
| | |||
* | Define old tagMeta format in index file | toasted-nutbread | 2020-02-22 |
| | |||
* | Validate data before importing | toasted-nutbread | 2020-02-22 |
| | |||
* | Remove old dictionary import functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Create new dictionary import function | toasted-nutbread | 2020-02-22 |
| | |||
* | Mark private functions in database.js | toasted-nutbread | 2020-02-22 |
| | |||
* | Close to prevent hangs | toasted-nutbread | 2020-02-19 |
| | |||
* | Use a token to ensure that messages are coming from Yomichan | toasted-nutbread | 2020-02-17 |
| | |||
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
| | |||
* | Fix error handling on style injection | toasted-nutbread | 2020-02-16 |
| | |||
* | Fix CSS injection on about:blank pages | toasted-nutbread | 2020-02-16 |
| | |||
* | Delay CSS injection until a popup is created | toasted-nutbread | 2020-02-16 |
| | |||
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
| | |||
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
| | |||
* | Change parameter name | toasted-nutbread | 2020-02-16 |
| | |||
* | Allow apiInjectStylesheet to inject a URL | toasted-nutbread | 2020-02-16 |
| | |||
* | Set URL before adding to the document | toasted-nutbread | 2020-02-16 |
| | |||
* | Fix missing argument | toasted-nutbread | 2020-02-16 |
| | |||
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
| | |||
* | Tweak how fullscreen changes are observed | toasted-nutbread | 2020-02-16 |
| |