| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: handle list with slashes in their names and truncate long list names. ↵ | Mohamed Bassem | 2025-08-30 | 1 | -4/+4 |
| | | | | | fixes #1597 | ||||
| * | feat: Allow setting browserless crawling per user | Mohamed Bassem | 2025-07-19 | 1 | -0/+4 |
| | | |||||
| * | feat: Add delete account support | Mohamed Bassem | 2025-07-13 | 1 | -1/+5 |
| | | |||||
| * | feat(api): Expose the update user API in the openapi specs | Mohamed Bassem | 2025-07-12 | 1 | -0/+152 |
| | | |||||
| * | fix: Prioritize crawling user added links over bulk imports. fixes #1717 | Mohamed Bassem | 2025-07-12 | 1 | -0/+7 |
| | | |||||
| * | fix(build): Regenerate openapi spec | Mohamed Bassem | 2025-07-06 | 1 | -0/+7 |
| | | |||||
| * | fix(build): Regenerate openapi spec | Mohamed Bassem | 2025-07-06 | 1 | -1/+146 |
| | | |||||
| * | fix(tags): normalise leading hashes in tag names (#1317) (#1351) | Mostafa Wahied | 2025-06-22 | 1 | -2/+1 |
| | | | | | | | | | | | | * fix(tags): normalise leading hashes in tag names (#1317) * move the transformation to zod * fix openapi spec --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | deps: upgrade to pnpm@9.15.9 (#1544) | xuatz | 2025-06-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | * feat: upgrade to pnpm@9.15.9 * extra stuff * unpin mobile deps * unpin root package.json deps too --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: Add asset APIs to the openapi spec | Mohamed Bassem | 2025-06-07 | 1 | -13/+102 |
| | | |||||
| * | feat: Add support for public lists (#1511) | Mohamed Bassem | 2025-06-01 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | build: Regen openAPI spec | Mohamed Bassem | 2025-05-18 | 1 | -2/+32 |
| | | |||||
| * | feat(api): Expose the endpoint to create a new tag | Mohamed Bassem | 2025-05-18 | 1 | -1/+68 |
| | | |||||
| * | feat(api): enable ?sortOrder= for relevant resources (#1398) | xuatz | 2025-05-18 | 1 | -4/+57 |
| | | | | | | * feat(api): enable `?sortOrder=` for relevant resources * fix tests | ||||
| * | fix(api): make PUT bookmark to a list idempotent (#1427) | xuatz | 2025-05-17 | 1 | -22/+0 |
| | | | | | | * fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation * apply pr comments | ||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 1 | -0/+2901 |
| * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | |||||
