aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
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 Bassem2-2/+24
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-17feat: Allow enabling/disabling RSS feedsMohamed Bassem2-18/+51
2025-05-11feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito3-16/+112
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-26fix(web): Hide smart lists from list selectorsMohamed Bassem3-0/+3
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem17-8/+1373
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo33-41/+41
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 Bassem9-25/+55
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-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-12/+16
2025-04-16feat: Add import support for Tab Session Manager (#1246)Jorge Barnaby4-2/+72
2025-04-16build: Take over the build command in the installation scriptMohamed Bassem1-1/+1
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix4-3/+238
2025-04-13feat: add support for filtering by bookmark age (#1228)Brandon Wong2-0/+36
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem10-22/+53
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2-6/+32
2025-04-13ui(web): Copy link button greyed out when clipboard not available (#1209)ekambains1-0/+2
2025-04-13fix(web): fit popover content box to emoji picker size (#1257)Mark :)1-1/+1
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains3-1/+29
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem105-190/+190
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
2025-04-08feat: Allow editing bookmark detailsMohamedBassem9-75/+504
2025-04-07chore: update repo release url to karakeep (#1210)Meysam1-2/+2
2025-04-07fix: Do clientside import dedup and parallelize import callsMohamedBassem2-24/+102
2025-04-06feat: Add a search matcher for rss feed bookmarksMohamedBassem2-0/+13
2025-04-06feat(web): A slightly better looking banner when no bookmarks are foundMohamedBassem3-1/+27
2025-04-06fix(web): Get rid of focus rings for ghost buttonsMohamedBassem1-1/+2
2025-04-06fix(web): Line clamp sidebar items to a single lineMohamedBassem1-1/+3
2025-04-05chore: Rename mobile and pwa manifests to karakeepMohamedBassem1-2/+2
2025-04-05fix: Drop the rebranding bannerMohamed Bassem1-17/+0
2025-04-05chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem9-24/+60
2025-04-05feat(web): link to Github release page in web sidebar (#1192)Jan Jaworski1-2/+8
2025-04-05ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)ekambains1-0/+1