Commit graph

2896 commits

Author SHA1 Message Date
syuilo b851b7f431 12.20.0 2020-02-22 02:38:37 +09:00
syuilo 5584d56b6a Clean up 2020-02-21 08:36:18 +09:00
syuilo ac32077221 12.19.0 2020-02-21 00:36:17 +09:00
syuilo 502de89ab1 12.18.1 2020-02-20 13:41:28 +09:00
syuilo 330ea7d210 12.18.0 2020-02-20 07:30:43 +09:00
syuilo 34311e3181 12.17.0 2020-02-20 03:55:38 +09:00
syuilo 36cd88e6b7 12.16.0 2020-02-19 06:42:46 +09:00
syuilo 98a87ee75f 12.15.0 2020-02-19 04:16:00 +09:00
syuilo 44d7652171 12.14.0 2020-02-18 21:35:16 +09:00
syuilo 50d1500dfc 12.13.0 2020-02-18 19:50:04 +09:00
syuilo b4d24f4377 12.12.0 2020-02-17 07:24:16 +09:00
syuilo 8fe153c7c1 12.11.0 2020-02-16 22:53:35 +09:00
syuilo ec222378c4 12.10.0 2020-02-15 04:32:48 +09:00
syuilo 4a202f0f7e 12.9.0 2020-02-14 01:26:28 +09:00
syuilo 691482bb28 Update dependencies 🚀 2020-02-13 22:39:23 +09:00
syuilo 6f5f233bb5 12.8.0 2020-02-13 03:13:30 +09:00
syuilo 9fb5579701 12.7.1 2020-02-11 20:08:47 +09:00
syuilo b587fefe44 12.7.0 2020-02-10 23:45:31 +09:00
syuilo ade1e40395 12.6.0 2020-02-10 07:25:49 +09:00
syuilo bd828bb072 Better resize observe 2020-02-10 03:13:22 +09:00
syuilo 90a9cf376e 12.5.0 2020-02-09 22:44:07 +09:00
syuilo 45cb5ff4ef 12.4.1 2020-02-09 03:56:39 +09:00
syuilo 0d5e000ad3 12.4.0 2020-02-09 00:01:01 +09:00
syuilo b58dd8c704 12.3.0 2020-02-08 18:37:00 +09:00
syuilo fc76f7874e Docs 2020-02-07 19:43:37 +09:00
Xeltica 9c97bb431c
markdown 2020-02-07 01:20:04 +09:00
syuilo 294c9840de 12.2.0 2020-02-06 22:27:32 +09:00
syuilo 781cebf194 12.0.0 2020-02-06 09:35:15 +09:00
syuilo b0c21aa233 12.0.0-beta.3 2020-02-06 09:17:30 +09:00
syuilo ee0531b048 12.0.0-beta.2 2020-02-05 21:47:04 +09:00
syuilo 75e360ae7a 12.0.0-beta.1 2020-02-05 15:42:08 +09:00
syuilo 28c2063043 12.0.0-alpha.15 2020-02-05 10:17:30 +09:00
syuilo b9a0d25601 Update package.json 2020-02-01 18:13:59 +09:00
syuilo a74c790ccb 12.0.0-alpha.14 2020-02-01 17:11:38 +09:00
syuilo 7ed3448e13 Resolve #1669 2020-02-01 07:16:52 +09:00
syuilo fb9fed545e ✌️ 2020-01-30 07:53:19 +09:00
syuilo f5d5d26b0e Adjust page style 2020-01-30 06:19:18 +09:00
syuilo f6154dc0af
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 9703ba5340
ファイルと画像認識処理の改善 (#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 3ecb0ab161 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 16fb7c4557 11.37.1 2020-01-07 23:35:29 +09:00
syuilo 90cfd87f46 11.37.0 2020-01-07 22:04:46 +09:00
syuilo 8b6968c665 Update dependencies 🚀 2020-01-07 21:51:37 +09:00
MeiMei c3b8123e32 Stacked bar chart の修正 (#5681)
* Revert "Stacked bar chart がおかしいのを修正 (#5654)"

This reverts commit b16e5bd136.

* apexcharts@3.12.0
2020-01-05 20:12:37 +09:00
syuilo 953142115c Update dependencies 🚀 2019-12-20 04:46:28 +09:00
MeiMei 4214a0618e Update showdown to 1.9.1 (#5615) 2019-12-15 03:41:18 +09:00
MeiMei d18291cf0c 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 de57dd7c97 11.36.0 2019-11-24 17:12:05 +09:00
syuilo f7a328d66e Update dependencies 🚀 2019-11-24 17:09:32 +09:00
syuilo 626d64631e 11.35.1 2019-11-05 22:24:00 +09:00