summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix #7189syuilo2021-02-131-1/+1
|
* refactor: resolve #7139syuilo2021-02-1376-221/+107
|
* wip: email notificationsyuilo2021-02-1320-159/+355
|
* Merge pull request #7187 from syuilo/dependabot/npm_and_yarn/typescript-4.1.5dependabot-preview[bot]2021-02-122-5/+5
|\
| * Bump typescript from 4.1.3 to 4.1.5dependabot-preview[bot]2021-02-122-5/+5
| | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7184 from syuilo/dependabot/npm_and_yarn/nodemailer-6.4.18dependabot-preview[bot]2021-02-122-5/+5
|\ \ | |/ |/|
| * Bump nodemailer from 6.4.17 to 6.4.18dependabot-preview[bot]2021-02-122-5/+5
|/ | | | | | | | Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.17 to 6.4.18. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.17...v6.4.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7181 from syuilo/dependabot/npm_and_yarn/webpack-5.21.2dependabot-preview[bot]2021-02-112-17/+7
|\
| * Bump webpack from 5.21.1 to 5.21.2dependabot-preview[bot]2021-02-112-17/+7
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.21.1 to 5.21.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.21.1...v5.21.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7179 from syuilo/dependabot/npm_and_yarn/mocha-8.3.0dependabot-preview[bot]2021-02-112-101/+76
|\ \ | |/ |/|
| * Bump mocha from 8.2.1 to 8.3.0dependabot-preview[bot]2021-02-112-101/+76
|/ | | | | | | | Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* fix uisyuilo2021-02-111-1/+1
|
* add notesyuilo2021-02-111-0/+1
|
* HTMLメールsyuilo2021-02-112-2/+82
|
* スクラッチパッド、ボタンウィジェット、AiScriptウィジ ↵syuilo2021-02-113-3/+6
| | | | ットでトークンを設定するように
* アカウント情報が更新されたときに永続化されない問題 ↵syuilo2021-02-111-0/+1
| | | | 修正
* Merge pull request #7172 from syuilo/dependabot/npm_and_yarn/sass-loader-11.0.1dependabot-preview[bot]2021-02-102-5/+5
|\
| * Bump sass-loader from 11.0.0 to 11.0.1dependabot-preview[bot]2021-02-102-5/+5
|/ | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.0...v11.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7170 from syuilo/dependabot/npm_and_yarn/postcss-8.2.5dependabot-preview[bot]2021-02-092-14/+5
|\
| * Bump postcss from 8.2.4 to 8.2.5dependabot-preview[bot]2021-02-092-14/+5
| | | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7168 from syuilo/dependabot/npm_and_yarn/bull-3.20.1dependabot-preview[bot]2021-02-092-15/+21
|\ \
| * | Bump bull from 3.20.0 to 3.20.1dependabot-preview[bot]2021-02-092-15/+21
| |/ | | | | | | | | | | | | | | Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/OptimalBits/bull/releases) - [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md) - [Commits](https://github.com/OptimalBits/bull/compare/v3.20.0...v3.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7167 from syuilo/dependabot/npm_and_yarn/idb-keyval-5.0.2dependabot-preview[bot]2021-02-092-5/+5
|\ \ | |/ |/|
| * Bump idb-keyval from 5.0.1 to 5.0.2dependabot-preview[bot]2021-02-092-5/+5
|/ | | | | | | Bumps [idb-keyval](https://github.com/jakearchibald/idb-keyval) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/jakearchibald/idb-keyval/releases) - [Commits](https://github.com/jakearchibald/idb-keyval/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7163 from syuilo/dependabot/npm_and_yarn/ts-loader-8.0.16dependabot-preview[bot]2021-02-082-5/+5
|\
| * Bump ts-loader from 8.0.15 to 8.0.16dependabot-preview[bot]2021-02-082-11/+6
| | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.15 to 8.0.16. - [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/v8.0.15...v8.0.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7161 from ↵dependabot-preview[bot]2021-02-082-5/+5
|\ \ | | | | | | | | | syuilo/dependabot/npm_and_yarn/markdown-it-anchor-7.0.2
| * | Bump markdown-it-anchor from 7.0.1 to 7.0.2dependabot-preview[bot]2021-02-082-5/+5
| |/ | | | | | | | | | | | | | | Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases) - [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md) - [Commits](https://github.com/valeriangalliat/markdown-it-anchor/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7158 from syuilo/dependabot/npm_and_yarn/aws-sdk-2.840.0dependabot-preview[bot]2021-02-082-5/+5
|\ \
| * | Bump aws-sdk from 2.839.0 to 2.840.0dependabot-preview[bot]2021-02-082-5/+5
| |/ | | | | | | | | | | | | | | Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.839.0 to 2.840.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.839.0...v2.840.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7157 from syuilo/dependabot/npm_and_yarn/css-loader-5.0.2dependabot-preview[bot]2021-02-082-28/+18
|\ \ | |/ |/|
| * Bump css-loader from 5.0.1 to 5.0.2dependabot-preview[bot]2021-02-082-28/+18
|/ | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.1...v5.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Use Node v14.15.4 (#7154)takenoko2021-02-082-2/+2
|
* 12.69.0syuilo2021-02-071-1/+1
|
* New Crowdin updates (#7117)syuilo2021-02-0723-196/+425
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations stream.md (Chinese Simplified) * New translations stream.md (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations custom-emoji.md (Chinese Traditional) * New translations timelines.md (Chinese Traditional) * New translations mute.md (Chinese Traditional) * New translations mute.md (Chinese Traditional) * New translations mute.md (Chinese Traditional) * New translations mute.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations mute.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations keyboard-shortcut.md (Chinese Traditional) * New translations keyboard-shortcut.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations keyboard-shortcut.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations keyboard-shortcut.md (Chinese Traditional) * New translations keyboard-shortcut.md (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations theme.md (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations timelines.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations mute.md (Chinese Traditional) * New translations keyboard-shortcut.md (Chinese Traditional) * New translations follow.md (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations keyboard-shortcut.md (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations mute.md (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian)
* Tweak UIsyuilo2021-02-073-7/+11
|
* :v:syuilo2021-02-073-36/+96
|
* :art:syuilo2021-02-073-0/+0
|
* Add notesyuilo2021-02-071-0/+1
|
* Resolve #7149syuilo2021-02-0710-12/+27
|
* :art:syuilo2021-02-076-3/+30
|
* :art:syuilo2021-02-071-17/+25
|
* Improve contextmenu handlingsyuilo2021-02-073-0/+15
|
* お知らせメールを受け取るかどうかの設定を追加syuilo2021-02-066-1/+37
|
* Fix HTML to MFM (#7150)MeiMei2021-02-062-19/+55
| | | | | * Fix type * Fix HTML to MFM
* Add AiScript console widgetsyuilo2021-02-064-3/+176
|
* Improve plugin settingsyuilo2021-02-067-215/+315
|
* Update depsyuilo2021-02-062-5/+5
|
* Resurrect Service Worker (#7108)tamaina2021-02-0612-98/+217
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolve #7106 * fix lint * fix lint * save lang in idb * fix lint * fix * cache locale file * fix lint * :v: * wip * fix [wip] * fix [wip] Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Resolve #7096syuilo2021-02-061-3/+10
|