aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | move settings validatorShin'ya Ueoka2018-01-053-2/+2
| |/ / / /
| * | | | Merge pull request #301 from ueokande/zip-archiveShin'ya Ueoka2018-01-044-21/+63
| |\ \ \ \ | | |/ / / | |/| | | Zip archive
| | * | | support node6Shin'ya Ueoka2018-01-031-1/+1
| | | | |
| | * | | use new package scriptShin'ya Ueoka2018-01-032-21/+1
| | | | |
| | * | | add package scriptShin'ya Ueoka2018-01-031-0/+55
| | | | |
| | * | | install adm-zipShin'ya Ueoka2018-01-032-0/+7
| |/ / /
| * | | Merge pull request #295 from ueokande/release-0.8Shin'ya Ueoka2017-12-301-1/+1
| |\ \ \ | | | | | | | | | | Bump a version
| | * | | Bump a versionShin'ya Ueoka2017-12-301-1/+1
| |/ / /
| * | | Merge pull request #294 from ueokande/qa-0.8Shin'ya Ueoka2017-12-301-49/+0
| |\ \ \ | | | | | | | | | | QA 0.8
| | * | | update QAShin'ya Ueoka2017-12-301-49/+0
| |/ / /
| * | | Merge pull request #291 from ↵Shin'ya Ueoka2017-12-281-0/+16
| |\ \ \ | | | | | | | | | | | | | | | | | | | | usk/feature/do-not-follow-link-which-has-aria-hidden-attribute-or-aria-disabled-attribute do not follow link which has aria-hidden attribute or aria-disabled a…
| | * | | do not follow link which has aria-hidden attribute or aria-disabled attributeusk2017-12-241-0/+16
| | | | |
| * | | | Merge pull request #293 from l4foss/fix_settings_typosShin'ya Ueoka2017-12-281-2/+2
| |\ \ \ \ | | |/ / / | |/| | | fix scroll settings typos
| | * | | fix scroll settings typosl42017-12-281-2/+2
| |/ / /
| * | | Merge pull request #221 from kleschenko/fixed_completionShin'ya Ueoka2017-12-221-1/+0
| |\ \ \ | | | | | | | | | | Fix history completion to show most frequent results first.
| | * | | Fix history completion to show most frequent results first.Kostyantyn Leschenko2017-11-201-1/+0
| | | | |
| * | | | Merge pull request #280 from c01o/patch-2Shin'ya Ueoka2017-12-121-2/+2
| |\ \ \ \ | | | | | | | | | | | | Fix typo
| | * | | | Fix typoc01o2017-12-121-2/+2
| |/ / / /
| * | | | Merge pull request #274 from YourFin/masterShin'ya Ueoka2017-12-072-4/+4
| |\ \ \ \ | | | | | | | | | | | | Fix grammar: histories -> history
| | * | | | Fix grammar: histories -> historyYourFin2017-12-062-4/+4
| |/ / / /
| * | | | Merge pull request #263 from ueokande/david-dm.orgShin'ya Ueoka2017-11-303-133/+187
| |\ \ \ \ | | | | | | | | | | | | david-dm.org
| | * | | | update style-loaderShin'ya Ueoka2017-11-302-4/+4
| | | | | |
| | * | | | update mochaShin'ya Ueoka2017-11-302-121/+26
| | | | | |
| | * | | | Update babel-eslintShin'ya Ueoka2017-11-302-8/+156
| | | | | |
| | * | | | add david-dm badgeShin'ya Ueoka2017-11-301-0/+1
| |/ / / /
| * | | | Merge pull request #240 from chocolateboy/pagination-tweaksShin'ya Ueoka2017-11-302-25/+30
| |\ \ \ \ | | | | | | | | | | | | Pagination tweaks and fixes
| | * | | | pagination tweaks and fixes:chocolateboy2017-11-232-25/+30
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fallback links: - select the last matching link rather than the first - use `innerText` rather than `textContent` - use a single regex for each pattern rather than an array - fix markup typo in test
| * | | | Merge pull request #252 from ollef/patch-1Shin'ya Ueoka2017-11-291-2/+2
| |\ \ \ \ | | | | | | | | | | | | Use encodeURIComponent for search queries
| | * | | | Use encodeURIComponent for search queriesOlle Fredriksson2017-11-261-2/+2
| | | |/ / | | |/| | | | | | | Should fix issue #244.
| * | | | Merge pull request #222 from kleschenko/fix_buffers_completionShin'ya Ueoka2017-11-291-1/+1
| |\ \ \ \ | | | | | | | | | | | | Fix buffers completion when there are some tabs with undefined title.
| | * | | | Fix buffers completion when there are some tabs with undefined title.Kostyantyn Leschenko2017-11-201-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #259 from ueokande/release-0.7Shin'ya Ueoka2017-11-281-1/+1
| |\ \ \ \ | | | | | | | | | | | | Release 0.7
| | * | | | Bump a versionShin'ya Ueoka2017-11-281-1/+1
| |/ / / /
| * | | | Merge pull request #253 from ueokande/qa-0.7Shin'ya Ueoka2017-11-287-106/+169
| |\ \ \ \ | | |_|/ / | |/| | | QA 0.7
| | * | | cancel migrate on failureShin'ya Ueoka2017-11-281-15/+41
| | | | |
| | * | | remove default form settingsShin'ya Ueoka2017-11-285-78/+27
| | | | |
| | * | | fix form key bindingsShin'ya Ueoka2017-11-262-2/+4
| | | | |
| | * | | fix form key bindingsShin'ya Ueoka2017-11-262-2/+6
| | | | |
| | * | | update qaShin'ya Ueoka2017-11-261-8/+90
| | | | |
| | * | | fix keymap fieldShin'ya Ueoka2017-11-262-5/+7
| | | | |
| | * | | remove <C-Y>/<C-E> keymapsShin'ya Ueoka2017-11-261-2/+0
| |/ / /
| * | | Merge pull request #248 from ueokande/gui-settingsShin'ya Ueoka2017-11-2630-146/+1189
| |\ \ \ | | | | | | | | | | GUI Settings
| | * | | confirm before setting migrationShin'ya Ueoka2017-11-262-0/+10
| | | | |
| | * | | fix form cssShin'ya Ueoka2017-11-269-7/+23
| | | | |
| | * | | add KeymapsForm testShin'ya Ueoka2017-11-262-1/+58
| | | | |
| | * | | add SearchForm testShin'ya Ueoka2017-11-262-7/+115
| | | | |
| | * | | rename serach engineShin'ya Ueoka2017-11-263-9/+9
| | | | |
| | * | | add BlacklistForm testShin'ya Ueoka2017-11-261-0/+82
| | | | |
| | * | | add input testShin'ya Ueoka2017-11-263-4/+86
| | | | |
| | * | | settings migration between json and formShin'ya Ueoka2017-11-262-3/+22
| | | | |