| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(web): Fix hydration errors in add api key page | MohamedBassem | 2025-08-23 | 1 | -14/+7 |
| | | |||||
| * | refactor: Extract the importing logic into its own hook | Mohamed Bassem | 2025-07-26 | 1 | -258/+2 |
| | | |||||
| * | feat: Add stripe based subscriptions | Mohamed Bassem | 2025-07-13 | 1 | -0/+233 |
| | | |||||
| * | feat: Add delete account support | Mohamed Bassem | 2025-07-13 | 1 | -0/+182 |
| | | |||||
| * | fix(web): Fix the alignment in the user options page | Mohamed Bassem | 2025-07-12 | 1 | -4/+1 |
| | | |||||
| * | fix: Prioritize crawling user added links over bulk imports. fixes #1717 | Mohamed Bassem | 2025-07-12 | 1 | -0/+2 |
| | | |||||
| * | feat: Add a new timezone user setting | Mohamed Bassem | 2025-07-06 | 1 | -3/+77 |
| | | |||||
| * | fix: switch import / export icons (#1682) | Harry Peach | 2025-06-29 | 1 | -2/+2 |
| | | |||||
| * | chore: More oxlint changes | Mohamed Bassem | 2025-06-22 | 1 | -8/+6 |
| | | |||||
| * | chore: migrate away from eslint to oxlint (#1642) | xuatz | 2025-06-22 | 3 | -1/+3 |
| | | | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals | ||||
| * | fix(web): Smaller card titles in the user info page | Mohamed Bassem | 2025-06-07 | 3 | -3/+3 |
| | | |||||
| * | feat(web): Redesign the user settings page | Mohamed Bassem | 2025-06-07 | 3 | -188/+300 |
| | | |||||
| * | fix(web): Drop the experimental icon from rss feeds | Mohamed Bassem | 2025-06-07 | 1 | -9/+0 |
| | | |||||
| * | feat: Maintain list structure when importing from netscape. Fixes #538 | Mohamed Bassem | 2025-06-01 | 1 | -44/+87 |
| | | |||||
| * | feat: add user customisable default archive display behaviour (#1505) | xuatz | 2025-06-01 | 1 | -3/+49 |
| | | | | | | | | | | | | | | | | | | * fix typo * implementation * bug fix and refactoring * Use nuqs for searchParam management * remove the todo about the tests * fix tests --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | fix: Truncate the RSS feed url | Mohamed Bassem | 2025-05-25 | 1 | -1/+6 |
| | | |||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 1 | -3/+99 |
| | | |||||
| * | feat: Read the archive status from omnivore and pocket. Fixes #703 | MohamedBassem | 2025-05-24 | 1 | -0/+1 |
| | | |||||
| * | 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 |
