summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/InternalStorageService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours1-1/+1
* add mediaDirectory config option to configure location of uploaded mediaRuby Iris Juric2025-05-261-9/+2
* add option `filePermissionBits` to override permissions on locally-stored filesHazelnoot2024-11-291-2/+10
* remove unused import from InternalStorageServiceHazelnoot2024-11-281-1/+1
* fix comment typo in InternalStorageService.tsHazelnoot2024-10-201-1/+1
* pre-create the `files` directory to reduce IO operationsHazelnoot2024-10-201-2/+2
* use async IO for InternalStorageServiceHazelnoot2024-10-201-8/+9
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* chore: fix import positionsyuilo2022-12-041-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+6
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+45