| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(admin): add confirmation dialog for user deletion (#1648) (#1649) | Deepanshu Saini | 2025-06-21 | 1 | -10/+31 |
| | | | | | | | | | | * feat(admin): add confirmation dialog for user deletion (#1648) * No need to manage dialog state --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Add AI auto summarization. Fixes #1163 | Mohamed Bassem | 2025-05-18 | 1 | -2/+22 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 3 | -3/+3 |
| | | |||||
| * | chore: update repo release url to karakeep (#1210) | Meysam | 2025-04-07 | 1 | -2/+2 |
| | | |||||
| * | fix: Drop the rebranding banner | Mohamed Bassem | 2025-04-05 | 1 | -17/+0 |
| | | |||||
| * | chore: Hoarder to Karakeep rebranding (#1199) | Mohamed Bassem | 2025-04-05 | 1 | -1/+18 |
| | | | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme | ||||
| * | feat: Move background jobs with the admin actions. Fixes #1083 | Mohamed Bassem | 2025-03-09 | 3 | -240/+258 |
| | | |||||
| * | fix: Fix missing workers in the server stats | Mohamed Bassem | 2025-03-09 | 1 | -0/+28 |
| | | |||||
| * | feat: Add PDF screenshot generation and display (#995) | Ahmad Mujahid | 2025-02-17 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated pdf2json to 3.1.5 * Extract and store a screenshot from PDF files using pdf2pic * Installing graphicsmagick and ghostscript * Generate Missing PDF screenshot with tidyAssets worker for backward support * Display PDF screenshot instead of the PDF in web if it exists. * Display PDF screenshot in mobile app if exists. * Updated pnpm-lock.yaml * Removed console.log * Revert the unnecessary changes in package.json * Revert pnpm-lock changes * Prevent rendering PDF files if the screenshot is not generated * refactor: replace useEffect with useMemo for section initialization * feat: show PDF file download button and handle large PDFs by defaulting to screenshot view * feat: add file size to openapi spec * feature: Add Assets preprocessing in fix mode to admin actions * i18n: add reprocess_assets_fix_mode translation * i18n: Add missing ar translations * A bunch of fixes * Fix openspec schema --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | refactor: Refactor sidebar into a shared component | Mohamed Bassem | 2024-12-30 | 3 | -88/+0 |
| | | |||||
| * | feat: Change the admin page to be tabbed similar to that of the settings page | Mohamed Bassem | 2024-12-30 | 11 | -0/+1089 |
