summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAge
...
| | * Add isPreparedtoasted-nutbread2020-03-30
| | * Make dictionaryExists publictoasted-nutbread2020-03-30
| | * Update bulkAdd implementationtoasted-nutbread2020-03-30
| * | Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
| |\ \
| | * | Create simplified source map classtoasted-nutbread2020-03-28
| | |/
| * | Hide reading disambiguation if the downstep notation is visibletoasted-nutbread2020-03-29
| * | 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
| * | Fix layering issuetoasted-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 returning pitch data from the databasetoasted-nutbread2020-03-28
| * | Add support for different sections for term contenttoasted-nutbread2020-03-28
| * | Update _appendMultiple to support general iterablestoasted-nutbread2020-03-28
| * | Update dictionary schema to support pitch accent datatoasted-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 unnecessary sourceMapping population in convertAlphabeticToKanatoasted-nutbread2020-03-15
| | * Fix case issuetoasted-nutbread2020-03-15
| | * Add more unicode code point rangestoasted-nutbread2020-03-15
| | * Convert Japanese utilities to a module-like styletoasted-nutbread2020-03-15
| * | remove targetPopupId 'all'siikamiika2020-03-21
| * | use random ID as popup IDsiikamiika2020-03-21
| * | remove stubssiikamiika2020-03-21
| * | use dependency injection in QueryParsersiikamiika2020-03-21
| * | apply all options on profile changesiikamiika2020-03-21
| |/
| * Merge pull request #406 from toasted-nutbread/object-property-accessortoasted-nutbread2020-03-15
| |\
| | * Change integer state IDs to stringstoasted-nutbread2020-03-15
| | * Fix misuse of getPathStringtoasted-nutbread2020-03-14
| | * Add ObjectPropertyAccessortoasted-nutbread2020-03-14
* | | Merge branch 'master' into testingAlex Yatskov2020-03-14
|\| |
| * | Bump version20.3.14.0Alex Yatskov2020-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
| * | Merge pull request #401 from toasted-nutbread/audio-refactortoasted-nutbread2020-03-10
| |\ \
| | * | Update argument ordertoasted-nutbread2020-03-09
| | * | Rename audio.js to audio-uri-builder.jstoasted-nutbread2020-03-07
| | * | Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
| | * | Update how audio URIs are builttoasted-nutbread2020-03-07
| | * | Make _audioInject internal to Backendtoasted-nutbread2020-03-07
| | |/
| * | Merge pull request #405 from siikamiika/fix-popup-depth-search-pagesiikamiika2020-03-09
| |\ \
| | * | strict check if popup depth has been setsiikamiika2020-03-09