| Commit message (Expand) | Author | Age |
* | XMLDocument handling (#738) | toasted-nutbread | 2020-08-22 |
* | Frontend initialization refactor (#737) | toasted-nutbread | 2020-08-16 |
* | Add PopupVoid (#734) | toasted-nutbread | 2020-08-15 |
* | Refactor some frontend cross-frame communication (#733) | toasted-nutbread | 2020-08-15 |
* | Popup API refactor (#732) | toasted-nutbread | 2020-08-15 |
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* | document.js refactor (#719) | toasted-nutbread | 2020-08-09 |
* | Query parser text scanner options refactor (#717) | toasted-nutbread | 2020-08-09 |
* | Persistent display mode (#714) | toasted-nutbread | 2020-08-09 |
* | Fix extension unload cases (#712) | toasted-nutbread | 2020-08-02 |
* | Add support for history navigation using mouse buttons in the popup window (#... | toasted-nutbread | 2020-08-02 |
* | Button and image scanning (#705) | toasted-nutbread | 2020-08-02 |
* | Standardize hotkey action naming convention (#696) | toasted-nutbread | 2020-07-26 |
* | Display scroll refactor (#694) | toasted-nutbread | 2020-07-26 |
* | Display history refactor (#691) | toasted-nutbread | 2020-07-26 |
* | Set content refactor (#686) | toasted-nutbread | 2020-07-25 |
* | Simplify Popup.showContent API to use only two details arguments (#684) | toasted-nutbread | 2020-07-24 |
* | Display refactoring (#674) | toasted-nutbread | 2020-07-18 |
* | Script ready state change (#672) | toasted-nutbread | 2020-07-18 |
* | Content script ready checks (#670) | toasted-nutbread | 2020-07-18 |
* | Extension unload indication fix (#662) | toasted-nutbread | 2020-07-18 |
* | Message handler refactor (#660) | toasted-nutbread | 2020-07-11 |
* | Popup crossFrame communication (#658) | toasted-nutbread | 2020-07-10 |
* | Various updates to FrameOffsetForwarder (#657) | toasted-nutbread | 2020-07-10 |
* | Add support for async vs non-async (#656) | toasted-nutbread | 2020-07-10 |
* | Refactor hotkey definitions to be more generic (#655) | toasted-nutbread | 2020-07-08 |
* | Generalized frame connections (#654) | toasted-nutbread | 2020-07-08 |
* | Refactor DisplayFloat=>Frontend message passing (#652) | toasted-nutbread | 2020-07-08 |
* | Display class refactoring (#650) | toasted-nutbread | 2020-07-03 |
* | Extension unload detection (#647) | toasted-nutbread | 2020-07-03 |
* | Display refactor (#643) | toasted-nutbread | 2020-07-03 |
* | Make PopupProxy._frameOffsetExpireTimeout non-static (#640) | toasted-nutbread | 2020-07-03 |
* | Don't use/assign popup private fields without using "this" (#635) | toasted-nutbread | 2020-07-03 |
* | Use deferPromise (#630) | toasted-nutbread | 2020-06-28 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Make PopupFactory.prepare non-async (#625) | toasted-nutbread | 2020-06-25 |
* | Shadow DOM container for popup iframes (#623) | toasted-nutbread | 2020-06-24 |
* | Remove window. from visualViewport, use local variable instead (#621) | toasted-nutbread | 2020-06-22 |
* | Secure popup frame url changes (#622) | toasted-nutbread | 2020-06-22 |
* | Frontend initialization refactor (#610) | toasted-nutbread | 2020-06-21 |
* | Use DOMTextScanner (#536) | toasted-nutbread | 2020-06-21 |
* | Add option to use the unsecure frame URL (#618) | toasted-nutbread | 2020-06-21 |
* | Ignore getZoom errors (#604) | toasted-nutbread | 2020-06-14 |
* | PopupProxy refactor (#609) | toasted-nutbread | 2020-06-14 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | Ensure single popup factory (#554) | toasted-nutbread | 2020-05-24 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Dynamic loader load style (#521) | toasted-nutbread | 2020-05-19 |
* | Use both shadowRoot and openOrClosedShadowRoot (#534) | toasted-nutbread | 2020-05-10 |
* | Load frame content using contentDocument.location.href instead of src attribu... | toasted-nutbread | 2020-05-10 |