server/classes/database
Jesse Wierzbinski ec506241f0
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 6s
Build Docker Images / lint (push) Successful in 50s
Build Docker Images / check (push) Successful in 1m24s
Build Docker Images / tests (push) Failing after 8s
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 / build (push) Failing after 15s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 33m5s
test(api): Remove old tests and introduce new, better ones
2025-03-23 03:34:17 +01:00
..
application.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
base.ts refactor: 🚨 Always explicitely state member accessibility 2024-11-01 21:20:12 +01:00
emoji.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
instance.ts refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
like.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
media.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
note.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
notification.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
pushsubscription.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
reaction.ts refactor(federation): ♻️ Move Versia Note URIs to /notes, instead of /objects 2025-02-17 23:31:39 +01:00
relationship.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
role.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
timeline.ts refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
token.ts refactor(api): 🔥 Remove old @versia/client version 2025-03-22 18:04:47 +01:00
user.ts test(api): Remove old tests and introduce new, better ones 2025-03-23 03:34:17 +01:00