server/classes/database
Jesse Wierzbinski 9eac364e01
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 0s
Build Docker Images / lint (push) Failing after 7s
Build Docker Images / tests (push) Failing after 7s
Deploy Docs to GitHub Pages / build (push) Failing after 0s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Mirror to Codeberg / Mirror (push) Failing after 0s
Nix Build / check (push) Failing after 0s
Test Publish / build (client) (push) Failing after 0s
Test Publish / build (sdk) (push) Failing after 0s
Build Docker Images / check (push) Failing after 7s
refactor(database): 🔥 Always import SQL operators directly from drizzle
2025-05-26 19:00:24 +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 refactor(database): 🔥 Always import SQL operators directly from drizzle 2025-05-26 19:00:24 +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