aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-0136-147/+3286
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-0119-24/+2226
* docs: mention the list of example scripts for the community api (#1484)Olicorne2025-06-011-0/+9
* feat(mobile): Add PDF support to share extension (#1494)Code Love2025-06-011-2/+4
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-3126-293/+3131
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3119-101/+97
* docs: Add agolia based searchMohamed Bassem2025-05-311-0/+8
* doc: mention meilisearch in the updating section (#1472)Olicorne2025-05-311-1/+3
* feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche2025-05-311-1/+1
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-253-17/+15
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
* fix: Truncate the RSS feed urlMohamed Bassem2025-05-251-1/+6
* chore: Add localhost labs to README and landingMohamed Bassem2025-05-252-2/+11
* fix(landing): Fix the favicon location for the landing pageMohamed Bassem2025-05-241-0/+0
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-245-3/+6
* docs: Update the privacy policyMohamed Bassem2025-05-241-196/+119
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-2416-34/+2341
* docs: Update database docs (#1451)haappi2025-05-242-3/+3
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-243-0/+13
* build: Regen openAPI specMohamed Bassem2025-05-181-2/+32
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-183-0/+8
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-1825-123/+2327
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-187-49/+172
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-182-37/+85
* build: Fix format errorMohamed Bassem2025-05-181-1/+1
* fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi2025-05-181-1/+2
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-1843-1033/+867
* doc: document how to upgrade meilisearch / migrate meilisearch db (#1436)Olicorne2025-05-181-0/+13
* doc: new comunity project: freshrss to karakeep (#1435)Olicorne2025-05-181-0/+8
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-1814-34/+126
* fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem2025-05-183-8/+21
* feat: position highlight menu based on device type (#1348)Mark :)2025-05-181-6/+17
* fix(search): add new relevance sort order (#1392)xuatz2025-05-187-16/+74
* fix(api): make PUT bookmark to a list idempotent (#1427)xuatz2025-05-173-34/+2
* build(Debian): update yt-dlp on karakeep's update and add a service check fun...Chris2025-05-171-12/+39
* doc: Mention karakeep-python-api in community projects (#1424)Olicorne2025-05-172-0/+13
* docs: minor update to dev setup instructions (#1421)Olicorne2025-05-171-2/+2
* fix(landing): Fix the responsiveness of the landing pageMohamed Bassem2025-05-171-0/+1
* docs: Update pikapods docs after the renameMohamed Bassem2025-05-171-1/+1
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-1710-21/+2032
* feat: Add karakeep metadata to openai callsMohamed Bassem2025-05-171-0/+4
* doc: Fixed json syntax error in mcp docs (#1419)Jake A. Smith2025-05-171-1/+1
* docs: Fix JSON in MCP documentation (#1400)Jens Kohl2025-05-171-1/+1
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-113-16/+112
* fix(mcp): Correct description for get-lists tool. Fixes #1332 (#1388)Mohamed Bassem2025-05-101-1/+1
* i18n: Add US English as option in User Settings (#1327)William Callahan2025-05-102-19/+20
* docs: Update the docs about admin password reset to include the saltMohamed Bassem2025-05-101-31/+31
* Revert "fix: Fix smart lists not working in list search qualifiers". #1321Mohamed Bassem2025-04-283-133/+69
* fix(docker): Fix build only docker compose fileMohamed Bassem2025-04-271-1/+1
* docker: Add a build only docker compose fileMohamed Bassem2025-04-272-1/+34