server/classes/database
2025-01-02 03:36:54 +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 refactor(federation): ♻️ More federation logic cleanup 2024-12-09 15:01:19 +01:00
instance.ts refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
like.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
note.ts refactor(federation): ♻️ More federation logic cleanup 2024-12-09 15:01:19 +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
pushsubscription.ts fix(api): 🐛 Correctly calculate user based on token 2025-01-02 03:36:54 +01:00
reaction.ts feat(database): Add Reaction database class 2024-12-18 20:01:26 +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(api): Finish push notification delivery 2025-01-02 02:45:40 +01:00