| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve role test | syuilo | 2023-02-02 | 1 | -10/+58 |
| * | test: add test of RoleService | syuilo | 2023-02-02 | 1 | -0/+145 |
| * | fix(test): add @jest/globals | syuilo | 2023-02-02 | 1 | -2/+3 |
| * | refactor: fix type | syuilo | 2023-02-01 | 2 | -4/+13 |
| * | refactor: fix type | syuilo | 2023-02-01 | 1 | -2/+2 |
| * | refactor: fix type | syuilo | 2023-02-01 | 1 | -37/+41 |
| * | enhance(backend): enhance SchemaType handling of anyOf (#9762) | tamaina | 2023-02-01 | 3 | -48/+71 |
| * | refactor: fix type | syuilo | 2023-02-01 | 5 | -12/+6 |
| * | refactor: tweak variable name | syuilo | 2023-02-01 | 1 | -23/+23 |
| * | fix(try): ld signature normalizer (#9758) | Nya Candy | 2023-01-31 | 1 | -1/+4 |
| * | update deps | syuilo | 2023-01-27 | 1 | -8/+8 |
| * | fix(server): fix aggregation of retention | syuilo | 2023-01-27 | 1 | -1/+8 |
| * | proxyRemoteFilesがfalseならリモートカスタム絵文字は直リン... | syuilo | 2023-01-26 | 1 | -1/+5 |
| * | リアクション履歴が公開なら、ログインしていなくても... | hayabusa | 2023-01-26 | 1 | -1/+1 |
| * | refactor: /proxyをFileServerServiceに統合し、/proxyのurlで/filesが... | tamaina | 2023-01-26 | 6 | -257/+346 |
| * | tweak custom emoji handling | syuilo | 2023-01-26 | 4 | -2/+141 |
| * | chore: check emoji host | syuilo | 2023-01-26 | 1 | -4/+6 |
| * | tweak error screen | syuilo | 2023-01-26 | 1 | -1/+1 |
| * | fix(server): turnstile-failed: missing-input-secret | syuilo | 2023-01-26 | 1 | -2/+2 |
| * | Merge branch 'develop' into emoji-re | tamaina | 2023-01-25 | 24 | -467/+320 |
| |\ | |||||
| | * | サードパーティからも自身のロールを確認できるように | syuilo | 2023-01-25 | 1 | -1/+1 |
| | * | Update ApResolverService.ts | syuilo | 2023-01-25 | 1 | -1/+2 |
| | * | Update ApRequestService.ts | syuilo | 2023-01-25 | 1 | -1/+2 |
| | * | fix deps | syuilo | 2023-01-25 | 1 | -3/+3 |
| | * | fix(server): node-fetchおよびgotを使う以前の実装に戻す | syuilo | 2023-01-25 | 12 | -422/+200 |
| | * | refactor(server): fix type errors | syuilo | 2023-01-25 | 3 | -6/+6 |
| | * | refactor(server): fix type errors | syuilo | 2023-01-25 | 2 | -12/+24 |
| | * | fix(server): /api/signin always returns 429 when request header x-forwarded-f... | syuilo | 2023-01-24 | 1 | -5/+10 |
| | * | Fix #9710 ? (#9712) | tamaina | 2023-01-24 | 3 | -7/+48 |
| | * | use minified css | syuilo | 2023-01-24 | 1 | -1/+1 |
| | * | update deps | syuilo | 2023-01-24 | 1 | -6/+5 |
| | * | fix TypeError: Cannot read properties of undefined (reading 'getLogger') | tamaina | 2023-01-24 | 1 | -1/+1 |
| | * | コミット漏れ | syuilo | 2023-01-24 | 2 | -6/+5 |
| | * | refactor(server): httpRequestServiceのUndiciFetcher依存をなるべくカ... | syuilo | 2023-01-24 | 3 | -47/+49 |
| | * | update deps | syuilo | 2023-01-23 | 1 | -4/+4 |
| | * | enhance(server): onlyServer / onlyQueue オプションを復活 | syuilo | 2023-01-23 | 3 | -38/+53 |
| * | | 1時間に | tamaina | 2023-01-22 | 1 | -2/+2 |
| * | | wip | tamaina | 2023-01-22 | 3 | -3/+5 |
| * | | wip | tamaina | 2023-01-22 | 1 | -1/+1 |
| * | | wip | tamaina | 2023-01-22 | 10 | -31/+101 |
| * | | Merge branch 'develop' into emoji-re | tamaina | 2023-01-22 | 33 | -111/+419 |
| |\| | |||||
| | * | add an achievement | syuilo | 2023-01-22 | 1 | -0/+1 |
| | * | add a secret achievement | syuilo | 2023-01-22 | 1 | -0/+1 |
| | * | カスタム絵文字のURLが空文字列になる場合があるのを修正 | syuilo | 2023-01-22 | 1 | -2/+2 |
| | * | tweak boot.js | syuilo | 2023-01-22 | 1 | -1/+1 |
| | * | tweak bootstrap of client | syuilo | 2023-01-22 | 1 | -55/+23 |
| | * | add achievement | syuilo | 2023-01-22 | 2 | -1/+8 |
| | * | update deps | syuilo | 2023-01-22 | 1 | -10/+10 |
| | * | ローカルのカスタム絵文字については直接オリジナルURL... | syuilo | 2023-01-21 | 3 | -2/+9 |
| | * | fix(server): twitterと連携するときに autwh is not a function にな... | syuilo | 2023-01-21 | 1 | -1/+1 |