aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-0/+1
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-6/+6
2025-02-01fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem1-1/+1
2025-02-01build: Remove sherif from the prod installation pathMohamed Bassem1-2/+1
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-2/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+2
2024-12-21deps: Upgrade prettier to 3.4.2Mohamed Bassem1-1/+1
2024-09-21deps: Upgrade turboMohamedBassem1-1/+1
2024-09-21deps: Upgrade nextjs to 14.2.13MohamedBassem1-4/+4
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka1-1/+1
2024-07-21chore(deps): Upgrade turbo and disable its daemonMohamedBassem1-9/+9
2024-04-03chore: Update turbo to 1.13.2MohamedBassem1-1/+1
2024-03-22chore: Upgrade turbo versionMohamedBassem1-1/+1
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+0
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-18/+16
2024-03-11mobile: Setup share intentMohamedBassem1-3/+8
2024-03-11mobile: Prepare to merge into main repoMohamedBassem1-41/+0
2024-03-11build: Migrate to bunMohamedBassem1-0/+1
2024-03-11prep: Setup nativecn-uiMohamedBassem1-2/+6
2024-03-10prep: Install lucide react nativeMohamedBassem1-1/+3
2024-03-10prep: Setup expo routerMohamedBassem1-2/+7
2024-03-10Init expo, and tailwindMohamedBassem1-1/+7
2024-03-04lint: Add huskyMohamedBassem1-2/+4
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-8/+5
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-4/+3
2024-02-20branding: Rename app to HoarderMohamedBassem1-6/+6
2024-02-18build: Optimizing the docker image sizes a bitMohamedBassem1-3/+3
2024-02-16Migrating to react query for client side queriesMohamedBassem1-0/+1
2024-02-13build: Migrate from Makefiles to yarn scriptsMohamedBassem1-0/+10
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-0/+3
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-0/+1
2024-02-08[build] Migrating to yarn 2MohamedBassem1-1/+2
2024-02-08Migrating away from bun to yarnMohamedBassem1-2/+3
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-4/+1
2024-02-07[refactor] Rename the crawlers package to workersMohamedBassem1-1/+1
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-2/+1
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-2/+4
2024-02-06Init package and start bullmq workersMohamedBassem1-2/+12
2024-02-06Fix buildMohamedBassem1-15/+15
2024-02-06Structure the repo into workspacesMohamedBassem1-0/+17
2024-02-06Move the web app into a subdirMohamedBassem1-36/+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