aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/WebhookSettings.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-2/+10
| | | | | | | | | | | | | | | | | * Add schema for the new rule engine * Add rule engine backend logic * Implement the worker logic and event firing * Implement the UI changesfor the rule engine * Ensure that when a referenced list or tag are deleted, the corresponding event/action is * Dont show smart lists in rule engine events * Add privacy validations for attached tag and list ids * Move the rules logic into a models
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-191-0/+514