summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/proxy/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-181-26/+0
|
* refactor: Use ESM (#8358)syuilo2022-02-271-5/+5
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* Add `img-src` and `media-src` to `Content-Security-Policy` header for files ↵shibao2022-01-291-1/+1
| | | | | | | | | and media proxy (#8188) * add img-src and media-src to csp in file and media proxy * add csp changes to changelog * sort and remove trailing semicolon
* refactoringsyuilo2021-11-121-0/+26
Resolve #7779