aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/server/api/routers/users.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-02feature: Show user list in admin pageMohamedBassem1-2/+41
2024-03-02feature: Make the first user an admin automaticallyMohamedBassem1-0/+7
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-3/+3
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-11/+13
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-0/+45