aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js/display.js
Commit message (Expand)AuthorAge
* DOM + DocumentUtil merge (#727)toasted-nutbread2020-08-09
* document.js refactor (#719)toasted-nutbread2020-08-09
* Query parser text scanner options refactor (#717)toasted-nutbread2020-08-09
* Persistent display mode (#714)toasted-nutbread2020-08-09
* Fix extension unload cases (#712)toasted-nutbread2020-08-02
* Fix _setContentTermsOrKanjiUpdateAdderButtons not working (#709)toasted-nutbread2020-08-02
* Display try catch refactor (#704)toasted-nutbread2020-08-01
* More display refactoring (#697)toasted-nutbread2020-08-01
* Standardize hotkey action naming convention (#696)toasted-nutbread2020-07-26
* Query parser fix (#695)toasted-nutbread2020-07-26
* Display scroll refactor (#694)toasted-nutbread2020-07-26
* Display history refactor (#691)toasted-nutbread2020-07-26
* Set content refactor (#686)toasted-nutbread2020-07-25
* Display fixes and refactoring (#685)toasted-nutbread2020-07-24
* Display refactoring (#674)toasted-nutbread2020-07-18
* Content script ready checks (#670)toasted-nutbread2020-07-18
* Extension unload indication fix (#662)toasted-nutbread2020-07-18
* Refactor hotkey definitions to be more generic (#655)toasted-nutbread2020-07-08
* Display class refactoring (#650)toasted-nutbread2020-07-03
* Extension unload detection (#647)toasted-nutbread2020-07-03
* Display refactor (#643)toasted-nutbread2020-07-03
* Yomichan object separation (#627)toasted-nutbread2020-06-28
* Use DOMTextScanner (#536)toasted-nutbread2020-06-21
* Safely handle volume values that are out of range (#617)toasted-nutbread2020-06-21
* API refactor (#532)toasted-nutbread2020-05-24
* Use CSS variables for themes (#528)toasted-nutbread2020-05-10
* Modifier key profile condition (#487)siikamiika2020-05-03
* Frontend refactor (part 1) (#484)toasted-nutbread2020-04-27
* Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
* Add support for displaying imagestoasted-nutbread2020-04-18
* Fix overlapping audio.play calls due to awaittoasted-nutbread2020-04-18
* Await and handle errors from audio.play()toasted-nutbread2020-04-18
* Update styletoasted-nutbread2020-04-18
* Fix button title text not updating correctly in merge modetoasted-nutbread2020-04-18
* Return index of the source instead of the source valuetoasted-nutbread2020-04-18
* Disable cache on the backend and fix a bug with the cache keytoasted-nutbread2020-04-18
* Update the parameters passed to various audio-related functionstoasted-nutbread2020-04-18
* Merge pull request #437 from toasted-nutbread/backend-api-handler-changestoasted-nutbread2020-04-11
|\
| * 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
|/
* Fix not awaiting this._getNoteContexttoasted-nutbread2020-04-06
* Add overridable getDocumentTitletoasted-nutbread2020-04-06
* Add support for {document-title}toasted-nutbread2020-04-06
* Add custom context object for note creationtoasted-nutbread2020-04-06
* Rename context to detailstoasted-nutbread2020-04-06
* Add optionstoasted-nutbread2020-03-28
* remove targetPopupId 'all'siikamiika2020-03-21
* apply all options on profile changesiikamiika2020-03-21
* Update global declarationstoasted-nutbread2020-03-10