Commit graph

17954 commits

Author SHA1 Message Date
syuilo
a80b1c5096 モバイルで投稿ボタン復活するなど 2020-12-27 10:42:38 +09:00
syuilo
650ee6a78c 2020-12-26 23:18:51 +09:00
syuilo
ebf7cc7070 add note 2020-12-26 22:56:01 +09:00
syuilo
47852d7932 Improve deck 2020-12-26 22:41:00 +09:00
syuilo
c6afb68b0b Improve deck 2020-12-26 18:33:54 +09:00
syuilo
2526673dba Refactoring 2020-12-26 15:38:51 +09:00
MeiMei
a7cb5cfae0 フォローリクエストがなくてもフォロー承認が出来てしまうのを修正 (#7013)
* フォローリクエストがなくてもフォロー承認が出来てしまうのを修正

* プロキシアカウントがDB処理をせずにフォローを飛ばしているのを修正
2020-12-26 15:31:28 +09:00
syuilo
82204be544 fix locale handling 2020-12-26 15:27:39 +09:00
syuilo
e1fa803eb1 翻訳ファイルをランタイムで読み込み 2020-12-26 15:13:25 +09:00
syuilo
2e60f966d6 Fix service worker generation 2020-12-26 14:11:08 +09:00
syuilo
735df94d3e Add note 2020-12-26 14:00:55 +09:00
syuilo
8552690c45 clean up 2020-12-26 13:57:25 +09:00
syuilo
f768ace23d clean up 2020-12-26 11:02:57 +09:00
syuilo
630df066c3 Update boot.js 2020-12-26 10:58:59 +09:00
syuilo
c415094687 Update boot.js 2020-12-26 10:55:12 +09:00
syuilo
7a64907b3e wip 2020-12-26 10:51:00 +09:00
syuilo
2d9f213829 wip 2020-12-26 10:47:36 +09:00
syuilo
9889014f06 wip 2020-12-26 10:01:32 +09:00
CGsama
d19d839cd8 Showusers order by updateAt NULL considered as max (#7015) 2020-12-24 22:15:34 +09:00
dependabot-preview[bot]
b8878e789f Merge pull request #7000 from syuilo/dependabot/npm_and_yarn/eslint-plugin-vue-7.3.0 2020-12-21 20:42:36 +00:00
dependabot-preview[bot]
002edf9c4e Bump eslint-plugin-vue from 7.2.0 to 7.3.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.2.0...v7.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 20:35:26 +00:00
dependabot-preview[bot]
e5b22092f3 Merge pull request #7001 from syuilo/dependabot/npm_and_yarn/nodemailer-6.4.17 2020-12-21 20:33:07 +00:00
dependabot-preview[bot]
a7a3d2753b Bump nodemailer from 6.4.16 to 6.4.17
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.16 to 6.4.17.
- [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.16...v6.4.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 20:25:09 +00:00
dependabot-preview[bot]
e9815b2987 Merge pull request #6998 from syuilo/dependabot/npm_and_yarn/eslint-7.16.0 2020-12-21 20:23:59 +00:00
dependabot-preview[bot]
9279b48412 Bump eslint from 7.15.0 to 7.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 20:15:25 +00:00
syuilo
4f09dabe90 🎨 2020-12-20 17:19:18 +09:00
syuilo
9acdcc979c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-12-20 10:52:58 +09:00
syuilo
ca3196f05e Update migration 2020-12-20 10:52:41 +09:00
marihachi
d38478309b Remove a meaningless event (#6996)
* Remove a meaningless event

* Remove a meaningless event
2020-12-20 10:46:09 +09:00
syuilo
d17f52c2ff Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-12-19 21:41:04 +09:00
syuilo
5ba73899fd Pageの複製を実装 2020-12-19 21:41:00 +09:00
marihachi
2eeeb0ed36 Fix type of Hpml.pageVarUpdatedCallback (#6995) 2020-12-19 21:09:23 +09:00
syuilo
264f838669 pageの選択肢が動作していない問題を修正 2020-12-19 21:04:41 +09:00
syuilo
2ea94622db Fix bug 2020-12-19 18:38:03 +09:00
syuilo
fac8c29ac3 🎨 2020-12-19 13:23:40 +09:00
syuilo
f7ed16a2a1 fix bug 2020-12-19 11:12:02 +09:00
syuilo
e8b5804e99 Storage improve (#6976)
* wip

* wip

* wip

* wip

* wip

* Update storage.ts

* wip

* wip

* wip

* wip

* Update storage.ts

* Update storage.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update storage.ts

* wip

* wip

* wip

* wip

* 🍕

* wip

* wip

* wip

* wip

* wip

* wip

* Update deck-storage.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update store.ts

* wip

* wip

* wip

* wip

* Update init.ts

* wip

* wip

* Update pizzax.ts

* wip

* wip

* Update timeline.vue

* Update init.ts

* wip

* wip

* Update init.ts
2020-12-19 10:55:52 +09:00
dependabot-preview[bot]
c4d2613201 Bump vue-i18n from 9.0.0-beta.7 to 9.0.0-beta.14 (#6993)
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 9.0.0-beta.7 to 9.0.0-beta.14.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-19 09:55:57 +09:00
marihachi
b40e42d90f Add delete page button (#6992) 2020-12-19 09:53:50 +09:00
coord_e
963a786dda CIでDockerイメージのpushが正しく行われるよう修正 (#6990)
* fix docker command on CI to push the image tagged with the version

* fix docker cli version on CI for future-proofing
2020-12-19 09:53:12 +09:00
dependabot-preview[bot]
b0a6943504 Merge pull request #6989 from syuilo/dependabot/npm_and_yarn/systeminformation-4.31.1 2020-12-16 19:51:23 +00:00
dependabot-preview[bot]
fc20918bab [Security] Bump systeminformation from 4.31.0 to 4.31.1
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.0 to 4.31.1. **This update includes a security fix.**
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 19:43:47 +00:00
dependabot-preview[bot]
c096fa905f Merge pull request #6979 from syuilo/dependabot/npm_and_yarn/types/node-14.14.13 2020-12-15 01:33:31 +00:00
dependabot-preview[bot]
938e16549d Merge pull request #6980 from syuilo/dependabot/npm_and_yarn/webpack-5.10.1 2020-12-14 20:32:45 +00:00
dependabot-preview[bot]
1b685ea928 Bump webpack from 5.10.0 to 5.10.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 20:24:41 +00:00
dependabot-preview[bot]
c110883b4e Bump @types/node from 14.14.11 to 14.14.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.13.
- [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-12-14 20:24:36 +00:00
dependabot-preview[bot]
1198171c6a Merge pull request #6978 from syuilo/dependabot/npm_and_yarn/typescript-eslint/parser-4.10.0 2020-12-14 20:22:10 +00:00
dependabot-preview[bot]
7106eadc7b Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.10.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 20:13:45 +00:00
Xeltica
a04c7a2ac4 Update vetur.config.js (#6975) 2020-12-12 23:24:50 +09:00
syuilo
7cd3b1efcd Update tsconfig.json 2020-12-12 21:41:08 +09:00