| Commit message (Expand) | Author | Age |
... | |
* | Update display key handlers | toasted-nutbread | 2019-12-13 |
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
* | Update float message handlers | toasted-nutbread | 2019-12-13 |
* | Update display message handlers | toasted-nutbread | 2019-12-13 |
* | Update frontend 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 |
* | Add timer class for debugging | toasted-nutbread | 2019-12-10 |
* | 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 |
* | move term navigation to top right | 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 |
* | Add class for dispatching custom events | toasted-nutbread | 2019-12-07 |
* | navigate history with wheel only over buttons | siikamiika | 2019-12-07 |
* | Merge pull request #299 from siikamiika/frontend-extract-text-scanner | siikamiika | 2019-12-07 |
|\ |
|
| * | simplify with inheritance | siikamiika | 2019-12-06 |
| * | move text selection to TextScanner | siikamiika | 2019-12-05 |
| * | fix query parser | siikamiika | 2019-12-05 |
| * | scan decoupling | 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 |
* | | version bump2.0.1 | Alex Yatskov | 2019-12-05 |
* | | set title text on search page | siikamiika | 2019-12-06 |
|/ |
|
* | remove references to /fg/js/util.js | siikamiika | 2019-12-04 |
* | fix serialization errors on Chrome | siikamiika | 2019-12-04 |
* | version bump2.0.0 | Alex Yatskov | 2019-12-03 |
* | Merge pull request #291 from toasted-nutbread/cloze-fixes | Alex Yatskov | 2019-12-03 |
|\ |
|
| * | Simplify clozeBuild | toasted-nutbread | 2019-11-26 |
| * | Update cloze.body to use original sentence text | toasted-nutbread | 2019-11-26 |
| * | Pass kanji character to clozeBuild | toasted-nutbread | 2019-11-26 |
* | | 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 |