aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-26feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem4-72/+134
2025-07-26feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem1-1/+49
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2-0/+3
2025-07-19fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem1-1/+1
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem2-69/+93
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem5-158/+207
2025-07-17fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem1-1/+1
2025-07-14fix: Clear search history on logoutMohamed Bassem1-9/+4
2025-07-14feat: adding search history #1541 (#1627)lexafaxine2-31/+168
2025-07-13feat: markdown file upload support (#1647) (#1672)Rodrigo Santos1-3/+20
2025-07-06fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2-5/+10
2025-07-04fix(web): Add icons to preview selectorsMohamed Bassem1-4/+19
2025-06-22chore: More oxlint changesMohamed Bassem1-1/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz3-5/+10
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala1-6/+5
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem6-76/+131
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz2-3/+31
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem3-1/+197
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem10-13/+13
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2-7/+9
2025-05-25fix: Show list options menu on list sidebar hoverMohamed Bassem1-25/+23
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-5/+21
2025-05-18feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem1-0/+4
2025-05-18fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne1-36/+80
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-18feat: position highlight menu based on device type (#1348)Mark :)1-6/+17
2025-05-18fix(search): add new relevance sort order (#1392)xuatz2-7/+35
2025-04-26fix(web): Hide smart lists from list selectorsMohamed Bassem3-0/+3
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem9-2/+1207
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-2/+2
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 Bassem1-1/+4
2025-04-21fix: Rename cached content into reader modeMohamed Bassem1-4/+4
2025-04-21ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem5-13/+20
2025-04-19fix: Fix server side error on clipboard checkMohamedBassem1-2/+12
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix2-1/+224
2025-04-13feat: add support for filtering by bookmark age (#1228)Brandon Wong1-0/+26
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem4-19/+36
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-5/+30
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-12feat(web): Optionally add short description to lists (#1225)ekambains2-0/+27
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem53-102/+102
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
2025-04-08feat: Allow editing bookmark detailsMohamedBassem6-75/+419
2025-04-06feat: Add a search matcher for rss feed bookmarksMohamedBassem1-0/+11
2025-04-06feat(web): A slightly better looking banner when no bookmarks are foundMohamedBassem2-1/+21