Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | prevent spawning multiple FrameOffsetForwarders | siikamiika | 2020-04-12 | |
| | | | ||||
| * | | fix optionsContext URL for root popup | siikamiika | 2020-04-12 | |
| | | | ||||
| * | | remove redundant call guard | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | simplify frontend disable override | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | use setters instead of EventDispatcher | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | fix preview frame error | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | change iframe popup live | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | cache created popups | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | extract different popup creation functions | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | allow disabling scan on search page live | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | limit popup depth live | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | prevent injecting frontend multiple times | siikamiika | 2020-04-11 | |
| | | | ||||
| * | | listen to optionsUpdated in popup-nested.js | siikamiika | 2020-04-11 | |
| |/ | ||||
* / | Fix default value of _orphaned | toasted-nutbread | 2020-04-11 | |
|/ | ||||
* | Merge pull request #437 from toasted-nutbread/backend-api-handler-changes | toasted-nutbread | 2020-04-11 | |
|\ | | | | | Backend api handler changes | |||
| * | 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 | |
|/ | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | |||
* | Add support for getting the document title | toasted-nutbread | 2020-04-06 | |
| | ||||
* | refactor _updateFrameOffset | siikamiika | 2020-04-05 | |
| | ||||
* | reduce code duplication | siikamiika | 2020-04-05 | |
| | ||||
* | add option for iframe popups | 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 | |
| | ||||
* | use getTemporaryListenerResult in other places | siikamiika | 2020-04-05 | |
| | ||||
* | error handling | siikamiika | 2020-04-05 | |
| | ||||
* | throttle frame offset getting | siikamiika | 2020-04-05 | |
| | ||||
* | refactor getTemporaryListenerResult timeout | siikamiika | 2020-04-05 | |
| | ||||
* | temporary listener abstraction | 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 | |
| | ||||
* | simplify popup prepare | siikamiika | 2020-04-05 | |
| | ||||
* | show iframe popups in root frame | siikamiika | 2020-04-05 | |
| | ||||
* | remove targetPopupId 'all' | siikamiika | 2020-03-21 | |
| | | | | Make unset targetPopupId mean the same thing instead | |||
* | use random ID as popup ID | siikamiika | 2020-03-21 | |
| | ||||
* | apply all options on profile change | siikamiika | 2020-03-21 | |
| | ||||
* | Update global declarations | toasted-nutbread | 2020-03-10 | |
| | ||||
* | strict check if popup depth has been set | siikamiika | 2020-03-09 | |
| | ||||
* | start popup depth from 1 on search page | siikamiika | 2020-03-09 | |
| | ||||
* | Merge pull request #393 from siikamiika/reconnect-frontend-api-sender | siikamiika | 2020-03-08 | |
|\ | | | | | reconnect FrontendApiSender after disconnecting | |||
| * | reconnect FrontendApiSender after disconnecting | siikamiika | 2020-03-07 | |
| | | ||||
* | | replace spread with destructuring | siikamiika | 2020-03-07 | |
| | | ||||
* | | fix popup containsPoint offset | siikamiika | 2020-03-07 | |
|/ | ||||
* | fix content script entry point Yomichan prepare | siikamiika | 2020-03-02 | |
| | | | | Covers Popup stuff in addition to Frontend | |||
* | ensure Backend prepare in other places | siikamiika | 2020-03-02 | |
| | ||||
* | fix hotkeys in popup | siikamiika | 2020-03-01 | |
| |