summaryrefslogtreecommitdiff
path: root/src/misc/gen-key-pair.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-36/+0
| | | | Resolve #7779
* pub-relay (#6341)MeiMei2020-05-101-0/+36
* pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど