aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1267-120/+120
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2025-04-081-2/+2
* feat: Allow editing bookmark detailsMohamedBassem2025-04-087-75/+488
* chore: update repo release url to karakeep (#1210)Meysam2025-04-071-2/+2
* fix: Do clientside import dedup and parallelize import callsMohamedBassem2025-04-071-24/+64
* 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
* 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
* fix: Drop the rebranding bannerMohamed Bassem2025-04-051-17/+0
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-055-19/+25
* 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(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
* fix: Add error boundary around bookmark cardsMohamed Bassem2025-03-093-3/+44
* feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem2025-03-093-240/+258
* fix: Fix missing workers in the server statsMohamed Bassem2025-03-091-0/+28
* 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
* 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-174-33/+149
* 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
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-193-0/+738
* 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
* feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2025-01-121-10/+47
* 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-3010-261/+63
* feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem2024-12-3012-7/+95
* feat: add Linkwarden importer (#786)Patrick Leonard2024-12-291-1/+16
* fix: react warning about keys in AllHighlightsMohamed Bassem2024-12-281-8/+5
* fix: Better handling for when there's no highlights in the all highlights pageMohamed Bassem2024-12-281-3/+11