aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/lib/ruleEngine.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-08fix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem1-2/+5
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk1-0/+17
2025-12-30feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem1-0/+7
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem1-5/+10
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem1-1/+1
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-0/+231