server/classes/database
2025-02-17 13:07:43 +01:00
..
application.ts feat(api): 🏷️ Port Status OpenAPI schemas from Mastodon API docs 2025-02-05 22:49:07 +01:00
base.ts refactor: 🚨 Always explicitely state member accessibility 2024-11-01 21:20:12 +01:00
emoji.ts feat(api): 🏷️ Port Role and CustomEmoji OpenAPI schemas 2025-02-11 18:22:39 +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(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
media.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
note.ts feat(federation): ⬆️ Upgrade to Versia 0.5 2025-02-17 13:07:43 +01:00
notification.ts refactor(api): 🏷️ Begin porting all code over to new schemas 2025-02-12 23:25:22 +01:00
pushsubscription.ts refactor(api): 🏷️ Use more new schemas 2025-02-12 23:33:07 +01:00
reaction.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
relationship.ts refactor(api): 🏷️ Begin porting all code over to new schemas 2025-02-12 23:25:22 +01:00
role.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
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): 🏷️ Use more new schemas 2025-02-12 23:33:07 +01:00
user.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