aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-04feature: Initial attempt at making the app a PWAMohamedBassem1-0/+1
2024-03-03deps: Upgrade some depsMohamedBassem1-8/+8
2024-03-02ui: Use a masonry library to maintain the order of the bookmark gridMohamedBassem1-0/+1
2024-03-01feature: Add full text search supportMohamedBassem1-0/+1
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+6
2024-02-28feature: Add support for markdown in the text bookmarksMohamedBassem1-0/+2
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-3/+7
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-0/+3
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-1/+1
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-0/+2
2024-02-20build: Fix the docker buildMohamedBassem1-1/+0
2024-02-20branding: Rename app to HoarderMohamedBassem1-2/+2
2024-02-20ui: hydrate the react query cache in the client side componentsMohamedBassem1-0/+1
2024-02-17feature: Inital attempt at showing a skeleton card while bookmark is loadedMohamedBassem1-1/+2
2024-02-16Migrating to react query for client side queriesMohamedBassem1-0/+3
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+3
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-2/+2
2024-02-10api: Init trpc in prep for a migrationMohamedBassem1-0/+5
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-0/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-08[refactor] Use react form hock for the AddLinkMohamedBassem1-0/+3
2024-02-07[feature] Add support for deleting linksMohamedBassem1-0/+1
2024-02-07[ui] Styling the bookmarks pageMohamedBassem1-0/+2
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-1/+1
2024-02-06Init package and start bullmq workersMohamedBassem1-6/+2
2024-02-06Structure the repo into workspacesMohamedBassem1-5/+0
2024-02-06Linting and formattingMohamedBassem1-10/+10
2024-02-06Add eslint and prettierMohamedBassem1-3/+11
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-06Start using zod in the APIMohamedBassem1-1/+2
2024-02-05Init shadcnMohamedBassem1-1/+6
2024-02-05Init NextAuthMohamedBassem1-0/+2
2024-02-05Init prismaMohamedBassem1-2/+3