aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | Mark functions as privatetoasted-nutbread2020-04-09
| * | | Remove staticstoasted-nutbread2020-04-09
| * | | Remove data-multi assignmentstoasted-nutbread2020-04-09
| * | | Use data-expression-multi instead of data-multitoasted-nutbread2020-04-09
| |/ /
* | | Merge pull request #437 from toasted-nutbread/backend-api-handler-changestoasted-nutbread2020-04-11
|\ \ \
| * | | apiBroadcast => apiBroadcastTabtoasted-nutbread2020-04-10
| * | | Fix yomichanCoreReady waiting for a responsetoasted-nutbread2020-04-07
| * | | Rename apiForward to apiBroadcasttoasted-nutbread2020-04-07
| * | | Update forward to be synchronous and ignore the replytoasted-nutbread2020-04-07
| * | | Update some API handlers to be synchronoustoasted-nutbread2020-04-07
| * | | Add support for API handlers to be optionally asynchronoustoasted-nutbread2020-04-07
| |/ /
* | / Remove unused .gitmodulesAlex Yatskov2020-04-10
| |/ |/|
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* | Add legal notices, pitch accent dictionary linkAlex Yatskov2020-04-10
* | Version bump20.4.10.0Alex Yatskov2020-04-10
|/
* Merge pull request #434 from toasted-nutbread/error-fixestoasted-nutbread2020-04-07
|\
| * Use logError instead of console.logtoasted-nutbread2020-04-05
| * Fix error reporting during dictionary importtoasted-nutbread2020-04-05
* | Merge pull request #433 from toasted-nutbread/extra-dictionary-informationtoasted-nutbread2020-04-07
|\ \
| * | Update settings page to display additional informationtoasted-nutbread2020-04-05
| * | Store new dictionary datatoasted-nutbread2020-04-05
| * | Update schema to include additional fieldstoasted-nutbread2020-04-05
| |/
* | Merge pull request #427 from toasted-nutbread/anki-card-media-injectiontoasted-nutbread2020-04-07
|\ \
| * | Fix field nametoasted-nutbread2020-04-07
| * | Pass AudioSystem instance to AnkiNoteBuilder constructortoasted-nutbread2020-04-07
| * | Remove inconsistent/unused return valuetoasted-nutbread2020-04-07
| * | Create _containsMarker to reduce redundant codetoasted-nutbread2020-04-07