aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(workers): migrate from puppeteer to playwright (#1296)Mael2025-06-228-539/+151
* feat(mobile): Add tag clearing functionality to tag list (#1595)Ashok Úradníček2025-06-221-1/+31
* fix(mobile): always visible search bar in tags list (#1596)Ashok Úradníček2025-06-221-0/+1
* fix: minor changes to the tagging prompts (#1474)Olicorne2025-06-221-10/+11
* build: Install script v3.0 - Bling version (#1576)Chris2025-06-221-115/+248
* feat: Add Helm chart (#1350)Sheya Bernstein2025-06-226-0/+240
* chore: More oxlint changesMohamed Bassem2025-06-2223-87/+24
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-2270-1695/+1174
* docs: update meilisearch key generation instruction (#1651)Kyle Wilson2025-06-2214-14/+15
* fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem2025-06-213-19/+23
* feat(admin): add confirmation dialog for user deletion (#1648) (#1649)Deepanshu Saini2025-06-212-10/+32
* fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...Mohamed Bassem2025-06-211-0/+9
* fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2025-06-215-6/+140
* fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem2025-06-214-45/+81
* fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...Alex Stevenson-Price2025-06-213-1/+4
* fix(workers): video downloader should log yt-dlp errors (#1624)irobot2025-06-211-3/+6
* chore: add start-dev.sh for laziness (#1628)xuatz2025-06-211-0/+77
* i18n: Add Greek translation (#1564)apo-mak2025-06-152-0/+482
* docs: Mention the community safari extension in the quick sharing docs (#1562)simplytoast12025-06-151-0/+3
* release(cli): Bump CLI version to 0.25.0Mohamed Bassem2025-06-151-1/+1
* build: Pin ios github action to macos-15 to comply with apple'sMohamedBassem2025-06-101-1/+1
* fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem2025-06-084-999/+511
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-0811-11484/+8618
* docs: Release the 0.25.0 docsMohamed Bassem2025-06-0889-173/+5149
* release(mcp): Release mcp 0.25.0Mohamed Bassem2025-06-081-1/+1
* release(extension): Bump extension version to 1.2.6Mohamed Bassem2025-06-081-1/+1
* release(mobile): Bump mobile version to 1.7.0Mohamed Bassem2025-06-081-3/+3
* ci: Fix manifest formattingMohamed Bassem2025-06-081-8/+2
* feat(mobile): Add support for viewing PDFs (#1519)Code Love2025-06-084-33/+226
* fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem2025-06-071-11/+11
* feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny2025-06-072-12/+288
* fix(build): karakeep-linux.sh fix use 'append' instead of 'file' for log (#1471)Chris2025-06-071-12/+25
* feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway2025-06-072-24/+71
* feat(ui): Improve the look of the public bookmarks pageMohamed Bassem2025-06-074-31/+77
* fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2025-06-076-52/+126
* docs: Add asset APIs to the openapi specMohamed Bassem2025-06-074-24/+182
* fix(web): Smaller card titles in the user info pageMohamed Bassem2025-06-073-3/+3
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-072-6/+32
* feat(web): Redesign the user settings pageMohamed Bassem2025-06-074-190/+302
* readme: Small readme fixesMohamed Bassem2025-06-072-5/+7
* fix(web): Drop the experimental icon from rss feedsMohamed Bassem2025-06-071-9/+0
* feat: Drop corepack dep in prod and allow running as non-root. Fixes #606Mohamed Bassem2025-06-072-7/+3
* i18n: Sync weblate translationsHosted Weblate2025-06-0227-189/+1107
* Merge remote-tracking branch 'weblate/main'Mohamed Bassem2025-06-010-0/+0
|\
* | feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2025-06-012-45/+108
* | feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-015-40/+327
* | 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