aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/frontend-initialize.js
Commit message (Collapse)AuthorAge
* Change frontend-initialize.js to content-script-main.jstoasted-nutbread2020-04-19
|
* use getFullscreenElement to check fullscreensiikamiika2020-04-18
|
* show popup inside iframe for closed shadow domsiikamiika2020-04-18
|
* disable root frame popup when iframe is fullscreensiikamiika2020-04-18
|
* prevent spawning multiple FrameOffsetForwarderssiikamiika2020-04-12
|
* fix optionsContext URL for root popupsiikamiika2020-04-12
|
* simplify frontend disable overridesiikamiika2020-04-11
|
* use setters instead of EventDispatchersiikamiika2020-04-11
|
* change iframe popup livesiikamiika2020-04-11
|
* cache created popupssiikamiika2020-04-11
|
* extract different popup creation functionssiikamiika2020-04-11
|
* allow disabling scan on search page livesiikamiika2020-04-11
|
* Merge pull request #437 from toasted-nutbread/backend-api-handler-changestoasted-nutbread2020-04-11
|\ | | | | Backend api handler changes
| * apiBroadcast => apiBroadcastTabtoasted-nutbread2020-04-10
| |
| * Rename apiForward to apiBroadcasttoasted-nutbread2020-04-07
| |
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-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 option for iframe popupssiikamiika2020-04-05
|
* throttle frame offset gettingsiikamiika2020-04-05
|
* temporary listener abstractionsiikamiika2020-04-05
|
* refactorsiikamiika2020-04-05
|
* move frame offset forwarding code to a classsiikamiika2020-04-05
|
* simplify popup proxy preparesiikamiika2020-04-05
|
* show iframe popups in root framesiikamiika2020-04-05
|
* apply all options on profile changesiikamiika2020-03-21
|
* Update global declarationstoasted-nutbread2020-03-10
|
* start popup depth from 1 on search pagesiikamiika2020-03-09
|
* fix content script entry point Yomichan preparesiikamiika2020-03-02
| | | | Covers Popup stuff in addition to Frontend
* Update how popups are createdtoasted-nutbread2020-02-16
|
* Define more globalstoasted-nutbread2020-02-11
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Move PopupProxyHost initializationtoasted-nutbread2019-12-21
|
* Update initializationtoasted-nutbread2019-12-21
|
* Remove unused yomichan_frontendtoasted-nutbread2019-12-20
|
* Frontend updatestoasted-nutbread2019-10-11