aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-052-2/+2
* 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-301-2/+2
* build: Fix lint error in UpdatableBookmarksGridMohamed Bassem2025-03-221-1/+1
* fix: Add error boundary around bookmark cardsMohamed Bassem2025-03-093-3/+44
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-023-42/+80
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-231-30/+5
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-173-33/+127
* feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine2025-02-093-23/+249
* fix: Hide tags that were attached once by humans from AI tagsMohamed Bassem2025-02-021-1/+3
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-021-2/+7
* feat(web): Add the query explainer to the smart list modalMohamed Bassem2025-02-011-8/+36
* fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem2025-01-123-30/+59
* feat: Add ability to filter by bookmark typeMohamed Bassem2025-01-121-0/+16
* feat: Add Bookmark Sorting Feature (#812)Daksh Pareek2025-01-124-5/+74
* fix: Keep user selection on text highlightMohamed Bassem2025-01-121-4/+30
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+1
* fix: Fix truncated long text in bookmark preview modal. Fixe #793Mohamed Bassem2025-01-052-2/+2
* fix: Change search endpoint to accept query as raw stringMohamed Bassem2025-01-041-1/+1
* fix: Add i18n for query explainer and add missing url matcherMohamed Bassem2025-01-021-14/+57
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-026-45/+175
* feat: Add support for searching for tagged and listed itemsMohamed Bassem2024-12-311-0/+14
* feat: Add support for negative search termsMohamed Bassem2024-12-311-4/+8
* feat: Introduce advanced search capabilities (#753)Mohamed Bassem2024-12-312-9/+116
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-313-34/+87
* feat: show createdAt year in card footer when created over a year ago (#790)JD Hartley2024-12-311-2/+9
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-302-104/+0
* feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem2024-12-309-1003/+2
* fix: react warning about keys in AllHighlightsMohamed Bassem2024-12-281-8/+5