aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed
Commit message (Expand)AuthorAge
* Popup init update (#497)toasted-nutbread2020-05-06
* support meta as scanning modifier (#502)siikamiika2020-05-05
* Extract textSource text inside TextScanner (#500)siikamiika2020-05-05
* Modifier key profile condition (#487)siikamiika2020-05-03
* Fix incorrect static call (#498)toasted-nutbread2020-05-02
* Validate document nodes before use (#493)toasted-nutbread2020-05-02
* Object property accessor API update (#485)toasted-nutbread2020-05-02
* Api invoke with progress (#483)toasted-nutbread2020-05-02
* Anki audio download (#477)toasted-nutbread2020-05-02
* Remove Frontend inheritance (#486)toasted-nutbread2020-05-02
* Frontend refactor (part 1) (#484)toasted-nutbread2020-04-27
* Add Yomichan icon SVG (#478)toasted-nutbread2020-04-26
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
* Merge pull request #472 from toasted-nutbread/fix-pitch-accent-high-calculationtoasted-nutbread2020-04-23
|\
| * Fix high pitch calculationtoasted-nutbread2020-04-22
* | Remove sentinel script node after loadtoasted-nutbread2020-04-22
* | Create dynamic script/CSS loader utilitytoasted-nutbread2020-04-21
|/
* Change some more variables using 'source' instead of 'content'toasted-nutbread2020-04-19
* Use 'content' instead of 'source' to contain media file datatoasted-nutbread2020-04-19
* Show small image preview on [Image] link hover/focustoasted-nutbread2020-04-18
* Fix space being inside the <a> and thus being underlinedtoasted-nutbread2020-04-18
* Add support for displaying imagestoasted-nutbread2020-04-18
* Add API for getting media datatoasted-nutbread2020-04-18
* Merge pull request #442 from toasted-nutbread/audio-system-refactoringtoasted-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
| * Only return the cached value if it uses a valid sourcetoasted-nutbread2020-04-18
| * Disable cache on the backend and fix a bug with the cache keytoasted-nutbread2020-04-18
| * Remove de/structuring from public APItoasted-nutbread2020-04-18
| * Update the parameters passed to various audio-related functionstoasted-nutbread2020-04-18
* | use getFullscreenElement to check fullscreensiikamiika2020-04-18
|/
* Merge pull request #447 from toasted-nutbread/util-conversionstoasted-nutbread2020-04-18
|\
| * Convert some util* functions into api* functionstoasted-nutbread2020-04-11
| * Add isExtensionUrl utility function to yomichan objecttoasted-nutbread2020-04-11
* | Merge pull request #456 from siikamiika/parse-text-refactorsiikamiika2020-04-17
|\ \
| * | move QueryParser.parseText to Backendsiikamiika2020-04-13
* | | Merge pull request #439 from siikamiika/popup-live-togglesiikamiika2020-04-17
|\ \ \ | |/ / |/| |
| * | simplify frontend disable overridesiikamiika2020-04-11
| * | change iframe popup livesiikamiika2020-04-11
| * | limit popup depth livesiikamiika2020-04-11
| |/
* | Merge pull request #443 from toasted-nutbread/fix-get-selectiontoasted-nutbread2020-04-12
|\ \ | |/ |/|
| * Fix getSelection not working in QueryParsertoasted-nutbread2020-04-10
* | Merge pull request #438 from toasted-nutbread/display-generator-refactoringtoasted-nutbread2020-04-11
|\ \
| * | Simplify access to details fields in createTermEntrytoasted-nutbread2020-04-09
| * | Update how termTags is passed to _createTermExpressiontoasted-nutbread2020-04-09
| * | Rename "only" to "disambiguation" to match naming convention used for pitch a...toasted-nutbread2020-04-09