| Commit message (Expand) | Author | Age |
* | Use logError instead of console.log | toasted-nutbread | 2020-04-05 |
* | Fix error reporting during dictionary import | toasted-nutbread | 2020-04-05 |
* | add option for iframe popups | siikamiika | 2020-04-05 |
* | Add options | toasted-nutbread | 2020-03-28 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Rename audio functions using "url" to use "uri" | toasted-nutbread | 2020-03-07 |
* | Use dependency injection for apiTemplateRender | toasted-nutbread | 2020-03-07 |
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |
* | Use dependency injection for getAudioUri implementation | toasted-nutbread | 2020-03-07 |
* | Use AudioSystem on the audio settings page | toasted-nutbread | 2020-03-07 |
* | fix Backend prepare issues in settings | siikamiika | 2020-03-02 |
* | simplify backend prepare | siikamiika | 2020-03-01 |
* | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
* | Simplify event to use bind | toasted-nutbread | 2020-02-26 |
* | Use functions directly rather than wrapping in () => {} when args are same | toasted-nutbread | 2020-02-26 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
* | Use Map to avoid using for in | toasted-nutbread | 2020-02-25 |
* | Fix popupScalingFactor being limited to integer values | toasted-nutbread | 2020-02-23 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
* | Fix block padding | toasted-nutbread | 2020-02-22 |
* | Use Map | toasted-nutbread | 2020-02-22 |
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
* | Change parameter name | toasted-nutbread | 2020-02-16 |
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
* | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
* | Rename optionsUpdate event to optionsUpdated | toasted-nutbread | 2020-02-14 |
* | Define more globals | toasted-nutbread | 2020-02-11 |
* | Remove redundant declaration | toasted-nutbread | 2020-02-11 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | add permission check to formRead | siikamiika | 2020-02-09 |
* | fix settings page checkbox | siikamiika | 2020-02-09 |
* | add global clipboard monitor that spawns popups | siikamiika | 2020-02-09 |
* | Hide anki-invalid-response-error when there is no error | toasted-nutbread | 2020-02-02 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | Update main dictionary value when changing modifying profile | toasted-nutbread | 2020-02-01 |
* | Remove option for dictionaries that aren't installed after changing values | toasted-nutbread | 2020-02-01 |
* | Separate the functionality of updateMainDictionarySelect | toasted-nutbread | 2020-02-01 |
* | Remove argument from onDictionaryOptionsChanged | toasted-nutbread | 2020-02-01 |
* | Use await | toasted-nutbread | 2020-02-01 |
* | Improve error messages when Interface server is invalid | toasted-nutbread | 2020-01-26 |
* | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 |
* | fix term spacing value display in settings | siikamiika | 2020-01-26 |
* | Merge pull request #330 from siikamiika/query-parser-helper-disabling | siikamiika | 2020-01-25 |
|\ |
|
| * | query parser: add toggle for term spacing | siikamiika | 2020-01-25 |
* | | Add convertHiraganaToKatakana option | toasted-nutbread | 2020-01-24 |
* | | Reorganized variants to better reflect usage order | toasted-nutbread | 2020-01-24 |