aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | 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
| |\ \ \ | | | | | | | | | | Check for unused globals as part of CI
| | * | | 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 _orphaned
| | * | | Fix default value of _orphanedtoasted-nutbread2020-04-11
| | | |/ | | |/|
| * | | Merge pull request #443 from toasted-nutbread/fix-get-selectiontoasted-nutbread2020-04-12
| |\ \ \ | | | | | | | | | | Fix getSelection not working in QueryParser
| | * | | 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
| |\ \ \ \ | | |_|/ / | |/| | | Add support for collapsing emphatic character sequences
| | * | | 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
| |\ \ \ | | | | | | | | | | Display generator refactoring
| | * | | 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 ↵toasted-nutbread2020-04-09
| | | | | | | | | | | | | | | | | | | | accents
| | * | | 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
| |\ \ \ | | | | | | | | | | Backend api handler changes
| | * | | 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
| | |/ /
* | / / Add notice about pitch accent dictionary being available in testing onlyAlex Yatskov2020-04-16
|/ / /
* | / Remove unused .gitmodulesAlex Yatskov2020-04-10
| |/ |/|
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* | 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
|\ | | | | Error fixes
| * 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
|\ \ | | | | | | Extra dictionary information