summaryrefslogtreecommitdiff
path: root/ext/fg/js
Commit message (Collapse)AuthorAge
* Merge pull request #164 from toasted-nutbread/document-range-fixAlex Yatskov2019-06-26
|\ | | | | Fix docRangeFromPoint sometimes not returning results
| * Fix docRangeFromPoint sometimes not returning resultstoasted-nutbread2019-06-22
| | | | | | | | If range.getClientRects() has more than 1 result, it is possible that nothing will be returned even when hovering over a valid target.
* | Allow popup window to be visible in fullscreen modetoasted-nutbread2019-06-22
|/ | | | Fixes #163
* Merge pull request #140 from KarboniteKream/horizontal-offsetAlex Yatskov2019-05-19
|\ | | | | Add horizontal popup offset
| * Add horizontal popup offsetKlemen Košir2018-10-02
| |
* | Make error loging unintrusivetoasted-nutbread2019-05-04
| | | | | | | | This alert can show up under normal use circumstances on mobile
* | Handle messages with unexpected response formattoasted-nutbread2019-05-04
| | | | | | | | The response parameter can be undefined
* | Update frontend.jstoasted-nutbread2019-02-20
| |
* | Improve handling of null values from caretRangeFromPointtoasted-nutbread2019-02-20
| |
* | Add popup display modetoasted-nutbread2019-02-14
| | | | | | | | Allows the popup to be stretched to the full width of the screen, anchored to the top or bottom of the window.
* | Add support for touch inputtoasted-nutbread2019-02-10
| |
* | Catch exceptions thrown by range.getClientRects()toasted-nutbread2018-12-10
|/ | | | Firefox dev 65 was throwing an exception
* Merge branch 'master' of https://github.com/FooSoft/yomichanAlex Yatskov2018-06-22
|\
| * Fixes for imposter element and range y positionGareth Parker2018-06-08
| | | | | | Hides the imposter element once we've finished using it and checks the y position for the range against the point given
* | Add option to play audio automaticallyguidocella2017-12-16
|/
* Place `nodeType` checks inside `caretRangeFromPoint` functionRoderic Day2017-10-13
| | | | | Checked that it does not un-fix #80 Squelches alerts (but does not fix underlying issue) for #89
* improved error reportingAlex Yatskov2017-09-22
|
* make sure ranges are created over text nodes only (fixes #80)Alex Yatskov2017-09-19
|
* more improvements to automatic search result hiding (#71)Alex Yatskov2017-09-17
|
* add option to automatically hide search results (fixes #71)Alex Yatskov2017-09-16
|
* work on sandboxAlex Yatskov2017-09-05
|
* bugfix and versionAlex Yatskov2017-08-19
|
* fix flicker on form elements on mouseover (fixes #56)Alex Yatskov2017-08-17
|
* don't show busy spinner while waiting for card infoAlex Yatskov2017-08-17
| | | | smoother cursor movement in firefox
* jisho.org audio supportAlex Yatskov2017-08-15
|
* frontend cleanupAlex Yatskov2017-08-15
|
* cleanupAlex Yatskov2017-08-14
|
* lots of fixes to backendAlex Yatskov2017-08-14
|
* renaming filesAlex Yatskov2017-08-14
|
* unify filesAlex Yatskov2017-08-13
|
* wipAlex Yatskov2017-08-13
|
* wipAlex Yatskov2017-08-13
|
* wipAlex Yatskov2017-08-13
|
* more cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-07-22
|
* cleanupAlex Yatskov2017-07-20
|
* cleanupAlex Yatskov2017-07-20
|
* cleanupAlex Yatskov2017-07-20
|
* cleanupAlex Yatskov2017-07-20
|
* cleanupAlex Yatskov2017-07-09
|
* view added notesAlex Yatskov2017-07-01
|
* support variable modifier keys, fixes #5Alex Yatskov2017-05-25
|
* fix buggy extent detectionAlex Yatskov2017-05-25
|
* make form search be always enabledAlex Yatskov2017-05-24
|
* smarter imposter hiding, version bump1.1.18Alex Yatskov2017-05-23
|
* fix search for input controlsAlex Yatskov2017-05-22
|
* wipAlex Yatskov2017-05-22
|
* handle scanning text for janky websites better #23Alex Yatskov2017-05-21
|
* fixing old variable nameAlex Yatskov2017-05-20
|
* block RT and some other tags when scanning, fixes #50, #301.1.16Alex Yatskov2017-05-20
|