gotosocial/internal/api
MaeIsBad 0d267fd598
[bugfix] Properly handle range > content-length (#1979)
This makes the serveFileRange function return the entire file
if suffix-range is larger than content-length in compliance with RFC9110

Co-authored-by: mae <git@badat.dev>
2023-07-12 09:51:51 +02:00
..
activitypub [chore] Refactor AP authentication, other small bits of tidying up (#1874) 2023-06-13 15:47:56 +01:00
auth [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
client [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
fileserver [bugfix] Properly handle range > content-length (#1979) 2023-07-12 09:51:51 +02:00
model [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [bugfix] Reorder web view logic, other small fixes (#1954) 2023-07-07 14:58:53 +02:00
wellknown [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
activitypub.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
nodeinfo.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wellknown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00