summaryrefslogtreecommitdiff
path: root/internal/api/fileserver
AgeCommit message (Expand)AuthorFiles
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney4
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi3
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney2
2023-02-16[bugfix] Set cache-control max-age dynamically for s3 (#1510)Libravatar tobi1
2023-02-13[chore] Do cache-control in a less silly way to avoid writing header twice (#...Libravatar tobi1
2023-02-12[bugfix] Set appropriate cache-control when using presigned s3 links (#1480)Libravatar tobi1
2023-02-07[bugfix] fix file range length calculation being off by 1 (#1448)Libravatar kim1
2023-02-06[performance] remove local copying of file for satisfying range headers (#1421)v0.7.0-rc1Libravatar kim1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-16[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)Libravatar tobi1
2023-01-11[performance] media processing improvements (#1288)Libravatar kim2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi4
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi4