summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/admin/relays (follow)
Commit message (Collapse)AuthorAgeFilesLines
* リレーに不正なURLは追加できないように (#6351)MeiMei2020-05-151-0/+15
| | | | | * リレーに不正なURLは追加できないように * lint
* pub-relay (#6341)MeiMei2020-05-103-0/+68
* pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど