| Commit message (Expand) | Author | Age |
... | |
| * | Add some validation to options loading | toasted-nutbread | 2019-09-05 |
| * | Prevent infinite loops for corrupt options | toasted-nutbread | 2019-09-05 |
* | | Merge pull request #202 from toasted-nutbread/temporary-object-optimization | Alex Yatskov | 2019-09-05 |
|\ \
| |/
|/| |
|
| * | Use string.substr instead of string.split | toasted-nutbread | 2019-09-02 |
| * | Replace some instances of Array.concat | toasted-nutbread | 2019-09-02 |
* | | Add option to enable/disable scanning of source expressions in popups | toasted-nutbread | 2019-09-02 |
* | | Fix messaging issues when iframes are present in the document | toasted-nutbread | 2019-09-02 |
* | | Add support for popup on the search page | toasted-nutbread | 2019-09-02 |
* | | Add option for maximum nested popup depth | toasted-nutbread | 2019-09-02 |
* | | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
|/ |
|
* | Add option for enabling deep scanning | toasted-nutbread | 2019-09-02 |
* | Add option for position of popup for horizontal text | toasted-nutbread | 2019-08-31 |
* | Improve popup position for vertical text | toasted-nutbread | 2019-08-31 |
* | Replace double quotes with single quotes | toasted-nutbread | 2019-08-29 |
* | Merge pull request #188 from toasted-nutbread/edge-support | Alex Yatskov | 2019-08-28 |
|\ |
|
| * | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
* | | Suppress messages about unchecked runtime.lastError | toasted-nutbread | 2019-08-23 |
* | | pr fixes | Alex Yatskov | 2019-08-17 |
|/ |
|
* | Add screenshot settings | toasted-nutbread | 2019-08-15 |
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |
* | add source term button to terms | siikamiika | 2019-08-03 |
* | inject doc functions as dependencies | siikamiika | 2019-08-03 |
* | Revert "use ES6 import and export" | siikamiika | 2019-08-03 |
* | use ES6 import and export | siikamiika | 2019-08-02 |
* | Add support for custom popup CSS | toasted-nutbread | 2019-07-09 |
* | Merge pull request #140 from KarboniteKream/horizontal-offset | Alex Yatskov | 2019-05-19 |
|\ |
|
| * | Add horizontal popup offset | Klemen Košir | 2018-10-02 |
* | | Database changes automatically update storage stats | toasted-nutbread | 2019-05-04 |
* | | Passively handle database errors | toasted-nutbread | 2019-05-04 |
* | | Add storage information to settings page | toasted-nutbread | 2019-05-04 |
* | | Make extension badge and onCommand optional | toasted-nutbread | 2019-05-04 |
* | | Merge pull request #157 from toasted-nutbread/touch-input | Alex Yatskov | 2019-03-07 |
|\ \ |
|
| * | | Add popup display mode | toasted-nutbread | 2019-02-14 |
| * | | Add support for touch input | toasted-nutbread | 2019-02-10 |
| |/ |
|
* | | Rename normalizeAudioUrl to audioUrlNormalize | toasted-nutbread | 2019-02-20 |
* | | Fix audio URLs | toasted-nutbread | 2019-02-16 |
|/ |
|
* | Add option to play audio automatically | guidocella | 2017-12-16 |
* | merged mode: expand termTags earlier | siikamiika | 2017-11-09 |
* | fixing broken anki template1.5.1 | Alex Yatskov | 2017-11-08 |
* | merged mode: remove whitespace between expressions | siikamiika | 2017-11-06 |
* | add dictionary update nag screen | Alex Yatskov | 2017-10-29 |
* | include sequence property in header data | Alex Yatskov | 2017-10-29 |
* | simplify database interface | Alex Yatskov | 2017-10-29 |
* | cleanup of settings page | Alex Yatskov | 2017-10-29 |
* | settings: move main dictionary below Dictionaries, styling | siikamiika | 2017-10-26 |
* | settings: add missing const | siikamiika | 2017-10-26 |
* | merged mode: restore whitespace between frequencies | siikamiika | 2017-10-26 |
* | merged mode: restore whitespace between termTags | siikamiika | 2017-10-25 |
* | terms.html: fix whitespace issues in merged mode | siikamiika | 2017-10-24 |
* | terms.html: rename classes, remove inline css | siikamiika | 2017-10-24 |