| Commit message (Expand) | Author | Age |
* | Use consistent event handler notation | toasted-nutbread | 2019-11-26 |
* | Remove utilAsync | toasted-nutbread | 2019-11-26 |
* | add reading modes | siikamiika | 2019-11-23 |
* | mecab refactoring and bugfix | siikamiika | 2019-11-23 |
* | start mecab only after enabling the setting | siikamiika | 2019-11-23 |
* | add parser selection options | siikamiika | 2019-11-23 |
* | Fix missing details | toasted-nutbread | 2019-11-18 |
* | Fix dictionary settings not using the current profile | toasted-nutbread | 2019-11-12 |
* | Fix settings not being saved correctly | toasted-nutbread | 2019-11-12 |
* | Fix several warnings about name conflicts | toasted-nutbread | 2019-11-10 |
* | Allow templates to be tested on the settings page | toasted-nutbread | 2019-11-09 |
* | Use HTML templates for anki fields | toasted-nutbread | 2019-11-09 |
* | Prevent page exit while database operations are in progress | toasted-nutbread | 2019-11-07 |
* | Update how dictionaries are displayed on the settings page | toasted-nutbread | 2019-11-07 |
* | Simplify how option visibility is changed | toasted-nutbread | 2019-11-07 |
* | Make the search button reuse an open search tab if it exists | toasted-nutbread | 2019-10-19 |
* | Show warning messages if persistant storage fails | toasted-nutbread | 2019-10-15 |
* | Catch error when trying to persist storage | toasted-nutbread | 2019-10-13 |
* | Add warning message for Mac users about App Nap | toasted-nutbread | 2019-10-13 |
* | Add apiGetEnvironmentInfo function | toasted-nutbread | 2019-10-13 |
* | Fix Japanese voice ordering on Firefox for Android | toasted-nutbread | 2019-10-13 |
* | Add option for text-to-speech | toasted-nutbread | 2019-10-13 |
* | Update the popup preview to show live updates to outer CSS changes | toasted-nutbread | 2019-10-13 |
* | Adds setting for controlling the outer style of the popup | toasted-nutbread | 2019-10-13 |
* | Add separate theme option for outer popup style | toasted-nutbread | 2019-10-12 |
* | Update live preview custom CSS on input event | toasted-nutbread | 2019-10-12 |
* | Add option for popup theme | toasted-nutbread | 2019-10-12 |
* | Add support for a popup preview | toasted-nutbread | 2019-10-12 |
* | Improve display of storage stats | toasted-nutbread | 2019-10-11 |
* | Add support for persistent storage | toasted-nutbread | 2019-10-11 |
* | Fix order of {screenshot} tag | toasted-nutbread | 2019-10-11 |
* | Add UI for editing audio playback sources | toasted-nutbread | 2019-10-10 |
* | Add input setting for custom audio source | toasted-nutbread | 2019-10-10 |
* | Update audio options format | toasted-nutbread | 2019-10-10 |
* | Merge pull request #230 from toasted-nutbread/edge-fixes | Alex Yatskov | 2019-09-30 |
|\ |
|
| * | Use toIterable for cross-window origin objects | toasted-nutbread | 2019-09-29 |
* | | Updated button styles | toasted-nutbread | 2019-09-29 |
* | | Add version information | toasted-nutbread | 2019-09-28 |
|/ |
|
* | Add option to enable Alt+B lookup | odehjoseph | 2019-09-26 |
* | Update dictionaries for all profile options | toasted-nutbread | 2019-09-15 |
* | Add UI for profiles | toasted-nutbread | 2019-09-15 |
* | Add preliminary support for profiles | toasted-nutbread | 2019-09-15 |
* | Isolate options objects created via settings.js | toasted-nutbread | 2019-09-14 |
* | Update settings if a different source triggers optionsUpdate | toasted-nutbread | 2019-09-10 |
* | Add checkbox for options.general.enable | toasted-nutbread | 2019-09-10 |
* | Create function for setting up form event listeners | toasted-nutbread | 2019-09-10 |
* | Create formWrite function | toasted-nutbread | 2019-09-10 |
* | Use apiOptionsSave instead of optionsSave | toasted-nutbread | 2019-09-10 |
* | Use apiOptionsGet instead of optionsLoad | toasted-nutbread | 2019-09-10 |
* | Change how formRead works | toasted-nutbread | 2019-09-10 |