aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
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 Bassem12-25/+58
2025-04-13fix(landing): Add missing title tagMohamed Bassem1-0/+1
2025-04-13fix(mcp): Allow accessing asset extracted content in MCPMohamed Bassem2-2/+2
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2-6/+32
2025-04-13fix(mcp): compact the response of get bookmark listsMohamed Bassem5-101/+99
2025-04-13ui(web): Copy link button greyed out when clipboard not available (#1209)ekambains1-0/+2
2025-04-13fix(mcp): Reduce token usage of the MCP serverMohamed Bassem3-7/+131
2025-04-13feat(mobile/android): Add monochrome app icon (#1258)Steffo1-1/+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 Bassem15-4/+535
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains3-1/+29
2025-04-12fix(landing): Made the year in footer dynamic (#1223)ekambains1-1/+3
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem159-357/+358
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2-4/+4
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-06refactor: Migrate the landing page from nextjs to viteMohamedBassem19-121/+129
2025-04-06fix(web): Line clamp sidebar items to a single lineMohamedBassem1-1/+3
2025-04-06release(extension): Release version 1.2.4MohamedBassem1-1/+1
2025-04-06fix(extenion): Added white icon for dark mode users (#1176)Lukas4-1/+18
2025-04-06fix(extension): Update extension logo and nameMohamedBassem3-2/+2
2025-04-06fix(mobile): Revert mobile app slug nameMohamedBassem1-1/+1
2025-04-06fix(mobile): Update karakeep logo and splash screenMohamedBassem5-14/+17
2025-04-05chore: Rename mobile and pwa manifests to karakeepMohamedBassem2-5/+5
2025-04-05fix: Drop the rebranding bannerMohamed Bassem1-17/+0
2025-04-05chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem15-48/+102
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
2025-03-30ui(web): Drop the font weight attribute from sidebar itemsMohamed Bassem2-4/+4
2025-03-29fix: Dont buffer uploaded files in memory. Fixes #1173Mohamed Bassem1-37/+59
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng1-10/+18
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast3-1/+32
2025-03-22fix(ui): Fix export button sizing to match the import cardsMohamed Bassem1-1/+1
2025-03-22build: Fix lint error in UpdatableBookmarksGridMohamed Bassem1-1/+1
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem4-13/+13
2025-03-22deps: Upgrade pdfjs and dompurifyMohamed Bassem1-4/+3
2025-03-22deps: Upgrade nextjsMohamed Bassem2-2/+2
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+3
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast1-1/+2
2025-03-16i18n: Sync weblate translationsHosted Weblate24-133/+2852
2025-03-16fix(mobile): Fix shared links getting stored as text. #956MohamedBassem2-4/+6
2025-03-16i18n: Sync weblate translationsHosted Weblate16-51/+1695
2025-03-12fix(translations): fixes typo in video download (#1116)erik-nilcoast1-1/+1
2025-03-12fix(extension): Fix handling for empty storage. #10MohamedBassem1-13/+36