summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/cli.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-3/+3
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* CLIページにおいてAPIリクエスト時にContent-Typeヘッダを付 ↵RyotaK2023-02-121-0/+3
| | | | するように変更 (#9887)
* refactoringsyuilo2021-11-121-0/+55
Resolve #7779