| Commit message (Expand) | Author | Age |
* | Replace string.substr and string.slice with string.substring | toasted-nutbread | 2019-11-24 |
* | Use chrome.runtime.getURL instead of chrome.extension.getURL | toasted-nutbread | 2019-10-22 |
* | Reposition popup on window resize rather than clear the search | toasted-nutbread | 2019-10-17 |
* | Update *show* APIs to unified showContent and setContent | toasted-nutbread | 2019-10-17 |
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
* | Allow outer popup stylesheets to be injected | toasted-nutbread | 2019-10-13 |
* | Simplified how the auto theme works | toasted-nutbread | 2019-10-13 |
* | Add separate theme option for outer popup style | toasted-nutbread | 2019-10-12 |
* | Update how custom CSS is applied | toasted-nutbread | 2019-10-12 |
* | Create themes | 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 |
* | Make popups store options | toasted-nutbread | 2019-10-12 |
* | Update Display initialization process | toasted-nutbread | 2019-10-12 |
* | Frontend updates | toasted-nutbread | 2019-10-11 |
* | Update how popup visibility works | toasted-nutbread | 2019-10-05 |
* | Rename Popup.setVisible to setVisibleOverride | toasted-nutbread | 2019-10-05 |
* | Simplify float initialization | toasted-nutbread | 2019-10-02 |
* | Fix tab focus being changed due to settings changes | toasted-nutbread | 2019-09-29 |
* | Add support for using optionsContext to select which profile to use | toasted-nutbread | 2019-09-18 |
* | Merge pull request #212 from toasted-nutbread/frontend-cleanup | Alex Yatskov | 2019-09-15 |
|\ |
|
| * | Remove destructuring from searchAt, containsPoint, docRangeFromPoint | toasted-nutbread | 2019-09-14 |
* | | Validate contentWindow before focus | toasted-nutbread | 2019-09-14 |
|/ |
|
* | Fix nested popups closing when the mouse leaves the parent's rect | toasted-nutbread | 2019-09-03 |
* | fix parent focus issues for Firefox and Chrome | siikamiika | 2019-09-02 |
* | change Popup.children to Popup.child | siikamiika | 2019-09-02 |
* | focus the site when closing multi-level popups | siikamiika | 2019-09-02 |
* | focus parent popup on hide instead of blurring | siikamiika | 2019-09-02 |
* | make containsPoint async everywhere | siikamiika | 2019-09-02 |
* | Update nested initialization parameters passed via message rather than using ... | toasted-nutbread | 2019-09-02 |
* | Fix messaging issues when iframes are present in the document | toasted-nutbread | 2019-09-02 |
* | Add option for maximum nested popup depth | toasted-nutbread | 2019-09-02 |
* | Add support for showing recursive popups | toasted-nutbread | 2019-09-02 |
* | Add option for position of popup for horizontal text | toasted-nutbread | 2019-08-31 |
* | Improve popup position for vertical text | toasted-nutbread | 2019-08-31 |
* | 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 |
* | Merge pull request #140 from KarboniteKream/horizontal-offset | Alex Yatskov | 2019-05-19 |
|\ |
|
| * | Add horizontal popup offset | Klemen Košir | 2018-10-02 |
* | | Add popup display mode | toasted-nutbread | 2019-02-14 |
|/ |
|
* | 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 |