server/api/api/v1/accounts
Jesse Wierzbinski 5074ac788f
fix(api): 🐛 Force text content-type header on all empty responses
Fixes a problem where the content-type would default to application/json
2024-12-07 13:24:24 +01:00
..
:id fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00
familiar_followers refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
id fix(api): 🐛 Automatically make all usernames lowercase 2024-11-21 09:23:25 +01:00
lookup fix(api): 🐛 Fix account lookup address parsing (again) 2024-12-02 15:40:20 +01:00
relationships refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
search fix(api): 🐛 Use consistent user address matching patterns 2024-11-22 16:53:36 +01:00
update_credentials fix(api): 🔒 Correctly put all URIs in profiles through proxy 2024-11-22 15:06:46 +01:00
verify_credentials refactor(database): 🚚 Only import ORM abstractions from @versia/kit 2024-11-01 20:57:16 +01:00
index.test.ts fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00
index.ts fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00