Commit graph

18177 commits

Author SHA1 Message Date
tamaina 126826eb5a
Implement in-unison reload (#7196)
* Resolve #6804
Implement unison reload

* ✌️

* fix

* Update share.vue

fix

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-02-17 21:36:56 +09:00
MeiMei 9bc0110b86
Fix #7212 (#7215) 2021-02-17 21:34:51 +09:00
syuilo 10cd4754fd リファクタ等 2021-02-17 21:34:20 +09:00
syuilo 10f9fd6146 wip 2021-02-17 21:27:11 +09:00
MeiMei ffb0dadbc7
Fix #6807 (#7213) 2021-02-17 19:45:21 +09:00
syuilo 9c1e42cc9b wip 2021-02-16 22:49:37 +09:00
syuilo 911dedf3d7 wip 2021-02-16 22:17:13 +09:00
syuilo 6a9187c1ba wip 2021-02-16 18:21:44 +09:00
syuilo 5cdd9d2027 wip 2021-02-16 13:13:42 +09:00
syuilo 70826d326b wip 2021-02-15 21:00:37 +09:00
syuilo 0336d640ec wip 2021-02-15 17:17:19 +09:00
syuilo 80eefa92ce wip 2021-02-14 22:54:28 +09:00
syuilo f1a861d1c1 wip 2021-02-14 22:52:45 +09:00
syuilo 1eda7c8565
Chat UI (#7197)
* wip

* wip

* wip

* wip

* refactor

* Update note.vue

* wip
2021-02-14 22:26:07 +09:00
tamaina 6ce2231e70
ServiceWorker: onfetchで何もしないように (#7195)
* Resolve #7192

* skip waiting

* fix

* refactor
2021-02-13 19:53:40 +09:00
Cj-bc 6477ad2cfc
packedNoteSchemaの更新漏れを修正 (#7174) (#7190)
Add 'localOnly' to packedNoteSchema

Related: #7174

Add 'emojis' to packedNoteSchema

Add 'reactions' to packedNoteSchema

Related: #7174

Add 'renoteCount' to packedNoteSchema

Related: #7174

Add 'repliesCount' to packedNoteSchema

Add 'uri' to packedNoteSchema

Add 'url' to packedNoteSchema

Add: _featuredId_ to packedNoteSchema

Add '_prId_' to packedNoteSchema

Add 'myReaction' to packedNoteSchema
2021-02-13 17:50:51 +09:00
syuilo 225ec6f5ed fix #7189 2021-02-13 15:39:13 +09:00
syuilo 91172654e4 refactor: resolve #7139 2021-02-13 15:33:38 +09:00
syuilo ebadd7fd3f wip: email notification 2021-02-13 12:28:26 +09:00
dependabot-preview[bot] 2d3248504b
Merge pull request #7187 from syuilo/dependabot/npm_and_yarn/typescript-4.1.5 2021-02-12 20:30:12 +00:00
dependabot-preview[bot] 78b12c7b80
Bump typescript from 4.1.3 to 4.1.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>
2021-02-12 20:22:37 +00:00
dependabot-preview[bot] 42a6dc44f4
Merge pull request #7184 from syuilo/dependabot/npm_and_yarn/nodemailer-6.4.18 2021-02-12 20:21:45 +00:00
dependabot-preview[bot] 832eabfeab
Bump nodemailer from 6.4.17 to 6.4.18
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>
2021-02-12 20:13:49 +00:00
dependabot-preview[bot] 2fe22acc0d
Merge pull request #7181 from syuilo/dependabot/npm_and_yarn/webpack-5.21.2 2021-02-11 20:31:21 +00:00
dependabot-preview[bot] 554bf821d8
Bump webpack from 5.21.1 to 5.21.2
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>
2021-02-11 20:23:14 +00:00
dependabot-preview[bot] dcf2c32fd8
Merge pull request #7179 from syuilo/dependabot/npm_and_yarn/mocha-8.3.0 2021-02-11 20:22:41 +00:00
dependabot-preview[bot] 215d7ec1b9
Bump mocha from 8.2.1 to 8.3.0
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>
2021-02-11 20:15:04 +00:00
syuilo 33bd8fb9d9 fix ui 2021-02-11 22:56:58 +09:00
syuilo ab9343a788 add note 2021-02-11 17:49:28 +09:00
syuilo 263032b680 HTMLメール 2021-02-11 17:47:30 +09:00
syuilo cc9bc7703a スクラッチパッド、ボタンウィジェット、AiScriptウィジェットでトークンを設定するように 2021-02-11 16:16:04 +09:00
syuilo 90f738608f アカウント情報が更新されたときに永続化されない問題を修正 2021-02-11 16:06:19 +09:00
dependabot-preview[bot] d0cf26b342
Merge pull request #7172 from syuilo/dependabot/npm_and_yarn/sass-loader-11.0.1 2021-02-10 20:21:37 +00:00
dependabot-preview[bot] 51f6708fc6
Bump sass-loader from 11.0.0 to 11.0.1
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>
2021-02-10 20:13:47 +00:00
dependabot-preview[bot] c6fcef6e98
Merge pull request #7170 from syuilo/dependabot/npm_and_yarn/postcss-8.2.5 2021-02-09 20:32:24 +00:00
dependabot-preview[bot] 0c3a24318a
Bump postcss from 8.2.4 to 8.2.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>
2021-02-09 20:24:22 +00:00
dependabot-preview[bot] 868657477c
Merge pull request #7168 from syuilo/dependabot/npm_and_yarn/bull-3.20.1 2021-02-09 20:23:26 +00:00
dependabot-preview[bot] c77f3e0985
Merge pull request #7167 from syuilo/dependabot/npm_and_yarn/idb-keyval-5.0.2 2021-02-09 20:23:14 +00:00
dependabot-preview[bot] 130a222821
Bump bull from 3.20.0 to 3.20.1
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>
2021-02-09 20:15:24 +00:00
dependabot-preview[bot] e0facd97c7
Bump idb-keyval from 5.0.1 to 5.0.2
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>
2021-02-09 20:15:06 +00:00
dependabot-preview[bot] 01eba895d1
Merge pull request #7163 from syuilo/dependabot/npm_and_yarn/ts-loader-8.0.16 2021-02-08 20:30:44 +00:00
dependabot-preview[bot] 74196a3781
Merge pull request #7161 from syuilo/dependabot/npm_and_yarn/markdown-it-anchor-7.0.2 2021-02-08 20:23:50 +00:00
dependabot-preview[bot] fdfc23d878
Merge pull request #7158 from syuilo/dependabot/npm_and_yarn/aws-sdk-2.840.0 2021-02-08 20:22:18 +00:00
dependabot-preview[bot] c4bdf39abc
Bump ts-loader from 8.0.15 to 8.0.16
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>
2021-02-08 20:21:50 +00:00
dependabot-preview[bot] 7e8a0e5c5a
Merge pull request #7157 from syuilo/dependabot/npm_and_yarn/css-loader-5.0.2 2021-02-08 20:21:29 +00:00
dependabot-preview[bot] ad14feae94
Bump markdown-it-anchor from 7.0.1 to 7.0.2
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>
2021-02-08 20:15:38 +00:00
dependabot-preview[bot] 2e7458a246
Bump aws-sdk from 2.839.0 to 2.840.0
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>
2021-02-08 20:14:13 +00:00
dependabot-preview[bot] fd7fe5d96e
Bump css-loader from 5.0.1 to 5.0.2
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>
2021-02-08 20:13:39 +00:00
takenoko d8872ca278
Use Node v14.15.4 (#7154) 2021-02-08 14:12:57 +09:00
syuilo f24c7c81c0 12.69.0 2021-02-07 18:23:05 +09:00