summaryrefslogtreecommitdiff
path: root/ext/bg/js/search-frontend.js
Commit message (Collapse)AuthorAge
* Rename search-frontend.js to search-main.jstoasted-nutbread2020-04-19
| | | | Also move DisplaySearch creation into the main() function.
* Change frontend-initialize.js to content-script-main.jstoasted-nutbread2020-04-19
|
* allow disabling scan on search page livesiikamiika2020-04-11
|
* prevent injecting frontend multiple timessiikamiika2020-04-11
|
* listen to optionsUpdated in search-frontend.jssiikamiika2020-04-11
|
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* move frame offset forwarding code to a classsiikamiika2020-04-05
|
* apply all options on profile changesiikamiika2020-03-21
|
* Update global declarationstoasted-nutbread2020-03-10
|
* ensure Backend prepare in other placessiikamiika2020-03-02
|
* Change no-undef from off to errortoasted-nutbread2020-02-11
|
* Update popup scan ignore selectorstoasted-nutbread2020-01-16
|
* Update expression-scan-toggle to term-expression-texttoasted-nutbread2020-01-16
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Prevent scripts from being injected multiple timestoasted-nutbread2019-12-08
|
* initial text scanner extractsiikamiika2019-12-05
|
* always disable scanning IME checkbox labelsiikamiika2019-11-09
|
* enable expression scan toggling on search pagesiikamiika2019-11-09
|
* Assign first popup on the search page as a depth of 1toasted-nutbread2019-10-15
|
* Frontend updatestoasted-nutbread2019-10-11
|
* Only use foreground api.js/util.jstoasted-nutbread2019-10-08
|
* Add support for using optionsContext to select which profile to usetoasted-nutbread2019-09-18
|
* Add a context object for all calls to fetch optionstoasted-nutbread2019-09-10
|
* Fix messaging issues when iframes are present in the documenttoasted-nutbread2019-09-02
|
* Add support for popup on the search pagetoasted-nutbread2019-09-02