aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #439 from siikamiika/popup-live-togglesiikamiika2020-04-17
|\ | | | | Popup live toggle
| * 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
|\ \ | | | | | | 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
| | | |