aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-264-72/+134
* feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem2025-07-261-1/+49
* fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2025-07-262-0/+3
* fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem2025-07-191-1/+1
* feat(web): Slightly nicer looking tags pageMohamed Bassem2025-07-192-69/+93
* fix: Fix edit list modal not clearing parentMohamed Bassem2025-07-191-1/+1
* feat: Add a proper reader modeMohamed Bassem2025-07-195-158/+207
* fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem2025-07-171-1/+1
* fix: Clear search history on logoutMohamed Bassem2025-07-141-9/+4
* feat: adding search history #1541 (#1627)lexafaxine2025-07-142-31/+168
* feat: markdown file upload support (#1647) (#1672)Rodrigo Santos2025-07-131-3/+20
* fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2025-07-062-5/+10
* fix(web): Add icons to preview selectorsMohamed Bassem2025-07-041-4/+19
* chore: More oxlint changesMohamed Bassem2025-06-221-1/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-223-5/+10
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-071-6/+5
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-016-76/+131
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-012-3/+31
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-313-1/+197
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3110-13/+13
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-252-7/+9
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-5/+21
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-181-0/+4
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-181-36/+80
* 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
* 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-182-7/+35
* fix(web): Hide smart lists from list selectorsMohamed Bassem2025-04-263-0/+3
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-279-2/+1207
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-2/+2
* 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-211-1/+4
* fix: Rename cached content into reader modeMohamed Bassem2025-04-211-4/+4
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-215-13/+20
* fix: Fix server side error on clipboard checkMohamedBassem2025-04-191-2/+12
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-162-1/+224
* feat: add support for filtering by bookmark age (#1228)Brandon Wong2025-04-131-0/+26
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-134-19/+36
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-131-5/+30
* 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(web): Optionally add short description to lists (#1225)ekambains2025-04-122-0/+27
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-1253-102/+102
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2025-04-081-2/+2
* feat: Allow editing bookmark detailsMohamedBassem2025-04-086-75/+419
* feat: Add a search matcher for rss feed bookmarksMohamedBassem2025-04-061-0/+11
* feat(web): A slightly better looking banner when no bookmarks are foundMohamedBassem2025-04-062-1/+21