aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/package.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-74/+0
* build: Replace bcrypt with bcryptjsMohamedBassem2024-03-111-1/+0
* extension: Use react-query and trpc in the extensionMohamedBassem2024-03-051-0/+1
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-3/+3
* feature: Initial attempt at making the app a PWAMohamedBassem2024-03-041-0/+1
* deps: Upgrade some depsMohamedBassem2024-03-031-8/+8
* ui: Use a masonry library to maintain the order of the bookmark gridMohamedBassem2024-03-021-0/+1
* feature: Add full text search supportMohamedBassem2024-03-011-0/+1
* feature: Add support for creating and updating listsMohamedBassem2024-03-011-0/+6
* feature: Add support for markdown in the text bookmarksMohamedBassem2024-02-281-0/+2
* tests: Add tests for the bookmarks routesMohamedBassem2024-02-281-3/+7
* build: Migrate from yarn to pnpmMohamedBassem2024-02-261-0/+3
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-1/+1
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-221-0/+2
* build: Fix the docker buildMohamedBassem2024-02-201-1/+0
* branding: Rename app to HoarderMohamedBassem2024-02-201-2/+2
* ui: hydrate the react query cache in the client side componentsMohamedBassem2024-02-201-0/+1
* feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem2024-02-171-1/+2
* Migrating to react query for client side queriesMohamedBassem2024-02-161-0/+3
* feature: Add support for managing API keysMohamedBassem2024-02-121-0/+3
* refactor: Migrating to trpc instead of next's route handersMohamedBassem2024-02-111-2/+2
* api: Init trpc in prep for a migrationMohamedBassem2024-02-101-0/+5
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-091-0/+1
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-0/+41