gotosocial/internal/media
tobi 73e9cca701
[bugfix] Close ReadClosers properly in the media package (#434)
* defer lock reader

* close readers when finished with them

* close the reader in the teereader when finished
2022-03-21 13:41:44 +01:00
..
test test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
image.go rework data function to provide filesize 2022-01-23 14:41:58 +01:00
manager.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
manager_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
media_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
processingemoji.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00
processingmedia.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +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