aboutsummaryrefslogtreecommitdiffstats
path: root/docker/docker-compose.dev.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-08release(extension): Bump extension version to 1.2.6Mohamed Bassem1-1/+1
2025-06-08release(mobile): Bump mobile version to 1.7.0Mohamed Bassem1-3/+3
2025-06-08ci: Fix manifest formattingMohamed Bassem1-8/+2
2025-06-08feat(mobile): Add support for viewing PDFs (#1519)Code Love4-33/+226
2025-06-07fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem1-11/+11
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny2-12/+288
2025-06-07fix(build): karakeep-linux.sh fix use 'append' instead of 'file' for log (#1471)Chris1-12/+25
2025-06-07feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway2-24/+71
2025-06-07feat(ui): Improve the look of the public bookmarks pageMohamed Bassem4-31/+77
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem6-52/+126
2025-06-07docs: Add asset APIs to the openapi specMohamed Bassem4-24/+182
2025-06-07fix(web): Smaller card titles in the user info pageMohamed Bassem3-3/+3
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2-6/+32
2025-06-07feat(web): Redesign the user settings pageMohamed Bassem4-190/+302
2025-06-07readme: Small readme fixesMohamed Bassem2-5/+7
2025-06-07fix(web): Drop the experimental icon from rss feedsMohamed Bassem1-9/+0
2025-06-07feat: Drop corepack dep in prod and allow running as non-root. Fixes #606Mohamed Bassem2-7/+3
2025-06-02i18n: Sync weblate translationsHosted Weblate27-189/+1107
2025-06-01feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2-45/+108
2025-06-01feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem5-40/+327
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem36-147/+3286
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz19-24/+2226
2025-06-01docs: mention the list of example scripts for the community api (#1484)Olicorne1-0/+9
2025-06-01feat(mobile): Add PDF support to share extension (#1494)Code Love1-2/+4
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem26-293/+3131
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem19-101/+97
2025-05-31docs: Add agolia based searchMohamed Bassem1-0/+8
2025-05-31doc: mention meilisearch in the updating section (#1472)Olicorne1-1/+3
2025-05-31feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche1-1/+1
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem3-17/+15
2025-05-25fix: Show list options menu on list sidebar hoverMohamed Bassem1-25/+23
2025-05-25fix: Truncate the RSS feed urlMohamed Bassem1-1/+6
2025-05-25chore: Add localhost labs to README and landingMohamed Bassem2-2/+11
2025-05-24fix(landing): Fix the favicon location for the landing pageMohamed Bassem1-0/+0
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile5-3/+6
2025-05-24docs: Update the privacy policyMohamed Bassem1-196/+119
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem16-34/+2341
2025-05-24docs: Update database docs (#1451)haappi2-3/+3
2025-05-24feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem3-0/+13
2025-05-18build: Regen openAPI specMohamed Bassem1-2/+32
2025-05-18feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem3-0/+8
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem25-123/+2327
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem7-49/+172
2025-05-18fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2-37/+85
2025-05-18build: Fix format errorMohamed Bassem1-1/+1
2025-05-18fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi1-1/+2
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem43-1033/+867
2025-05-18doc: document how to upgrade meilisearch / migrate meilisearch db (#1436)Olicorne1-0/+13
2025-05-18doc: new comunity project: freshrss to karakeep (#1435)Olicorne1-0/+8
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz14-34/+126