aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* db: Migrate from prisma to drizzleMohamedBassem2024-02-233-107/+137
* feature: Adding some loading card while the link is getting crawledMohamedBassem2024-02-221-0/+25
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-223-1/+48
* build: Fix buildMohamedBassem2024-02-201-2/+2
* feature: Basic support for demo modeMohamedBassem2024-02-201-3/+12
* fix: Fix passing the query to the tag pageMohamedBassem2024-02-201-29/+5
* branding: Rename app to HoarderMohamedBassem2024-02-202-3/+3
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-201-1/+4
* feature: Add ability to refresh bookmark detailsMohamedBassem2024-02-141-1/+38
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-132-0/+29
* hack: Hack API key support in the context creation of TRPCMohamedBassem2024-02-122-4/+4
* feature: Add support for managing API keysMohamedBassem2024-02-122-0/+69
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-114-0/+191