summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanjitoasted-nutbread2020-03-21
| | * Move basic string/character testing functions into a mixed/js/japanese.jstoasted-nutbread2020-03-21
| | * Add unit teststoasted-nutbread2020-03-15
| | * Remove unnecessary sourceMapping population in convertAlphabeticToKanatoasted-nutbread2020-03-15
| | * Fix case issuetoasted-nutbread2020-03-15
| | * Add more unicode code point rangestoasted-nutbread2020-03-15
| | * Convert Japanese utilities to a module-like styletoasted-nutbread2020-03-15
| * | Merge pull request #411 from siikamiika/apply-all-options-profile-changesiikamiika2020-03-21
| |\ \
| | * | remove targetPopupId 'all'siikamiika2020-03-21
| | * | use random ID as popup IDsiikamiika2020-03-21
| | * | remove stubssiikamiika2020-03-21
| | * | use dependency injection in QueryParsersiikamiika2020-03-21
| | * | apply all options on profile changesiikamiika2020-03-21
| |/ /
| * | Update jsdom to version 16.2.1toasted-nutbread2020-03-15
| * | Merge pull request #416 from FooSoft/dependabot/npm_and_yarn/acorn-6.4.1toasted-nutbread2020-03-15
| |\ \ | | |/ | |/|
| | * Bump acorn from 6.4.0 to 6.4.1dependabot[bot]2020-03-16
| |/
| * Merge pull request #406 from toasted-nutbread/object-property-accessortoasted-nutbread2020-03-15
| |\
| | * Change integer state IDs to stringstoasted-nutbread2020-03-15
| | * Add some extra teststoasted-nutbread2020-03-14
| | * Add error message checkingtoasted-nutbread2020-03-14
| | * Fix misuse of getPathStringtoasted-nutbread2020-03-14
| | * Add teststoasted-nutbread2020-03-14
| | * Add ObjectPropertyAccessortoasted-nutbread2020-03-14
| * | Update EOL definition for handlebars filestoasted-nutbread2020-03-15
* | | Merge branch 'master' into testingAlex Yatskov2020-03-14
|\| |
| * | Bump version20.3.14.0Alex Yatskov2020-03-14
| |/
| * Merge pull request #409 from toasted-nutbread/update-global-declaration-formattoasted-nutbread2020-03-14
| |\
| | * Add to test-linttoasted-nutbread2020-03-10
| | * Update global declarationstoasted-nutbread2020-03-10
| | * Add script to validate and fix global declaration formattoasted-nutbread2020-03-10
| |/
| * Merge pull request #408 from toasted-nutbread/use-code-pointtoasted-nutbread2020-03-10
| |\
| | * Replace charCodeAt and fromCharCode with codePointAt and fromCodePointtoasted-nutbread2020-03-09
| * | Merge pull request #401 from toasted-nutbread/audio-refactortoasted-nutbread2020-03-10
| |\ \
| | * | Update argument ordertoasted-nutbread2020-03-09
| | * | Rename audio.js to audio-uri-builder.jstoasted-nutbread2020-03-07
| | * | Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
| | * | Update how audio URIs are builttoasted-nutbread2020-03-07
| | * | Make _audioInject internal to Backendtoasted-nutbread2020-03-07
| * | | Merge pull request #405 from siikamiika/fix-popup-depth-search-pagesiikamiika2020-03-09
| |\ \ \
| | * | | strict check if popup depth has been setsiikamiika2020-03-09
| | * | | start popup depth from 1 on search pagesiikamiika2020-03-09
| | |/ /
| * | / fix searchQueryUpdatesiikamiika2020-03-09
| | |/ | |/|
| * | Add missing copyright commenttoasted-nutbread2020-03-08
| * | Remove duplicate filetoasted-nutbread2020-03-08
| |/
| * Merge pull request #400 from toasted-nutbread/template-render-refactortoasted-nutbread2020-03-07
| |\
| | * Remove marker restrictionstoasted-nutbread2020-03-07
| | * Remove bg/js/api.jstoasted-nutbread2020-03-07
| | * Move stringReplaceAsynctoasted-nutbread2020-03-07
| | * Use dependency injection for apiTemplateRendertoasted-nutbread2020-03-07
| | * Move Anki note generation functionality into a new classtoasted-nutbread2020-03-07
| |/