server/api
2024-12-30 16:18:28 +01:00
..
api fix(api): 🏷️ Use context.body for 204 responses 2024-12-30 16:18:28 +01:00
inbox fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses 2024-12-07 12:20:06 +01:00
media fix(api): 🏷️ Use context.body for 204 responses 2024-12-30 16:18:28 +01:00
messaging fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00
objects/:id fix(api): 🔒 Correctly check for note ownership when editing 2024-11-19 17:26:14 +01:00
users/:uuid fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses 2024-12-07 12:20:06 +01:00
well-known fix(api): 🐛 Fetch media content-type from data, instead of doing naive guesses 2024-12-16 23:57:21 +01:00