Commit Graph

2288 Commits

Author SHA1 Message Date
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
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
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
AkiraFukushima 00ef5fa1a6
Merge pull request #1131 from h3poteto/dependabot/npm_and_yarn/chalk-3.0.0
Bump chalk from 2.4.2 to 3.0.0
2019-11-20 19:41:26 +09:00
AkiraFukushima a9583ae04c
Merge pull request #1132 from h3poteto/dependabot/npm_and_yarn/del-5.1.0
Bump del from 3.0.0 to 5.1.0
2019-11-20 19:41:08 +09:00
AkiraFukushima faf390d529
Merge pull request #1123 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-html-6.0.0
Bump eslint-plugin-html from 4.0.6 to 6.0.0
2019-11-20 19:40:52 +09:00
AkiraFukushima 0c10e6be8d
Merge pull request #1134 from h3poteto/dependabot/npm_and_yarn/vue-awesome-4.0.2
Bump vue-awesome from 3.2.0 to 4.0.2
2019-11-20 19:40:23 +09:00
AkiraFukushima a16f2d3e45
Merge pull request #1121 from h3poteto/dependabot/npm_and_yarn/babel/preset-env-7.7.1
Bump @babel/preset-env from 7.4.3 to 7.7.1
2019-11-20 19:39:54 +09:00
AkiraFukushima 4bfa793847
Merge pull request #1120 from h3poteto/dependabot/npm_and_yarn/hoek-6.1.3
Bump hoek from 6.1.2 to 6.1.3
2019-11-20 19:39:39 +09:00
AkiraFukushima 5000ecd4c4
Merge pull request #1119 from h3poteto/dependabot/npm_and_yarn/electron-context-menu-0.15.1
Bump electron-context-menu from 0.12.0 to 0.15.1
2019-11-20 19:39:23 +09:00
dependabot-preview[bot] 86b01a845e
Bump vue-awesome from 3.2.0 to 4.0.2
Bumps [vue-awesome](https://github.com/Justineo/vue-awesome) from 3.2.0 to 4.0.2.
- [Release notes](https://github.com/Justineo/vue-awesome/releases)
- [Changelog](https://github.com/Justineo/vue-awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Justineo/vue-awesome/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 08:19:24 +00:00
dependabot-preview[bot] 90dd9c8f37
Bump del from 3.0.0 to 5.1.0
Bumps [del](https://github.com/sindresorhus/del) from 3.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v3.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 08:17:26 +00:00
dependabot-preview[bot] 0bade23714
Bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 08:16:25 +00:00
dependabot-preview[bot] b327b1ab76
Bump jsdom from 13.0.0 to 15.2.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.0.0 to 15.2.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/13.0.0...15.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 08:15:27 +00:00
AkiraFukushima 9424afbfcc
Merge pull request #1129 from h3poteto/sponsor
Add sponsor link in donate
2019-11-19 23:37:47 +09:00
AkiraFukushima d46ce34ab3 Add sponsor link in donate 2019-11-19 23:36:04 +09:00
AkiraFukushima 60af2dd43d
Merge pull request #1128 from h3poteto/sponsor
Add FUNDING.yml for sponsors
2019-11-19 23:23:32 +09:00
AkiraFukushima 9cdefc98c4 Add FUNDING.yml for sponsors 2019-11-19 23:22:59 +09:00
AkiraFukushima d54b491d88
Merge pull request #1126 from h3poteto/l10n_master
New Crowdin translations
2019-11-19 23:12:45 +09:00
AkiraFukushima 27cc29e7ba New translations translation.json (Swedish) 2019-11-19 23:10:46 +09:00
AkiraFukushima 74f91111b5 New translations translation.json (Spanish) 2019-11-19 23:10:34 +09:00
AkiraFukushima 553ae89f4f New translations translation.json (Russian) 2019-11-19 23:10:20 +09:00
AkiraFukushima 15ee41e3ac New translations translation.json (Portuguese) 2019-11-19 23:10:02 +09:00
AkiraFukushima 5e48a267ea New translations translation.json (Norwegian) 2019-11-19 23:09:46 +09:00
AkiraFukushima e7f13af3b0 New translations translation.json (Czech) 2019-11-19 23:09:23 +09:00
AkiraFukushima a00d4e1ac2
Merge pull request #1127 from h3poteto/dependabot/badge
Add dependabot badge in README
2019-11-19 23:07:03 +09:00
AkiraFukushima 3fa2c9118b Add crowdin badge in README 2019-11-19 23:04:47 +09:00
AkiraFukushima cc666b9a26 Add dependabot badge in README 2019-11-19 22:59:24 +09:00
AkiraFukushima 5b86a93ad7 Update Crowdin configuration file 2019-11-19 22:47:27 +09:00
AkiraFukushima b6066c2d2b
Merge pull request #1125 from h3poteto/iss-1106
refs #1106 Add some empty language translations
2019-11-19 22:45:02 +09:00
AkiraFukushima 62b0f09f66 refs #1106 Update crowdin config 2019-11-19 22:43:30 +09:00
AkiraFukushima fd544560cf refs #1106 Add some empty language translation 2019-11-19 22:42:52 +09:00