rudeshark.net/src
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
..
@types uuid() と lint (#5288) 2019-08-18 12:42:58 +09:00
boot Update master.ts 2019-11-24 17:11:53 +09:00
client Stacked bar chart の修正 (#5681) 2020-01-05 20:12:37 +09:00
config Media Proxy を実装 (#5649) 2019-12-20 01:54:28 +09:00
daemons Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
db Add GitHub Actions (#5522) 2020-01-09 14:35:04 +09:00
docs Update reversi-bot.ja-JP.md 2019-09-28 19:48:08 +09:00
games/reversi Use halfwidth space instead of fullwidth space in code (#5054) 2019-06-14 22:54:19 +09:00
mfm 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに (#5562) 2019-11-01 05:43:54 +09:00
misc Fix #5688 (#5689) 2020-01-07 23:34:17 +09:00
models カスタム絵文字リアクションの絵文字がNoteに添付されないのを修正 (#5686) 2020-01-07 12:28:20 +09:00
prelude Improve emoji-picker (#5515) 2019-10-21 00:43:39 +09:00
queue Fix #5611 (#5612) 2019-12-12 00:46:10 +09:00
remote AP引用でquoteUrlに対応 (#5632) 2019-12-15 03:37:54 +09:00
server ドライブ関連の修正 (#5673) 2020-01-04 07:20:41 +09:00
services Add GitHub Actions (#5522) 2020-01-09 14:35:04 +09:00
tools Fix typo - invalied (#5433) 2019-09-15 23:27:33 +09:00
argv.ts 実行時にpackage.jsonを参照しないように (#5418) 2019-11-01 22:34:26 +09:00
const.json 2020 2020-01-02 04:15:16 +09:00
emojilist.json 絵文字ピッカーの Unicode 12.0 対応など (#5441) 2019-09-21 21:31:38 +09:00
index.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
meta.json 実行時にpackage.jsonを参照しないように (#5418) 2019-11-01 22:34:26 +09:00