aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-315-2/+202
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3111-14/+14
* 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
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-241-1/+2
* 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-182-2/+24
* 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
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-172-18/+51
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-113-16/+112
* 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
* fix(web): Hide smart lists from list selectorsMohamed Bassem2025-04-263-0/+3
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-2717-8/+1373
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-2133-41/+41
* 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-219-25/+55
* 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: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-161-12/+16
* 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
* 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-1310-22/+53
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-132-6/+32
* ui(web): Copy link button greyed out when clipboard not available (#1209)ekambains2025-04-131-0/+2
* fix(web): fit popover content box to emoji picker size (#1257)Mark :)2025-04-131-1/+1
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-131-1/+1
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-123-1/+29
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-12105-190/+190
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2025-04-081-2/+2