aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem1-4/+4
2025-07-27chore: More turbo fixesMohamedBassem1-2/+2
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem1-0/+4
2025-07-13feat: Add delete account supportMohamed Bassem1-1/+5
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem3-0/+254
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem1-0/+7
2025-07-06build: Add an open-api husky checkMohamed Bassem2-1/+18
2025-07-06fix(build): Regenerate openapi specMohamed Bassem1-0/+7
2025-07-06fix(build): Regenerate openapi specMohamed Bassem1-1/+146
2025-06-22fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied1-2/+1
2025-06-22chore: More oxlint changesMohamed Bassem1-4/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz2-8/+24
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz1-1/+4
2025-06-07docs: Add asset APIs to the openapi specMohamed Bassem4-24/+182
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-1/+8
2025-05-18build: Regen openAPI specMohamed Bassem1-2/+32
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem2-2/+100
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz6-11/+89
2025-05-17fix(api): make PUT bookmark to a list idempotent (#1427)xuatz2-30/+0
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2-9/+9
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem5-6/+82
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-0/+8
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem7-1/+881
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains1-0/+15
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem8-14/+14
2025-04-08build: Regenerate the openapi specs and sdkMohamedBassem1-0/+28
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast1-0/+16
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem3-0/+153
2025-03-09fix: Resync the openapi specMohamed Bassem1-8/+5
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast2-0/+102
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-0/+7
2025-02-02ci: Fix build by regenerating the open API specMohamed Bassem1-0/+4
2025-02-01feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem1-0/+10
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+6
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem2-0/+78
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2-0/+255
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem2-1/+30
2024-12-30build: Fix sdk and e2e_tests buildsMohamed Bassem1-1/+1
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem1-1/+1
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem2-4/+2
2024-12-28fix: Coerce createdAt in the bookmark create/update APIsMohamed Bassem1-2/+4
2024-12-27docs: Fix missing docs for highlights APIsMohamed Bassem2-0/+257
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem3-0/+278
2024-11-17fix: Fix homepage not loading when hitting adding invalid URL during crawling...Mohamed Bassem1-6/+3
2024-11-17feature: Allow setting bookmark metadata during creationMohamed Bassem1-109/+79
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+9
2024-10-27fix: Fix build by regenerating the openai specMohamed Bassem1-0/+12
2024-10-20api: Add tag ids and support variable baseURLMohamed Bassem5-2/+98
2024-10-20docs: Generate OpenAPI docsMohamed Bassem3-8/+1299