aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-246-33/+195
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-243-0/+13
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-182-0/+5
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-1814-102/+288
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-182-37/+85
* build: Fix format errorMohamed Bassem2025-05-181-1/+1
* fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi2025-05-181-1/+2
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-1828-1142/+29
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-186-7/+28
* feat: position highlight menu based on device type (#1348)Mark :)2025-05-181-6/+17
* fix(search): add new relevance sort order (#1392)xuatz2025-05-185-10/+52
* fix(landing): Fix the responsiveness of the landing pageMohamed Bassem2025-05-171-0/+1
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-173-18/+52
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-113-16/+112
* fix(mcp): Correct description for get-lists tool. Fixes #1332 (#1388)Mohamed Bassem2025-05-101-1/+1
* i18n: Add US English as option in User Settings (#1327)William Callahan2025-05-101-19/+19
* i18n: Sync weblate translationsHosted Weblate2025-04-2727-214/+3377
* docs: Add docs about the MCP serverMohamed Bassem2025-04-271-2/+0
* fix(mcp): Remove extra new line in bookmark listingMohamed Bassem2025-04-272-3/+2
* fix(mcp): Fix spacing around the bookmarksMohamed Bassem2025-04-274-23/+14
* fix(mcp): Ditch JSON and respond in plain textMohamed Bassem2025-04-275-81/+56
* fix(web): Hide smart lists from list selectorsMohamed Bassem2025-04-263-0/+3
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-2722-24/+1506
* build: Provide a docker container for the MCP serverMohamed Bassem2025-04-261-1/+23
* landing: Update Homepage and Hero Image (#1304)Yan Kuang2025-04-251-0/+0
* fix(landing): all external links open in new tab (#1292)ekambains2025-04-211-4/+24
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-2141-70/+69
* fix(workers): Fix dompurify to run on readability's input not outputMohamed Bassem2025-04-211-4/+12
* deps: Upgrade readability to 0.6 & adblocker to 2.5.1Mohamed Bassem2025-04-211-2/+2
* fix(web): Fix margins of the new list buttonMohamed Bassem2025-04-211-1/+1
* fix(web): Fix the spinner getting hidden during AI summarizationMohamed Bassem2025-04-211-2/+1
* fix(web): Fix sidebar lists getting opened on editMohamed Bassem2025-04-212-20/+21
* fix: Rename cached content into reader modeMohamed Bassem2025-04-212-5/+6
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-2111-27/+57
* fix: Take 2: Attempt to fix darkmode icon for extensionsMohamedBassem2025-04-201-10/+7
* fix: Attempt to fix darkmode icon for extensionsMohamedBassem2025-04-201-2/+5
* fix: Fix server side error on clipboard checkMohamedBassem2025-04-191-2/+12
* fix: FIxed sidebar link to github for nightly builds (#1274)Hasan Sino2025-04-181-1/+5
* fix(mcp): Reduce number of MCP tools and add support for paginationMohamed Bassem2025-04-173-76/+50
* fix(mcp): Fix mixed es module issueMohamed Bassem2025-04-172-1/+4
* release(mcp): Release mcp 0.23.5Mohamed Bassem2025-04-171-1/+1
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-163-12/+26
* feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby2025-04-164-2/+72
* build: Take over the build command in the installation scriptMohamed Bassem2025-04-161-1/+1
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-164-3/+238
* fix(workers): Close browser if connect on demand (#1151)Chang-Yen Tseng2025-04-161-0/+3
* feat: add support for filtering by bookmark age (#1228)Brandon Wong2025-04-132-0/+36
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-1312-25/+58
* fix(landing): Add missing title tagMohamed Bassem2025-04-131-0/+1
* fix(mcp): Allow accessing asset extracted content in MCPMohamed Bassem2025-04-132-2/+2