summaryrefslogtreecommitdiff
path: root/internal/processing/media
AgeCommit message (Expand)AuthorFiles
2022-03-21[bugfix] Close ReadClosers properly in the media package (#434)Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi4
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi1
2022-02-19[feature] Stream files via reader (#404)Libravatar tobi1
2022-01-23rework data function to provide filesizeLibravatar tsmethurst1
2022-01-16pass reader around instead of []byteLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst1
2022-01-08compiling nowLibravatar tsmethurst1
2022-01-08further refinementsLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst2
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi6
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi2
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-04Refactor/tidy (#261)Libravatar tobi3
2021-09-11rename KVStore uses as storage to differentiate between upcoming store packageLibravatar kim (grufwub)3
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)3
2021-09-10fixes + db changes (#204)Libravatar tobi1
2021-09-04rework media processing a little bit (#191)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi6
2021-08-20Database updates (#144)Libravatar tobi4
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst2
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst2
2021-07-05Domain block (#76)Libravatar Tobi Smethurst7