| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove destructuring from searchAt, containsPoint, docRangeFromPoint | toasted-nutbread | 2019-09-14 |
| | | |||
| * | Add a context object for all calls to fetch options | toasted-nutbread | 2019-09-10 |
| | | |||
| * | Add option for enabling deep scanning | toasted-nutbread | 2019-09-02 |
| | | |||
| * | Make the imposter element tracked using TextSourceRange | toasted-nutbread | 2019-08-31 |
| | | |||
| * | Merge pull request #188 from toasted-nutbread/edge-support | Alex Yatskov | 2019-08-28 |
| |\ | | | | | Add support for Edge browser | ||
| | * | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
| | | | |||
| * | | Merge pull request #176 from toasted-nutbread/selection-touch-scan-disable | Alex Yatskov | 2019-08-17 |
| |\ \ | |/ |/| | Don't scan when touching the current selection | ||
| | * | Focus if context is falsy or focus field isn't false | toasted-nutbread | 2019-08-16 |
| | | | |||
| | * | Disable focus of popup when using touch | toasted-nutbread | 2019-08-09 |
| | | | | | | | | | Context menu on Firefox will not target the text properly if the focus is on the popup window. | ||
| * | | Merge pull request #182 from toasted-nutbread/anki-screenshot | Alex Yatskov | 2019-08-17 |
| |\ \ | | | | | | | Anki screenshot | ||
| | * | | Add screenshot settings | toasted-nutbread | 2019-08-15 |
| | | | | |||
| | * | | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |
| | |/ | |||
| * / | Handle case where docRangeFromPoint returns null | toasted-nutbread | 2019-08-16 |
| |/ | |||
| * | add source term button to terms | siikamiika | 2019-08-03 |
| | | |||
| * | scroll back to exact position in source term view | siikamiika | 2019-08-03 |
| | | |||
| * | allow multi level context | siikamiika | 2019-08-03 |
| | | |||
| * | inject doc functions as dependencies | siikamiika | 2019-08-03 |
| | | |||
| * | Revert "use ES6 import and export" | siikamiika | 2019-08-03 |
| | | | | | This reverts commit 04f4607922e84d93ca8a05708802fb6bbd61f359. | ||
| * | use ES6 import and export | siikamiika | 2019-08-02 |
| | | |||
| * | fix term lookup for terms with one gloss only | siikamiika | 2019-08-01 |
| | | |||
| * | allow looking up terms from within terms | siikamiika | 2019-08-01 |
| | | | | | resolves #167, resolves #139, resolves #75, resolves #151 | ||
| * | Add option to play audio automatically | guidocella | 2017-12-16 |
| | | |||
| * | cleanup | Alex Yatskov | 2017-10-28 |
| | | |||
| * | scrap tagLineBreak option | siikamiika | 2017-10-15 |
| | | |||
| * | compact glossaries, line break after tags: on/off | siikamiika | 2017-10-15 |
| | | |||
| * | merged mode: support audio hotkey Alt+P | siikamiika | 2017-10-10 |
| | | |||
| * | merged mode: fix regression (voice), tweak hover | siikamiika | 2017-10-08 |
| | | | | | | | | | Alt+P now works again in grouped/split mode In merged mode, 「、」 is added even after the last term, but it's hidden for that. This ensures consistent behavior with voice button and tags | ||
| * | merged mode: support audio and tags for terms | siikamiika | 2017-10-07 |
| | | |||
| * | basic structure for feature-merge-similar-results | siikamiika | 2017-09-29 |
| | | |||
| * | Go to next and previous result with Alt+wheel | siikamiika | 2017-09-25 |
| | | | | | Analogous to Alt+up/down which does the same thing | ||
| * | update error handling | Alex Yatskov | 2017-09-22 |
| | | |||
| * | . | Alex Yatskov | 2017-08-26 |
| | | |||
| * | improved furigana support | Alex Yatskov | 2017-08-26 |
| | | |||
| * | fixing syntax issues | Alex Yatskov | 2017-08-23 |
| | | |||
| * | Improve {furigana} marker for anki export | Yoitsumi | 2017-08-20 |
| | | |||
| * | don't show busy spinner while waiting for card info | Alex Yatskov | 2017-08-17 |
| | | | | | smoother cursor movement in firefox | ||
| * | cleanup | Alex Yatskov | 2017-08-15 |
| | | |||
| * | jisho.org audio support | Alex Yatskov | 2017-08-15 |
| | | |||
| * | upgrade to wanikana 2.2.3 (fixes #42) | Alex Yatskov | 2017-08-14 |
| | | |||
| * | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | | |||
| * | wip | Alex Yatskov | 2017-08-13 |
| | | |||
| * | cleanup | Alex Yatskov | 2017-07-23 |
| | | |||
| * | cleanup | Alex Yatskov | 2017-07-19 |
| | | |||
| * | refactor | Alex Yatskov | 2017-07-18 |
| | | |||
| * | refactor bg/js/util.js | Alex Yatskov | 2017-07-16 |
| | | |||
| * | refactor mixed/js/util.js | Alex Yatskov | 2017-07-16 |
| | | |||
| * | work on audio | Alex Yatskov | 2017-07-10 |
| | | |||
| * | view added notes | Alex Yatskov | 2017-07-01 |
| | | |||
| * | fix audio card creation for kana-only definitions | Alex Yatskov | 2017-06-08 |
| | | |||
| * | add debug logging | Alex Yatskov | 2017-05-23 |
| | | |||