aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js
Commit message (Collapse)AuthorAge
* Add support for text-to-speech playbacktoasted-nutbread2019-10-13
|
* Rename audioGetFromSources's createAudioObject argument to downloadtoasted-nutbread2019-10-13
|
* Add option for text-to-speechtoasted-nutbread2019-10-13
|
* Update how custom CSS is appliedtoasted-nutbread2019-10-12
|
* Create themestoasted-nutbread2019-10-12
|
* Remove Display.dependenciestoasted-nutbread2019-10-12
|
* Don't pass options around for calls to termsShow, kanjiShow, etc.toasted-nutbread2019-10-12
|
* Check if objects are properly initialized before showing contenttoasted-nutbread2019-10-12
|
* Update Display initialization processtoasted-nutbread2019-10-12
|
* Add function for (de)activating event listeners in Displaytoasted-nutbread2019-10-12
|
* Update title with info about what the audio source wastoasted-nutbread2019-10-10
|
* Implement audio fallbackstoasted-nutbread2019-10-10
|
* Update audio options formattoasted-nutbread2019-10-10
|
* Pass optionsContext to audioBuildUrl handlerstoasted-nutbread2019-10-09
|
* Show the viewer button for anki notes which already existtoasted-nutbread2019-10-09
|
* Create utility function for logging errorstoasted-nutbread2019-10-08
|
* Update rejections to use Errortoasted-nutbread2019-10-08
|
* Throw Error instead of stringtoasted-nutbread2019-10-08
|
* Validate that key is a stringtoasted-nutbread2019-10-08
| | | | On Chrome, when clicking an autocomplete dropdown menu option, a keydown event is generated which is not of type KeyboardEvent.
* Update how popup visibility workstoasted-nutbread2019-10-05
|
* Rename Popup.setVisible to setVisibleOverridetoasted-nutbread2019-10-05
|
* Simplify onWheel handlertoasted-nutbread2019-10-02
|
* Use KeyboardEvent.key for onKeyDown handlerstoasted-nutbread2019-10-02
|
* Merge pull request #230 from toasted-nutbread/edge-fixesAlex Yatskov2019-09-30
|\ | | | | Use toIterable for cross-window origin objects
| * Use toIterable for cross-window origin objectstoasted-nutbread2019-09-29
| |
* | Clean up event listenerstoasted-nutbread2019-09-27
| |
* | Change how current entry is indicatedtoasted-nutbread2019-09-27
| |
* | Remove jQuery calls from adderButtonFind and viewerButtonFindtoasted-nutbread2019-09-27
| |
* | Implement custom window scrolltoasted-nutbread2019-09-27
| |
* | Use raw event listenerstoasted-nutbread2019-09-27
| |
* | Use raw element references for container and spinnertoasted-nutbread2019-09-27
| |
* | Use entryIndexFind without jQuerytoasted-nutbread2019-09-27
|/
* Add option to enable Alt+B lookupodehjoseph2019-09-26
|
* Remove destructuring from searchAt, containsPoint, docRangeFromPointtoasted-nutbread2019-09-14
|
* Add a context object for all calls to fetch optionstoasted-nutbread2019-09-10
|
* Add option for enabling deep scanningtoasted-nutbread2019-09-02
|
* Make the imposter element tracked using TextSourceRangetoasted-nutbread2019-08-31
|
* Merge pull request #188 from toasted-nutbread/edge-supportAlex Yatskov2019-08-28
|\ | | | | Add support for Edge browser
| * Add support for Edge browsertoasted-nutbread2019-08-26
| |
* | Merge pull request #176 from toasted-nutbread/selection-touch-scan-disableAlex Yatskov2019-08-17
|\ \ | |/ |/| Don't scan when touching the current selection
| * Focus if context is falsy or focus field isn't falsetoasted-nutbread2019-08-16
| |
| * Disable focus of popup when using touchtoasted-nutbread2019-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-screenshotAlex Yatskov2019-08-17
|\ \ | | | | | | Anki screenshot
| * | Add screenshot settingstoasted-nutbread2019-08-15
| | |
| * | Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
| |/
* / Handle case where docRangeFromPoint returns nulltoasted-nutbread2019-08-16
|/
* add source term button to termssiikamiika2019-08-03
|
* scroll back to exact position in source term viewsiikamiika2019-08-03
|
* allow multi level contextsiikamiika2019-08-03
|
* inject doc functions as dependenciessiikamiika2019-08-03
|