aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: Allow editing bookmark detailsMohamedBassem2025-04-089-75/+504
* chore: update repo release url to karakeep (#1210)Meysam2025-04-071-2/+2
* fix: Do clientside import dedup and parallelize import callsMohamedBassem2025-04-072-24/+102
* feat: Add a search matcher for rss feed bookmarksMohamedBassem2025-04-062-0/+13
* feat(web): A slightly better looking banner when no bookmarks are foundMohamedBassem2025-04-063-1/+27
* fix(web): Get rid of focus rings for ghost buttonsMohamedBassem2025-04-061-1/+2
* fix(web): Line clamp sidebar items to a single lineMohamedBassem2025-04-061-1/+3
* chore: Rename mobile and pwa manifests to karakeepMohamedBassem2025-04-051-2/+2
* fix: Drop the rebranding bannerMohamed Bassem2025-04-051-17/+0
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-059-24/+60
* feat(web): link to Github release page in web sidebar (#1192)Jan Jaworski2025-04-051-2/+8
* ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196)ekambains2025-04-051-0/+1
* ui(web): Drop the font weight attribute from sidebar itemsMohamed Bassem2025-03-302-4/+4
* fix: Dont buffer uploaded files in memory. Fixes #1173Mohamed Bassem2025-03-291-37/+59
* fix(ui): Fix export button sizing to match the import cardsMohamed Bassem2025-03-221-1/+1
* build: Fix lint error in UpdatableBookmarksGridMohamed Bassem2025-03-221-1/+1
* deps: Upgrade trpc and react queryMohamed Bassem2025-03-221-5/+5
* deps: Upgrade nextjsMohamed Bassem2025-03-221-1/+1
* deps: Upgrade vitestMohamed Bassem2025-03-221-1/+1
* feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar2025-03-221-0/+3
* i18n: Sync weblate translationsHosted Weblate2025-03-1624-133/+2852
* i18n: Sync weblate translationsHosted Weblate2025-03-1616-51/+1695
* fix(translations): fixes typo in video download (#1116)erik-nilcoast2025-03-121-1/+1
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-112-0/+28
* fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem2025-03-101-1/+1
* build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]2025-03-091-1/+1
* fix: Add error boundary around bookmark cardsMohamed Bassem2025-03-094-3/+45
* feat: Expose bookmark summarization in the API (#1088)erik-nilcoast2025-03-091-0/+19
* feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem2025-03-097-249/+267
* fix: Fix missing workers in the server statsMohamed Bassem2025-03-092-0/+32
* feat(web): Redesign the import/export pageMohamed Bassem2025-03-081-68/+135
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-023-42/+80
* fix: Add missing list to PWA. Fixes #884Mohamed Bassem2025-02-231-2/+18
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-238-33/+233
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-1719-53/+204
* feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine2025-02-094-23/+305