aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-22feature: Adding some loading card while the link is getting crawledMohamedBassem1-0/+25
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem3-1/+48
2024-02-20build: Fix buildMohamedBassem1-2/+2
2024-02-20feature: Basic support for demo modeMohamedBassem1-3/+12
2024-02-20fix: Fix passing the query to the tag pageMohamedBassem1-29/+5
2024-02-20branding: Rename app to HoarderMohamedBassem2-3/+3
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-1/+4
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem1-1/+38
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2-0/+29
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem2-4/+4
2024-02-12feature: Add support for managing API keysMohamedBassem2-0/+69
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem4-0/+191