aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(web): Smaller card titles in the user info pageMohamed Bassem2025-06-073-3/+3
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-072-6/+32
* feat(web): Redesign the user settings pageMohamed Bassem2025-06-074-190/+302
* fix(web): Drop the experimental icon from rss feedsMohamed Bassem2025-06-071-9/+0
* i18n: Sync weblate translationsHosted Weblate2025-06-0227-189/+1107
* feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2025-06-012-45/+108
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-3/+3
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-0113-78/+563
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-0110-20/+157
* feat(mobile): Add PDF support to share extension (#1494)Code Love2025-06-011-2/+4
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-316-33/+205
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3114-18/+18
* feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche2025-05-311-1/+1
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-253-17/+15
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
* fix: Truncate the RSS feed urlMohamed Bassem2025-05-251-1/+6
* chore: Add localhost labs to README and landingMohamed Bassem2025-05-251-2/+7
* fix(landing): Fix the favicon location for the landing pageMohamed Bassem2025-05-241-0/+0
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-241-1/+2
* docs: Update the privacy policyMohamed Bassem2025-05-241-196/+119
* 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