| Commit message (Expand) | Author | Age |
* | Frontend initialization refactor (#610) | toasted-nutbread | 2020-06-21 |
* | Fix frontend being null if messages are received early (#575) | toasted-nutbread | 2020-05-30 |
* | Popup preview frame refactor (#572) | toasted-nutbread | 2020-05-29 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
* | Frontend refactor (#508) | toasted-nutbread | 2020-05-06 |
* | Remove Frontend inheritance (#486) | toasted-nutbread | 2020-05-02 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | Create popup-preview-frame-main.js | toasted-nutbread | 2020-04-19 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Simplify event to use bind | toasted-nutbread | 2020-02-26 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
* | Check origin on window messages | 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 |
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 |
* | Remove redundant window resize handler | toasted-nutbread | 2020-01-22 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Move PopupProxyHost initialization | toasted-nutbread | 2019-12-21 |
* | Update initialization | toasted-nutbread | 2019-12-21 |
* | Remove unused yomichan_frontend | toasted-nutbread | 2019-12-20 |
* | isVisible => isVisibleSync | toasted-nutbread | 2019-12-16 |
* | Add setChildrenSupported to popup | toasted-nutbread | 2019-12-16 |
* | Remove unused property assignment | toasted-nutbread | 2019-12-16 |
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
* | Add showContentCompleted for improved semantic clarity | toasted-nutbread | 2019-12-11 |
* | Fix text source issue | toasted-nutbread | 2019-12-11 |
* | fix popup preview | siikamiika | 2019-12-08 |
* | Move settings scripts | toasted-nutbread | 2019-12-01 |