aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-01feat(mobile): Add PDF support to share extension (#1494)Code Love1-2/+4
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem6-33/+205
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem14-18/+18
2025-05-31feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche1-1/+1
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem3-17/+15
2025-05-25fix: Show list options menu on list sidebar hoverMohamed Bassem1-25/+23
2025-05-25fix: Truncate the RSS feed urlMohamed Bassem1-1/+6
2025-05-25chore: Add localhost labs to README and landingMohamed Bassem1-2/+7
2025-05-24fix(landing): Fix the favicon location for the landing pageMohamed Bassem1-0/+0
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile1-1/+2
2025-05-24docs: Update the privacy policyMohamed Bassem1-196/+119
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem6-33/+195
2025-05-24feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem3-0/+13
2025-05-18feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2-0/+5
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem14-102/+288
2025-05-18fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2-37/+85
2025-05-18build: Fix format errorMohamed Bassem1-1/+1
2025-05-18fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi1-1/+2
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem28-1142/+29
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz6-7/+28
2025-05-18feat: position highlight menu based on device type (#1348)Mark :)1-6/+17
2025-05-18fix(search): add new relevance sort order (#1392)xuatz5-10/+52
2025-05-17fix(landing): Fix the responsiveness of the landing pageMohamed Bassem1-0/+1
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem3-18/+52
2025-05-11feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito3-16/+112
2025-05-10fix(mcp): Correct description for get-lists tool. Fixes #1332 (#1388)Mohamed Bassem1-1/+1
2025-05-10i18n: Add US English as option in User Settings (#1327)William Callahan1-19/+19
2025-04-27i18n: Sync weblate translationsHosted Weblate27-214/+3377
2025-04-27docs: Add docs about the MCP serverMohamed Bassem1-2/+0
2025-04-27fix(mcp): Remove extra new line in bookmark listingMohamed Bassem2-3/+2
2025-04-27fix(mcp): Fix spacing around the bookmarksMohamed Bassem4-23/+14
2025-04-27fix(mcp): Ditch JSON and respond in plain textMohamed Bassem5-81/+56
2025-04-26fix(web): Hide smart lists from list selectorsMohamed Bassem3-0/+3
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem22-24/+1506
2025-04-26build: Provide a docker container for the MCP serverMohamed Bassem1-1/+23
2025-04-25landing: Update Homepage and Hero Image (#1304)Yan Kuang1-0/+0
2025-04-21fix(landing): all external links open in new tab (#1292)ekambains1-4/+24
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo41-70/+69
2025-04-21fix(workers): Fix dompurify to run on readability's input not outputMohamed Bassem1-4/+12
2025-04-21deps: Upgrade readability to 0.6 & adblocker to 2.5.1Mohamed Bassem1-2/+2
2025-04-21fix(web): Fix margins of the new list buttonMohamed Bassem1-1/+1
2025-04-21fix(web): Fix the spinner getting hidden during AI summarizationMohamed Bassem1-2/+1
2025-04-21fix(web): Fix sidebar lists getting opened on editMohamed Bassem2-20/+21
2025-04-21fix: Rename cached content into reader modeMohamed Bassem2-5/+6
2025-04-21ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem11-27/+57
2025-04-20fix: Take 2: Attempt to fix darkmode icon for extensionsMohamedBassem1-10/+7
2025-04-20fix: Attempt to fix darkmode icon for extensionsMohamedBassem1-2/+5
2025-04-19fix: Fix server side error on clipboard checkMohamedBassem1-2/+12
2025-04-18fix: FIxed sidebar link to github for nightly builds (#1274)Hasan Sino1-1/+5
2025-04-17fix(mcp): Reduce number of MCP tools and add support for paginationMohamed Bassem3-76/+50