gotosocial/internal/media
KEINOS 27f4659139
[bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298)
* chore: add test of golden cases before fix of #2263

* chore: add test case to reproduce error of #2263

* [bugfix] allow store smaller PNG image than 261 bytes (#2263)
2023-10-25 14:58:45 +02:00
..
test [bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298) 2023-10-25 14:58:45 +02:00
image.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
manager.go [feature/performance] support uncaching remote emoji + scheduled cleanup functions (#1987) 2023-07-24 13:14:13 +01:00
manager_test.go [bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298) 2023-10-25 14:58:45 +02:00
media_test.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
png-stripper.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processingemoji.go [feature/performance] support uncaching remote emoji + scheduled cleanup functions (#1987) 2023-07-24 13:14:13 +01:00
processingmedia.go [bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298) 2023-10-25 14:58:45 +02:00
refetch.go [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) 2023-06-22 20:46:36 +01:00
refetch_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
types.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
video.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00