aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-203-5/+5
|
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-201-1/+4
|
* chore: Consolidate all config vars in one fileMohamedBassem2024-02-142-23/+1
|
* 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-123-7/+5
|
* feature: Add support for managing API keysMohamedBassem2024-02-123-0/+144
|
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-119-42/+252
|
* api: Init trpc in prep for a migrationMohamedBassem2024-02-103-0/+42