aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Remove Frontend inheritance (#486)toasted-nutbread2020-05-02
| * Add helpful link for markers in settings.html (#489)Allan Wirth2020-05-01
| * Add duplicateScope: 'deck' option (#476)toasted-nutbread2020-04-27
| * Frontend refactor (part 1) (#484)toasted-nutbread2020-04-27
| * Use dynamicLoader for main (#481)toasted-nutbread2020-04-26
| * Add Yomichan icon SVG (#478)toasted-nutbread2020-04-26
| * Error logging refactoring (#454)toasted-nutbread2020-04-26
| * Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
| * Merge pull request #472 from toasted-nutbread/fix-pitch-accent-high-calculationtoasted-nutbread2020-04-23
| |\
| | * Update teststoasted-nutbread2020-04-22
| | * Fix high pitch calculationtoasted-nutbread2020-04-22
| * | Merge pull request #467 from toasted-nutbread/dynamic-loadertoasted-nutbread2020-04-23
| |\ \
| | * | Remove sentinel script node after loadtoasted-nutbread2020-04-22
| | * | Create dynamic script/CSS loader utilitytoasted-nutbread2020-04-21
| | |/
| * | Merge pull request #463 from toasted-nutbread/explicit-entry-pointtoasted-nutbread2020-04-23
| |\ \
| | * | Use IIFE for entry pointstoasted-nutbread2020-04-22
| | * | Move popup-nested content into float-maintoasted-nutbread2020-04-21
| | * | Create float-main.jstoasted-nutbread2020-04-19
| | * | Create popup-preview-frame-main.jstoasted-nutbread2020-04-19
| | * | Rename search-frontend.js to search-main.jstoasted-nutbread2020-04-19
| | * | Rename context.js to context-main.jstoasted-nutbread2020-04-19
| | * | Create background-main.jstoasted-nutbread2020-04-19
| | * | Change frontend-initialize.js to content-script-main.jstoasted-nutbread2020-04-19
| * | | Merge pull request #474 from siikamiika/fix-custom-anki-templatessiikamiika2020-04-24
| |\ \ \
| | * | | fix custom anki templatessiikamiika2020-04-23
| |/ / /
| * | / Pitch accent support now available everywhereAlex Yatskov2020-04-22
| | |/ | |/|
| * | Merge pull request #466 from toasted-nutbread/wanakana-globaltoasted-nutbread2020-04-21
| |\ \ | | |/ | |/|
| | * Use wanakana object directlytoasted-nutbread2020-04-20
| |/
| * Merge pull request #446 from toasted-nutbread/dictionary-imagestoasted-nutbread2020-04-19
| |\
| | * Change some test variables using 'source' instead of 'content'toasted-nutbread2020-04-19
| | * Change some more variables using 'source' instead of 'content'toasted-nutbread2020-04-19
| | * Add documentationtoasted-nutbread2020-04-19
| | * Rename loadImage to loadImageBase64 for claritytoasted-nutbread2020-04-19
| | * Make getFileNameExtension properly handle directory separatorstoasted-nutbread2020-04-19
| | * Use 'content' instead of 'source' to contain media file datatoasted-nutbread2020-04-19
| | * Show small image preview on [Image] link hover/focustoasted-nutbread2020-04-18
| | * Fix space being inside the <a> and thus being underlinedtoasted-nutbread2020-04-18
| | * Add teststoasted-nutbread2020-04-18
| | * Add support for displaying imagestoasted-nutbread2020-04-18
| | * Add API for getting media datatoasted-nutbread2020-04-18
| | * Add support for importing and storing media filestoasted-nutbread2020-04-18
| |/
| * Merge pull request #448 from toasted-nutbread/badge-improvementstoasted-nutbread2020-04-18
| |\
| | * Fix _prepareError checktoasted-nutbread2020-04-18
| | * Remove unused globaltoasted-nutbread2020-04-18
| | * Update style, use isObjecttoasted-nutbread2020-04-18
| | * Show error status for prepare() errorstoasted-nutbread2020-04-18
| | * Add a delay before showing the loading statetoasted-nutbread2020-04-18
| | * Update when/how badge state is changedtoasted-nutbread2020-04-18
| | * Update isPrepared to be consistent with DisplaySearch's isPreparedtoasted-nutbread2020-04-18
| |/
| * Merge pull request #442 from toasted-nutbread/audio-system-refactoringtoasted-nutbread2020-04-18
| |\