summaryrefslogtreecommitdiff
path: root/ext/fg/js/float.js
Commit message (Expand)AuthorAge
* Merge float into display (#1053)toasted-nutbread2020-11-22
* Refactor nested popup/frontend setup (#1052)toasted-nutbread2020-11-22
* Popup navigation style updates (#1035)toasted-nutbread2020-11-15
* Display fixes (#1033)toasted-nutbread2020-11-14
* Text scanning options propagation (#1020)toasted-nutbread2020-11-12
* Search and display style updates (#1005)toasted-nutbread2020-11-08
* Fix page type never being detected as search page correctly (#867)toasted-nutbread2020-09-26
* Display owner frame (#751)toasted-nutbread2020-08-23
* Frontend initialization refactor (#737)toasted-nutbread2020-08-16
* Refactor some frontend cross-frame communication (#733)toasted-nutbread2020-08-15
* Persistent display mode (#714)toasted-nutbread2020-08-09
* Add support for history navigation using mouse buttons in the popup window (#...toasted-nutbread2020-08-02
* Standardize hotkey action naming convention (#696)toasted-nutbread2020-07-26
* Display history refactor (#691)toasted-nutbread2020-07-26
* Display refactoring (#674)toasted-nutbread2020-07-18
* Extension unload indication fix (#662)toasted-nutbread2020-07-18
* Popup crossFrame communication (#658)toasted-nutbread2020-07-10
* Refactor hotkey definitions to be more generic (#655)toasted-nutbread2020-07-08
* Generalized frame connections (#654)toasted-nutbread2020-07-08
* Refactor DisplayFloat=>Frontend message passing (#652)toasted-nutbread2020-07-08
* Display class refactoring (#650)toasted-nutbread2020-07-03
* Display refactor (#643)toasted-nutbread2020-07-03
* Make PopupFactory.prepare non-async (#625)toasted-nutbread2020-06-25
* Frontend initialization refactor (#610)toasted-nutbread2020-06-21
* API refactor (#532)toasted-nutbread2020-05-24
* Popup init update (#497)toasted-nutbread2020-05-06
* Validate document nodes before use (#493)toasted-nutbread2020-05-02
* Frontend refactor (part 1) (#484)toasted-nutbread2020-04-27
* Error logging refactoring (#454)toasted-nutbread2020-04-26
* Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
* Create float-main.jstoasted-nutbread2020-04-19
* Merge pull request #437 from toasted-nutbread/backend-api-handler-changestoasted-nutbread2020-04-11
|\
| * apiBroadcast => apiBroadcastTabtoasted-nutbread2020-04-10
| * Rename apiForward to apiBroadcasttoasted-nutbread2020-04-07
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/
* Add support for getting the document titletoasted-nutbread2020-04-06
* apply all options on profile changesiikamiika2020-03-21
* Update global declarationstoasted-nutbread2020-03-10
* fix hotkeys in popupsiikamiika2020-03-01
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
* Prevent multiple prepare callstoasted-nutbread2020-02-16
* Simplify process to wait for iframe prepare completiontoasted-nutbread2020-02-16
* Add global apiForwardtoasted-nutbread2020-02-14
* Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\
| * use sendMessage to notify about initializationsiikamiika2020-02-14
| * notify popup about initializationsiikamiika2020-02-13
| * rename display initialize methods to preparesiikamiika2020-02-13
* | Define more globalstoasted-nutbread2020-02-11
|/