aboutsummaryrefslogtreecommitdiff
path: root/ext/bg
Commit message (Expand)AuthorAge
* 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 ignoreElements in QueryParsersiikamiika2020-04-11
| * | allow disabling scan on search page livesiikamiika2020-04-11
| * | prevent injecting frontend multiple timessiikamiika2020-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
* | | Merge pull request #443 from toasted-nutbread/fix-get-selectiontoasted-nutbread2020-04-12
|\ \ \
| * | | Use window.getSelection instead of document.getSelectiontoasted-nutbread2020-04-11
* | | | 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 support for collapsing the Katakana-Hiragana Prolonged Sound Marktoasted-nutbread2020-04-11
| * | | 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 #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
| |/
* / Update license author field to broader to explicitly reflect thatAlex 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
| |/
* | 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
* | Move _dateToString into a new functiontoasted-nutbread2020-04-07
* | Move media injection functions into AnkiNoteBuildertoasted-nutbread2020-04-07
* | Add document-title tag to settings optionstoasted-nutbread2020-04-06
* | Add support for {document-title}toasted-nutbread2020-04-06
* | Add custom context object for note creationtoasted-nutbread2020-04-06
* | Rename context to detailstoasted-nutbread2020-04-06
|/
* add option for iframe popupssiikamiika2020-04-05
* move frame offset forwarding code to a classsiikamiika2020-04-05