gotosocial/internal/media
tobi 25cab0e1f4
[bugfix] Fix images not being processed correctly sometimes (#437)
* bump exif-terminator to latest version

* add and test giant turnip from turnip.farm

* don't error if content property is nil
2022-03-21 19:46:51 +01:00
..
test test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
image.go [bugfix] Fix images not being processed correctly sometimes (#437) 2022-03-21 19:46:51 +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] Fix images not being processed correctly sometimes (#437) 2022-03-21 19:46:51 +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