| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(web): Handle user deletion more gracefully | Mohamed Bassem | 2025-09-14 | 1 | -4/+22 |
| | | |||||
| * | feat: A better looking catch all error boundary | Mohamed Bassem | 2025-09-14 | 1 | -2/+39 |
| | | |||||
| * | fix: handle list with slashes in their names and truncate long list names. ↵ | Mohamed Bassem | 2025-08-30 | 1 | -4/+4 |
| | | | | | fixes #1597 | ||||
| * | feat: Add a bookmark skeleton for search | Mohamed Bassem | 2025-08-27 | 1 | -2/+2 |
| | | |||||
| * | fix: fix nextjs warning about dialog without title in bookmark preview | MohamedBassem | 2025-08-24 | 1 | -1/+12 |
| | | |||||
| * | fix(web): fix query getting rest when bookmark preview is closed. fixes #1521 | MohamedBassem | 2025-08-24 | 1 | -0/+8 |
| | | |||||
| * | feat: A redesigned background jobs page. #1551 | MohamedBassem | 2025-08-21 | 1 | -6/+1 |
| | | |||||
| * | Revert "deps: Upgrade nextjs to 15.5" | MohamedBassem | 2025-08-20 | 1 | -25/+0 |
| | | | | | This reverts commit be420c9aebb0f2d343a0c94327fddc089f56d402. | ||||
| * | deps: Upgrade nextjs to 15.5 | MohamedBassem | 2025-08-20 | 1 | -0/+25 |
| | | |||||
| * | fix(web): Suppress hydration warning on root html | MohamedBassem | 2025-08-20 | 1 | -1/+5 |
| | | |||||
| * | deps: Upgrade expo & nextjs to react 19 (#1565) | Mohamed Bassem | 2025-08-20 | 8 | -37/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Attempt to upgrade expo 53 * Attempt upgrade nextjs * Fix a bunch of peer deps * upgrade some docs deps * fix typecheck * update the shadcn calendar component * more fixes * more fixes * revert ollama upgrade * update react version to use carets * remove react-select from landing * fix the typescript error caused by customFetch * upgrade the new grid user setting to nextjs 15 * mobile: enable react canary to support react 19.1 * upgrade react native menu * fix navigation context error | ||||
| * | fix: renamed export filename to karakeep (#1829) | David Pearson | 2025-08-20 | 1 | -1/+1 |
| | | |||||
| * | refactor: Extract meilisearch as a plugin | MohamedBassem | 2025-07-27 | 2 | -2/+6 |
| | | |||||
| * | fix: Avoid prefetching assets and tags in the link component. Fixes #1759 | Mohamed Bassem | 2025-07-26 | 1 | -0/+2 |
| | | |||||
| * | feat: Hide AI settings tab if inference is not configured. #1781 | Mohamed Bassem | 2025-07-26 | 1 | -19/+19 |
| | | |||||
| * | feat(web): Slightly nicer looking tags page | Mohamed Bassem | 2025-07-19 | 1 | -11/+1 |
| | | |||||
| * | feat: Add a proper reader mode | Mohamed Bassem | 2025-07-19 | 2 | -5/+313 |
| | | |||||
| * | fix: Clear search history on logout | Mohamed Bassem | 2025-07-14 | 1 | -0/+8 |
| | | |||||
| * | feat: Add stripe based subscriptions | Mohamed Bassem | 2025-07-13 | 2 | -57/+93 |
| | | |||||
| * | feat: Add delete account support | Mohamed Bassem | 2025-07-13 | 1 | -0/+2 |
| | | |||||
| * | fix(web): Fix dark mode in auth pages | Mohamed Bassem | 2025-07-12 | 6 | -10/+10 |
| | | |||||
| * | feat: Support forget and reset password | Mohamed Bassem | 2025-07-12 | 2 | -0/+58 |
| | | |||||
| * | feat(ui): Revamp the signin/signup page | Mohamed Bassem | 2025-07-12 | 2 | -6/+27 |
| | | |||||
| * | feat: Add invite user support | Mohamed Bassem | 2025-07-10 | 4 | -4/+41 |
| | | |||||
| * | feat: Add support for email verification | Mohamed Bassem | 2025-07-10 | 2 | -0/+280 |
| | | |||||
| * | feat: Add a logout page | Mohamed Bassem | 2025-07-07 | 1 | -0/+18 |
| | | |||||
| * | feat: Add a new timezone user setting | Mohamed Bassem | 2025-07-06 | 1 | -0/+16 |
| | | |||||
| * | fix: Fix i18n in the new stats page | Mohamed Bassem | 2025-07-06 | 2 | -36/+60 |
| | | |||||
| * | feat: Add new user stats page. Fixes #1523 | Mohamed Bassem | 2025-07-06 | 2 | -0/+501 |
| | | |||||
| * | feat(workers): Allow custmoizing max parallelism for a bunch of workers. ↵ | Mohamed Bassem | 2025-07-05 | 1 | -1/+1 |
| | | | | | Fixes #724 | ||||
| * | refactor: Move the health endpoint to hono as well | Mohamed Bassem | 2025-07-04 | 1 | -8/+0 |
| | | |||||
| * | refactor: Move the trpc endpoint to hono | Mohamed Bassem | 2025-07-04 | 1 | -22/+0 |
| | | |||||
| * | chore: migrate away from eslint to oxlint (#1642) | xuatz | 2025-06-22 | 4 | -0/+4 |
| | | | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals | ||||
| * | feat(ui): Improve the look of the public bookmarks page | Mohamed Bassem | 2025-06-07 | 2 | -20/+7 |
| | | |||||
| * | fix: Use a new public list metadata endpoint for metadata generation | Mohamed Bassem | 2025-06-07 | 1 | -3/+13 |
| | | |||||
| * | feat(web): Redesign the user settings page | Mohamed Bassem | 2025-06-07 | 1 | -2/+2 |
| | | |||||
| * | feat: Add support for public lists (#1511) | Mohamed Bassem | 2025-06-01 | 3 | -0/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: public lists * Drop viewing modes * Add the public endpoint for assets * regen the openapi spec * proper handling for different asset types * Add num bookmarks and a no bookmark banner * Correctly set page title * Add a not-found page * merge the RSS and public list endpoints * Add e2e tests for the public endpoints * Redesign the share list modal * Make NEXTAUTH_SECRET not required * propery render text bookmarks * rebase migration * fix public token tests * Add more tests | ||||
| * | feat: add user customisable default archive display behaviour (#1505) | xuatz | 2025-06-01 | 3 | -11/+40 |
| | | | | | | | | | | | | | | | | | | * fix typo * implementation * bug fix and refactoring * Use nuqs for searchParam management * remove the todo about the tests * fix tests --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 2025-05-31 | 1 | -1/+1 |
| | | |||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 2 | -24/+35 |
| | | |||||
| * | refactor: Migrate from NextJs's API routes to Hono based routes for the API ↵ | Mohamed Bassem | 2025-05-18 | 27 | -1142/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1432) * Setup Hono and migrate the highlights API there * Implement the tags and lists endpoint * Implement the bookmarks and users endpoints * Add the trpc error code adapter * Remove the old nextjs handlers * fix api key not found handling * Fix trpc error handling * Fix 204 handling * Fix search ordering * Implement the singlefile endpoint * Implement the asset serving endpoints * Implement webauth * Add hono as a catch all route under api * fix tests | ||||
| * | feat(api): enable ?sortOrder= for relevant resources (#1398) | xuatz | 2025-05-18 | 6 | -7/+28 |
| | | | | | | * feat(api): enable `?sortOrder=` for relevant resources * fix tests | ||||
| * | fix(search): add new relevance sort order (#1392) | xuatz | 2025-05-18 | 1 | -1/+9 |
| | | | | | | | | | | | | * fix(search): add new relevance sort order * address pr comments * some minor fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374) | Yuiki Saito | 2025-05-11 | 1 | -15/+41 |
| | | | | | | | | | | | | | | * Add function to export bookmarks in NETSCAPE-Bookmark-file-1 format * Update export endpoint to support NETSCAPE format * Add format selection to export UI * include tags in the export --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Implement generic rule engine (#1318) | Mohamed Bassem | 2025-04-27 | 3 | -1/+100 |
| | | | | | | | | | | | | | | | | | | * Add schema for the new rule engine * Add rule engine backend logic * Implement the worker logic and event firing * Implement the UI changesfor the rule engine * Ensure that when a referenced list or tag are deleted, the corresponding event/action is * Dont show smart lists in rule engine events * Add privacy validations for attached tag and list ids * Move the rules logic into a models | ||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 2 | -3/+3 |
| | | | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | fix: Add includeContent to search endpoint and document it in the docs | Mohamed Bassem | 2025-04-16 | 1 | -12/+16 |
| | | |||||
| * | fix: Dont download html content by default in the bookmark grid. Fixes #1198 | Mohamed Bassem | 2025-04-13 | 6 | -3/+17 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 21 | -35/+35 |
| | | |||||
| * | chore: Hoarder to Karakeep rebranding (#1199) | Mohamed Bassem | 2025-04-05 | 2 | -5/+6 |
| | | | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme | ||||
