| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
feat: Generate RSS feeds from lists (#1507) …* refactor: Move bookmark utils from shared-react to shared * Expose RSS feeds for lists * Add e2e tests * Slightly improve the look of the share dialog * allow specifying a limit in the rss endpoint |
Mohamed Bassem | 26 | -293/+3131 | |
fix(api): make PUT bookmark to a list idempotent (#1427) …* fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation * apply pr comments |
xuatz | 3 | -34/+2 | |
Revert "fix: Fix smart lists not working in list search qualifiers". #1321 …This reverts commit 6178736d64180f9bc8954099c90d54aa2f9f35f5. |
Mohamed Bassem | 3 | -133/+69 | |
| fix: Fix smart lists not working in list search qualifiers. Fixes #845 | Mohamed Bassem | 3 | -69/+133 | |
feat: Implement generic rule engine (#1318) …* 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 |
Mohamed Bassem | 42 | -40/+5787 | |
feat(web): Add support for merging lists (#1231) …* feat: Support list merging * some fixes * move @hoarder to @karakeep --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> |
omnitrix | 8 | -3/+325 | |
feat(web): Optionally add short description to lists (#1225) …* feat(web): Optionally add short description to lists * regenerate openapi spec --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> |
ekambains | 10 | -1/+1743 | |
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
| refactor: Move the list logic into a separate model | Mohamed Bassem | 6 | -194/+308 |