aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rename modifierdKeyName to modifiedKeyNameStefan2018-08-301-3/+3
|
* Merge pull request #455 from ueokande/fix-bookmark-limitationShin'ya Ueoka2018-08-122-6/+7
|\ | | | | Limit bookmark items on completion
| * Bump a versionShin'ya Ueoka2018-08-121-1/+1
| |
| * Limit bookmark items on completionShin'ya Ueoka2018-08-121-5/+6
|/
* Merge pull request #454 from cfillion/patch-1Shin'ya Ueoka2018-08-101-1/+1
|\ | | | | Fix typo in the buffer command's description
| * fix typo in the buffer command's descriptionChristian Fillion2018-08-091-1/+1
|/
* Merge pull request #450 from ueokande/fix-trim-startShin'ya Ueoka2018-08-083-6/+11
|\ | | | | Fix trim start
| * Use Firefox ESRShin'ya UEOKA2018-08-071-1/+1
| |
| * Bump a versionShin'ya UEOKA2018-08-071-1/+1
| |
| * Replace trimStartShin'ya UEOKA2018-08-071-4/+9
|/
* Merge pull request #447 from ueokande/release-0.16Shin'ya Ueoka2018-08-051-1/+1
|\ | | | | Release 0.16
| * Bump a versionShin'ya Ueoka2018-08-051-1/+1
|/
* Merge pull request #444 from ueokande/qa-0.16Shin'ya Ueoka2018-08-0510-1007/+1429
|\ | | | | QA 0.16
| * Use adjacent tabShin'ya Ueoka2018-08-051-1/+1
| |
| * Remove old test casesShin'ya Ueoka2018-08-051-8/+4
| |
| * Fix default settingsShin'ya Ueoka2018-08-021-2/+7
| |
| * Fix error on settingsShin'ya Ueoka2018-08-023-6/+8
| |
| * Fix property documentShin'ya Ueoka2018-08-021-1/+1
| |
| * Update QA.mdShin'ya Ueoka2018-08-011-0/+8
| |
| * Update web-extShin'ya Ueoka2018-08-012-476/+411
| |
| * Update babel-loaderShin'ya Ueoka2018-08-012-14/+8
| |
| * Update webpack and webpack-cliShin'ya Ueoka2018-08-012-178/+304
| |
| * Update sass-loaderShin'ya Ueoka2018-08-012-4/+4
| |
| * Update node-sassShin'ya Ueoka2018-08-012-167/+176
| |
| * Update mocha and karmaShin'ya Ueoka2018-08-012-77/+456
| |
| * Update eslint-plugin-reactShin'ya Ueoka2018-08-012-66/+21
| |
| * Update eslintShin'ya Ueoka2018-08-013-13/+26
| |
| * Update babel-eslintShin'ya Ueoka2018-08-012-8/+8
|/
* Merge pull request #442 from ueokande/search-on-pasteShin'ya Ueoka2018-07-295-33/+88
|\ | | | | Buffer flags
| * Add buffer flags on buffer command and completionShin'ya Ueoka2018-07-294-16/+62
| |
| * Select last tab on presenterShin'ya Ueoka2018-07-292-17/+26
| |
* | Merge pull request #432 from Mange/follow-details-summaryShin'ya Ueoka2018-07-293-3/+14
|\ \ | | | | | | Allow following <summary> elements
| * | Allow following <summary> elementsMagnus Bergmark2018-07-163-3/+14
| | |
* | | Merge pull request #441 from ueokande/search-on-pasteShin'ya Ueoka2018-07-2911-68/+81
|\ \ \ | | |/ | |/| Search on paste
| * | Search keywords on pasteShin'ya Ueoka2018-07-287-61/+70
| | |
| * | Fix error on keyword not foundShin'ya Ueoka2018-07-284-7/+11
|/ /
* | Merge pull request #440 from ueokande/background-clean-architectureShin'ya Ueoka2018-07-2874-1344/+1648
|\ \ | |/ |/| Background clean architecture
| * Error on consoleShin'ya Ueoka2018-07-282-2/+14
| |
| * Fix indicate return valuesShin'ya Ueoka2018-07-282-2/+2
| |
| * Fix quitall commandShin'ya Ueoka2018-07-281-2/+2
| |
| * Empty buf completionShin'ya Ueoka2018-07-281-0/+3
| |
| * Catch errors on backgroundShin'ya Ueoka2018-07-281-4/+2
| |
| * Stable e2e testShin'ya Ueoka2018-07-281-0/+1
| |
| * Fix last tab is undefinedShin'ya Ueoka2018-07-283-2/+13
| |
| * Rename classShin'ya Ueoka2018-07-281-2/+2
| |
| * Deep-copy objects on MemoryStorage and add testsShin'ya Ueoka2018-07-282-2/+47
| |
| * Use replace instead of trimStartShin'ya Ueoka2018-07-281-2/+7
| |
| * Clean old codesShin'ya Ueoka2018-07-2832-1279/+4
| |
| * Background operation as Clean ArchitectureShin'ya Ueoka2018-07-287-3/+318
| |
| * Complete set propertiesShin'ya Ueoka2018-07-271-2/+35
| |