Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for text-to-speech playback | toasted-nutbread | 2019-10-13 |
| | |||
* | Rename audioGetFromSources's createAudioObject argument to download | toasted-nutbread | 2019-10-13 |
| | |||
* | Add option for text-to-speech | toasted-nutbread | 2019-10-13 |
| | |||
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
| | | | | Since there can be more than one popup, using a class makes more sense than an ID. | ||
* | Leave default stylesheet enabled by default | toasted-nutbread | 2019-10-12 |
| | |||
* | Update how custom CSS is applied | toasted-nutbread | 2019-10-12 |
| | |||
* | Create themes | toasted-nutbread | 2019-10-12 |
| | |||
* | Remove bootstrap styles from float.html | toasted-nutbread | 2019-10-12 |
| | |||
* | Remove Display.dependencies | toasted-nutbread | 2019-10-12 |
| | |||
* | Don't pass options around for calls to termsShow, kanjiShow, etc. | toasted-nutbread | 2019-10-12 |
| | |||
* | Check if objects are properly initialized before showing content | toasted-nutbread | 2019-10-12 |
| | |||
* | Update Display initialization process | toasted-nutbread | 2019-10-12 |
| | |||
* | Add function for (de)activating event listeners in Display | toasted-nutbread | 2019-10-12 |
| | |||
* | Update title with info about what the audio source was | toasted-nutbread | 2019-10-10 |
| | |||
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |
| | |||
* | Update audio options format | toasted-nutbread | 2019-10-10 |
| | |||
* | Pass optionsContext to audioBuildUrl handlers | toasted-nutbread | 2019-10-09 |
| | |||
* | Show the viewer button for anki notes which already exist | toasted-nutbread | 2019-10-09 |
| | |||
* | Create utility function for logging errors | toasted-nutbread | 2019-10-08 |
| | |||
* | Update rejections to use Error | toasted-nutbread | 2019-10-08 |
| | |||
* | Throw Error instead of string | toasted-nutbread | 2019-10-08 |
| | |||
* | Validate that key is a string | toasted-nutbread | 2019-10-08 |
| | | | | On Chrome, when clicking an autocomplete dropdown menu option, a keydown event is generated which is not of type KeyboardEvent. | ||
* | Remove PNG icons | toasted-nutbread | 2019-10-06 |
| | |||
* | Create SVG icons | toasted-nutbread | 2019-10-06 |
| | |||
* | Update how popup visibility works | toasted-nutbread | 2019-10-05 |
| | |||
* | Rename Popup.setVisible to setVisibleOverride | toasted-nutbread | 2019-10-05 |
| | |||
* | Simplify onWheel handler | toasted-nutbread | 2019-10-02 |
| | |||
* | Use KeyboardEvent.key for onKeyDown handlers | toasted-nutbread | 2019-10-02 |
| | |||
* | Merge pull request #230 from toasted-nutbread/edge-fixes | Alex Yatskov | 2019-09-30 |
|\ | | | | | Use toIterable for cross-window origin objects | ||
| * | Use toIterable for cross-window origin objects | toasted-nutbread | 2019-09-29 |
| | | |||
* | | Clean up event listeners | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Change how current entry is indicated | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Remove jQuery calls from adderButtonFind and viewerButtonFind | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Implement custom window scroll | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Use raw event listeners | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Use raw element references for container and spinner | toasted-nutbread | 2019-09-27 |
| | | |||
* | | Use entryIndexFind without jQuery | toasted-nutbread | 2019-09-27 |
|/ | |||
* | Add option to enable Alt+B lookup | odehjoseph | 2019-09-26 |
| | |||
* | 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 |
| |/ |