server/packages/database-interface
2024-06-10 15:58:51 -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 fix(api): 🐛 Give correct URI/URL values for notes in API 2024-06-09 15:17:03 -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 fix(api): 🐛 Add default role with default permissions in roles API 2024-06-09 16:14:36 -10:00
timeline.ts refactor: 🚚 Add slash to typescript path shortcuts 2024-05-28 14:59:49 -10:00
user.ts feat(api): Add permissions to every route and permission config 2024-06-07 18:57:29 -10:00