| Commit message (Expand) | Author | Age |
... | |
* | Update handlebars cache | toasted-nutbread | 2019-12-20 |
* | Update how orphan state is observed | toasted-nutbread | 2019-12-20 |
* | Move optionsUpdate message handler into Yomichan class | toasted-nutbread | 2019-12-20 |
* | Change how getUrl message is handled | toasted-nutbread | 2019-12-20 |
* | Simplify options passed to docRangeFromPoint | toasted-nutbread | 2019-12-17 |
* | Override pointer-events with important | toasted-nutbread | 2019-12-17 |
* | Only return unique elements from docElementsFromPoint | toasted-nutbread | 2019-12-17 |
* | Fix undefined reference | toasted-nutbread | 2019-12-16 |
* | Make PopupProxy functions async enabled status match Popup | toasted-nutbread | 2019-12-16 |
* | Don't return promises for frontend message handlers | toasted-nutbread | 2019-12-16 |
* | isVisibleAsync => isVisible | toasted-nutbread | 2019-12-16 |
* | isVisible => isVisibleSync | toasted-nutbread | 2019-12-16 |
* | Remove unused child getter | toasted-nutbread | 2019-12-16 |
* | Mark private members | toasted-nutbread | 2019-12-16 |
* | Add setParent to popup | toasted-nutbread | 2019-12-16 |
* | Add Popup.isProxy | toasted-nutbread | 2019-12-16 |
* | Add _createPopupInternal to return both popup and new ID | toasted-nutbread | 2019-12-16 |
* | Add setChildrenSupported to popup | toasted-nutbread | 2019-12-16 |
* | Remove unused property assignment | toasted-nutbread | 2019-12-16 |
* | Add getContainer to popup | toasted-nutbread | 2019-12-16 |
* | Add getContainerRect to popup | toasted-nutbread | 2019-12-16 |
* | Move container definition | toasted-nutbread | 2019-12-16 |
* | Mark private functions | toasted-nutbread | 2019-12-16 |
* | Reorganize popup-only public functions | toasted-nutbread | 2019-12-16 |
* | Reorganize popup public functions to match popup proxy | toasted-nutbread | 2019-12-16 |
* | Group poup static functions together | toasted-nutbread | 2019-12-16 |
* | Move popup public properties | toasted-nutbread | 2019-12-16 |
* | Mark private members | toasted-nutbread | 2019-12-16 |
* | Mark private message handlers | toasted-nutbread | 2019-12-16 |
* | Mark private functions | toasted-nutbread | 2019-12-16 |
* | jsonRectToDOMRect => convertJsonRectToDOMRect | toasted-nutbread | 2019-12-16 |
* | Group nested message handlers together | toasted-nutbread | 2019-12-16 |
* | Update PopupProxyHost.popups to use a Map | toasted-nutbread | 2019-12-16 |
* | Flag members as private | toasted-nutbread | 2019-12-16 |
* | Mark PopupProxy internal functions as private | toasted-nutbread | 2019-12-16 |
* | Clear files after getting the value | toasted-nutbread | 2019-12-15 |
* | Move conditions-ui into settings folder | toasted-nutbread | 2019-12-14 |
* | Isolate values returned across window contexts | toasted-nutbread | 2019-12-14 |
* | Isolate functions passed across window contexts | toasted-nutbread | 2019-12-14 |
* | Isolate arguments passed across window contexts | toasted-nutbread | 2019-12-14 |
* | Read file in the current window context before passing to backend | toasted-nutbread | 2019-12-14 |
* | Fix incorrect function | toasted-nutbread | 2019-12-13 |
* | Fix command handling | toasted-nutbread | 2019-12-13 |
* | Add functions for modifying mutable options | toasted-nutbread | 2019-12-13 |
* | Remove getOptionsArray | toasted-nutbread | 2019-12-13 |
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
* | Move apiClipboardGet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiGetEnvironmentInfo implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiInjectStylesheet implementation into Backend | toasted-nutbread | 2019-12-13 |
* | Move apiFrameInformationGet implementation into Backend | toasted-nutbread | 2019-12-13 |