server/packages/database-interface
2024-06-12 15:03:57 -10:00
..
attachment.ts refactor(database): ♻️ Move Attachment into its own class 2024-06-12 15:03:57 -10:00
base.ts refactor(database): 🎨 Improve database handlers to have more consistent naming and methods 2024-06-12 14:45:07 -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 refactor(database): ♻️ Move Attachment into its own class 2024-06-12 15:03:57 -10:00
oauth.ts fix(api): 🛂 Fix incorrect redirect URI passed to external OIDC providers, normalize issuer URL 2024-06-10 15:58:51 -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
role.ts refactor(database): ♻️ Move Attachment into its own class 2024-06-12 15:03:57 -10:00
timeline.ts refactor(database): 🎨 Improve database handlers to have more consistent naming and methods 2024-06-12 14:45:07 -10:00
user.ts refactor(database): ♻️ Move Attachment into its own class 2024-06-12 15:03:57 -10:00