| Commit message (Expand) | Author | Age |
* | Move apiOptionsGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Mark functions as private | toasted-nutbread | 2019-12-13 |
* | Add API calls for optionsGetFull and optionsSave | toasted-nutbread | 2019-12-13 |
* | Remove redundant getUrl handlers | toasted-nutbread | 2019-12-13 |
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
* | Update backend message handlers | toasted-nutbread | 2019-12-13 |
* | Add showContentCompleted for improved semantic clarity | toasted-nutbread | 2019-12-11 |
* | Fix text source issue | toasted-nutbread | 2019-12-11 |
* | Fix Text-to-speech voice dropdown being reset | toasted-nutbread | 2019-12-11 |
* | remove one more /fg/js/util.js | siikamiika | 2019-12-09 |
* | Update how errors are reported when importing a dictionary | toasted-nutbread | 2019-12-08 |
* | Optimize utilIsolate | toasted-nutbread | 2019-12-08 |
* | Use string.split instead of Array.from | toasted-nutbread | 2019-12-08 |
* | Use substring instead of slice | toasted-nutbread | 2019-12-08 |
* | Prevent scripts from being injected multiple times | toasted-nutbread | 2019-12-08 |
* | hide inactive history buttons instead of fading | siikamiika | 2019-12-08 |
* | fix popup preview | siikamiika | 2019-12-08 |
* | Show info about whether a dictionary supports wildcard searches | toasted-nutbread | 2019-12-07 |
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
* | Add support for prefix wildcards | toasted-nutbread | 2019-12-07 |
* | Update input number attributes | toasted-nutbread | 2019-12-07 |
* | Merge pull request #299 from siikamiika/frontend-extract-text-scanner | siikamiika | 2019-12-07 |
|\ |
|
| * | fix query parser | siikamiika | 2019-12-05 |
| * | initial text scanner extract | siikamiika | 2019-12-05 |
* | | use substring over slice for strings | siikamiika | 2019-12-06 |
* | | revert search page title on empty query | siikamiika | 2019-12-06 |
* | | Simplify audio settings UI | toasted-nutbread | 2019-12-05 |
* | | set title text on search page | siikamiika | 2019-12-06 |
|/ |
|
* | remove references to /fg/js/util.js | siikamiika | 2019-12-04 |
* | Simplify ankiGetFieldMarkersHtml | toasted-nutbread | 2019-12-02 |
* | Update how anki data is updated | toasted-nutbread | 2019-12-02 |
* | Simplify how anki errors are shown | toasted-nutbread | 2019-12-01 |
* | Group public/private functions together | toasted-nutbread | 2019-12-01 |
* | Mark functions as private | toasted-nutbread | 2019-12-01 |
* | Update how anki settings are updated | toasted-nutbread | 2019-12-01 |
* | Simplify how anki templates are reset | toasted-nutbread | 2019-12-01 |
* | Organize main settings script | toasted-nutbread | 2019-12-01 |
* | Move popup preview settings into new script | toasted-nutbread | 2019-12-01 |
* | Move storage settings into new script | toasted-nutbread | 2019-12-01 |
* | Move anki template settings into new script | toasted-nutbread | 2019-12-01 |
* | Move anki settings into new script | toasted-nutbread | 2019-12-01 |
* | Move audio settings into new script | toasted-nutbread | 2019-12-01 |
* | Move settings scripts | toasted-nutbread | 2019-12-01 |
* | Move PageExitPrevention to its own file | toasted-nutbread | 2019-12-01 |
* | move Display context to a new class | siikamiika | 2019-12-01 |
* | remove dead code | siikamiika | 2019-11-30 |
* | rewrite history as a doubly linked list | siikamiika | 2019-11-30 |
* | fix yomichan menu on Firefox Android | siikamiika | 2019-11-29 |
* | clear Display history on search page lookup | siikamiika | 2019-11-28 |
* | Display history navigation buttons fixed position | siikamiika | 2019-11-28 |