aboutsummaryrefslogtreecommitdiffstats
path: root/tooling (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: Upgrade typescript to 5.9Mohamed Bassem2025-11-162-2/+2
|
* chore: More turbo fixesMohamedBassem2025-07-272-3/+4
|
* deps: Upgrade typescript to 5.8Mohamed Bassem2025-07-122-2/+2
|
* feat(workers): migrate from puppeteer to playwright (#1296)Mael2025-06-221-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 changesMohamed Bassem2025-06-222-17/+4
|
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-2210-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)xuatz2025-06-081-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 karakeepMohamedBassem2025-04-129-20/+20
|
* ci: Fix corepack issue in CI and docker buildMohamed Bassem2025-02-021-1/+1
|
* fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2025-02-012-2/+2
|
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-013-5/+5
|
* deps: Upgrade prettier to 3.4.2Mohamed Bassem2024-12-213-3/+3
|
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-241-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 CIMohamed Bassem2024-10-201-0/+3
|
* build: Use node 22 for CIMohamedBassem2024-10-121-1/+1
|
* build: Fix sherif failures by sorting depsMohamedBassem2024-08-311-3/+3
|
* chore(deps): Upgrade turbo and disable its daemonMohamedBassem2024-07-211-1/+1
|
* build: Add a workflow to auto publish the CLI to npmMohamedBassem2024-05-051-0/+1
|
* feature: Download images and screenshotsMohamedBassem2024-04-201-0/+1
|
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-4/+1
|
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-112-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 repoMohamedBassem2024-03-301-0/+1
|
* fix: Slightly improve the colors of the destructive actions in dark modeMohamedBassem2024-03-271-1/+1
|
* refactor: Validate env variables using zodMohamedBassem2024-03-271-0/+1
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-235-12/+114
|
* docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem2024-03-141-1/+4
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-143-1/+6
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-1418-0/+403