summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add notesyuilo2021-03-191-0/+2
|
* perf: myReaction の取得をまとめて行うようにsyuilo2021-03-192-4/+44
| | | | Related #6813
* Merge pull request #7368 from syuilo/dependabot/npm_and_yarn/koa-views-7.0.1dependabot-preview[bot]2021-03-182-18/+9
|\
| * Bump koa-views from 7.0.0 to 7.0.1dependabot-preview[bot]2021-03-182-18/+9
| | | | | | | | | | | | | | | | Bumps [koa-views](https://github.com/queckezz/koa-views) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/queckezz/koa-views/releases) - [Changelog](https://github.com/queckezz/koa-views/blob/master/history.md) - [Commits](https://github.com/queckezz/koa-views/compare/v7.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7367 from syuilo/dependabot/npm_and_yarn/bull-3.21.0dependabot-preview[bot]2021-03-182-5/+5
|\ \ | |/ |/|
| * Bump bull from 3.20.1 to 3.21.0dependabot-preview[bot]2021-03-182-5/+5
|/ | | | | | | | Bumps [bull](https://github.com/OptimalBits/bull) from 3.20.1 to 3.21.0. - [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.1...v3.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* refactorsyuilo2021-03-181-1/+2
|
* perf: reduce querysyuilo2021-03-181-20/+27
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2021-03-182-22/+12
|\
| * Bump css-loader from 5.1.2 to 5.1.3 (#7358)dependabot-preview[bot]2021-03-182-5/+5
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3. - [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.1.2...v5.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| * Bump jsdom from 16.5.0 to 16.5.1 (#7357)dependabot-preview[bot]2021-03-182-17/+7
| | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.0 to 16.5.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.5.0...16.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* | lintsyuilo2021-03-181-1/+3
|/
* Improve chart performance (#7360)syuilo2021-03-1832-160/+888
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update chart.ts * wip * Improve server performance * wip * wip
* add notesyuilo2021-03-181-0/+1
|
* formatsyuilo2021-03-181-1/+1
|
* fix bugsyuilo2021-03-181-0/+1
|
* Improve server performancesyuilo2021-03-184-10/+54
|
* Improve API performancesyuilo2021-03-181-0/+9
|
* DB上で壊れたドライブファイルを無視するように (#7345)MeiMei2021-03-161-14/+16
|
* Fix assets test and favicon type (#7344)MeiMei2021-03-135-9/+16
| | | | | | | | | * fix * koa-faviconはimage/x-iconがデフォルトらしい * シンプルに * faviconなど
* Fix Schema (#7347)MeiMei2021-03-133-8/+16
|
* test: Add apple-touch-icon.png testsyuilo2021-03-131-0/+5
|
* Update index.ts (#7343)okpierre2021-03-131-1/+1
|
* Improve usabilitysyuilo2021-03-131-1/+1
|
* gulp refactorsyuilo2021-03-133-9/+9
|
* update page editor (#7317)marihachi2021-03-131-8/+14
| | | | * fix buttons visibility * fix title of page editor
* Improve flush (#7328)tamaina2021-03-131-25/+34
|
* Use integrity for scripts hosted on the CDN (#7335)MeiMei2021-03-131-1/+1
| | | | | * Use integrity for scripts hosted on the CDN * 2.0.0-rc.50
* Delete .autogen directorysyuilo2021-03-134-131/+0
|
* Merge pull request #7338 from ↵dependabot-preview[bot]2021-03-122-144/+70
|\ | | | | | | syuilo/dependabot/npm_and_yarn/vue-and-vue/compiler-sfc-3.0.7
| * Bump vue and @vue/compiler-sfcdependabot-preview[bot]2021-03-122-144/+70
|/ | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together. Updates `vue` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.0.7/packages/compiler-sfc) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #7337 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.5dependabot-preview[bot]2021-03-122-5/+5
|\
| * Bump vue-router from 4.0.4 to 4.0.5dependabot-preview[bot]2021-03-122-5/+5
| | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.4 to 4.0.5. - [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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #7336 from ↵dependabot-preview[bot]2021-03-122-5/+5
|\ \ | |/ |/| | | syuilo/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.10
| * Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10dependabot-preview[bot]2021-03-122-5/+5
|/ | | | | | | | Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.9 to 7.13.10. - [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.13.10/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix typo (#7334)Zero King2021-03-131-1/+1
|
* fix watchsyuilo2021-03-132-10/+10
|
* Create CHANGELOG.mdsyuilo2021-03-131-0/+1
|
* fix commentsyuilo2021-03-132-4/+4
|
* refactor: use TS_NODE_PROJECT instead of TS_NODE_COMPILER_OPTIONSsyuilo2021-03-131-1/+1
|
* add testsyuilo2021-03-131-0/+5
|
* eslintrcとtsconfigを整理syuilo2021-03-137-24/+75
|
* npm run watchでサーバーサイドもwatchするようにsyuilo2021-03-123-4/+69
|
* Update dependencies :rocket:syuilo2021-03-122-221/+249
|
* リソースが取得できるかどうかのテストなど (#7316)MeiMei2021-03-125-247/+348
| | | | | | | * Tests for Fetch resource * Remove unnecessary copy * Update koa-views, pug
* Merge pull request #7324 from syuilo/dependabot/npm_and_yarn/types/koa-2.13.1dependabot-preview[bot]2021-03-082-25/+6
|\
| * Bump @types/koa from 2.13.0 to 2.13.1dependabot-preview[bot]2021-03-082-25/+6
|/ | | | | | | Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* 12.74.1syuilo2021-03-071-1/+1
|
* New Crowdin updates (#7287)syuilo2021-03-0714-146/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations follow.md (French) * New translations deck.md (French) * New translations deck.md (French) * New translations mute.md (French) * New translations mute.md (French) * New translations mute.md (French) * New translations reaction.md (French) * New translations reaction.md (French) * New translations reaction.md (French) * New translations ja-JP.yml (French) * New translations custom-emoji.md (French) * New translations theme.md (French) * New translations theme.md (French) * New translations mfm.md (Korean) * New translations ja-JP.yml (Korean) * New translations keyboard-shortcut.md (Korean) * New translations theme.md (French) * New translations theme.md (French) * New translations theme.md (French) * New translations theme.md (French) * New translations theme.md (French) * New translations theme.md (French) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (French) * New translations aiscript.md (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations pages.md (French) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian)
* fix assetssyuilo2021-03-07189-15/+15
| | | | | Fix #7314 Fix #7313