summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-09fix lintsyuilo1-5/+5
2021-11-12refactoringsyuilo1-2/+2
2021-10-24feat(client): メンションにユーザーのアバターを表示するよ...syuilo1-1/+17
2021-10-08server: コマンドラインオプション廃止syuilo1-2/+2
2021-08-19refactor: use path alias to improve readabilitysyuilo1-1/+1
2021-08-19fix: mochaが動かないため拡張子なしに戻したsyuilo1-13/+13
2021-08-19refactor: refactoring importssyuilo1-13/+13
2021-03-24Refactor (#7394)syuilo1-1/+1
2021-03-23refactor: Use path aliassyuilo1-3/+3
2020-11-25nanka iroiro (#6853)syuilo1-2/+8
2020-06-05Revert "fix(api): Fix #6418 (#6442)"syuilo1-2/+2
2020-06-04fix(api): Fix #6418 (#6442)syuilo1-2/+2
2020-05-10fix(server): Remove koa-compresssyuilo1-8/+0
2020-05-09brotli圧縮の無効化など Resolve #6325 (#6326)MeiMei1-2/+3
2020-04-04refactor: Use ===syuilo1-1/+1
2019-09-27Update dependencies :rocket:syuilo1-1/+1
2019-04-15Use pureimage instead of canvassyuilo1-3/+5
2019-04-15ランダムにアバターを生成するようにsyuilo1-0/+7
2019-04-13strictNullChecks (#4666)syuilo1-1/+1
2019-04-10テーブル分割syuilo1-4/+4
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-8/+8
2019-03-02ログをデータベースに保存して管理画面で見れるようにsyuilo1-2/+2
2019-02-08Refactoring: Move chart dir into services dirsyuilo1-1/+1
2019-02-07Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo1-8/+7
2019-02-06Check config on load (#4170)Aya Morisawa1-7/+8
2019-02-05/.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)1-7/+4
2019-02-05アニメーションを自動再生しないオプション (#4131)MeiMei1-0/+1
2019-02-04[Server] Enable slow optionsyuilo1-4/+7
2019-02-03Create type definition for 'koa-slow' (#4072)Acid Chicken (硫酸鶏)1-1/+1
2019-02-03Use internal logger instead of debug/console for loggingsyuilo1-2/+2
2019-02-03Better loggingsyuilo1-1/+1
2019-02-03Better loggingsyuilo1-2/+7
2019-01-31Module 'request-stats' as import syntax (#4071)Acid Chicken (硫酸鶏)1-2/+3
2019-01-23Update index.tsAcid Chicken (硫酸鶏)1-1/+1
2019-01-23Supress log when testsyuilo1-1/+1
2019-01-23Fix testsyuilo1-0/+13
2018-12-11Use for-of instead of forEach (#3583)Aya Morisawa1-2/+2
2018-11-29Implement email configsyuilo1-0/+19
2018-11-26Return 404 for undefined .well-known (#3404)MeiMei1-0/+5
2018-11-09Use sum function (#3174)Aya Morisawa1-3/+4
2018-10-23Refactoringsyuilo1-2/+2
2018-10-21Refactorsyuilo1-2/+2
2018-10-21Resolve #2963syuilo1-2/+2
2018-10-21Refactoringsyuilo1-2/+2
2018-10-17Resolve #2923syuilo1-1/+1
2018-10-16Implement API testssyuilo1-1/+2
2018-09-15Resolve #2328syuilo1-0/+25
2018-06-18wipsyuilo1-1/+1
2018-05-24Enable HTTP/2syuilo1-4/+2
2018-04-29Disable http2syuilo1-3/+5