aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem1-0/+160
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser1-0/+19
2026-02-04feat(import): new import details page (#2451)Mohamed Bassem2-0/+602
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem1-11/+66
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem9-9/+13
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem9-160/+224
2026-01-18feat: track api key usage datesMohamed Bassem2-19/+28
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem14-14/+14
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem1-122/+343
2025-12-27feat: add Matter import support (#2245)Moondragon851-0/+17
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem1-0/+149
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-0/+108
2025-12-18fix: collapse reader settings by defaultMohamed Bassem1-186/+209
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-0/+288
2025-12-08fix: check import quota before importing bookmarks (#2232)Mohamed Bassem1-2/+11
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem1-0/+423
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem1-6/+5
2025-11-15feat: import from mymind (#2138)Mohamed Bassem1-0/+17
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+47
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem3-5/+352
2025-09-14feat: Regen api keysMohamed Bassem4-21/+152
2025-09-07feat: Show loading indicator while file is being generated #1787 (#1870)ahmed-abdelkarim1-7/+51
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