| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| deps: upgrade oxlint | Mohamed Bassem | 2 | -39/+39 | |
| deps: Upgrade oxlint to 1.22 | Mohamed Bassem | 2 | -200/+221 | |
| deps: Upgrade oxlint to 1.16 | Mohamed Bassem | 2 | -101/+43 | |
| deps: Upgrade oxlint to 1.12 | MohamedBassem | 2 | -147/+347 | |
| chore: More turbo fixes | MohamedBassem | 28 | -57/+107 | |
| deps: Upgrade turbo, sherif and oxlint | Mohamed Bassem | 2 | -112/+98 | |
| chore: Excluded unneeded docker context using dockerignore | Mohamed Bassem | 5 | -9/+30 | |
chore: migrate away from eslint to oxlint (#1642) …* chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals |
xuatz | 70 | -1695/+1174 | |
deps: upgrade to pnpm@9.15.9 (#1544) …* feat: upgrade to pnpm@9.15.9 * extra stuff * unpin mobile deps * unpin root package.json deps too --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> |
xuatz | 11 | -11545/+8679 | |
| feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 16 | -34/+2341 | |
chore: rename missing files/conf from Hoarder to Karakeep (#1280) …* refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> |
adripo | 126 | -5080/+5080 | |
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
| fix: Abort all IO when workers timeout instead of detaching. Fixes #742 | Mohamed Bassem | 10 | -119/+232 | |
| build: Remove sherif from the prod installation path | Mohamed Bassem | 3 | -2/+73 | |
Revert "ci: Run tests on push (#807)" (#808) …This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e. |
Mohamed Bassem | 8 | -20/+5 | |
ci: Run tests on push (#807) …* ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests |
Mohamed Bassem | 8 | -5/+20 | |
| deps: Upgrade prettier to 3.4.2 | Mohamed Bassem | 8 | -35/+35 | |
| deps: Upgrade turbo | MohamedBassem | 2 | -32/+32 | |
| deps: Upgrade nextjs to 14.2.13 | MohamedBassem | 6 | -70/+73 | |
[extension] Add context menu item in the browser extension. Fixes #155 (#278) …* Add context menu item in the browser extension #155 Added a context menu entry to add links directly to hoarder * Formalize protocol between extension and service worker, add support for text/images beside links * fix build --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 6 | -31/+101 | |
| chore(deps): Upgrade turbo and disable its daemon | MohamedBassem | 4 | -58/+74 | |
| chore: Update turbo to 1.13.2 | MohamedBassem | 2 | -30/+30 | |
| chore: Upgrade turbo version | MohamedBassem | 2 | -30/+30 | |
| build: Upgrade pnpm to v9 alpha, might regret it later | MohamedBassem | 4 | -9698/+14194 | |
| lint: Lint and format the entire repo with the new configs | MohamedBassem | 122 | -411/+424 | |
| structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 396 | -9511/+10350 | |
| mobile: Setup share intent | MohamedBassem | 13 | -193/+5248 | |
| mobile: Prepare to merge into main repo | MohamedBassem | 46 | -469/+469 | |
| build: Migrate to bun | MohamedBassem | 4 | -9234/+2 | |
| prep: Setup nativecn-ui | MohamedBassem | 11 | -118/+526 | |
| prep: Install lucide react native | MohamedBassem | 7 | -18/+146 | |
| prep: Setup expo router | MohamedBassem | 6 | -45/+562 | |
| Init expo, and tailwind | MohamedBassem | 9 | -113/+1882 | |
Initial commit …Generated by create-expo-app 2.1.1. |
MohamedBassem | 11 | -0/+6871 | |
| lint: Add husky | MohamedBassem | 3 | -2/+15 | |
| build: Migrate from yarn to pnpm | MohamedBassem | 16 | -10678/+8701 | |
| db: Migrate from prisma to drizzle | MohamedBassem | 41 | -975/+2177 | |
| branding: Rename app to Hoarder | MohamedBassem | 21 | -165/+164 | |
| build: Optimizing the docker image sizes a bit | MohamedBassem | 5 | -54/+61 | |
| Migrating to react query for client side queries | MohamedBassem | 11 | -96/+197 | |
| build: Migrate from Makefiles to yarn scripts | MohamedBassem | 3 | -27/+13 | |
| [chore] Linting and formating tweaking | MohamedBassem | 24 | -67/+157 | |
| [refactor] Extract the bookmark model to be a high level model to support other… | MohamedBassem | 22 | -308/+396 | |
| [build] Migrating to yarn 2 | MohamedBassem | 6 | -5047/+7089 | |
| Migrating away from bun to yarn | MohamedBassem | 15 | -105/+5148 | |
| [refactor] Move the different packages to the package subdir | MohamedBassem | 128 | -2716/+2713 | |
| [refactor] Rename the crawlers package to workers | MohamedBassem | 8 | -126/+126 | |
| [ui] Very first draft of the link grid | MohamedBassem | 14 | -52/+248 | |
| Implement metadata fetching logic in the crawler | MohamedBassem | 29 | -264/+439 | |
| Init package and start bullmq workers | MohamedBassem | 12 | -8/+91 | |
| Fix build | MohamedBassem | 2 | -17/+19 | |
| Structure the repo into workspaces | MohamedBassem | 11 | -67/+79 | |
| Move the web app into a subdir | MohamedBassem | 64 | -820/+821 | |
| Start using zod in the API | MohamedBassem | 4 | -13/+48 | |
| Init shadcn | MohamedBassem | 6 | -39/+170 | |
| Init NextAuth | MohamedBassem | 12 | -105/+194 | |
| Init prisma | MohamedBassem | 3 | -2/+14 | |
| Initial commit from Create Next App | MohamedBassem | 15 | -0/+328 |