gotosocial/internal/typeutils
tobi d4cddf460a
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
* don't serve unused fields for video attachments

* parse video bitrate + duration more accurately

* use ServeContent where appropriate to respect Range

* abstract temp file seeker into its own function
2023-01-16 16:19:17 +01:00
..
astointernal.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
astointernal_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
converter.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
converter_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
defaulticons.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
frontendtointernal.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
internal.go [chore] move caches to a separate State{} structure (#1078) 2022-12-08 18:35:14 +01:00
internaltoas.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
internaltoas_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
internaltofrontend.go [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
internaltofrontend_test.go [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
internaltorss.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
internaltorss_test.go [performance] media processing improvements (#1288) 2023-01-11 12:13:13 +01:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
wrap_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00