aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js
Commit message (Expand)AuthorAge
* 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
* fix NOT (a OR B) to NOT (a AND b)siikamiika2020-04-05
* strict object property type checksiikamiika2020-04-05
* simplify promisesiikamiika2020-04-05
* use duck typing for event listenersiikamiika2020-04-05
* setTimeout refactoringsiikamiika2020-04-05
* use getTemporaryListenerResult in other placessiikamiika2020-04-05
* refactor getTemporaryListenerResult timeoutsiikamiika2020-04-05
* temporary listener abstractionsiikamiika2020-04-05
* Include readings in disambiguationstoasted-nutbread2020-03-29
* Change namestoasted-nutbread2020-03-29
* Update how pitch accent expressions are disambiguatedtoasted-nutbread2020-03-28
* Move set functions into core.jstoasted-nutbread2020-03-28
* Update stylestoasted-nutbread2020-03-28
* Move Japanese utility functions out of display-generator.jstoasted-nutbread2020-03-28
* Add optionstoasted-nutbread2020-03-28
* Add support for accent graphtoasted-nutbread2020-03-28
* Add support for displaying pitch accentstoasted-nutbread2020-03-28
* Add metadata for unique expression counttoasted-nutbread2020-03-28
* Add support for different sections for term contenttoasted-nutbread2020-03-28
* Update _appendMultiple to support general iterablestoasted-nutbread2020-03-28
* Merge pull request #413 from toasted-nutbread/japanese-utilitytoasted-nutbread2020-03-27
|\
| * Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanjitoasted-nutbread2020-03-21
| * Move basic string/character testing functions into a mixed/js/japanese.jstoasted-nutbread2020-03-21
* | remove targetPopupId 'all'siikamiika2020-03-21
* | apply all options on profile changesiikamiika2020-03-21
|/
* Change integer state IDs to stringstoasted-nutbread2020-03-15
* Fix misuse of getPathStringtoasted-nutbread2020-03-14
* Add ObjectPropertyAccessortoasted-nutbread2020-03-14
* Update global declarationstoasted-nutbread2020-03-10
* Merge pull request #408 from toasted-nutbread/use-code-pointtoasted-nutbread2020-03-10
|\
| * Replace charCodeAt and fromCharCode with codePointAt and fromCodePointtoasted-nutbread2020-03-09
* | Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
|/
* Move stringReplaceAsynctoasted-nutbread2020-03-07
* Rename audio.js to audio-system.jstoasted-nutbread2020-03-07
* Rename functiontoasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Remove old APIstoasted-nutbread2020-03-07
* Use AudioSystem in Displaytoasted-nutbread2020-03-07
* Create new AudioSystem classtoasted-nutbread2020-03-07
* trigger yomichanCoreReady only when preparingsiikamiika2020-03-02
* fix Yomichan core message issuessiikamiika2020-03-02
* ensure Backend prepare in other placessiikamiika2020-03-02
* fix API calls when Backend isn't ready yetsiikamiika2020-03-02
* Fix audio buttons not being hidden properlytoasted-nutbread2020-03-01