server/packages/database-interface
2024-05-16 18:05:06 -10:00
..
main.ts refactor(api): ♻️ Change route names, improve API endpoints to be more consistent with Mastodon API 2024-05-16 15:49:59 -10:00
note.ts feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00
oauth.ts feat(config): Allow frontend route customization and forcing OIDC 2024-05-16 18:05:06 -10:00
package.json refactor(database): 🎨 Refactor note handling into its own class instead of separate functions 2024-04-16 18:09:21 -10:00
timeline.ts perf(database): Improve performance when fetching timelines by fetching all data in a single SQL query 2024-05-08 13:19:53 -10:00
user.ts refactor(config): 🔥 Replace config validation with Zod 2024-05-15 16:37:25 -10:00