GoToSocial/internal/media
tobi 15d1e6b3a1
[bugfix] Fix thumbnail image type (#406)
* fix thumbnail content-type

* test fix thumbnail content-type
2022-02-21 11:26:26 +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 start fixing up emoji processing code 2022-01-15 14:33:58 +01:00
manager_test.go [bugfix] Fix thumbnail image type (#406) 2022-02-21 11:26:26 +01:00
media_test.go test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
processingemoji.go store and retrieve processState atomically 2022-02-08 13:38:44 +01:00
processingmedia.go [bugfix] Fix thumbnail image type (#406) 2022-02-21 11:26:26 +01:00
types.go store and retrieve processState atomically 2022-02-08 13:38:44 +01:00
util.go pass reader around instead of []byte 2022-01-16 18:52:55 +01:00