GoToSocial/internal/media
tobi d7b46a4b63
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
* move initial prune up to the server start function

* don't do initial prune when starting media manager

* add admin/mediaremoteprune in processor
2022-05-03 10:56:18 +01:00
..
test [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
image.go [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
manager.go [chore] Move initial MediaRemotePrune to cmd.server function (#536) 2022-05-03 10:56:18 +01:00
manager_test.go [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
media_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
png-stripper.go [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
processingemoji.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00
processingmedia.go [bugfix] Fix media uploads blocking after a failed upload #438 2022-03-22 12:42:34 +01:00
pruneremote.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
pruneremote_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
types.go [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
util.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00