| Commit message (Expand) | Author | Age |
* | Popup proxy improvements (#764) | toasted-nutbread | 2020-09-04 |
* | Fix screenshot popup hide (#753) | toasted-nutbread | 2020-08-23 |
* | Popup factory proxy creation (#745) | toasted-nutbread | 2020-08-22 |
* | Popup API refactor (#732) | toasted-nutbread | 2020-08-15 |
* | Fix extension unload cases (#712) | toasted-nutbread | 2020-08-02 |
* | Simplify Popup.showContent API to use only two details arguments (#684) | toasted-nutbread | 2020-07-24 |
* | Extension unload indication fix (#662) | toasted-nutbread | 2020-07-18 |
* | Refactor DisplayFloat=>Frontend message passing (#652) | toasted-nutbread | 2020-07-08 |
* | Make PopupProxy._frameOffsetExpireTimeout non-static (#640) | toasted-nutbread | 2020-07-03 |
* | Frontend initialization refactor (#610) | toasted-nutbread | 2020-06-21 |
* | PopupProxy refactor (#609) | toasted-nutbread | 2020-06-14 |
* | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
* | Frontend/popup proxy message refactoring (#520) | toasted-nutbread | 2020-05-09 |
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | show popup inside iframe for closed shadow dom | siikamiika | 2020-04-18 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | refactor _updateFrameOffset | siikamiika | 2020-04-05 |
* | reduce code duplication | siikamiika | 2020-04-05 |
* | give a name to a timeout | siikamiika | 2020-04-05 |
* | move broadcastRootPopupInformation to Frontend | siikamiika | 2020-04-05 |
* | default to [0, 0] when sourceFrame is not found | siikamiika | 2020-04-05 |
* | error handling | siikamiika | 2020-04-05 |
* | throttle frame offset getting | siikamiika | 2020-04-05 |
* | refactor | siikamiika | 2020-04-05 |
* | move frame offset forwarding code to a class | siikamiika | 2020-04-05 |
* | simplify popup proxy prepare | siikamiika | 2020-04-05 |
* | fix and simplify | siikamiika | 2020-04-05 |
* | adjust iframe popup position to root page | siikamiika | 2020-04-05 |
* | apply all options on profile change | siikamiika | 2020-03-21 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
* | Simplify process to wait for iframe prepare completion | toasted-nutbread | 2020-02-16 |
* | Merge pull request #357 from siikamiika/simplify-display-prepare | siikamiika | 2020-02-14 |
|\ |
|
| * | use sendMessage to notify about initialization | siikamiika | 2020-02-14 |
* | | Define more globals | toasted-nutbread | 2020-02-11 |
|/ |
|
* | Fix undefined id | toasted-nutbread | 2020-02-11 |
* | Scale popup based on current page zoom factor | toasted-nutbread | 2020-01-22 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Make PopupProxy functions async enabled status match Popup | toasted-nutbread | 2019-12-16 |
* | isVisibleAsync => isVisible | toasted-nutbread | 2019-12-16 |
* | Remove unused child getter | toasted-nutbread | 2019-12-16 |
* | Add Popup.isProxy | toasted-nutbread | 2019-12-16 |
* | Flag members as private | toasted-nutbread | 2019-12-16 |
* | Mark PopupProxy internal functions as private | toasted-nutbread | 2019-12-16 |
* | Reposition popup on window resize rather than clear the search | toasted-nutbread | 2019-10-17 |
* | Update *show* APIs to unified showContent and setContent | toasted-nutbread | 2019-10-17 |
* | Update how custom CSS is applied | toasted-nutbread | 2019-10-12 |