| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Propagate group ids in queue calls (#2177) | Mohamed Bassem | 2025-11-27 | 1 | -5/+10 |
| | | | | | | * fix: Propagate group ids * fix tests | ||||
| * | refactor: Move callsites to liteque to be behind a plugin | Mohamed Bassem | 2025-09-14 | 1 | -2/+2 |
| | | |||||
| * | feat(search): add title search qualifier (#1940) | Mohamed Bassem | 2025-09-13 | 1 | -1/+27 |
| | | | | | | | | * fix(search): include link titles in title matcher * docs(search): add title qualifier * docs: remove title qualifier from v0.27 guide | ||||
| * | Revert "fix: Fix smart lists not working in list search qualifiers". #1321 | Mohamed Bassem | 2025-04-28 | 1 | -69/+0 |
| | | | | | This reverts commit 6178736d64180f9bc8954099c90d54aa2f9f35f5. | ||||
| * | fix: Fix smart lists not working in list search qualifiers. Fixes #845 | Mohamed Bassem | 2025-04-27 | 1 | -0/+69 |
| | | |||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 1 | -0/+664 |
| | | | | | | | | | | | | | | | | | | * 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 karakeep | MohamedBassem | 2025-04-12 | 1 | -4/+4 |
| | | |||||
| * | feat: Add a search matcher for rss feed bookmarks | MohamedBassem | 2025-04-06 | 1 | -0/+48 |
| | | |||||
| * | fix: Fix url matcher not matching sourceUrl. Fixes #874 | Mohamed Bassem | 2025-01-13 | 1 | -1/+2 |
| | | |||||
| * | feat: Add ability to filter by bookmark type | Mohamed Bassem | 2025-01-12 | 1 | -0/+48 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | feat: Add support for searching for tagged and listed items | Mohamed Bassem | 2024-12-31 | 1 | -0/+24 |
| | | |||||
| * | feat: Add support for negative search terms | Mohamed Bassem | 2024-12-31 | 1 | -7/+84 |
| | | |||||
| * | test: Add tests for the search id queries | Mohamed Bassem | 2024-12-31 | 1 | -0/+276 |
