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