Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Polyfill caretRangeFromPoint() | ispedals | 2016-06-19 |
| | | | | | Gecko did not implment the older caretRangeFromPoint() and instead implemented the newer caretPositionFromPoint() | ||
* | 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. | ||
* | Cache audio samples | Alex Yatskov | 2016-06-14 |
| | |||
* | Use `let` instead of `const` in for loops. | Alex Yatskov | 2016-06-14 |
| | |||
* | Cleanup | Alex Yatskov | 2016-06-14 |
| | |||
* | Audio | Alex Yatskov | 2016-06-14 |
| | |||
* | Elementary audio playback support | Alex Yatskov | 2016-06-14 |
| | |||
* | Improved text scanning | Alex Yatskov | 2016-06-14 |
| | |||
* | Better selection handling, fixing scan length being treated as a string. | Alex Yatskov | 2016-06-14 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-21 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-21 |
| | |||
* | Note adding now possible | Alex Yatskov | 2016-05-07 |
| | |||
* | Improvements | Alex Yatskov | 2016-05-07 |
| | |||
* | WIP | Alex Yatskov | 2016-05-05 |
| | |||
* | Removing flicker | Alex Yatskov | 2016-05-05 |
| | |||
* | More cleanup | Alex Yatskov | 2016-05-05 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-05 |
| | |||
* | Optimization | Alex Yatskov | 2016-05-05 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-05 |
| | |||
* | WIP | Alex Yatskov | 2016-05-04 |
| | |||
* | Add note links | Alex Yatskov | 2016-05-04 |
| | |||
* | Adding indices | Alex Yatskov | 2016-05-04 |
| | |||
* | WIP | Alex Yatskov | 2016-05-03 |
| | |||
* | WIP | Alex Yatskov | 2016-05-03 |
| | |||
* | Updating options page | Alex Yatskov | 2016-05-01 |
| | |||
* | Styling work | Alex Yatskov | 2016-04-24 |
| | |||
* | Basic kanji output | Alex Yatskov | 2016-04-24 |
| | |||
* | Plumbing | Alex Yatskov | 2016-04-24 |
| | |||
* | Stub handler for kanji click | Alex Yatskov | 2016-04-24 |
| | |||
* | File management | Alex Yatskov | 2016-04-24 |
| | |||
* | Fixing spacing | Alex Yatskov | 2016-04-24 |
| | |||
* | Fixing selection bug | Alex Yatskov | 2016-04-24 |
| | |||
* | Cleanup | Alex Yatskov | 2016-04-24 |
| | |||
* | Improvements | Alex Yatskov | 2016-04-24 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | Get rid of flicker | Alex Yatskov | 2016-04-23 |
| | |||
* | Misc fixes | Alex Yatskov | 2016-04-23 |
| | |||
* | Mostly working | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | Work on range | Alex Yatskov | 2016-04-21 |
| | |||
* | Work on popup script | Alex Yatskov | 2016-04-21 |
| | |||
* | WIP | Alex Yatskov | 2016-04-20 |
| |