aboutsummaryrefslogtreecommitdiff
path: root/src/content/components
Commit message (Collapse)AuthorAgeFilesLines
* Mark set/jump as a clean architectureShin'ya Ueoka2019-05-111-44/+4
|
* Find as a controllerShin'ya Ueoka2019-05-112-38/+0
|
* Make scroller as a presenterShin'ya Ueoka2019-05-112-6/+8
|
* Make find as a clean architectureShin'ya Ueoka2019-05-112-19/+9
|
* Make settings as a clean architectureShin'ya Ueoka2019-05-114-38/+53
|
* Make addon-enabled as a clean architectureShin'ya Ueoka2019-05-103-14/+21
|
* src/contentShin'ya Ueoka2019-05-062-18/+25
|
* Declare setting typesShin'ya Ueoka2019-05-065-21/+27
|
* Types src/contentShin'ya Ueoka2019-05-059-119/+210
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-0210-0/+0
|
* Embed style by scriptShin'ya Ueoka2019-04-262-11/+0
|
* Remove repeat propertiesShin'ya Ueoka2019-02-111-1/+1
|
* Use webextension message to consoleShin'ya Ueoka2018-11-181-2/+2
|
* Scroll on global mark and handle gone tabShin'ya Ueoka2018-10-122-2/+9
|
* Support global marks which select a tabShin'ya Ueoka2018-10-121-2/+13
|
* Store local marksShin'ya Ueoka2018-10-112-2/+64
|
* Allow following <summary> elementsMagnus Bergmark2018-07-161-1/+2
|
* Use official redux on contentShin'ya Ueoka2018-07-082-28/+11
|
* blacklist as an utilShin'ya Ueoka2018-07-081-21/+10
|
* [wip] contentShin'ya Ueoka2018-07-083-36/+31
|
* Use async/await on content scriptShin'ya Ueoka2018-06-171-6/+7
|
* Fix no previous search keywordsShin'ya Ueoka2018-06-171-13/+0
|
* SHow error if not previous keywordsShin'ya Ueoka2018-06-171-0/+13
|
* update indicator on loadedShin'ya Ueoka2018-05-062-1/+3
|
* Toggle add-on enabled by clicking indicatorShin'ya Ueoka2018-05-061-1/+4
|
* Indicator shows the add-on enabledShin'ya Ueoka2018-05-062-0/+21
|
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-016-23/+41
|\
| * remove redundant checksShin'ya Ueoka2018-03-061-21/+0
| |
| * show message on findShin'ya Ueoka2018-03-061-0/+8
| |
| * Cancel following by <C-[>Shin'ya Ueoka2018-02-262-2/+7
| |
| * Cancel key input by <C-[>Shin'ya Ueoka2018-02-261-1/+5
| |
| * fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-1/+2
| |
| * add smoothscroll propertyShin'ya Ueoka2018-01-131-1/+1
| |
| * support custom chars as hintcharsShin'ya Ueoka2018-01-111-4/+8
| |
| * do not follow link which has aria-hidden attribute or aria-disabled attributeusk2017-12-241-0/+16
| |
| * Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.comShin'ya Ueoka2017-11-181-1/+2
| |\ | | | | | | add support for following some buttons on mobile.twitter.com
| | * add support for following some buttons on mobile.twitter.comusk2017-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buttons are: * reply * retweet * favorite * direct message * drop down menu
| * | maximize z-index of hintsShin'ya Ueoka2017-11-151-1/+1
| | |
* | | Open adjacent tabs and background tabsErwan Ameil2017-11-162-3/+8
|/ /
* | fix hot-reload settingsShin'ya Ueoka2017-11-131-1/+1
| |
* | support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-114-26/+22
| |
* | show error on find and wrap searchShin'ya Ueoka2017-11-111-4/+35
| |
* | first find implementationShin'ya Ueoka2017-11-112-1/+26
| |
* | fix settings reload on contentShin'ya Ueoka2017-11-051-0/+2
|/
* fix plugin loadShin'ya Ueoka2017-11-051-0/+4
|
* support following area tagsShin'ya Ueoka2017-10-312-9/+27
|
* rename to follow-controllerShin'ya Ueoka2017-10-311-8/+9
|
* Remove update propagationShin'ya Ueoka2017-10-317-38/+8
|
* allow to open target='_blank' linkShin'ya Ueoka2017-10-251-3/+4
|
* follow [tabindex]Shin'ya Ueoka2017-10-231-1/+3
| | | | the [tabindex] elements are used in gmail