aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js
Commit message (Expand)AuthorAge
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Fix trailing newlines not actually generating a new line in the impostertoasted-nutbread2020-02-23
* Use textContent instead of innerTexttoasted-nutbread2020-02-23
* Don't use innerHTMLtoasted-nutbread2020-02-23
* Fix brace style issuestoasted-nutbread2020-02-22
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
* Check origin on window messagestoasted-nutbread2020-02-16
* Fix error handling on style injectiontoasted-nutbread2020-02-16
* Delay CSS injection until a popup is createdtoasted-nutbread2020-02-16
* Create more generic function for injecting stylesheetstoasted-nutbread2020-02-16
* Change parameter nametoasted-nutbread2020-02-16
* Allow apiInjectStylesheet to inject a URLtoasted-nutbread2020-02-16
* Set URL before adding to the documenttoasted-nutbread2020-02-16
* Fix missing argumenttoasted-nutbread2020-02-16
* Update how popups are createdtoasted-nutbread2020-02-16
* Tweak how fullscreen changes are observedtoasted-nutbread2020-02-16
* Undo "Obscure the iframe's URL from the host page"toasted-nutbread2020-02-16
* Prevent multiple prepare callstoasted-nutbread2020-02-16
* Simplify process to wait for iframe prepare completiontoasted-nutbread2020-02-16
* Move generateId functiontoasted-nutbread2020-02-16
* Obscure the iframe's URL from the host pagetoasted-nutbread2020-02-15
* Check type of other for equals functionstoasted-nutbread2020-02-15
* Rename optionsUpdate event to optionsUpdatedtoasted-nutbread2020-02-14
* Add global apiForwardtoasted-nutbread2020-02-14
* Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\
| * use sendMessage to notify about initializationsiikamiika2020-02-14
| * remove isInjected checks from Popupsiikamiika2020-02-13
| * notify popup about initializationsiikamiika2020-02-13
| * rename display initialize methods to preparesiikamiika2020-02-13
* | Define more globalstoasted-nutbread2020-02-11
|/
* Fix undefined idtoasted-nutbread2020-02-11
* Fix equals function on TextSourceRange when imposter elements are usedtoasted-nutbread2020-01-26
* Fix viewport issues when popupScaleRelativeToVisualViewport is disabledtoasted-nutbread2020-01-22
* Remove window.onscroll handler since it causes a warningtoasted-nutbread2020-01-22
* Update full-width popup to stay on screentoasted-nutbread2020-01-22
* Allow viewport to be used for constraining popup positiontoasted-nutbread2020-01-22
* Update popup position on scrolltoasted-nutbread2020-01-22
* Implement scale relative to visual viewporttoasted-nutbread2020-01-22
* Fix popup size changing when zoomingtoasted-nutbread2020-01-22
* Add settings to control popup content scaletoasted-nutbread2020-01-22
* Scale popup based on current page zoom factortoasted-nutbread2020-01-22
* Remove _isInitializedtoasted-nutbread2020-01-22
* Add _isInjectedAndLoaded propertytoasted-nutbread2020-01-22
* Remove redundant window resize handlertoasted-nutbread2020-01-22
* Create single function for how the frontend shows popup contenttoasted-nutbread2020-01-22
* Catch exception on range.setStarttoasted-nutbread2020-01-17
* Update popup scan ignore selectorstoasted-nutbread2020-01-16
* Update expression-scan-toggle to term-expression-texttoasted-nutbread2020-01-16