summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * move broadcastRootPopupInformation to Frontendsiikamiika2020-04-05
| | * add fake chrome.runtime.onMessage.removeListenersiikamiika2020-04-05
| | * simplify promisesiikamiika2020-04-05
| | * use duck typing for event listenersiikamiika2020-04-05
| | * setTimeout refactoringsiikamiika2020-04-05
| | * default to [0, 0] when sourceFrame is not foundsiikamiika2020-04-05
| | * use getTemporaryListenerResult in other placessiikamiika2020-04-05
| | * error handlingsiikamiika2020-04-05
| | * throttle frame offset gettingsiikamiika2020-04-05
| | * refactor getTemporaryListenerResult timeoutsiikamiika2020-04-05
| | * temporary listener abstractionsiikamiika2020-04-05
| | * refactorsiikamiika2020-04-05
| | * move frame offset forwarding code to a classsiikamiika2020-04-05
| | * simplify popup proxy preparesiikamiika2020-04-05
| | * fix and simplifysiikamiika2020-04-05
| | * adjust iframe popup position to root pagesiikamiika2020-04-05
| | * simplify popup preparesiikamiika2020-04-05
| | * show iframe popups in root framesiikamiika2020-04-05
| |/
| * Merge pull request #424 from toasted-nutbread/dictionary-importertoasted-nutbread2020-04-05
| |\
| | * Move dictionary import functionality into a new classtoasted-nutbread2020-03-30
| | * Add importDictionary function to Backendtoasted-nutbread2020-03-30
| | * Move database creation into Backendtoasted-nutbread2020-03-30
| | * Add isPreparedtoasted-nutbread2020-03-30
| | * Make dictionaryExists publictoasted-nutbread2020-03-30
| | * Update bulkAdd implementationtoasted-nutbread2020-03-30
| * | Merge pull request #423 from toasted-nutbread/text-source-maptoasted-nutbread2020-04-05
| |\ \
| | * | Add teststoasted-nutbread2020-03-28
| | * | Create simplified source map classtoasted-nutbread2020-03-28
| | |/
| * | Merge pull request #385 from toasted-nutbread/pitch-accentstoasted-nutbread2020-04-05
| |\ \
| | * | Hide reading disambiguation if the downstep notation is visibletoasted-nutbread2020-03-29
| | * | Include readings in disambiguationstoasted-nutbread2020-03-29
| | * | Change namestoasted-nutbread2020-03-29
| | * | Update how pitch accent expressions are disambiguatedtoasted-nutbread2020-03-28
| | * | Move set functions into core.jstoasted-nutbread2020-03-28
| | * | Update stylestoasted-nutbread2020-03-28
| | * | Fix layering issuetoasted-nutbread2020-03-28
| | * | Move Japanese utility functions out of display-generator.jstoasted-nutbread2020-03-28
| | * | Add optionstoasted-nutbread2020-03-28
| | * | Add support for accent graphtoasted-nutbread2020-03-28
| | * | Add support for displaying pitch accentstoasted-nutbread2020-03-28
| | * | Add metadata for unique expression counttoasted-nutbread2020-03-28
| | * | Add support for returning pitch data from the databasetoasted-nutbread2020-03-28
| | * | Add support for different sections for term contenttoasted-nutbread2020-03-28
| | * | Update _appendMultiple to support general iterablestoasted-nutbread2020-03-28
| | * | Update dictionary schema to support pitch accent datatoasted-nutbread2020-03-28
| | |/
| * | Merge pull request #430 from toasted-nutbread/manual-dom-teststoasted-nutbread2020-04-04
| |\ \ | | |/ | |/|
| | * Add allowfullscreen="true"toasted-nutbread2020-04-04
| | * Create some tests for fullscreen elements, <iframe>s, and shadow DOMstoasted-nutbread2020-04-04
| |/
| * Merge pull request #413 from toasted-nutbread/japanese-utilitytoasted-nutbread2020-03-27
| |\
| | * Add more tests for convertReadingtoasted-nutbread2020-03-21