aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sory by urlShin'ya Ueoka2017-09-181-0/+1
* use shortest link on suggestion filterShin'ya Ueoka2017-09-181-3/+2
* fix history rangeShin'ya Ueoka2017-09-181-1/+1
* fix for lintShin'ya Ueoka2017-09-171-12/+13
* filter empty titleShin'ya Ueoka2017-09-172-2/+51
* drop http history if https if in historiesShin'ya Ueoka2017-09-171-1/+14
* complete histoly simplyShin'ya Ueoka2017-09-172-0/+33
* show hints for elements in viewportShin'ya Ueoka2017-09-171-1/+13
* focus form items by followingShin'ya Ueoka2017-09-172-18/+32
* allow to open link in new tabShin'ya Ueoka2017-09-174-2/+25
* open link on content indexShin'ya Ueoka2017-09-173-10/+19
* follow keyShin'ya Ueoka2017-09-171-0/+3
* implement go-root commandShin'ya Ueoka2017-09-174-1/+9
* implement go-parent commandShin'ya Ueoka2017-09-174-1/+24
* fix ctrl modifierShin'ya Ueoka2017-09-171-1/+1
* pagenate by prev/next linksShin'ya Ueoka2017-09-174-1/+48
* rename history navigationShin'ya Ueoka2017-09-175-17/+17
* more strict lintShin'ya Ueoka2017-09-1720-150/+185
* keep error messageShin'ya Ueoka2017-09-161-0/+4
* add store test and fix storeShin'ya Ueoka2017-09-161-1/+6
* propagate sender objectShin'ya Ueoka2017-09-162-38/+41
* remove actions from contentShin'ya Ueoka2017-09-164-27/+12
* message constantsShin'ya Ueoka2017-09-165-5/+10
* consome as store/reducersShin'ya Ueoka2017-09-1615-171/+171
* use input as store/reducerShin'ya Ueoka2017-09-145-37/+44
* improve store and reducersShin'ya Ueoka2017-09-143-7/+29
* remove unused messageShin'ya Ueoka2017-09-141-8/+0
* content operationsShin'ya Ueoka2017-09-138-58/+62
* move background actions to operationsShin'ya Ueoka2017-09-136-33/+56
* add simple storeShin'ya Ueoka2017-09-131-0/+27
* add command actions testShin'ya Ueoka2017-09-111-1/+1
* command as action/reducerShin'ya Ueoka2017-09-115-50/+71
* key input sequence as action/reducerShin'ya Ueoka2017-09-107-76/+103
* content commands as action/reducerShin'ya Ueoka2017-09-106-94/+80
* background command from reducerShin'ya Ueoka2017-09-105-68/+46
* blur as action/reducerShin'ya Ueoka2017-09-104-69/+49
* completion as action/reducerShin'ya Ueoka2017-09-107-47/+61
* add console actions/reducer tests and fix targetsShin'ya Ueoka2017-09-092-8/+8
* console state as action/reducer in reduxShin'ya Ueoka2017-09-096-78/+123
* remove messagesShin'ya Ueoka2017-09-091-19/+0
* more broadcast messageShin'ya Ueoka2017-09-092-21/+13
* receive message of consoleShin'ya Ueoka2017-09-092-15/+15
* broadcast an actionShin'ya Ueoka2017-09-094-11/+15
* send message to content instead of responseShin'ya Ueoka2017-09-092-19/+5
* use action as objectShin'ya Ueoka2017-09-093-44/+40
* remove keysShin'ya Ueoka2017-09-091-28/+0
* reset completionShin'ya Ueoka2017-09-051-0/+5
* clean completionShin'ya Ueoka2017-09-051-34/+48
* fixShin'ya Ueoka2017-09-052-6/+4
* completion hightlightShin'ya Ueoka2017-09-052-9/+23