Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix e2e test | Shin'ya Ueoka | 2019-10-21 | 1 | -4/+0 | |
| * | Update docs | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
| * | Update supported version | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
| * | Use Firefox 68.0 ESR | Shin'ya Ueoka | 2019-10-21 | 1 | -1/+1 | |
|/ | ||||||
* | :tada: Release 0.25 | Shin'ya UEOKA | 2019-10-10 | 1 | -1/+1 | |
* | Merge pull request #657 from ueokande/qa-0.25 | Shin'ya Ueoka | 2019-10-09 | 5 | -11/+106 | |
|\ | ||||||
| * | Remove test cases in QA.md | Shin'ya UEOKA | 2019-10-09 | 1 | -8/+0 | |
| * | Add e2e test for partial blacklist form option | Shin'ya UEOKA | 2019-10-09 | 2 | -3/+83 | |
| * | Add document for help command | Shin'ya UEOKA | 2019-10-09 | 1 | -0/+4 | |
| * | Add doc for partial blacklist | Shin'ya UEOKA | 2019-10-09 | 1 | -0/+19 | |
|/ | ||||||
* | Merge pull request #655 from ueokande/partial-blacklist | Shin'ya Ueoka | 2019-10-09 | 37 | -365/+774 | |
|\ | ||||||
| * | Clean e2e tests | Shin'ya UEOKA | 2019-10-08 | 24 | -266/+171 | |
| * | Add e2e test for partial blacklist | Shin'ya UEOKA | 2019-10-08 | 1 | -0/+61 | |
| * | Add partial blacklist form | Shin'ya UEOKA | 2019-10-08 | 8 | -58/+185 | |
| * | Ignore keys on partial blacklist | Shin'ya UEOKA | 2019-10-08 | 4 | -0/+159 | |
| * | Add partial blacklist item | Shin'ya UEOKA | 2019-10-07 | 3 | -70/+227 | |
|/ | ||||||
* | Merge pull request #654 from ueokande/settings-as-a-class | Shin'ya Ueoka | 2019-10-07 | 67 | -1288/+1315 | |
|\ | ||||||
| * | Use Settings.toJSON on test | Shin'ya UEOKA | 2019-10-07 | 1 | -18/+3 | |
| * | Rename valueOf to fromJSON | Shin'ya UEOKA | 2019-10-07 | 9 | -30/+30 | |
| * | Use string settings on default settings | Shin'ya UEOKA | 2019-10-07 | 2 | -164/+85 | |
| * | Move Key to settings | Shin'ya UEOKA | 2019-10-07 | 14 | -106/+105 | |
| * | Fix form options | Shin'ya UEOKA | 2019-10-07 | 5 | -28/+35 | |
| * | Make Settings class | Shin'ya UEOKA | 2019-10-06 | 13 | -96/+117 | |
| * | Make Blacklist class | Shin'ya UEOKA | 2019-10-06 | 12 | -149/+139 | |
| * | Make Properties class | Shin'ya UEOKA | 2019-10-06 | 16 | -236/+179 | |
| * | Make Search class | Shin'ya UEOKA | 2019-10-06 | 9 | -130/+182 | |
| * | Make Keymap class | Shin'ya UEOKA | 2019-10-06 | 15 | -129/+223 | |
| * | Make KeySequence class | Shin'ya UEOKA | 2019-10-06 | 5 | -72/+61 | |
| * | Make key class | Shin'ya UEOKA | 2019-10-06 | 8 | -166/+192 | |
* | | Merge pull request #653 from cirelli94/patch-7 | Shin'ya Ueoka | 2019-10-03 | 1 | -2/+4 | |
|\ \ | ||||||
| * | | Update properties.md | Cirelli | 2019-10-03 | 1 | -2/+4 | |
| |/ | ||||||
* | | Merge pull request #652 from cirelli94/patch-1 | Shin'ya Ueoka | 2019-10-03 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fix typo | Cirelli | 2019-10-03 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #649 from ueokande/help-page | Shin'ya Ueoka | 2019-10-01 | 6 | -2/+71 | |
|\ | ||||||
| * | Fix completion e2e test | Shin'ya UEOKA | 2019-10-01 | 1 | -1/+1 | |
| * | Add e2e test for help command | Shin'ya UEOKA | 2019-10-01 | 1 | -0/+49 | |
| * | Add :help command to open help | Shin'ya UEOKA | 2019-10-01 | 4 | -1/+21 | |
|/ | ||||||
* | Merge pull request #650 from ueokande/docs | Shin'ya Ueoka | 2019-10-01 | 10 | -274/+561 | |
|\ | ||||||
| * | Remove usage from README | Shin'ya UEOKA | 2019-10-01 | 1 | -273/+5 | |
| * | Improve documents | Shin'ya UEOKA | 2019-10-01 | 2 | -28/+73 | |
| * | Custom help theme | Shin'ya UEOKA | 2019-10-01 | 3 | -1/+213 | |
| * | Add help pages from readme | Shin'ya UEOKA | 2019-10-01 | 6 | -0/+298 | |
|/ | ||||||
* | Update docs | Shin'ya UEOKA | 2019-09-30 | 2 | -0/+2 | |
* | Add doc index | Shin'ya UEOKA | 2019-09-30 | 1 | -0/+4 | |
* | Set theme jekyll-theme-slate | Shin'ya Ueoka | 2019-09-30 | 1 | -0/+1 | |
* | Merge pull request #648 from ueokande/migrate-to-latest-lanthan | Shin'ya Ueoka | 2019-09-29 | 64 | -3983/+3904 | |
|\ | ||||||
| * | Remove deprecated assert | Shin'ya UEOKA | 2019-09-29 | 24 | -206/+206 | |
| * | Use TestServer on e2e | Shin'ya UEOKA | 2019-09-29 | 21 | -639/+351 | |
| * | Add graceful shutdown to TestServer | Shin'ya UEOKA | 2019-09-28 | 1 | -6/+18 | |
| * | Add TestServer | Shin'ya UEOKA | 2019-09-27 | 1 | -0/+52 |