Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |
| | |||
* | return focus to site after hiding popup | siikamiika | 2019-08-01 |
| | |||
* | Add support for custom popup CSS | toasted-nutbread | 2019-07-09 |
| | |||
* | Allow popup window to be visible in fullscreen mode | toasted-nutbread | 2019-06-22 |
| | | | | Fixes #163 | ||
* | Merge pull request #140 from KarboniteKream/horizontal-offset | Alex Yatskov | 2019-05-19 |
|\ | | | | | Add horizontal popup offset | ||
| * | Add horizontal popup offset | Klemen Košir | 2018-10-02 |
| | | |||
* | | Add popup display mode | toasted-nutbread | 2019-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 option to play audio automatically | guidocella | 2017-12-16 |
| | |||
* | more improvements to automatic search result hiding (#71) | Alex Yatskov | 2017-09-17 |
| | |||
* | frontend cleanup | Alex Yatskov | 2017-08-15 |
| | |||
* | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | |||
* | renaming files | Alex Yatskov | 2017-08-14 |
| | |||
* | wip | Alex Yatskov | 2017-08-13 |
| | |||
* | wip | Alex Yatskov | 2017-03-16 |
| | |||
* | wip | Alex Yatskov | 2017-03-15 |
| | |||
* | inject yomichan frame on demand, fixes #34 | Alex Yatskov | 2017-03-15 |
| | |||
* | add options for setting popup width, height, offset | Alex Yatskov | 2017-03-11 |
| | |||
* | more work on making popup be sized properly | Alex Yatskov | 2017-03-11 |
| | |||
* | smarter popup placement | Alex Yatskov | 2017-03-11 |
| | |||
* | cleanup | Alex Yatskov | 2017-03-04 |
| | |||
* | fix various issues related to scanning form fields1.0.17 | Alex Yatskov | 2017-02-28 |
| | |||
* | fix url and sentence tags on kanji cards | Alex Yatskov | 2017-02-10 |
| | |||
* | handle content script and background script desync on version update1.0.9 | Alex Yatskov | 2017-02-05 |
| | |||
* | fix annoying popup window behavior near window borders | Alex Yatskov | 2017-01-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-01-09 |
| | |||
* | WIP | Alex Yatskov | 2017-01-08 |
| | |||
* | WIP | Alex Yatskov | 2017-01-07 |
| | |||
* | WIP | Alex Yatskov | 2017-01-07 |
| | |||
* | prevent popup from going off the window | Alex Yatskov | 2016-12-28 |
| | |||
* | Cleanup, reset scroll position on definition lookup (#20) | Alex Yatskov | 2016-10-17 |
| | |||
* | Automatically look up Kanji when cannot find definitions. | Alex Yatskov | 2016-10-08 |
| | | | | Allow text scanning without holding Shift key (resolves #18). | ||
* | Add visibility query | Alex Yatskov | 2016-09-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-09-15 |
| | |||
* | Cleanup | Alex Yatskov | 2016-09-11 |
| | |||
* | More cleanup | Alex Yatskov | 2016-08-20 |
| | |||
* | Support looking up definitions for buttons and inputs. | Alex Yatskov | 2016-07-23 |
| | |||
* | Use document.write to populate IFRAME, as this avoids flicker on navbar | Alex Yatskov | 2016-07-23 |
| | | | | | buttons and performs better. Will have to conditionally do the old behavior for Firefox. | ||
* | Temporarily removing gecko code from master until everything works in | Alex Yatskov | 2016-07-06 |
| | | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff. | ||
* | Use iFrame srcdoc attribute to set the content of the popup | ispedals | 2016-06-19 |
| | | | | | | | | Previously the contentdocument of the iFrame was opened and document.write() was being used set the contents of the popup. In Gecko, content scripts do not have the same security context as of the embedded page, so the call to document.open() results in a SecurityError. | ||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Optimization | Alex Yatskov | 2016-05-05 |
| | |||
* | Improvements | Alex Yatskov | 2016-04-24 |
| | |||
* | Get rid of flicker | Alex Yatskov | 2016-04-23 |
| | |||
* | Mostly working | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | Work on popup script | Alex Yatskov | 2016-04-21 |
| | |||
* | WIP | Alex Yatskov | 2016-04-20 |
| | |||
* | Stub | Alex Yatskov | 2016-04-18 |
| |