summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/EndpointsModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-22update testers for 2024.7dakkar1-3/+3
2024-08-22tell the linter to shut up, this timedakkar1-2/+10
2024-08-19fix button translationdakkar1-1/+1
2024-08-19thunk the min/max promisesdakkar1-7/+7
2024-08-19don't return early -- should fix #626dakkar1-2/+2
2024-08-18make the cap of `activeRateLimitRequests` match the rate limitdakkar2-2/+4
2024-08-18relax websocket rate limitsdakkar1-3/+6
2024-08-17Add IP and user ID to connection close messageJulia Johannesen2-2/+6
2024-08-17Come up with better limitsJulia Johannesen1-4/+4
2024-08-17Add @types/proxy-addrJulia Johannesen2-4/+15
2024-08-17Fix logging stuffJulia Johannesen2-2/+1
2024-08-17fix(backend): 無制限にストリーミングのチャンネルに接続で...syuilo1-0/+6
2024-08-17fix error spam from ServerStatsService when running on WindowsHazel K1-1/+2
2024-08-16Limit number of rate limit requestsJulia Johannesen2-2/+29
2024-08-16use the correct remote addressdakkar3-3/+15
2024-08-16upd: apply suggestions on en-US localesMarie1-14/+14
2024-08-16chore: fix typo in icon nameMarie1-1/+1
2024-08-16fix `offestMode` in `MkPagination` - fixes #622dakkar1-6/+12
2024-08-16fix(backend): getApTypeでエラーを投げないように (misskey #14361)かっこかり3-11/+28
2024-08-16add `warnForMissingAltText` key to translation indexdakkar1-0/+4
2024-08-15rough rate limiting for websocketsdakkar2-0/+55
2024-08-14a few more fixes to `os.popup` callsdakkar4-8/+14
2024-08-14update all our uses of `os.popup`dakkar5-27/+84
2024-08-14fix indentdakkar1-1/+1
2024-08-14move lines to same place as upstreamdakkar1-2/+2
2024-08-10update pt_PTpiuvas1-64/+1194
2024-08-11add back original translationkakkokari-gtyih2-2/+2
2024-08-11i18n: add missing japanese translationskakkokari-gtyih2-56/+455
2024-08-10Addition of Japanese translation ( warnForMissingAltText )kanade1-0/+1
2024-08-06fix comparison (thanks linter)dakkar1-1/+1
2024-08-06fix spacing (thanks linter)dakkar1-1/+1
2024-08-06fix spacingdakkar1-1/+1
2024-08-06remove useless semicolondakkar1-1/+1
2024-08-06put back bits that were lost in the mergedakkar1-0/+4
2024-08-06avoid double spacesdakkar2-2/+2
2024-08-06fix variable name is MkMediaListdakkar1-3/+3
2024-08-06fix comparison (thanks linter)dakkar1-1/+1
2024-08-06fix spacing (thanks linter)dakkar1-1/+1
2024-08-06fix webfinger for instances without a `/host-meta`dakkar1-3/+5
2024-08-06update our icons to the new custom fontdakkar3-8/+8
2024-08-06Fix timeout commentsHazel K4-4/+4
2024-08-06chore: remove spaceMarie1-1/+0
2024-08-06chore: add note about updating css and font filesMarie1-0/+4
2024-08-06upd: add back in timestamps on srcMarie1-1/+1
2024-08-06chore: fix positioning in contributingMarie1-3/+3
2024-08-06chore: add icon font to contributingMarie1-0/+6
2024-08-06upd: align font with new repoMarie7-31/+128
2024-08-06appease the linterdakkar1-1/+1
2024-08-06appease the linterdakkar1-1/+1
2024-08-06fix type for env variabledakkar1-1/+1