aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-291-0/+423
* fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2025-11-281-6/+5
* feat: import from mymind (#2138)Mohamed Bassem2025-11-151-0/+17
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-021-0/+47
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-043-5/+352
* feat: Regen api keysMohamed Bassem2025-09-144-21/+152
* feat: Show loading indicator while file is being generated #1787 (#1870)ahmed-abdelkarim2025-09-071-7/+51
* fix(web): Fix hydration errors in add api key pageMohamedBassem2025-08-231-14/+7
* refactor: Extract the importing logic into its own hookMohamed Bassem2025-07-261-258/+2
* feat: Add stripe based subscriptionsMohamed Bassem2025-07-131-0/+233
* feat: Add delete account supportMohamed Bassem2025-07-131-0/+182
* fix(web): Fix the alignment in the user options pageMohamed Bassem2025-07-121-4/+1
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-0/+2
* feat: Add a new timezone user settingMohamed Bassem2025-07-061-3/+77
* fix: switch import / export icons (#1682)Harry Peach2025-06-291-2/+2
* chore: More oxlint changesMohamed Bassem2025-06-221-8/+6
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-223-1/+3
* fix(web): Smaller card titles in the user info pageMohamed Bassem2025-06-073-3/+3
* feat(web): Redesign the user settings pageMohamed Bassem2025-06-073-188/+300
* fix(web): Drop the experimental icon from rss feedsMohamed Bassem2025-06-071-9/+0
* feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2025-06-011-44/+87
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-3/+49
* fix: Truncate the RSS feed urlMohamed Bassem2025-05-251-1/+6
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-3/+99
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-241-0/+1
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-171-17/+48
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-111-1/+22
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-273-4/+17
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-7/+7
* feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby2025-04-161-1/+29
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-127-11/+11
* fix: Do clientside import dedup and parallelize import callsMohamedBassem2025-04-071-24/+64
* fix(ui): Fix export button sizing to match the import cardsMohamed Bassem2025-03-221-1/+1
* feat(web): Redesign the import/export pageMohamed Bassem2025-03-081-68/+135
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-192-0/+584
* feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2025-01-121-10/+47
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-303-112/+0
* feat: add Linkwarden importer (#786)Patrick Leonard2024-12-291-1/+16
* feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem2024-12-081-0/+6
* feature: Allow setting bookmark metadata during creationMohamed Bassem2024-11-171-20/+9
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-1712-75/+176
* ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem2024-11-091-1/+11
* feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem2024-11-031-1/+16
* fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem2024-11-031-1/+1
* feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem2024-11-031-2/+11
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-032-1/+411
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-2710-0/+1103