| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Allow enabling/disabling RSS feeds | Mohamed Bassem | 2025-05-17 | 1 | -17/+48 |
| | | |||||
| * | feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374) | Yuiki Saito | 2025-05-11 | 1 | -1/+22 |
| | | | | | | | | | | | | | | * Add function to export bookmarks in NETSCAPE-Bookmark-file-1 format * Update export endpoint to support NETSCAPE format * Add format selection to export UI * include tags in the export --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 3 | -4/+17 |
| | | | | | | | | | | | | | | | | | | * 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 missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 1 | -7/+7 |
| | | | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Add import support for Tab Session Manager (#1246) | Jorge Barnaby | 2025-04-16 | 1 | -1/+29 |
| | | | | | | | | | | * feat: Add import support for Tab Session Manager * drop unneeded schema fields --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 7 | -11/+11 |
| | | |||||
| * | fix: Do clientside import dedup and parallelize import calls | MohamedBassem | 2025-04-07 | 1 | -24/+64 |
| | | |||||
| * | fix(ui): Fix export button sizing to match the import cards | Mohamed Bassem | 2025-03-22 | 1 | -1/+1 |
| | | |||||
| * | feat(web): Redesign the import/export page | Mohamed Bassem | 2025-03-08 | 1 | -68/+135 |
| | | |||||
| * | feat: Change webhooks to be configurable by users | Mohamed Bassem | 2025-01-19 | 2 | -0/+584 |
| | | |||||
| * | feat: Support customizing the summarization prompt. Fixes #731 | Mohamed Bassem | 2025-01-12 | 1 | -10/+47 |
| | | |||||
| * | refactor: Refactor sidebar into a shared component | Mohamed Bassem | 2024-12-30 | 3 | -112/+0 |
| | | |||||
| * | feat: add Linkwarden importer (#786) | Patrick Leonard | 2024-12-29 | 1 | -1/+16 |
| | | | | | | | | | | * added in Linkwarden import * simpler parsing --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feature: Store crawling status code and allow users to find broken links. ↵ | Mohamed Bassem | 2024-12-08 | 1 | -0/+6 |
| | | | | | Fixes #169 | ||||
| * | feature: Allow setting bookmark metadata during creation | Mohamed Bassem | 2024-11-17 | 1 | -20/+9 |
| | | |||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 12 | -75/+176 |
| | | | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now | ||||
| * | ui: Mark the RSS subscriptions as an experimental feature | Mohamed Bassem | 2024-11-09 | 1 | -1/+11 |
| | | |||||
| * | feature: Add support for importing bookmarks from Omnivore. Fixes #602 | Mohamed Bassem | 2024-11-03 | 1 | -1/+16 |
| | | |||||
| * | fix: Adopt pocket's new export format. Fixes #570 | Mohamed Bassem | 2024-11-03 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Add the ability to view the bookmarks of a particular rss feed | Mohamed Bassem | 2024-11-03 | 1 | -2/+11 |
| | | |||||
| * | feature: Add support for subscribing to RSS feeds. Fixes #202 | Mohamed Bassem | 2024-11-03 | 2 | -1/+411 |
| | | |||||
| * | ui: Redesign the settings page and move it to its own layout | Mohamed Bassem | 2024-10-27 | 10 | -0/+1103 |
