aboutsummaryrefslogtreecommitdiffstats
path: root/tooling/github (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-15i18n: Add Greek translation (#1564)apo-mak2-0/+482
2025-06-15docs: Mention the community safari extension in the quick sharing docs (#1562)simplytoast11-0/+3
2025-06-15release(cli): Bump CLI version to 0.25.0Mohamed Bassem1-1/+1
2025-06-10build: Pin ios github action to macos-15 to comply with apple'sMohamedBassem1-1/+1
2025-06-08fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem4-999/+511
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz11-11484/+8618
2025-06-08docs: Release the 0.25.0 docsMohamed Bassem89-173/+5149
2025-06-08release(mcp): Release mcp 0.25.0Mohamed Bassem1-1/+1
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