server/classes/database
2024-12-02 15:07:05 +01:00
..
application.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
attachment.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
base.ts refactor: 🚨 Always explicitely state member accessibility 2024-11-01 21:20:12 +01:00
emoji.ts feat(federation): Handle instances not existing 2024-12-02 15:07:05 +01:00
instance.ts feat(federation): Handle instances not existing 2024-12-02 15:07:05 +01:00
like.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
note.ts feat: Split off queue workers into a separate worker process 2024-11-25 21:54:31 +01:00
notification.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
relationship.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
role.ts fix(api): 🐛 Don't use null in Role properties 2024-11-28 10:54:44 +01:00
timeline.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
token.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
user.ts feat(federation): Handle instances not existing 2024-12-02 15:07:05 +01:00