aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-287-78/+194
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-275-6/+524
* feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem2024-12-221-1/+1
* feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem2024-12-214-3/+142
* feature: WYSIWYG markdown for notes. Fixes #701 (#715)Giuseppe2024-12-219-123/+600
* fix: trim whitespace from email on signin page (#714)Zach2024-12-191-2/+2
* feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem2024-12-081-0/+6
* feature: Allow setting bookmark metadata during creationMohamed Bassem2024-11-171-20/+9
* translations: Add german, french and chinese LLM translationsMohamed Bassem2024-11-171-1/+1
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-1738-224/+405
* fix: Fix SummarizeWithAI button to use an ActionButtonMohamed Bassem2024-11-091-4/+3
* ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem2024-11-091-1/+11
* feature: Add support for importing bookmarks from Omnivore. Fixes #602Mohamed Bassem2024-11-031-1/+16
* fix: Adopt pocket's new export format. Fixes #570Mohamed Bassem2024-11-031-1/+1
* feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem2024-11-031-2/+11
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-032-1/+411
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-282-0/+21
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-2716-5/+91
* fix: Some visual fixes to the AI summaryMohamed Bassem2024-10-271-50/+42