summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* サードパーティからも自身のロールを確認できるようにsyuilo2023-01-251-1/+1
* Update ApResolverService.tssyuilo2023-01-251-1/+2
* Update ApRequestService.tssyuilo2023-01-251-1/+2
* fix depssyuilo2023-01-251-3/+3
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-2512-422/+200
* refactor(server): fix type errorssyuilo2023-01-253-6/+6
* refactor(server): fix type errorssyuilo2023-01-252-12/+24
* fix(server): /api/signin always returns 429 when request header x-forwarded-f...syuilo2023-01-241-5/+10
* Fix #9710 ? (#9712)tamaina2023-01-243-7/+48
* use minified csssyuilo2023-01-241-1/+1
* update depssyuilo2023-01-241-6/+5
* fix TypeError: Cannot read properties of undefined (reading 'getLogger')tamaina2023-01-241-1/+1
* コミット漏れsyuilo2023-01-242-6/+5
* refactor(server): httpRequestServiceのUndiciFetcher依存をなるべくカ...syuilo2023-01-243-47/+49
* update depssyuilo2023-01-231-4/+4
* enhance(server): onlyServer / onlyQueue オプションを復活syuilo2023-01-233-38/+53
* add an achievementsyuilo2023-01-221-0/+1
* add a secret achievementsyuilo2023-01-221-0/+1
* カスタム絵文字のURLが空文字列になる場合があるのを修正syuilo2023-01-221-2/+2
* tweak boot.jssyuilo2023-01-221-1/+1
* tweak bootstrap of clientsyuilo2023-01-221-55/+23
* add achievementsyuilo2023-01-222-1/+8
* update depssyuilo2023-01-221-10/+10
* ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-213-2/+9
* fix(server): twitterと連携するときに autwh is not a function にな...syuilo2023-01-211-1/+1
* add some achievementssyuilo2023-01-211-0/+2
* add some achievementssyuilo2023-01-211-0/+2
* enhance(server): separate job queue process (#9662)syuilo2023-01-215-27/+27
* enhance(server): set Cache-Control header for some routessyuilo2023-01-211-2/+5
* Achievements (#9665)syuilo2023-01-2115-8/+289
* add commands for build with swcsyuilo2023-01-192-1/+14
* enhance: playのscriptの文字数制限を緩和syuilo2023-01-192-1/+12
* refactor(server): notify url when fetch errortamaina2023-01-171-1/+1
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-2/+7
* enhance(client): Force error screen (#8947)Kainoa Kanter2023-01-171-0/+5
* ApRequestService: don't generate our own Host header (#9378)Mary2023-01-171-2/+4
* enhance(client): make possible to hide adssyuilo2023-01-161-0/+3
* Use pnpm for package manager (#9531)CyberRex2023-01-161-5/+5
* プロフィールの文字数制限を緩和syuilo2023-01-161-1/+1
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-166-6/+17
* typosyuilo2023-01-161-1/+1
* refactor: rename role.options -> role.policiessyuilo2023-01-1547-91/+105
* ロールの各オプションに優先度を設定できるようにsyuilo2023-01-153-18/+29
* ロールでレートリミットを調整できるようにsyuilo2023-01-153-5/+11
* update depssyuilo2023-01-151-19/+19
* Fix import (#9566)Masaya Suzuki2023-01-151-1/+1
* enhance(server): add rate limits for some endpointssyuilo2023-01-147-4/+28
* ノートをピン留めできる数を設定可能にsyuilo2023-01-142-1/+6
* fix importsyuilo2023-01-141-1/+1
* enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2023-01-145-4/+37