server/classes/database
2025-05-28 02:59:26 +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(federation): 🔒 Enforce content filters for remote content as well 2025-05-28 02:59:26 +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 refactor(database): 🔥 Always import SQL operators directly from drizzle 2025-05-26 19:00:24 +02:00
role.ts refactor(database): 🔥 Always import SQL operators directly from drizzle 2025-05-26 19:00:24 +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 refactor(database): 🔥 Always import SQL operators directly from drizzle 2025-05-26 19:00:24 +02:00