server/api/api/v1
Gaspard Wierzbinski 450058213d
Merge pull request #32 from versia-pub/refactor/media
Refactor and simplify the media pipeline
2025-02-01 11:02:28 +01:00
..
accounts refactor(database): ♻️ Make user avatar and header into a Media instead of plaintext 2025-01-28 19:07:55 +01:00
apps refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
blocks refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
challenges refactor(api): 🔥 Remove all useless route metadata objects 2024-12-30 20:18:48 +01:00
custom_emojis refactor(api): 🔥 Remove all useless route metadata objects 2024-12-30 20:18:48 +01:00
emojis refactor(media): ♻️ Massively simplify media pipeline with Bun.S3 2025-01-29 17:21:40 +01:00
favourites refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
follow_requests refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
frontend/config refactor(api): 🔥 Remove all useless route metadata objects 2024-12-30 20:18:48 +01:00
instance fix(api): 🐛 Add missing attributes to /api/v1/instance 2025-01-29 16:05:04 +01:00
markers refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
media refactor(database): 🔥 Simplify media management code 2025-01-28 18:06:33 +01:00
mutes refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
notifications refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
profile refactor(database): ♻️ Make user avatar and header into a Media instead of plaintext 2025-01-28 19:07:55 +01:00
push/subscription fix(api): 👽 Ignore what the Mastodon docs say, they're wrong 2025-01-02 04:13:12 +01:00
roles refactor(api): ♻️ Simplify route schema definitions 2024-12-30 20:26:56 +01:00
statuses refactor(database): ♻️ Make emojis use a Media instead of just rawdogging the URI 2025-01-28 17:43:43 +01:00
timelines refactor(database): 🚚 Rename "Attachment" to "Media" 2025-01-23 16:08:42 +01:00