MeiMei
|
c071467b6a
|
テストがうごかないのを修正 (#7566)
* startServer
* typeorm 0.2.32
* Fix: chartのテストがテストの並び順によっては正しく初期化されない
* initTestDb
|
2021-06-12 22:40:17 +09:00 |
|
MeiMei
|
334ca01092
|
Update resolutions (#7572)
|
2021-06-12 22:32:44 +09:00 |
|
syuilo
|
22bbee1fa3
|
Update deps
|
2021-06-08 11:40:08 +09:00 |
|
syuilo
|
a5a2f9d01e
|
Update misskey.js
|
2021-06-01 19:17:25 +09:00 |
|
syuilo
|
79cb836483
|
Update deps
|
2021-05-31 11:05:34 +09:00 |
|
MeiMei
|
798aedfc0f
|
Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1
* Fix regex
|
2021-05-30 20:52:39 +09:00 |
|
syuilo
|
ae2267220b
|
wip #7533
|
2021-05-27 17:15:08 +09:00 |
|
MeiMei
|
3cd04c4b81
|
Fix agent type (#7532)
|
2021-05-23 13:07:11 +09:00 |
|
syuilo
|
0108b8bfe3
|
Update deps
|
2021-05-20 12:27:50 +09:00 |
|
MeiMei
|
588b838deb
|
APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json
* Fix typo
* Fix api-doc
|
2021-05-05 19:02:30 +09:00 |
|
syuilo
|
55b673cc6f
|
Update deps
|
2021-04-25 11:30:02 +09:00 |
|
syuilo
|
f413339e75
|
Update yarn.lock
|
2021-04-24 22:56:26 +09:00 |
|
syuilo
|
878b154604
|
nodejs v16で動くように
|
2021-04-21 03:24:53 +09:00 |
|
syuilo
|
11349561d6
|
Use FontAwesome as web font instead of vue component (#7469)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update yarn.lock
* wip
* wip
|
2021-04-20 23:22:59 +09:00 |
|
syuilo
|
203799871c
|
Update yarn.lock
|
2021-04-18 16:36:01 +09:00 |
|
syuilo
|
18fbaee9df
|
fix
|
2021-04-16 09:05:32 +09:00 |
|
syuilo
|
94b59e8b6f
|
update commander
|
2021-04-16 09:03:17 +09:00 |
|
syuilo
|
e9c5cd543e
|
update dependencies
|
2021-04-16 08:51:38 +09:00 |
|
syuilo
|
a0fd3aef98
|
update mfm-js
|
2021-04-15 20:25:32 +09:00 |
|
syuilo
|
89e7ef36dc
|
Update yarn.lock
|
2021-04-15 12:37:32 +09:00 |
|
syuilo
|
c0c64a2d5d
|
Tweak UI
|
2021-04-12 23:13:58 +09:00 |
|
MeiMei
|
7d2126e2b2
|
Fix punycode deprecation warning (#7426)
|
2021-04-04 13:00:39 +09:00 |
|
syuilo
|
1f4ae2f63a
|
Use mfm-js for MFM parsing (#7415)
* wip
* Update mfm.ts
* wip
* update mfmjs
* refactor
* nanka
* Update mfm.ts
* Update to-html.ts
* Update to-html.ts
* wip
* fix test
* fix test
|
2021-04-02 10:36:11 +09:00 |
|
syuilo
|
2210d1053a
|
Update vue
|
2021-03-27 11:08:15 +09:00 |
|
tamaina
|
3cd537ecf2
|
Remove url loadrr (#7396)
|
2021-03-24 11:32:23 +09:00 |
|
syuilo
|
a284e8c5eb
|
fix test
|
2021-03-23 17:54:43 +09:00 |
|
dependabot-preview[bot]
|
8b327fbc82
|
build(deps): bump webpack from 5.26.3 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.26.3 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.26.3...v5.27.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-23 08:27:29 +00:00 |
|
syuilo
|
8432c2c9ea
|
refactor(build): gulpを経由しないでTypeScriptのビルドを行うように
path aliasをサーバーサイドでも使ったりしたいため
|
2021-03-23 17:24:40 +09:00 |
|
syuilo
|
36bcaaff55
|
Resolve #6533
|
2021-03-22 12:43:21 +09:00 |
|
syuilo
|
4b13431a19
|
Update deps 🚀
|
2021-03-19 23:25:10 +09:00 |
|
dependabot-preview[bot]
|
0b5e3a93a5
|
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]
|
23d743bcae
|
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]
|
8a04fc3336
|
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 |
|
dependabot-preview[bot]
|
a3fff800d2
|
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]
|
48d767918f
|
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
|
4f249159d3
|
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 |
|
dependabot-preview[bot]
|
c562d09479
|
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]
|
ee7bef3395
|
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]
|
7212027937
|
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]
|
16b5e121cd
|
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 |
|
syuilo
|
3e2d2e5f6b
|
npm run watchでサーバーサイドもwatchするように
|
2021-03-12 23:37:06 +09:00 |
|
syuilo
|
b8d9dd15ac
|
Update dependencies 🚀
|
2021-03-12 23:31:01 +09:00 |
|
MeiMei
|
936fcfb1c7
|
リソースが取得できるかどうかのテストなど (#7316)
* Tests for Fetch resource
* Remove unnecessary copy
* Update koa-views, pug
|
2021-03-12 23:10:15 +09:00 |
|
dependabot-preview[bot]
|
8c9f8de6d2
|
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 |
|
dependabot-preview[bot]
|
4911a394a6
|
Bump systeminformation from 5.3.4 to 5.6.1
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.3.4 to 5.6.1.
- [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>
|
2021-03-06 02:45:34 +00:00 |
|
MeiMei
|
acc7a7e626
|
systeminformation@5.3.4 (#7245)
|
2021-03-06 11:42:49 +09:00 |
|
dependabot-preview[bot]
|
6059fb2aa6
|
Bump postcss from 8.2.6 to 8.2.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7.
- [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.6...8.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-05 20:14:57 +00:00 |
|
dependabot-preview[bot]
|
8a484a623c
|
Merge pull request #7299 from syuilo/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.9
|
2021-03-04 20:33:13 +00:00 |
|
dependabot-preview[bot]
|
1cb984ba79
|
Bump @babel/plugin-transform-runtime from 7.13.6 to 7.13.9
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.6 to 7.13.9.
- [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.9/packages/babel-plugin-transform-runtime)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-04 20:24:18 +00:00 |
|
dependabot-preview[bot]
|
93c8ec631f
|
Bump vue-style-loader from 4.1.2 to 4.1.3
Bumps [vue-style-loader](https://github.com/vuejs/vue-style-loader) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/vuejs/vue-style-loader/releases)
- [Changelog](https://github.com/vuejs/vue-style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-style-loader/commits/v4.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-04 20:14:54 +00:00 |
|