aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
| | * | | don't focus tab when changing settingssiikamiika2020-04-14
| | * | | prevent spawning multiple FrameOffsetForwarderssiikamiika2020-04-12
| | * | | fix optionsContext URL for root popupsiikamiika2020-04-12
| | * | | remove redundant call guardsiikamiika2020-04-11
| | * | | fix ignoreElements in QueryParsersiikamiika2020-04-11
| | * | | simplify frontend disable overridesiikamiika2020-04-11
| | * | | use setters instead of EventDispatchersiikamiika2020-04-11
| | * | | fix preview frame errorsiikamiika2020-04-11
| | * | | change iframe popup livesiikamiika2020-04-11
| | * | | cache created popupssiikamiika2020-04-11
| | * | | extract different popup creation functionssiikamiika2020-04-11
| | * | | allow disabling scan on search page livesiikamiika2020-04-11
| | * | | limit popup depth livesiikamiika2020-04-11
| | * | | prevent injecting frontend multiple timessiikamiika2020-04-11
| | * | | listen to optionsUpdated in popup-nested.jssiikamiika2020-04-11
| | * | | listen to optionsUpdated in search-frontend.jssiikamiika2020-04-11
| | | |/ | | |/|
| * | | Merge pull request #444 from toasted-nutbread/unused-globalstoasted-nutbread2020-04-13
| |\ \ \
| | * | | Remove unused globalstoasted-nutbread2020-04-10
| | * | | Add simple check to see if globals are unusedtoasted-nutbread2020-04-10
| * | | | Update jsdom to 16.2.2toasted-nutbread2020-04-13
| | |_|/ | |/| |
| * | | Merge pull request #449 from toasted-nutbread/orphan-fixtoasted-nutbread2020-04-12
| |\ \ \
| | * | | Fix default value of _orphanedtoasted-nutbread2020-04-11
| | | |/ | | |/|
| * | | Merge pull request #443 from toasted-nutbread/fix-get-selectiontoasted-nutbread2020-04-12
| |\ \ \
| | * | | Use window.getSelection instead of document.getSelectiontoasted-nutbread2020-04-11
| | * | | Fix getSelection not working in QueryParsertoasted-nutbread2020-04-10
| * | | | Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequencestoasted-nutbread2020-04-12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Update exampletoasted-nutbread2020-04-11
| | * | | Fix 'full' mode not being a superset of 'true' modetoasted-nutbread2020-04-11
| | * | | Add tests, remove logstoasted-nutbread2020-04-11
| | * | | Add support for collapsing the Katakana-Hiragana Prolonged Sound Marktoasted-nutbread2020-04-11
| | * | | Add teststoasted-nutbread2020-04-10
| | * | | Fix source map for characters collapsed at the start of a stringtoasted-nutbread2020-04-10
| | * | | Add support for collapsing emphatic character sequencestoasted-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
| | * | | Update _appendMultiple to not use a fallbacktoasted-nutbread2020-04-09
| | * | | Organizetoasted-nutbread2020-04-09