aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-07-26fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem1-1/+0
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-19/+0
2025-07-26deps: Upgrade trpcMohamed Bassem3-9/+8
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem2-1/+2
2025-07-19i18n: Sync weblate translationsHosted Weblate30-90/+3362
2025-07-19fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem1-1/+1
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem3-80/+94
2025-07-19fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2-2/+26
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1