dependabot-preview[bot]
|
98e55c801f
|
Bump sanitize-html from 2.1.1 to 2.1.2
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.1.1...2.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:55:20 +00:00 |
dependabot-preview[bot]
|
cefc7f8aa6
|
Bump i18next from 19.8.3 to 19.8.4
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.3 to 19.8.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.8.3...v19.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:54:57 +00:00 |
dependabot-preview[bot]
|
7819762e68
|
Bump webpack from 4.44.2 to 5.9.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 5.9.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:53:35 +00:00 |
dependabot-preview[bot]
|
7ce4f9dc27
|
Bump electron-json-storage from 4.2.0 to 4.3.0
Bumps [electron-json-storage](https://github.com/electron-userland/electron-json-storage) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/electron-userland/electron-json-storage/releases)
- [Changelog](https://github.com/electron-userland/electron-json-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-json-storage/compare/v4.2.0...v4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:53:04 +00:00 |
dependabot-preview[bot]
|
2af1460f20
|
Bump vue-router from 3.4.8 to 3.4.9
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:52:26 +00:00 |
dependabot-preview[bot]
|
b2256fb7d6
|
Bump babel-loader from 8.1.0 to 8.2.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.1.0...v8.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:51:32 +00:00 |
dependabot-preview[bot]
|
7f0752419b
|
Bump stylelint from 13.7.2 to 13.8.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 06:51:10 +00:00 |
AkiraFukushima
|
ec3cb47c5d
|
refactor: Use invoke for ipc to insert cache accounts
|
2020-11-29 23:48:29 +09:00 |
AkiraFukushima
|
81c0781dae
|
refactor: Use invoke for ipc to get cache accounts
|
2020-11-29 23:46:45 +09:00 |
AkiraFukushima
|
9308a27f64
|
refactor: Use invoke for ipc to insert cache hashtags
|
2020-11-29 23:43:24 +09:00 |
AkiraFukushima
|
d2ca00354b
|
refactor: Use invoke for ipc to get cache hashtags
|
2020-11-29 23:40:52 +09:00 |
AkiraFukushima
|
46a0087c78
|
refactor: Use invoke for ipc to update unread notification
|
2020-11-29 23:36:36 +09:00 |
AkiraFukushima
|
faa5e27a03
|
refactor: Use invoke for ipc to get unread notification
|
2020-11-29 23:34:31 +09:00 |
AkiraFukushima
|
ad94355eda
|
refactor: Use invoke for ipc to list fonts
|
2020-11-29 23:22:33 +09:00 |
AkiraFukushima
|
0cb08601f8
|
refactor: Use invoke for ipc to remove hashtag
|
2020-11-29 23:19:16 +09:00 |
AkiraFukushima
|
778ed6f642
|
refactor: Use invoke for ipc to list hashtags
|
2020-11-29 23:17:02 +09:00 |
AkiraFukushima
|
b3c03b1406
|
refactor: Use invoke for ipc to save hashtag
|
2020-11-29 22:49:10 +09:00 |
AkiraFukushima
|
5d4428038b
|
refactor: Use invoke for ipc to change language
|
2020-11-29 22:47:23 +09:00 |
AkiraFukushima
|
2b84a9402e
|
refactor: Use invoke for ipc to get global header
|
2020-11-29 22:43:59 +09:00 |
AkiraFukushima
|
61602afcf9
|
refactor: Use invoke for ipc to change global header
|
2020-11-29 22:42:16 +09:00 |
AkiraFukushima
|
69ac0bb3e9
|
refactor: Use invoke for ipc to get collapse
|
2020-11-29 22:38:07 +09:00 |
AkiraFukushima
|
173c8a9a3e
|
refactor: Use invoke for ipc to get preferences
|
2020-11-29 22:31:01 +09:00 |
AkiraFukushima
|
1b5c5f9c62
|
refactor: Use invoke for ipc to update preferences
|
2020-11-29 01:47:38 +09:00 |
AkiraFukushima
|
070995b465
|
refactor: Use invoke for ipc to remove all accounts
|
2020-11-29 01:21:39 +09:00 |
AkiraFukushima
|
bad77b4e60
|
refactor: Use invoke for ipc to refresh accounts
|
2020-11-28 23:22:13 +09:00 |
AkiraFukushima
|
5b969b39c3
|
refactor: Use invoke for ipc to backward account
|
2020-11-28 23:19:18 +09:00 |
AkiraFukushima
|
e2929402e4
|
refactor: Use invoke for ipc to forward account
|
2020-11-28 23:16:23 +09:00 |
AkiraFukushima
|
a0bbfcd57e
|
refactor: Use invoke for ipc to remove account
|
2020-11-28 23:14:27 +09:00 |
AkiraFukushima
|
1f49a57ba2
|
Merge pull request #1930 from h3poteto/dependabot/npm_and_yarn/babel/core-7.12.9
Bump @babel/core from 7.11.6 to 7.12.9
|
2020-11-28 23:10:32 +09:00 |
AkiraFukushima
|
5c94bc5cb7
|
refactor: Use invoke for ipc to update account
|
2020-11-28 23:10:24 +09:00 |
AkiraFukushima
|
5cfc344806
|
refactor: Use invoke for ipc to get local account
|
2020-11-28 23:07:18 +09:00 |
dependabot-preview[bot]
|
ba456351ac
|
Bump @babel/core from 7.11.6 to 7.12.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 14:05:01 +00:00 |
AkiraFukushima
|
8d3d302f43
|
Merge pull request #1931 from h3poteto/dependabot/npm_and_yarn/types/node-14.14.10
Bump @types/node from 14.14.5 to 14.14.10
|
2020-11-28 23:02:40 +09:00 |
AkiraFukushima
|
04fb8d6955
|
Merge pull request #1928 from h3poteto/dependabot/npm_and_yarn/babel/preset-env-7.12.7
Bump @babel/preset-env from 7.11.5 to 7.12.7
|
2020-11-28 23:02:22 +09:00 |
AkiraFukushima
|
07a94c96da
|
refactor: Use invoke for ipc to list accounts
|
2020-11-28 23:01:27 +09:00 |
AkiraFukushima
|
6b03d5a015
|
refactor: Remove unused methods
|
2020-11-28 22:55:19 +09:00 |
AkiraFukushima
|
abb3aa741c
|
refactor: Use invoke for ipc to get access token
|
2020-11-28 22:54:43 +09:00 |
dependabot-preview[bot]
|
9dca7004e4
|
Bump @types/node from 14.14.5 to 14.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 13:46:49 +00:00 |
dependabot-preview[bot]
|
57abdce4dc
|
Bump @babel/preset-env from 7.11.5 to 7.12.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-preset-env)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 13:46:15 +00:00 |
AkiraFukushima
|
83025df18d
|
Merge pull request #1927 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
Bump eslint-plugin-standard from 4.0.1 to 5.0.0
|
2020-11-28 22:44:37 +09:00 |
AkiraFukushima
|
b5d13e5bc6
|
Merge pull request #1916 from h3poteto/dependabot/npm_and_yarn/ts-loader-8.0.11
Bump ts-loader from 8.0.4 to 8.0.11
|
2020-11-28 22:44:27 +09:00 |
AkiraFukushima
|
3dacc7a3d2
|
Merge pull request #1914 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.165
Bump @types/lodash from 4.14.162 to 4.14.165
|
2020-11-28 22:44:14 +09:00 |
AkiraFukushima
|
a5d83b0001
|
Merge pull request #1911 from h3poteto/dependabot/npm_and_yarn/webpack-cli-4.2.0
Bump webpack-cli from 3.3.12 to 4.2.0
|
2020-11-28 22:44:02 +09:00 |
AkiraFukushima
|
9d9acf1200
|
Merge pull request #1908 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.12.5
Bump @babel/runtime from 7.11.2 to 7.12.5
|
2020-11-28 22:43:49 +09:00 |
AkiraFukushima
|
32db08b59f
|
Merge pull request #1906 from h3poteto/dependabot/npm_and_yarn/vue-loader-15.9.5
Bump vue-loader from 15.9.3 to 15.9.5
|
2020-11-28 22:43:37 +09:00 |
AkiraFukushima
|
337c05b769
|
Merge pull request #1892 from h3poteto/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.12.1
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1
|
2020-11-28 22:43:26 +09:00 |
AkiraFukushima
|
cc1160ea26
|
refactor: Use invoke for ipc to get auth url
|
2020-11-28 22:42:19 +09:00 |
dependabot-preview[bot]
|
1ce6d153e9
|
Bump @babel/runtime from 7.11.2 to 7.12.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.2 to 7.12.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-runtime)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 13:27:26 +00:00 |
dependabot-preview[bot]
|
7d3c775927
|
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.4 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-proposal-class-properties)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 13:27:17 +00:00 |
dependabot-preview[bot]
|
d99f239975
|
Bump webpack-cli from 3.3.12 to 4.2.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-28 13:27:16 +00:00 |