syuilo
|
dbeeeeb9e5
|
perf(server): Improver performance
|
2021-03-19 18:22:34 +09:00 |
|
syuilo
|
35bc5b91ad
|
refactor
|
2021-03-19 18:22:14 +09:00 |
|
syuilo
|
a7e5db82df
|
add note
|
2021-03-19 11:15:05 +09:00 |
|
syuilo
|
498cefdb75
|
perf: myReaction の取得をまとめて行うように
Related #6813
|
2021-03-19 10:53:09 +09:00 |
|
dependabot-preview[bot]
|
117678e4cc
|
Merge pull request #7368 from syuilo/dependabot/npm_and_yarn/koa-views-7.0.1
|
2021-03-18 20:35:17 +00:00 |
|
dependabot-preview[bot]
|
ae5540ef69
|
Bump koa-views from 7.0.0 to 7.0.1
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>
|
2021-03-18 20:26:33 +00:00 |
|
dependabot-preview[bot]
|
09f1a067a2
|
Merge pull request #7367 from syuilo/dependabot/npm_and_yarn/bull-3.21.0
|
2021-03-18 20:26:11 +00:00 |
|
dependabot-preview[bot]
|
9a00e86fbc
|
Bump bull from 3.20.1 to 3.21.0
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>
|
2021-03-18 20:17:53 +00:00 |
|
syuilo
|
5ba30883f6
|
refactor
|
2021-03-18 17:38:42 +09:00 |
|
syuilo
|
3c48081be9
|
perf: reduce query
|
2021-03-18 17:35:47 +09:00 |
|
syuilo
|
0c7a4a493b
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2021-03-18 13:33:16 +09:00 |
|
syuilo
|
cef05658ee
|
lint
|
2021-03-18 13:33:14 +09:00 |
|
dependabot-preview[bot]
|
4b13ec93ba
|
Bump css-loader from 5.1.2 to 5.1.3 (#7358)
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>
|
2021-03-18 13:21:04 +09:00 |
|
dependabot-preview[bot]
|
8d90a94fe4
|
Bump jsdom from 16.5.0 to 16.5.1 (#7357)
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>
|
2021-03-18 13:20:52 +09:00 |
|
syuilo
|
f3e0cedef6
|
Improve chart performance (#7360)
* wip
* wip
* wip
* wip
* wip
* Update chart.ts
* wip
* Improve server performance
* wip
* wip
|
2021-03-18 11:17:05 +09:00 |
|
syuilo
|
84b87bcd30
|
add note
|
2021-03-18 11:03:38 +09:00 |
|
syuilo
|
eff185f8d1
|
format
|
2021-03-18 10:55:51 +09:00 |
|
syuilo
|
b2b9b7d6bc
|
fix bug
|
2021-03-18 10:54:39 +09:00 |
|
syuilo
|
7836dfae4f
|
Improve server performance
|
2021-03-18 10:52:54 +09:00 |
|
syuilo
|
1dea826fb5
|
Improve API performance
|
2021-03-18 10:19:30 +09:00 |
|
MeiMei
|
43dd6b687d
|
DB上で壊れたドライブファイルを無視するように (#7345)
|
2021-03-16 12:50:07 +09:00 |
|
MeiMei
|
2c987d5c39
|
Fix assets test and favicon type (#7344)
* fix
* koa-faviconはimage/x-iconがデフォルトらしい
* シンプルに
* faviconなど
|
2021-03-13 23:22:54 +09:00 |
|
MeiMei
|
8c86a7916a
|
Fix Schema (#7347)
|
2021-03-13 22:15:20 +09:00 |
|
syuilo
|
2c1d6a3bee
|
test: Add apple-touch-icon.png test
|
2021-03-13 13:21:33 +09:00 |
|
okpierre
|
c34b8c594f
|
Update index.ts (#7343)
|
2021-03-13 13:19:49 +09:00 |
|
syuilo
|
69efdb4ac9
|
Improve usability
|
2021-03-13 13:05:20 +09:00 |
|
syuilo
|
7b285a1a71
|
gulp refactor
|
2021-03-13 11:43:07 +09:00 |
|
marihachi
|
8ec5073e50
|
update page editor (#7317)
* fix buttons visibility
* fix title of page editor
|
2021-03-13 10:56:27 +09:00 |
|
tamaina
|
c3bfafb50c
|
Improve flush (#7328)
|
2021-03-13 10:55:29 +09:00 |
|
MeiMei
|
e52e56dd5a
|
Use integrity for scripts hosted on the CDN (#7335)
* Use integrity for scripts hosted on the CDN
* 2.0.0-rc.50
|
2021-03-13 10:54:02 +09:00 |
|
syuilo
|
1581511c2d
|
Delete .autogen directory
|
2021-03-13 10:43:37 +09:00 |
|
dependabot-preview[bot]
|
8e9e93e0e4
|
Merge pull request #7338 from syuilo/dependabot/npm_and_yarn/vue-and-vue/compiler-sfc-3.0.7
|
2021-03-12 21:38:15 +00:00 |
|
dependabot-preview[bot]
|
574b4bab24
|
Bump vue and @vue/compiler-sfc
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>
|
2021-03-12 21:30:02 +00:00 |
|
dependabot-preview[bot]
|
8529e20c6c
|
Merge pull request #7337 from syuilo/dependabot/npm_and_yarn/vue-router-4.0.5
|
2021-03-12 21:27:25 +00:00 |
|
dependabot-preview[bot]
|
286c952902
|
Merge pull request #7336 from syuilo/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.10
|
2021-03-12 21:23:11 +00:00 |
|
dependabot-preview[bot]
|
7893ee1977
|
Bump vue-router from 4.0.4 to 4.0.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>
|
2021-03-12 20:15:47 +00:00 |
|
dependabot-preview[bot]
|
4477aa338e
|
Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.10
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>
|
2021-03-12 20:14:42 +00:00 |
|
Zero King
|
ddf0168f54
|
Fix typo (#7334)
|
2021-03-13 02:07:18 +09:00 |
|
syuilo
|
db0284111e
|
fix watch
|
2021-03-13 00:40:35 +09:00 |
|
syuilo
|
c1aff9aa61
|
Create CHANGELOG.md
|
2021-03-13 00:26:29 +09:00 |
|
syuilo
|
8b46a2bc31
|
fix comment
|
2021-03-13 00:24:32 +09:00 |
|
syuilo
|
cd34d62b54
|
refactor: use TS_NODE_PROJECT instead of TS_NODE_COMPILER_OPTIONS
|
2021-03-13 00:24:22 +09:00 |
|
syuilo
|
4fae5eb90d
|
add test
|
2021-03-13 00:18:46 +09:00 |
|
syuilo
|
b1507edcc3
|
eslintrcとtsconfigを整理
|
2021-03-13 00:18:41 +09:00 |
|
syuilo
|
bb2524b310
|
npm run watchでサーバーサイドもwatchするように
|
2021-03-12 23:37:06 +09:00 |
|
syuilo
|
3fa9b185cf
|
Update dependencies 🚀
|
2021-03-12 23:31:01 +09:00 |
|
MeiMei
|
abcae7bed9
|
リソースが取得できるかどうかのテストなど (#7316)
* Tests for Fetch resource
* Remove unnecessary copy
* Update koa-views, pug
|
2021-03-12 23:10:15 +09:00 |
|
dependabot-preview[bot]
|
54d67eb952
|
Merge pull request #7324 from syuilo/dependabot/npm_and_yarn/types/koa-2.13.1
|
2021-03-08 20:24:44 +00:00 |
|
dependabot-preview[bot]
|
e82a7e8422
|
Bump @types/koa from 2.13.0 to 2.13.1
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>
|
2021-03-08 20:15:24 +00:00 |
|
syuilo
|
596530fb8a
|
12.74.1
|
2021-03-07 14:42:46 +09:00 |
|