server/api/api/v1
2024-12-02 15:40:20 +01:00
..
accounts fix(api): 🐛 Fix account lookup address parsing (again) 2024-12-02 15:40:20 +01:00
apps refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
blocks refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
challenges refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
custom_emojis fix(api): 🐛 Fix for changed HTTP response code in Emoji API 2024-11-10 15:38:08 +01:00
emojis refactor: 📝 Move documentation to a custom VitePress site 2024-11-10 15:24:34 +01:00
favourites refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
follow_requests refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
frontend/config refactor(api): 🔥 Remove useless allowedMethods from route meta info 2024-09-27 13:08:47 +02:00
instance refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
markers refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
media refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
mutes refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
notifications revert(api): 🔥 Use Notification's schema declaration instead of declaring it again every time 2024-11-04 14:35:27 +01:00
profile refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
roles fix(api): Fix tests expecting null instead of undefined in Roles API 2024-11-28 11:24:56 +01:00
statuses fix(api): 🔒 Correctly check for note ownership when editing 2024-11-19 17:26:14 +01:00
timelines fix(api): 🚑 Correctly check visibility in timelines 2024-11-19 17:07:11 +01:00