summaryrefslogtreecommitdiff
path: root/internal/api/client/fileserver
AgeCommit message (Expand)AuthorFiles
2022-11-03[bugfix] Wrap media in read closer (#941)Libravatar tobi1
2022-09-19[bugfix] Server and closer bugfixes (#839)Libravatar tobi1
2022-07-30serve HEAD requests via the fileserver (#735)Libravatar tobi2
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim2
2022-07-15[performance] Add long cache-control max age to fileserver (#710)Libravatar tobi1
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß2
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-02-21[bugfix] Fix thumbnail image type (#406)Libravatar tobi1
2022-02-19[feature] Stream files via reader (#404)Libravatar tobi1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi3
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi2
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi2
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell3
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi2
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst2
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst3