summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Await and handle errors from audio.play()toasted-nutbread2020-04-18
| | * Remove unused globaltoasted-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
| * | Merge pull request #460 from siikamiika/iframe-popup-edge-casessiikamiika2020-04-18
| |\ \ | | |/ | |/|
| | * cache invalidationsiikamiika2020-04-18
| | * simplify element source lazy loadsiikamiika2020-04-18
| | * cache closed shadow dom content windowssiikamiika2020-04-18
| | * lazy load element sourcessiikamiika2020-04-18
| | * optimize source frame findingsiikamiika2020-04-18
| | * add manual performance testssiikamiika2020-04-18
| | * use getFullscreenElement to check fullscreensiikamiika2020-04-18
| | * move open shadow root iframe finder to a functionsiikamiika2020-04-18
| | * show popup inside iframe for closed shadow domsiikamiika2020-04-18
| | * support iframes inside open shadow domsiikamiika2020-04-18
| | * disable root frame popup when iframe is fullscreensiikamiika2020-04-18
| |/
| * Merge pull request #453 from toasted-nutbread/reuse-anki-instancetoasted-nutbread2020-04-18
| |\
| | * Remove unused globaltoasted-nutbread2020-04-17
| | * Use isObjecttoasted-nutbread2020-04-17
| | * Pass anki reference to AnkiNoteBuilder constructortoasted-nutbread2020-04-12
| | * Rename _ankiInvoke to _invoke to remove redundancytoasted-nutbread2020-04-12
| | * Throw errors in returned by invocationtoasted-nutbread2020-04-12
| | * Remove AnkiNull and redundant commenttoasted-nutbread2020-04-12
| | * Use single instance of AnkiConnecttoasted-nutbread2020-04-12
| | * Add enabled checkstoasted-nutbread2020-04-12
| | * Mark internals as privatetoasted-nutbread2020-04-12
| * | Merge pull request #450 from toasted-nutbread/frequency-readingstoasted-nutbread2020-04-18
| |\ \
| | * | Add support for filtering frequency metadata based on readingstoasted-nutbread2020-04-11
| * | | Merge pull request #447 from toasted-nutbread/util-conversionstoasted-nutbread2020-04-18
| |\ \ \
| | * | | Move and rename utilStringHashCodetoasted-nutbread2020-04-11
| | * | | Convert some util* functions into api* functionstoasted-nutbread2020-04-11
| | * | | Add isExtensionUrl utility function to yomichan objecttoasted-nutbread2020-04-11
| | |/ /
* | | | Merge branch 'master' into testingAlex Yatskov2020-04-18
|\| | |
| * | | Version bump20.4.18.0Alex Yatskov2020-04-18
| * | | Merge branch 'master' of https://github.com/FooSoft/yomichanAlex Yatskov2020-04-16
| |\ \ \
| | * \ \ Merge pull request #456 from siikamiika/parse-text-refactorsiikamiika2020-04-17
| | |\ \ \
| | | * | | simplify to enable constant usagesiikamiika2020-04-14
| | | * | | prevent infinite loop if source length is 0siikamiika2020-04-14
| | | * | | break after switch defaultsiikamiika2020-04-14
| | | * | | remove "fragment" from jp.convertReading variablessiikamiika2020-04-13
| | | * | | assume and propagate strings for text parsingsiikamiika2020-04-13
| | | * | | force empty mecab output properties to stringssiikamiika2020-04-13
| | | * | | move QueryParser.parseText to Backendsiikamiika2020-04-13
| | | | |/ | | | |/|
| | * | | Merge pull request #439 from siikamiika/popup-live-togglesiikamiika2020-04-17
| | |\ \ \
| | | * | | fix _canEnable being used before setting optionssiikamiika2020-04-14