Commit graph

2897 commits

Author SHA1 Message Date
syuilo
601703776b 12.21.0 2020-02-23 02:53:44 +09:00
syuilo
2c418742e7 12.20.0 2020-02-22 02:38:37 +09:00
syuilo
d44e873d6a Clean up 2020-02-21 08:36:18 +09:00
syuilo
797e4c439a 12.19.0 2020-02-21 00:36:17 +09:00
syuilo
24aeeaa44c 12.18.1 2020-02-20 13:41:28 +09:00
syuilo
1936e80539 12.18.0 2020-02-20 07:30:43 +09:00
syuilo
083faf6204 12.17.0 2020-02-20 03:55:38 +09:00
syuilo
b9bd3474b4 12.16.0 2020-02-19 06:42:46 +09:00
syuilo
f11bbbaccc 12.15.0 2020-02-19 04:16:00 +09:00
syuilo
0d7886077e 12.14.0 2020-02-18 21:35:16 +09:00
syuilo
e391727b81 12.13.0 2020-02-18 19:50:04 +09:00
syuilo
dca94caa0c 12.12.0 2020-02-17 07:24:16 +09:00
syuilo
56012ec217 12.11.0 2020-02-16 22:53:35 +09:00
syuilo
1c6e9ea9de 12.10.0 2020-02-15 04:32:48 +09:00
syuilo
85826eb419 12.9.0 2020-02-14 01:26:28 +09:00
syuilo
31b914e92c Update dependencies 🚀 2020-02-13 22:39:23 +09:00
syuilo
c7e4462425 12.8.0 2020-02-13 03:13:30 +09:00
syuilo
7ac8f10b26 12.7.1 2020-02-11 20:08:47 +09:00
syuilo
743900e2d4 12.7.0 2020-02-10 23:45:31 +09:00
syuilo
5880d79d29 12.6.0 2020-02-10 07:25:49 +09:00
syuilo
84a7828176 Better resize observe 2020-02-10 03:13:22 +09:00
syuilo
6a81cd6ffe 12.5.0 2020-02-09 22:44:07 +09:00
syuilo
82a7a6c6aa 12.4.1 2020-02-09 03:56:39 +09:00
syuilo
79ad3c70e9 12.4.0 2020-02-09 00:01:01 +09:00
syuilo
35212db4cf 12.3.0 2020-02-08 18:37:00 +09:00
syuilo
669222ff56 Docs 2020-02-07 19:43:37 +09:00
Xeltica
e994233620 markdown 2020-02-07 01:20:04 +09:00
syuilo
95ffc61466 12.2.0 2020-02-06 22:27:32 +09:00
syuilo
fc0304adfd 12.0.0 2020-02-06 09:35:15 +09:00
syuilo
d4f78a018a 12.0.0-beta.3 2020-02-06 09:17:30 +09:00
syuilo
5a0fb409ac 12.0.0-beta.2 2020-02-05 21:47:04 +09:00
syuilo
19b2740825 12.0.0-beta.1 2020-02-05 15:42:08 +09:00
syuilo
dbe4cff5c1 12.0.0-alpha.15 2020-02-05 10:17:30 +09:00
syuilo
535d704fea Update package.json 2020-02-01 18:13:59 +09:00
syuilo
09932b687d 12.0.0-alpha.14 2020-02-01 17:11:38 +09:00
syuilo
d06ed48008 Resolve #1669 2020-02-01 07:16:52 +09:00
syuilo
d3c568e42f ✌️ 2020-01-30 07:53:19 +09:00
syuilo
ada7935866 Adjust page style 2020-01-30 06:19:18 +09:00
syuilo
e24ca1e51f v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00
MeiMei
fc1d683d3d ファイルと画像認識処理の改善 (#5690)
* dimensions制限とリファクタ

* comment

* 不要な変更削除

* use fromFile など

* Add probe-image-size.d.ts

* えーCRLFで作るなよ…

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix d.ts

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update src/@types/probe-image-size.d.ts

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-01-12 16:40:58 +09:00
rinsuki
2e4030b6c5 Add GitHub Actions (#5522)
* add .github/workflows/nodejs.yml

* fix

* GitHub Actions: Node.js 8.xはサポートしない

* add .github/workflows/docker.yml

* Dockerビルドをキャッシュするように

* Run test in github actions

* 同リポジトリ内からのプルリクだと無駄に二回走るのを抑制

* 6925c00のdocker.ymlへの適応忘れ

* fix .circleci/misskey/test.yml

* test実行時にDBとかredisとか動かすように

* fix

* fix tests (#5544)

* fix test

* fix compile errors

* PATH引き継ぎでchild_process.spawn時のENOENTを修正

*  サーバー起動処理を共通化

* fix coding style

* fd=4をipcに使うように

* fix port

* fix

* fix ws port

* #4033 にテストケースを追従

* fix?

* fix??

* fix

* fix

* fix

* maybe fix

* fix

* node 10.xサポートしてなかった

* 11.10じゃないとだめだった

* fix

* remove chart test

* fix

* chart test復活

* fix

* 一回一回コネクションを閉じる

* Revert "一回一回コネクションを閉じる"

This reverts commit 56e35cf4f83070744c8dd852f1a7075011d88828.

* 一回一回sync→dropしてるのをやめてみる

* fix

* fix

* …

* キャッシュを切ってみる

* add ts to require target

* omg fix

* Revert "キャッシュを切ってみる"

This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.

* done呼び忘れ

* 実際の文字数リミットと違ってたので対応

* テストケースがバグってたので修正

* Revert "一回一回sync→dropしてるのをやめてみる"

This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.

* fix

* fix

* fix

* fix?

* fix

* chartのconnectionを分離する

* fix

* fix

* fix tsconfig?

* Revert "fix tsconfig?"

This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.

* fix

* TS_NODE_FILES を scripts の方で指定

* Windowsェ

* Circle CIの実行条件をmasterへのpushのみに

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-09 14:35:04 +09:00
syuilo
bbcc4339b8 11.37.1 2020-01-07 23:35:29 +09:00
syuilo
f44ea611c6 11.37.0 2020-01-07 22:04:46 +09:00
syuilo
5d7c78572a Update dependencies 🚀 2020-01-07 21:51:37 +09:00
MeiMei
56028255a7 Stacked bar chart の修正 (#5681)
* Revert "Stacked bar chart がおかしいのを修正 (#5654)"

This reverts commit b16e5bd136d5e082cf5adf8b4d51025a76f2edf5.

* apexcharts@3.12.0
2020-01-05 20:12:37 +09:00
syuilo
3645954665 Update dependencies 🚀 2019-12-20 04:46:28 +09:00
MeiMei
f2562a4afa Update showdown to 1.9.1 (#5615) 2019-12-15 03:41:18 +09:00
MeiMei
4d7f69b05f gulpのminifyプロセスの改善 (#5624)
* Use terser instead of uglify

* Use gulp-clean-css instead of gulp-cssnano

* isProduction分岐を削除
2019-12-12 00:37:58 +09:00
syuilo
33e8906b3d 11.36.0 2019-11-24 17:12:05 +09:00
syuilo
d1550cf9e6 Update dependencies 🚀 2019-11-24 17:09:32 +09:00