| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: fix hydration error in admin user list | Mohamed Bassem | 2025-11-15 | 1 | -7/+9 |
| | | |||||
| * | feat: Add admin maintenance job to migrate large inline HTML (#2071) | Mohamed Bassem | 2025-10-26 | 1 | -0/+9 |
| | | | | | | | | * Add admin maintenance job to migrate large inline HTML * add cursor * more fixes | ||||
| * | refactor: generalize tidy assets queue into admin maintenance (#2059) | Mohamed Bassem | 2025-10-26 | 1 | -21/+32 |
| | | | | | | * refactor: generalize admin maintenance queue * more fixes | ||||
| * | feat: Add service dependency checks in the server overview page | Mohamed Bassem | 2025-10-12 | 2 | -8/+173 |
| | | |||||
| * | chore: Silence lint on <a> and <img> tags when it's intentional | Mohamed Bassem | 2025-09-28 | 1 | -0/+1 |
| | | |||||
| * | feat: Add confirmations to background job actions | MohamedBassem | 2025-08-22 | 1 | -25/+39 |
| | | |||||
| * | feat: A redesigned background jobs page. #1551 | MohamedBassem | 2025-08-21 | 2 | -172/+434 |
| | | |||||
| * | fix: Merge the quota columns in the user lists | Mohamed Bassem | 2025-08-04 | 1 | -8/+2 |
| | | |||||
| * | feat: Drop support for time bounded invitations | MohamedBassem | 2025-08-02 | 1 | -42/+5 |
| | | |||||
| * | fix: Drop legacy container notice | Mohamed Bassem | 2025-07-26 | 1 | -19/+0 |
| | | |||||
| * | feat: Add invite user support | Mohamed Bassem | 2025-07-10 | 3 | -102/+438 |
| | | |||||
| * | feat: Add per user storage quota | Mohamed Bassem | 2025-07-06 | 2 | -0/+33 |
| | | |||||
| * | feat: Add per user bookmark count quota | Mohamed Bassem | 2025-07-04 | 2 | -158/+193 |
| | | |||||
| * | 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 |
