Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-11 | Add `Server` to Access-Control-Expose-Headers header (#15908) | Michael Telatynski | 3 | -2/+3 | |
2023-07-10 | Make the media `/upload` tracing less ambiguous (#15888) | Eric Eastwood | 3 | -42/+62 | |
A lot of the functions have the same name in this space like `store_file`, and we also do it multiple times for different reasons (main media repo, other storage providers, thumbnails, etc) so it's good to differentiate them so your head doesn't explode. Follow-up |