| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(workers): migrate from puppeteer to playwright (#1296) | Mael | 2025-06-22 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | * feat: convert to playwright Convert crawling to use Playwright instead of Chrome. - Update Dockerfile to include Playwright - Update crawler worker to use Playwright API - Update dependencies * feat: convert from Puppeteer to Playwright for crawling * feat: update docker-compose * use separate browser context for better isolation * skip chrome download in linux script * readd the stealth plugin --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | chore: More oxlint changes | Mohamed Bassem | 2025-06-22 | 2 | -17/+4 |
| | | |||||
| * | chore: migrate away from eslint to oxlint (#1642) | xuatz | 2025-06-22 | 10 | -142/+244 |
| | | | | | | | | * 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) | xuatz | 2025-06-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * 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> | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 9 | -20/+20 |
| | | |||||
| * | ci: Fix corepack issue in CI and docker build | Mohamed Bassem | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | fix: Abort all IO when workers timeout instead of detaching. Fixes #742 | Mohamed Bassem | 2025-02-01 | 2 | -2/+2 |
| | | |||||
| * | deps: Upgrade typescript to 5.7 | Mohamed Bassem | 2025-02-01 | 3 | -5/+5 |
| | | |||||
| * | deps: Upgrade prettier to 3.4.2 | Mohamed Bassem | 2024-12-21 | 3 | -3/+3 |
| | | |||||
| * | deps(mobile): Upgrade to Expo 52 (#692) | Mohamed Bassem | 2024-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar | ||||
| * | ci: Fix build by adding corepack enable to CI | Mohamed Bassem | 2024-10-20 | 1 | -0/+3 |
| | | |||||
| * | build: Use node 22 for CI | MohamedBassem | 2024-10-12 | 1 | -1/+1 |
| | | |||||
| * | build: Fix sherif failures by sorting deps | MohamedBassem | 2024-08-31 | 1 | -3/+3 |
| | | |||||
| * | chore(deps): Upgrade turbo and disable its daemon | MohamedBassem | 2024-07-21 | 1 | -1/+1 |
| | | |||||
| * | build: Add a workflow to auto publish the CLI to npm | MohamedBassem | 2024-05-05 | 1 | -0/+1 |
| | | |||||
| * | feature: Download images and screenshots | MohamedBassem | 2024-04-20 | 1 | -0/+1 |
| | | |||||
| * | feature: Add title to bookmarks and allow editing them. Fixes #27 | MohamedBassem | 2024-04-15 | 1 | -4/+1 |
| | | |||||
| * | feature: Add PDF support (#88) | Ahmad Mujahid | 2024-04-11 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | * feature: Add PDF support * fix: PDF feature enhancements * fix: Freeze expo-share-intent version to prevent breaking changes * fix: set endOfLine to auto for cross-platform development * fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues * fix: enhancing PDF feature * fix: Allowing null in fiename for backward compatibility * fix: update pnpm file with pnpm 9.0.0-alpha-8 * fix:(web): PDF Preview for web | ||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -0/+1 |
| | | |||||
| * | fix: Slightly improve the colors of the destructive actions in dark mode | MohamedBassem | 2024-03-27 | 1 | -1/+1 |
| | | |||||
| * | refactor: Validate env variables using zod | MohamedBassem | 2024-03-27 | 1 | -0/+1 |
| | | |||||
| * | chore: Refactor tailwind in all apps to use the tooling package | MohamedBassem | 2024-03-23 | 5 | -12/+114 |
| | | |||||
| * | docker: Fix dockerfiles to adapt to the new repo structure | MohamedBassem | 2024-03-14 | 1 | -1/+4 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 3 | -1/+6 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 18 | -0/+403 |
