aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem4-591/+86
2025-08-27feat: Add a bookmark skeleton for searchMohamed Bassem2-2/+86
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem45-417/+1835
2025-08-25fix(mobile): Fix crash in android webviewMohamedBassem1-2/+2
2025-08-24feat(mobile): Add edit menu item to bookmark cardMohamedBassem1-3/+12
2025-08-24fix(mobile): Change the icon of the share buttonMohamedBassem1-2/+2
2025-08-24feat: Add delete button and creation dates to mobile info pageMohamedBassem1-33/+78
2025-08-24u18n: Update french translation.json (#1866)Vivien1-1/+1
2025-08-24fix: fix nextjs warning about dialog without title in bookmark previewMohamedBassem2-1/+13
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem4-17/+34
2025-08-23fix(web): Fix hydration errors in add api key pageMohamedBassem1-14/+7
2025-08-23fix: preserve selected section in link preview in query paramsMohamedBassem1-2/+4
2025-08-23fix: Hide bookmark global actions when there's no bookmark grid shownMohamedBassem3-3/+27
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-0/+1
2025-08-22fix: dangling assets created by changing crawling configMohamedBassem1-5/+6
2025-08-22fix(workers): Drop the withTimeout wrappersMohamedBassem2-10/+2
2025-08-22feat: Export prometheus metrics from the workersMohamedBassem14-5/+111
2025-08-22fix: Remove dev indicator config from nextjs configMohamedBassem1-4/+0
2025-08-22fix(web): Fix dark mode titles for public listsMohamedBassem1-4/+4
2025-08-22feat: Add confirmations to background job actionsMohamedBassem2-25/+40
2025-08-21feat: A redesigned background jobs page. #1551MohamedBassem4-202/+499
2025-08-20Revert "deps: Upgrade nextjs to 15.5"MohamedBassem6-26/+37
2025-08-20deps: Upgrade nextjs to 15.5MohamedBassem6-37/+26
2025-08-20fix(web): Suppress hydration warning on root htmlMohamedBassem1-1/+5
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem25-216/+358
2025-08-20fix(mobile): fix WebView deceleration rate on iOS (#1835)Landon Epps1-0/+2
2025-08-20fix: renamed export filename to karakeep (#1829)David Pearson1-1/+1
2025-08-20feat: Render human tags before AI tags (#1740)haappi3-29/+40
2025-08-20fix(mobile): remove type: module so expo works (#1846)xuatz6-101/+102
2025-08-16fix(mobile): change to metro.config.cjs since migrating to type: module (#1845)xuatz4-2/+2
2025-08-09fix: add CORS configuration for chrome-extension origin (#1823)qixing-jk2-1/+6
2025-08-04fix: Add support email to pricing pageMohamedBassem1-0/+4
2025-08-04feat: Add an error boundary around the custom rendererMohamedBassem1-2/+35
2025-08-03feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem10-2/+466
2025-08-04fix: Merge the quota columns in the user listsMohamed Bassem1-8/+2
2025-08-04feat(landing): The pricing pageMohamed Bassem6-48/+301
2025-08-03release(mcp): Bump mcp server to 0.26MohamedBassem1-1/+1
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-2/+2
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem1-42/+5
2025-07-27refactor: Refactor crawlerWorker to use tryCatchMohamedBassem1-123/+117
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem6-63/+52
2025-07-27chore: More turbo fixesMohamedBassem10-18/+21
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem3-0/+3
2025-07-26deps: Upgrade viteMohamed Bassem9-17/+26
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem2-258/+268
2025-07-26feat(mobile): add context aware sharing option in mobile app (#1785)xuatz2-2/+83
2025-07-26feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem7-72/+152
2025-07-26feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem1-1/+49
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem3-0/+5
2025-07-26feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem1-19/+19