server/classes/database
2025-05-26 15:13:56 +02:00
..
application.ts chore: ⬆️ Upgrade to Biome 2.0 2025-04-10 19:15:31 +02:00
base.ts refactor: 🚨 Always explicitely state member accessibility 2024-11-01 21:20:12 +01:00
emoji.ts refactor(api): ♻️ Make SDK and client package only use resources in their own package 2025-05-13 11:51:59 +02:00
instance.ts fix(api): 🐛 Don't use URL in Versia entity schemas, fixes OpenAPI 2025-04-16 16:35:17 +02:00
like.ts perf(api): Store user and post metrics directly in database instead of recalculating them on-the-fly 2025-05-04 16:38:37 +02:00
media.ts feat(media): Add path_style and path configuration to S3 2025-04-15 13:28:12 +02:00
note.ts fix(api): 🐛 Add Reaction custom emoji data in statuses 2025-05-26 15:13:56 +02:00
notification.ts perf(api): Store user and post metrics directly in database instead of recalculating them on-the-fly 2025-05-04 16:38:37 +02:00
pushsubscription.ts chore: ⬆️ Upgrade to Biome 2.0 2025-04-10 19:15:31 +02:00
reaction.ts feat(api): Add Emoji Reactions 2025-05-25 16:11:56 +02:00
relationship.ts perf(api): Store user and post metrics directly in database instead of recalculating them on-the-fly 2025-05-04 16:38:37 +02:00
role.ts chore: ⬆️ Upgrade dependencies 2025-05-01 16:27:34 +02:00
timeline.ts fix: 🚨 Enable more Biome 2.0 rules 2025-04-10 19:56:42 +02:00
token.ts chore: ⬆️ Upgrade to Biome 2.0 2025-04-10 19:15:31 +02:00
user.ts feat(api): Add Emoji Reactions 2025-05-25 16:11:56 +02:00