aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Clean classes and repositoryShin'ya Ueoka2019-02-249-242/+279
| * | Remove unused methodsShin'ya Ueoka2019-02-242-8/+0
| * | Capitalize background scriptsShin'ya Ueoka2019-02-2446-240/+242
| |/
* / Enable to bind space keyShin'ya Ueoka2019-02-111-0/+3
|/
* Increase scroll deltaShin'ya Ueoka2019-02-111-2/+2
* Remove repeat propertiesShin'ya Ueoka2019-02-113-6/+5
* Clean scrollerShin'ya Ueoka2019-02-111-28/+40
* Make smooth-scroll smootherShin'ya Ueoka2019-02-111-65/+30
* Correct spelling of WebExtensionsElliot2019-02-061-1/+1
* Show alert on opening about:homeShin'ya Ueoka2019-02-041-0/+4
* Remove openerTabId on gHShin'ya Ueoka2019-02-041-1/+1
* Close only unpinned tabs;Shin'ya Ueoka2018-12-271-1/+4
* Add close tabs to the right commandShin'ya Ueoka2018-12-275-0/+17
* Add start page to form settingsShin'ya Ueoka2018-12-271-0/+2
* Add about: pages to open home pageShin'ya Ueoka2018-12-091-1/+1
* Add gh/gH to open home pageShin'ya Ueoka2018-12-097-4/+38
* Focus console on shownShin'ya Ueoka2018-12-031-3/+7
* Use webextension message to consoleShin'ya Ueoka2018-11-187-41/+47
* Fix console errorShin'ya Ueoka2018-11-171-1/+1
* Use preact in consoleShin'ya Ueoka2018-11-179-266/+247
* Show completions only commandShin'ya Ueoka2018-10-201-1/+4
* Set default complete property valueShin'ya Ueoka2018-10-181-1/+2
* Fix default property valueShin'ya Ueoka2018-10-161-1/+1
* Remove adjacenttabShin'ya Ueoka2018-10-134-24/+1
* Add mark fields to setting formShin'ya Ueoka2018-10-131-0/+3
* Scroll on global mark and handle gone tabShin'ya Ueoka2018-10-127-8/+40
* Support global marks which select a tabShin'ya Ueoka2018-10-128-2/+146
* Store local marksShin'ya Ueoka2018-10-115-16/+91
* Store x position into marksShin'ya Ueoka2018-10-112-2/+3
* Fix default key mappingsShin'ya Ueoka2018-10-111-2/+2
* Make setMode false on mark is setShin'ya Ueoka2018-10-111-1/+1
* lintShin'ya Ueoka2018-10-111-1/+1
* Rename mode acton and reducerShin'ya Ueoka2018-10-112-5/+10
* Add mark action and reducerShin'ya Ueoka2018-10-113-0/+56
* Add mark keymapsShin'ya Ueoka2018-10-112-0/+6
* Fix search keywords with colonShin'ya Ueoka2018-10-081-12/+18
* Merge pull request #461 from ueokande/control-over-suggestionsShin'ya Ueoka2018-10-083-12/+27
|\
| * Add complete propertyShin'ya Ueoka2018-09-173-12/+27
* | Merge pull request #465 from Stefanough/correct_modifierdKeyName_20180830Shin'ya Ueoka2018-09-171-3/+3
|\ \
| * | rename modifierdKeyName to modifiedKeyNameStefan2018-08-301-3/+3
| |/
* / correct INPUT_KEY_PRESS action nameStefan2018-08-301-1/+1
|/
* Limit bookmark items on completionShin'ya Ueoka2018-08-121-5/+6
* fix typo in the buffer command's descriptionChristian Fillion2018-08-091-1/+1
* Replace trimStartShin'ya UEOKA2018-08-071-4/+9
* Use adjacent tabShin'ya Ueoka2018-08-051-1/+1
* Fix default settingsShin'ya Ueoka2018-08-021-2/+7
* Fix error on settingsShin'ya Ueoka2018-08-022-5/+7
* Fix property documentShin'ya Ueoka2018-08-021-1/+1
* Update eslintShin'ya Ueoka2018-08-011-1/+1
* Merge pull request #442 from ueokande/search-on-pasteShin'ya Ueoka2018-07-295-33/+88
|\