aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: upgrade oxlintMohamed Bassem2025-11-221-1/+1
|
* deps: Upgrade oxlint to 1.22Mohamed Bassem2025-10-121-1/+1
|
* deps: Upgrade oxlint to 1.16Mohamed Bassem2025-09-211-1/+1
|
* deps: Upgrade oxlint to 1.12MohamedBassem2025-08-221-1/+1
|
* chore: More turbo fixesMohamedBassem2025-07-271-5/+7
|
* deps: Upgrade turbo, sherif and oxlintMohamed Bassem2025-07-211-5/+3
|
* chore: Excluded unneeded docker context using dockerignoreMohamed Bassem2025-07-061-1/+3
|
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-4/+3
| | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-1/+1
| | | | | | | | | | | | | * 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>
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-0/+1
|
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-1/+1
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-6/+6
|
* fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2025-02-011-1/+1
|
* build: Remove sherif from the prod installation pathMohamed Bassem2025-02-011-2/+1
|
* Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem2025-01-021-2/+1
| | | This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e.
* ci: Run tests on push (#807)Mohamed Bassem2025-01-021-1/+2
| | | | | | | * ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests
* deps: Upgrade prettier to 3.4.2Mohamed Bassem2024-12-211-1/+1
|
* deps: Upgrade turboMohamedBassem2024-09-211-1/+1
|
* deps: Upgrade nextjs to 14.2.13MohamedBassem2024-09-211-4/+4
|
* [extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka2024-08-181-1/+1
| | | | | | | | | | | | * 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>
* chore(deps): Upgrade turbo and disable its daemonMohamedBassem2024-07-211-9/+9
|
* chore: Update turbo to 1.13.2MohamedBassem2024-04-031-1/+1
|
* chore: Upgrade turbo versionMohamedBassem2024-03-221-1/+1
|
* build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem2024-03-191-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+0
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-18/+16
|
* mobile: Setup share intentMohamedBassem2024-03-111-3/+8
|
* lint: Add huskyMohamedBassem2024-03-041-2/+4
|
* build: Migrate from yarn to pnpmMohamedBassem2024-02-261-8/+5
|
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-4/+3
|
* branding: Rename app to HoarderMohamedBassem2024-02-201-6/+6
|
* build: Optimizing the docker image sizes a bitMohamedBassem2024-02-181-3/+3
|
* Migrating to react query for client side queriesMohamedBassem2024-02-161-0/+1
|
* build: Migrate from Makefiles to yarn scriptsMohamedBassem2024-02-131-0/+10
|
* [chore] Linting and formating tweakingMohamedBassem2024-02-091-0/+3
|
* [refactor] Extract the bookmark model to be a high level model to support ↵MohamedBassem2024-02-091-0/+1
| | | | other type of bookmarks
* [build] Migrating to yarn 2MohamedBassem2024-02-081-1/+2
|
* Migrating away from bun to yarnMohamedBassem2024-02-081-2/+3
|
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-4/+1
|
* [refactor] Rename the crawlers package to workersMohamedBassem2024-02-071-1/+1
|
* [ui] Very first draft of the link gridMohamedBassem2024-02-071-2/+1
|
* Implement metadata fetching logic in the crawlerMohamedBassem2024-02-061-2/+4
|
* Init package and start bullmq workersMohamedBassem2024-02-061-2/+12
|
* Fix buildMohamedBassem2024-02-061-15/+15
|
* Structure the repo into workspacesMohamedBassem2024-02-061-0/+17
|
* Move the web app into a subdirMohamedBassem2024-02-061-36/+0
|
* Start using zod in the APIMohamedBassem2024-02-061-1/+2
|
* Init shadcnMohamedBassem2024-02-051-1/+6
|
* Init NextAuthMohamedBassem2024-02-051-0/+2
|
* Init prismaMohamedBassem2024-02-051-2/+3
|