aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-091-1/+31
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-082-1/+16
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-0/+55
* fix(api): Return 200 when bookmark already exists instead of 200Mohamed Bassem2025-10-112-2/+20
* fix(api): Document the API for getting lists of a bookmark. fixes #2030Mohamed Bassem2025-10-117-94/+198
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-041-0/+3
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-282-2/+65
* fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem2025-08-301-4/+4
* chore: More turbo fixesMohamedBassem2025-07-271-2/+2
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+1
* feat: Allow setting browserless crawling per userMohamed Bassem2025-07-191-0/+4
* feat: Add delete account supportMohamed Bassem2025-07-131-1/+5
* feat(api): Expose the update user API in the openapi specsMohamed Bassem2025-07-123-0/+254
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-0/+7
* build: Add an open-api husky checkMohamed Bassem2025-07-062-1/+18
* fix(build): Regenerate openapi specMohamed Bassem2025-07-061-0/+7
* fix(build): Regenerate openapi specMohamed Bassem2025-07-061-1/+146
* fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied2025-06-221-2/+1
* chore: More oxlint changesMohamed Bassem2025-06-221-4/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-8/+24
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-1/+4
* docs: Add asset APIs to the openapi specMohamed Bassem2025-06-074-24/+182
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-011-1/+8
* build: Regen openAPI specMohamed Bassem2025-05-181-2/+32
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-182-2/+100
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-186-11/+89
* fix(api): make PUT bookmark to a list idempotent (#1427)xuatz2025-05-172-30/+0
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-212-9/+9
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-165-6/+82
* feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem2025-04-131-0/+8
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-137-1/+881
* feat(web): Optionally add short description to lists (#1225)ekambains2025-04-121-0/+15
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-128-14/+14
* build: Regenerate the openapi specs and sdkMohamedBassem2025-04-081-0/+28
* feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2025-03-221-0/+16
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-113-0/+153
* fix: Resync the openapi specMohamed Bassem2025-03-091-8/+5
* feat: Expose bookmark summarization in the API (#1088)erik-nilcoast2025-03-092-0/+102
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-171-0/+7
* ci: Fix build by regenerating the open API specMohamed Bassem2025-02-021-0/+4
* feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem2025-02-011-0/+10
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+6
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-052-0/+78
* feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2025-01-042-0/+255
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-022-1/+30
* build: Fix sdk and e2e_tests buildsMohamed Bassem2024-12-301-1/+1
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-301-1/+1
* fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem2024-12-302-4/+2
* fix: Coerce createdAt in the bookmark create/update APIsMohamed Bassem2024-12-281-2/+4
* docs: Fix missing docs for highlights APIsMohamed Bassem2024-12-272-0/+257