Commit Graph

2498 Commits

Author SHA1 Message Date
dependabot-preview[bot] 503d89680a
Bump node-sass from 4.12.0 to 4.13.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 14:23:44 +00:00
dependabot-preview[bot] 3033128d9a
Bump ts-loader from 6.0.4 to 6.2.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.0.4 to 6.2.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.0.4...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 14:23:27 +00:00
dependabot-preview[bot] ec425d24c0
Bump chalk from 2.4.1 to 2.4.2
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.1...v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 14:21:32 +00:00
dependabot-preview[bot] 454356c31e
Bump webpack-hot-middleware from 2.24.3 to 2.25.0
Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware) from 2.24.3 to 2.25.0.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases)
- [Commits](https://github.com/webpack-contrib/webpack-hot-middleware/compare/v2.24.3...v2.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 14:20:37 +00:00
dependabot-preview[bot] 286a007a32
Bump babel-eslint from 10.0.1 to 10.0.3
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 14:19:31 +00:00
AkiraFukushima b677a706ec
Merge pull request #1069 from h3poteto/iss-982
refs #982 Reload proxy configuration after changed
2019-10-31 09:05:09 +09:00
AkiraFukushima de926b8dec refs #982 Revert element-ui version because table contents are broken 2019-10-31 08:48:56 +09:00
AkiraFukushima 1f6bcdfdf6 refs #982 Reload proxy configuration after changed 2019-10-29 00:00:19 +09:00
AkiraFukushima 2c8af191a4
Merge pull request #1068 from h3poteto/iss-1065
closes #1065 Fix comparison between login user and target account
2019-10-28 23:24:06 +09:00
AkiraFukushima f7cfe8867c refs #1065 Add a spec to test isOwnProfile getter 2019-10-28 23:19:58 +09:00
AkiraFukushima 5a25ed42e9 refs #1065 Fix comparison between login user and target account 2019-10-28 22:47:04 +09:00
AkiraFukushima cf646069a2
Merge pull request #1066 from h3poteto/iss-982
refs #982 Load proxy information and apply for all network connection
2019-10-27 21:08:11 +09:00
AkiraFukushima 45707b669d refs #982 Fix specs for proxy configuration 2019-10-27 18:37:43 +09:00
AkiraFukushima 0068697a7e refs #982 Add proxy configuration for websocket 2019-10-27 18:19:38 +09:00
AkiraFukushima e231bb3cc0 refs #982 refactor: Standardize converting proxy configuration for megalodon 2019-10-27 17:27:00 +09:00
AkiraFukushima a47fbbcf6a refs #982 Add proxy configuration for all requests from main 2019-10-27 17:22:44 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima a0a0838fb4 refs #982 Load system proxy configuration when launch app 2019-10-27 13:29:49 +09:00
AkiraFukushima 54bac6744c
Merge pull request #1067 from h3poteto/electron/6.1.0
Update electron version to 6.1.0
2019-10-23 23:09:57 +09:00
AkiraFukushima e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 0fce3355a2
Merge pull request #1064 from h3poteto/iss-982
refs #982 Add proxy configuration in preferences
2019-10-23 22:19:08 +09:00
AkiraFukushima 7138ab3df2 refs #982 Add authentication information in proxy form 2019-10-23 22:08:10 +09:00
AkiraFukushima bd49921e09 refs #982 Update translations for proxy configuration 2019-10-23 21:37:13 +09:00
AkiraFukushima 671cca8878 refs #982 Save proxy configuration in db 2019-10-23 00:08:56 +09:00
AkiraFukushima ffdc55d619 refs #982 Add form to configure proxy server 2019-10-22 22:34:01 +09:00
AkiraFukushima eff0801f34 refs #982 Add radio button to switch proxy config 2019-10-22 21:39:10 +09:00
AkiraFukushima 6ba6780fbb
Merge pull request #1063 from h3poteto/iss-1061
closes #1061 Replace old Hiragino font for macOS
2019-10-22 17:06:26 +09:00
AkiraFukushima ea02d909c9 refs #1061 Replace old Hiragino font for macOS 2019-10-22 17:02:12 +09:00
AkiraFukushima 7f1479d53b
Merge pull request #1062 from h3poteto/iss-1034
closes #1034 Update megalodon version to 2.0.0
2019-10-22 15:42:45 +09:00
AkiraFukushima 7bc4bfbadb refs #1034 Update megalodon version to 2.0.0 2019-10-22 15:35:38 +09:00
AkiraFukushima d92b1ff50f Update CHANGELOG 2019-10-22 14:52:55 +09:00
AkiraFukushima 963599fe1e
Merge pull request #1060 from h3poteto/iss-1055
closes #1055 Add a tray menu to open window
2019-10-13 16:12:44 +09:00
AkiraFukushima 32e950e047 refs #1055 Add a tray menu to open window 2019-10-13 16:07:35 +09:00
AkiraFukushima 39aac45e1d
Merge pull request #1057 from h3poteto/electron-builder/21.2.0
Update electron-builder version to 21.2.0
2019-10-09 23:05:27 +09:00
AkiraFukushima e53ff4d43e Update electron-builder version to 21.2.0 2019-10-09 23:00:06 +09:00
AkiraFukushima dd4c551e39
Merge pull request #1056 from h3poteto/electron/5.0.11
Upgrade electron version to 5.0.11
2019-10-09 21:16:29 +09:00
AkiraFukushima 5a8078c8b8 Upgrade electron version to 5.0.11 2019-10-09 21:07:45 +09:00
AkiraFukushima b130ae5f95 Bump to version 2.9.0 2019-10-09 21:05:42 +09:00
AkiraFukushima 4d53b65fe6
Merge pull request #1053 from h3poteto/iss-1046
closes #1046 Allow resize sidebar using drag
2019-09-30 22:43:26 +09:00
AkiraFukushima 8819545dc7 refs #1046 Add ellipsis on resize knob 2019-09-29 15:02:53 +09:00
AkiraFukushima 10e1c44d49 refs #1046 Set default background color on status 2019-09-29 14:51:26 +09:00
AkiraFukushima 1e374905e8 refs #1046 Adjust upper circle with sidebar 2019-09-29 14:47:47 +09:00
AkiraFukushima ad7fa371dd refs #1046 Fix resize performance for sidebar 2019-09-29 14:28:36 +09:00
AkiraFukushima bc12bae246 refs #1046 Show drag recieve modal when the target is file 2019-09-28 23:21:13 +09:00
AkiraFukushima ad3f4ff706 refs #1046 Allow resize sidebar using drag 2019-09-28 22:48:44 +09:00
AkiraFukushima 6e1456b48d
Merge pull request #1052 from h3poteto/fix/design/scroll
Fix scrollbar design for preferences and settings
2019-09-27 00:02:52 +09:00
AkiraFukushima 8ec06a768b Fix scrollbar design for preferences and settings 2019-09-26 23:58:32 +09:00
AkiraFukushima fb94a9e0f5
Merge pull request #1050 from h3poteto/loading
Fix loading color in preferences
2019-09-26 23:30:24 +09:00
AkiraFukushima 42e62dc135
Merge pull request #1049 from h3poteto/iss-948
refs #948 Through auto-launch in darwin
2019-09-26 23:20:59 +09:00
AkiraFukushima a745818e20 Fix loading color in preferences 2019-09-26 23:20:12 +09:00