aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update supported versionShin'ya Ueoka2019-10-211-1/+1
|
* Use Firefox 68.0 ESRShin'ya Ueoka2019-10-211-1/+1
|
* :tada: Release 0.25Shin'ya UEOKA2019-10-101-1/+1
|
* Merge pull request #657 from ueokande/qa-0.25Shin'ya Ueoka2019-10-095-11/+106
|\ | | | | QA 0.25
| * Remove test cases in QA.mdShin'ya UEOKA2019-10-091-8/+0
| |
| * Add e2e test for partial blacklist form optionShin'ya UEOKA2019-10-092-3/+83
| |
| * Add document for help commandShin'ya UEOKA2019-10-091-0/+4
| |
| * Add doc for partial blacklistShin'ya UEOKA2019-10-091-0/+19
|/
* Merge pull request #655 from ueokande/partial-blacklistShin'ya Ueoka2019-10-0937-365/+774
|\ | | | | Partial blacklist
| * Clean e2e testsShin'ya UEOKA2019-10-0824-266/+171
| |
| * Add e2e test for partial blacklistShin'ya UEOKA2019-10-081-0/+61
| |
| * Add partial blacklist formShin'ya UEOKA2019-10-088-58/+185
| |
| * Ignore keys on partial blacklistShin'ya UEOKA2019-10-084-0/+159
| |
| * Add partial blacklist itemShin'ya UEOKA2019-10-073-70/+227
|/
* Merge pull request #654 from ueokande/settings-as-a-classShin'ya Ueoka2019-10-0767-1288/+1315
|\ | | | | Refactor settings on shared logics
| * Use Settings.toJSON on testShin'ya UEOKA2019-10-071-18/+3
| |
| * Rename valueOf to fromJSONShin'ya UEOKA2019-10-079-30/+30
| |
| * Use string settings on default settingsShin'ya UEOKA2019-10-072-164/+85
| |
| * Move Key to settingsShin'ya UEOKA2019-10-0714-106/+105
| |
| * Fix form optionsShin'ya UEOKA2019-10-075-28/+35
| |
| * Make Settings classShin'ya UEOKA2019-10-0613-96/+117
| |
| * Make Blacklist classShin'ya UEOKA2019-10-0612-149/+139
| |
| * Make Properties classShin'ya UEOKA2019-10-0616-236/+179
| |
| * Make Search classShin'ya UEOKA2019-10-069-130/+182
| |
| * Make Keymap classShin'ya UEOKA2019-10-0615-129/+223
| |
| * Make KeySequence classShin'ya UEOKA2019-10-065-72/+61
| |
| * Make key classShin'ya UEOKA2019-10-068-166/+192
| |
* | Merge pull request #653 from cirelli94/patch-7Shin'ya Ueoka2019-10-031-2/+4
|\ \ | | | | | | Update properties.md for clarification
| * | Update properties.mdCirelli2019-10-031-2/+4
| |/ | | | | | | Added all properties in the example. Added explanation to hintchars, it was not clear at first sight what it was for.
* | Merge pull request #652 from cirelli94/patch-1Shin'ya Ueoka2019-10-031-1/+1
|\ \ | |/ |/| Fix typo
| * Fix typoCirelli2019-10-031-1/+1
|/ | | Fix typo GtiHub in GitHub
* Merge pull request #649 from ueokande/help-pageShin'ya Ueoka2019-10-016-2/+71
|\ | | | | Add :help command to show help page
| * Fix completion e2e testShin'ya UEOKA2019-10-011-1/+1
| |
| * Add e2e test for help commandShin'ya UEOKA2019-10-011-0/+49
| |
| * Add :help command to open helpShin'ya UEOKA2019-10-014-1/+21
|/
* Merge pull request #650 from ueokande/docsShin'ya Ueoka2019-10-0110-274/+561
|\ | | | | Help page
| * Remove usage from READMEShin'ya UEOKA2019-10-011-273/+5
| |
| * Improve documentsShin'ya UEOKA2019-10-012-28/+73
| |
| * Custom help themeShin'ya UEOKA2019-10-013-1/+213
| |
| * Add help pages from readmeShin'ya UEOKA2019-10-016-0/+298
|/
* Update docsShin'ya UEOKA2019-09-302-0/+2
|
* Add doc indexShin'ya UEOKA2019-09-301-0/+4
|
* Set theme jekyll-theme-slateShin'ya Ueoka2019-09-301-0/+1
|
* Merge pull request #648 from ueokande/migrate-to-latest-lanthanShin'ya Ueoka2019-09-2964-3983/+3904
|\ | | | | Clean E2E tests
| * Remove deprecated assertShin'ya UEOKA2019-09-2924-206/+206
| |
| * Use TestServer on e2eShin'ya UEOKA2019-09-2921-639/+351
| |
| * Add graceful shutdown to TestServerShin'ya UEOKA2019-09-281-6/+18
| |
| * Add TestServerShin'ya UEOKA2019-09-271-0/+52
| |
| * Support clipbard on MacOSShin'ya UEOKA2019-09-271-0/+41
| |
| * Scroll option page for Firefox 60Shin'ya UEOKA2019-09-252-1/+6
| |