server/api
2024-12-30 19:38:41 +01:00
..
api refactor(api): ♻️ Remove useless authorization checks 2024-12-30 19:38:41 +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 refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
messaging fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00
objects/:id refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
users/:uuid refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
well-known refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00