summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles:syuilo2020-12-261-1/+1
|
* add notesyuilo2020-12-261-0/+8
|
* Improve decksyuilo2020-12-265-47/+57
|
* Improve decksyuilo2020-12-267-98/+123
|
* Refactoringsyuilo2020-12-263-3/+3
|
* フォローリクエストがなくてもフォロー承認が出来てし ↵MeiMei2020-12-263-7/+17
| | | | | | | うのを修正 (#7013) * フォローリクエストがなくてもフォロー承認が出来てしまうのを修正 * プロキシアカウントがDB処理をせずにフォローを飛ばしているのを修正
* fix locale handlingsyuilo2020-12-262-1/+4
|
* 翻訳ファイルをランタイムで読み込みsyuilo2020-12-266-33/+46
|
* Fix service worker generationsyuilo2020-12-265-98/+95
|
* Add notesyuilo2020-12-261-1/+1
|
* clean upsyuilo2020-12-265-106/+1
|
* clean upsyuilo2020-12-262-58/+5
|
* Update boot.jssyuilo2020-12-261-78/+82
|
* Update boot.jssyuilo2020-12-261-7/+2
|
* wipsyuilo2020-12-268-35/+35
|
* wipsyuilo2020-12-26200-1533/+1562
|
* wipsyuilo2020-12-2626-174/+844
|
* Showusers order by updateAt NULL considered as max (#7015)CGsama2020-12-241-2/+2
|
* Merge pull request #7000 from ↵dependabot-preview[bot]2020-12-212-10/+10
|\ | | | | | | syuilo/dependabot/npm_and_yarn/eslint-plugin-vue-7.3.0
| * Bump eslint-plugin-vue from 7.2.0 to 7.3.0dependabot-preview[bot]2020-12-212-10/+10
|/ | | | | | | 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>
* Merge pull request #7001 from syuilo/dependabot/npm_and_yarn/nodemailer-6.4.17dependabot-preview[bot]2020-12-212-5/+5
|\
| * Bump nodemailer from 6.4.16 to 6.4.17dependabot-preview[bot]2020-12-212-5/+5
| | | | | | | | | | | | | | | | 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>
* | Merge pull request #6998 from syuilo/dependabot/npm_and_yarn/eslint-7.16.0dependabot-preview[bot]2020-12-212-26/+26
|\ \ | |/ |/|
| * Bump eslint from 7.15.0 to 7.16.0dependabot-preview[bot]2020-12-212-26/+26
|/ | | | | | | | 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>
* :art:syuilo2020-12-204-3/+6
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-12-202-2/+1
|\
| * Remove a meaningless event (#6996)marihachi2020-12-202-2/+1
| | | | | | | | | | * Remove a meaningless event * Remove a meaningless event
* | Update migrationsyuilo2020-12-201-0/+7
|/
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-12-192-2/+2
|\
| * Fix type of Hpml.pageVarUpdatedCallback (#6995)marihachi2020-12-192-2/+2
| |
* | Pageの複製を実装syuilo2020-12-192-4/+24
|/
* pageの選択肢が動作していない問題を修正syuilo2020-12-191-1/+1
|
* Fix bugsyuilo2020-12-192-2/+2
|
* :art:syuilo2020-12-191-1/+0
|
* fix bugsyuilo2020-12-191-8/+8
|
* Storage improve (#6976)syuilo2020-12-19146-1513/+1452
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * :pizza: * 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
* Bump vue-i18n from 9.0.0-beta.7 to 9.0.0-beta.14 (#6993)dependabot-preview[bot]2020-12-192-6/+51
| | | | | | | | | | 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>
* Add delete page button (#6992)marihachi2020-12-191-1/+4
|
* CIでDockerイメージのpushが正しく行われるよう修正 (#6990)coord_e2020-12-191-2/+2
| | | | | * fix docker command on CI to push the image tagged with the version * fix docker cli version on CI for future-proofing
* Merge pull request #6989 from ↵dependabot-preview[bot]2020-12-162-5/+5
|\ | | | | | | syuilo/dependabot/npm_and_yarn/systeminformation-4.31.1
| * [Security] Bump systeminformation from 4.31.0 to 4.31.1dependabot-preview[bot]2020-12-162-5/+5
|/ | | | | | | | 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>
* Merge pull request #6979 from syuilo/dependabot/npm_and_yarn/types/node-14.14.13dependabot-preview[bot]2020-12-152-5/+5
|\
| * Bump @types/node from 14.14.11 to 14.14.13dependabot-preview[bot]2020-12-142-5/+5
| | | | | | | | | | | | | | 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>
* | Merge pull request #6980 from syuilo/dependabot/npm_and_yarn/webpack-5.10.1dependabot-preview[bot]2020-12-142-120/+120
|\ \ | |/ |/|
| * Bump webpack from 5.10.0 to 5.10.1dependabot-preview[bot]2020-12-142-120/+120
|/ | | | | | | 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>
* Merge pull request #6978 from ↵dependabot-preview[bot]2020-12-142-29/+29
|\ | | | | | | syuilo/dependabot/npm_and_yarn/typescript-eslint/parser-4.10.0
| * Bump @typescript-eslint/parser from 4.9.1 to 4.10.0dependabot-preview[bot]2020-12-142-29/+29
|/ | | | | | | | 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>
* Update vetur.config.js (#6975)Xeltica2020-12-121-2/+2
|
* Update tsconfig.jsonsyuilo2020-12-121-1/+1
|
* :art:syuilo2020-12-125-6/+5
|