Commit Graph

2467 Commits

Author SHA1 Message Date
AkiraFukushima 2cfe8b6692
Merge pull request #1162 from h3poteto/update/megalodon/2.1.0
Update megalodon version to 2.1.0
2019-12-09 23:19:54 +09:00
AkiraFukushima 427d467349 Update megalodon version to 2.1.0 2019-12-09 23:14:19 +09:00
dependabot-preview[bot] 7f618f15f3
Bump @babel/runtime from 7.4.3 to 7.7.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.4.3 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.7.4/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:18 +00:00
dependabot-preview[bot] 68954acbf6
Bump @types/i18next from 12.1.0 to 13.0.0
Bumps [@types/i18next](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18next) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18next)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:12 +00:00
dependabot-preview[bot] b87a12bf73
Bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to 7.7.4
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.4.3 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.3...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:10 +00:00
dependabot-preview[bot] 37b09561e8
Bump stylelint-config-standard from 18.3.0 to 19.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 18.3.0 to 19.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/18.3.0...19.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:03 +00:00
dependabot-preview[bot] 914cadc131
Bump regenerator-runtime from 0.13.1 to 0.13.3
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.1...regenerator-runtime@0.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:26:02 +00:00
dependabot-preview[bot] 40184b6a8a
Bump sanitize-html from 1.19.3 to 1.20.1
Bumps [sanitize-html](https://github.com/punkave/sanitize-html) from 1.19.3 to 1.20.1.
- [Release notes](https://github.com/punkave/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/punkave/sanitize-html/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:25:59 +00:00
dependabot-preview[bot] 3b722929ba
Bump vue-popperjs from 1.6.1 to 2.2.0
Bumps [vue-popperjs](https://github.com/RobinCK/vue-popper) from 1.6.1 to 2.2.0.
- [Release notes](https://github.com/RobinCK/vue-popper/releases)
- [Commits](https://github.com/RobinCK/vue-popper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 14:25:57 +00:00
AkiraFukushima 80f978b7e9
Merge pull request #1159 from h3poteto/fix/electron-mock-ipc
Update jest version to 24.9.0 and fix some tests
2019-12-04 23:23:21 +09:00
AkiraFukushima 6d59ea63e4 Update jest version to 24.9.0 and fix some tests 2019-12-04 23:09:11 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 8950459bd5 Use ipcRenderer through window to mock ipc method in organisms 2019-12-04 22:53:20 +09:00
AkiraFukushima ba97ac2447 Use ipcRenderer through window to mock ipc method in Settings 2019-12-04 22:48:55 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima d18f8859f9 Update CHANGELOG 2019-11-30 21:58:08 +09:00
AkiraFukushima 70f4080e72
Merge pull request #1157 from h3poteto/update/electron-mock-ipc
Update electron-mock-ipc verions to 0.3.1
2019-11-30 21:41:58 +09:00
AkiraFukushima c16e8b00a1 Update electron-mock-ipc verions to 0.3.1 2019-11-30 21:32:55 +09:00
AkiraFukushima 88f29bc236
Merge pull request #1155 from h3poteto/iss-901
refs #901 Use ipcRenderer directly from electron
2019-11-27 23:29:03 +09:00
AkiraFukushima 9844c35750 refs #901 Use ipcRenderer directly from electron 2019-11-27 23:24:41 +09:00
AkiraFukushima 5c9f486302
Merge pull request #1149 from h3poteto/iss-901
refs #901 Load translation json directly instead of i18next-sync-fs-backend
2019-11-27 00:32:08 +09:00
AkiraFukushima d8e84b18f8 refs #901 Load translation json directly instead of i18next-sync-fs-backend 2019-11-27 00:29:02 +09:00
AkiraFukushima 1ec4fd4fa8
Merge pull request #1148 from h3poteto/iss-901
refs #901 Stop to specify libraryTarget for renderer in webpack
2019-11-26 23:10:38 +09:00
AkiraFukushima 59c470e47c
Merge pull request #1137 from h3poteto/dependabot/npm_and_yarn/style-loader-1.0.0
Bump style-loader from 0.23.1 to 1.0.0
2019-11-26 23:10:10 +09:00
AkiraFukushima c712cd2a51
Merge pull request #1143 from h3poteto/dependabot/npm_and_yarn/panter/vue-i18next-0.15.1
Bump @panter/vue-i18next from 0.13.0 to 0.15.1
2019-11-26 23:09:42 +09:00
AkiraFukushima 094c19a2d1 refs #901 Update build target node version 2019-11-26 23:04:52 +09:00
AkiraFukushima 41d2841961 refs #901 Stop to specify libraryTarget for renderer in webpack 2019-11-26 23:03:24 +09:00
dependabot-preview[bot] 4afb2a04ea
Bump @panter/vue-i18next from 0.13.0 to 0.15.1
Bumps [@panter/vue-i18next](https://github.com/panter/vue-i18next) from 0.13.0 to 0.15.1.
- [Release notes](https://github.com/panter/vue-i18next/releases)
- [Commits](https://github.com/panter/vue-i18next/compare/v0.13.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 13:38:31 +00:00
AkiraFukushima d631f1148e
Merge pull request #1144 from h3poteto/dependabot/npm_and_yarn/about-window-1.13.2
Bump about-window from 1.13.1 to 1.13.2
2019-11-26 22:34:39 +09:00
AkiraFukushima fad8999a4e
Merge pull request #1145 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.149
Bump @types/lodash from 4.14.123 to 4.14.149
2019-11-26 22:34:20 +09:00
AkiraFukushima 13648f924b
Merge pull request #1146 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.18.2
Bump eslint-plugin-import from 2.14.0 to 2.18.2
2019-11-26 22:32:21 +09:00
AkiraFukushima 59d20efcd7
Merge pull request #1147 from h3poteto/iss-901
refs #901 Use window object in index.ejs
2019-11-26 22:31:30 +09:00
AkiraFukushima a635cce89d refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +09:00
dependabot-preview[bot] 9a0d4d6081
Bump eslint-plugin-import from 2.14.0 to 2.18.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:11:59 +00:00
dependabot-preview[bot] 8f2b4cf288
Bump @types/lodash from 4.14.123 to 4.14.149
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.123 to 4.14.149.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:10:57 +00:00
dependabot-preview[bot] 42a5465cad
Bump about-window from 1.13.1 to 1.13.2
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.13.1...v1.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 08:09:52 +00:00
dependabot-preview[bot] 13bc94c0fb
Bump style-loader from 0.23.1 to 1.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 08:00:11 +00:00
AkiraFukushima 21f9d90443
Merge pull request #1135 from h3poteto/iss-901
refs #901 Use ipc, shell and clipboard from preload.js
2019-11-20 23:44:38 +09:00
AkiraFukushima 1627472682 refs #901 Update electron-mock-ipc for new electron interface 2019-11-20 23:36:11 +09:00
AkiraFukushima d015da8923 refs #901 Fix clipboard to use window object 2019-11-20 23:32:12 +09:00
AkiraFukushima 2b2133fc1c refs #901 Fix account profile view 2019-11-20 22:38:06 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima fd1c31bf31 refs #901 Set preload script to import electron, process in webview 2019-11-20 22:21:15 +09:00
AkiraFukushima a6b0369fae
Merge pull request #1133 from h3poteto/dependabot/npm_and_yarn/axios-0.19.0
Bump axios from 0.18.1 to 0.19.0
2019-11-20 21:02:59 +09:00
AkiraFukushima b8e287bf94
Merge pull request #1122 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-3.9.0
Bump webpack-dev-server from 3.8.0 to 3.9.0
2019-11-20 21:02:43 +09:00
dependabot-preview[bot] a5d00879d5
Bump webpack-dev-server from 3.8.0 to 3.9.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.8.0...v3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 10:42:38 +00:00
dependabot-preview[bot] bc34d72640
Bump axios from 0.18.1 to 0.19.0
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 10:42:26 +00:00
AkiraFukushima cc480302e8
Merge pull request #1130 from h3poteto/dependabot/npm_and_yarn/jsdom-15.2.1
Bump jsdom from 13.0.0 to 15.2.1
2019-11-20 19:41:43 +09:00