aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-23fix(web): Fix hydration errors in add api key pageMohamedBassem1-14/+7
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem1-258/+2
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem1-0/+233
2025-07-13feat: Add delete account supportMohamed Bassem1-0/+182
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem1-0/+2
2025-07-06feat: Add a new timezone user settingMohamed Bassem1-3/+77
2025-06-29fix: switch import / export icons (#1682)Harry Peach1-2/+2
2025-06-22chore: More oxlint changesMohamed Bassem1-8/+6
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz3-1/+3
2025-06-07fix(web): Smaller card titles in the user info pageMohamed Bassem3-3/+3
2025-06-07feat(web): Redesign the user settings pageMohamed Bassem3-188/+300
2025-06-07fix(web): Drop the experimental icon from rss feedsMohamed Bassem1-9/+0
2025-06-01feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem1-44/+87
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz1-3/+49
2025-05-25fix: Truncate the RSS feed urlMohamed Bassem1-1/+6
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-3/+99
2025-05-24feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem1-0/+1
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem1-17/+48
2025-05-11feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito1-1/+22
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem3-4/+17
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-7/+7
2025-04-16feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby1-1/+29
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem7-11/+11
2025-04-07fix: Do clientside import dedup and parallelize import callsMohamedBassem1-24/+64
2025-03-22fix(ui): Fix export button sizing to match the import cardsMohamed Bassem1-1/+1
2025-03-08feat(web): Redesign the import/export pageMohamed Bassem1-68/+135
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem2-0/+584
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem1-10/+47
2024-12-30refactor: Refactor sidebar into a shared componentMohamed Bassem3-112/+0
2024-12-29feat: add Linkwarden importer (#786)Patrick Leonard1-1/+16
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem1-0/+6
2024-11-17feature: Allow setting bookmark metadata during creationMohamed Bassem1-20/+9
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem12-75/+176
2024-11-09ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem1-1/+11
2024-11-03feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem1-1/+16
2024-11-03fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem1-1/+1
2024-11-03feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem1-2/+11
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2-1/+411
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem10-0/+1103