aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/index.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem1-0/+1
* feat: import workflow v3 * batch stage * revert migration * cleanups * pr comments * move to models * add allowed workers * e2e tests * import list ids * add missing indicies * merge test * more fixes * add resume/pause to UI * fix ui states * fix tests * simplify progress tracking * remove backpressure * fix list imports * fix race on claiming bookmarks * remove the codex file
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem1-1/+0
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-1/+1
2024-02-06Init package and start bullmq workersMohamedBassem1-0/+1