| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Move webhook, users and tags into models | MohamedBassem | 2025-08-02 | 1 | -9/+9 |
| | | |||||
| * | feat: Generate RSS feeds from lists (#1507) | Mohamed Bassem | 2025-05-31 | 1 | -0/+43 |
| | | | | | | | | | | | | * 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 | ||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | feat(web): Add support for merging lists (#1231) | omnitrix | 2025-04-16 | 1 | -0/+13 |
| | | | | | | | | | | | | * feat: Support list merging * some fixes * move @hoarder to @karakeep --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | feat(web): Show list stats in the sidebar | Mohamed Bassem | 2025-03-02 | 1 | -0/+11 |
| | | |||||
| * | refactor: Move the list logic into a separate model | Mohamed Bassem | 2025-03-02 | 1 | -169/+20 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -20/+39 |
| | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | feature: Add APIs to create new lists and bookmarks | Mohamed Bassem | 2024-10-20 | 1 | -10/+4 |
| | | |||||
| * | fix: Increase list name size to max 40 chars up from 20. Fixes #254 | MohamedBassem | 2024-07-01 | 1 | -1/+1 |
| | | |||||
| * | feature(extension): Allow adding tags and lists to newly hoarded bookmarks | MohamedBassem | 2024-04-23 | 1 | -0/+20 |
| | | |||||
| * | feature: Nested lists (#110). Fixes #62 | Mohamed Bassem | 2024-04-19 | 1 | -30/+49 |
| | | | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree | ||||
| * | refactor: Move the shared types to the shared package | MohamedBassem | 2024-04-18 | 1 | -1/+1 |
| | | |||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -1/+2 |
| | | |||||
| * | feature(web): Add support for removing items from lists | MohamedBassem | 2024-03-20 | 1 | -2/+29 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -5/+10 |
| | | |||||
| * | refactor: Extract trpc logic into its package | MohamedBassem | 2024-03-05 | 1 | -0/+173 |
