| Commit message (Expand) | Author | Age |
* | Popup navigation style updates (#1035) | toasted-nutbread | 2020-11-15 |
* | Display fixes (#1033) | toasted-nutbread | 2020-11-14 |
* | Text scanning options propagation (#1020) | toasted-nutbread | 2020-11-12 |
* | Search and display style updates (#1005) | toasted-nutbread | 2020-11-08 |
* | Fix page type never being detected as search page correctly (#867) | toasted-nutbread | 2020-09-26 |
* | Display owner frame (#751) | toasted-nutbread | 2020-08-23 |
* | Frontend initialization refactor (#737) | toasted-nutbread | 2020-08-16 |
* | Refactor some frontend cross-frame communication (#733) | toasted-nutbread | 2020-08-15 |
* | Persistent display mode (#714) | toasted-nutbread | 2020-08-09 |
* | Add support for history navigation using mouse buttons in the popup window (#... | toasted-nutbread | 2020-08-02 |
* | Standardize hotkey action naming convention (#696) | toasted-nutbread | 2020-07-26 |
* | Display history refactor (#691) | toasted-nutbread | 2020-07-26 |
* | Display refactoring (#674) | toasted-nutbread | 2020-07-18 |
* | Extension unload indication fix (#662) | toasted-nutbread | 2020-07-18 |
* | Popup crossFrame communication (#658) | 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 |
* | Display refactor (#643) | toasted-nutbread | 2020-07-03 |
* | Make PopupFactory.prepare non-async (#625) | toasted-nutbread | 2020-06-25 |
* | Frontend initialization refactor (#610) | toasted-nutbread | 2020-06-21 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Popup init update (#497) | toasted-nutbread | 2020-05-06 |
* | Validate document nodes before use (#493) | toasted-nutbread | 2020-05-02 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | Create float-main.js | toasted-nutbread | 2020-04-19 |
* | Merge pull request #437 from toasted-nutbread/backend-api-handler-changes | toasted-nutbread | 2020-04-11 |
|\ |
|
| * | apiBroadcast => apiBroadcastTab | toasted-nutbread | 2020-04-10 |
| * | Rename apiForward to apiBroadcast | toasted-nutbread | 2020-04-07 |
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ |
|
* | Add support for getting the document title | toasted-nutbread | 2020-04-06 |
* | apply all options on profile change | siikamiika | 2020-03-21 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | fix hotkeys in popup | siikamiika | 2020-03-01 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
* | Use a token to ensure that messages are coming from Yomichan | toasted-nutbread | 2020-02-17 |
* | Prevent multiple prepare calls | toasted-nutbread | 2020-02-16 |
* | Simplify process to wait for iframe prepare completion | toasted-nutbread | 2020-02-16 |
* | Add global apiForward | toasted-nutbread | 2020-02-14 |
* | Merge pull request #357 from siikamiika/simplify-display-prepare | siikamiika | 2020-02-14 |
|\ |
|
| * | use sendMessage to notify about initialization | siikamiika | 2020-02-14 |
| * | notify popup about initialization | siikamiika | 2020-02-13 |
| * | rename display initialize methods to prepare | siikamiika | 2020-02-13 |
* | | Define more globals | toasted-nutbread | 2020-02-11 |
|/ |
|
* | Scale popup based on current page zoom factor | toasted-nutbread | 2020-01-22 |
* | Only use Display.setContent | toasted-nutbread | 2020-01-16 |