Commit graph

1610 commits

Author SHA1 Message Date
Aya Morisawa 66bfebe368 Update README.md 2017-04-04 20:54:37 +09:00
Aya Morisawa 8a753f684d l10n 2017-04-04 20:45:35 +09:00
Aya Morisawa c0e14ae264 WIP #332 2017-04-04 20:07:13 +09:00
Aya Morisawa fd4652e96c Update README.md 2017-04-04 19:05:15 +09:00
syuilo⭐️ fd3e2d5936 Merge pull request #393 from syuilo/greenkeeper/webpack-2.3.3
Update webpack to the latest version 🚀
2017-04-03 18:32:38 +09:00
greenkeeper[bot] f6de40072c chore(package): update webpack to version 2.3.3
https://greenkeeper.io/
2017-04-03 08:09:00 +00:00
syuilo⭐️ 7bfa510ee7 Merge pull request #391 from ha-dai/suggest
Suggest: Mobile client design update.
2017-04-02 10:08:34 +09:00
ha-dai 3c3d0f659f [Client:Mobile] 🎨 2017-04-02 10:02:48 +09:00
syuilo 43473727a5 v1602 2017-04-02 03:54:31 +09:00
syuilo 55744da20f [Client] Fix bug 2017-04-02 03:54:16 +09:00
syuilo 54449484a4 v1600 2017-04-02 03:49:34 +09:00
syuilo c3416463ab Fix 2017-04-02 03:47:55 +09:00
syuilo 5182a0b44b Fix: Remove line break 2017-04-02 03:47:50 +09:00
syuilo 590f1d5eed l10n 2017-04-02 03:43:50 +09:00
syuilo 23a3239190 typo 2017-04-02 03:35:34 +09:00
syuilo 49296aac38 wip #332 2017-04-02 03:34:36 +09:00
syuilo f8505562ac [Client] 🎨 2017-04-02 03:28:14 +09:00
Aya Morisawa a966cd4840 Make it easy to open link 2017-04-02 03:18:28 +09:00
Aya Morisawa 00f779b7a0 Fix bug 2017-04-02 03:14:03 +09:00
Aya Morisawa 7770eac9cb Fix typo 2017-04-02 03:01:41 +09:00
Aya Morisawa 9381a84e97 Fix #388
Be aware that Object.assign(target, source) has a side effect.
It copies properties from a source object to a target object.

Use Object.assign({}, source1, source2) instead to avoid side effects.
2017-04-02 02:45:59 +09:00
Aya Morisawa 530912b38b Fix message 2017-04-02 02:37:43 +09:00
Aya Morisawa cf86a82db5 ✌️ 2017-04-02 02:37:18 +09:00
syuilo⭐️ 34b1d0cfc7 Merge pull request #387 from syuilo/greenkeeper/gulp-mocha-4.3.0
Update gulp-mocha to the latest version 🚀
2017-04-01 13:56:53 +09:00
greenkeeper[bot] f22d9743e4 chore(package): update gulp-mocha to version 4.3.0
https://greenkeeper.io/
2017-04-01 04:46:03 +00:00
syuilo 6952795e18 [Client] 🎨 2017-04-01 09:39:05 +09:00
syuilo⭐️ d3148143d4 Merge pull request #386 from ha-dai/improve-poll
#338 Add link to individual page.
2017-04-01 09:37:52 +09:00
ha-dai 772a8b9ffb Better display than before. 2017-04-01 09:30:40 +09:00
ha-dai 0307dbb35b Add link to individual page. 2017-04-01 09:06:20 +09:00
syuilo⭐️ 11560f138d Update drive.tag 2017-04-01 07:32:18 +09:00
syuilo⭐️ 3dd64f0801 Update drive.tag 2017-04-01 07:31:02 +09:00
syuilo dffa501904 [Client] Fix design 2017-04-01 07:01:17 +09:00
syuilo b7dd711b50 [Client] Clean up 2017-04-01 06:50:11 +09:00
syuilo 4d34386f7f [Client] Fix 2017-04-01 06:48:08 +09:00
syuilo 1872869142 [Client] Fix HTML 2017-04-01 06:44:22 +09:00
syuilo 51eebf6188 v1575 2017-04-01 06:35:27 +09:00
syuilo⭐️ acb5750ab9 Merge pull request #385 from ha-dai/translate
Update en.yml.
2017-04-01 06:19:05 +09:00
ha-dai d08b5b4260 Fix typo. 2017-04-01 06:08:13 +09:00
ha-dai 0c95a4a203 Update en.yml. 2017-04-01 05:58:45 +09:00
syuilo c98118b413 fix 2017-04-01 04:41:44 +09:00
syuilo f81de35028 #381 2017-04-01 04:40:52 +09:00
syuilo 50f0b5539d l10n 2017-04-01 04:33:30 +09:00
syuilo⭐️ d459c32a0a Merge pull request #382 from syuilo/greenkeeper/@types/body-parser-1.16.3
Update @types/body-parser to the latest version 🚀
2017-04-01 04:16:15 +09:00
syuilo⭐️ f1775c1071 Merge pull request #384 from ha-dai/patch-a
Fix typo.
2017-04-01 04:15:39 +09:00
ha-dai d57622d285 Fix typo. 2017-04-01 04:11:26 +09:00
ha-dai 31b9b3a02e Fix typo. 2017-04-01 04:09:09 +09:00
greenkeeper[bot] ff7d56927d chore(package): update @types/body-parser to version 1.16.3
https://greenkeeper.io/
2017-03-31 18:06:32 +00:00
Aya Morisawa 8e8dfb88fb WIP #332 2017-03-31 23:33:43 +09:00
Aya Morisawa 5b280d8467 Fix bug 2017-03-31 22:02:16 +09:00
syuilo⭐️ 5392746824 Delete CHANGELOG.md 2017-03-31 21:05:39 +09:00