aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sidebars.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-20fix(web): Suppress hydration warning on root htmlMohamedBassem1-1/+5
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem29-3327/+2394
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-20docs: Fix the name of the development sectionMohamedBassem1-1/+1
2025-08-20docs: rename docs into actual name in a separate commitxuatz20-0/+0
2025-08-20docs: rename docs into tmp name in a separate commitxuatz37-987/+0
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-jk3-9/+72
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 #1344MohamedBassem11-2/+494
2025-08-04docker: Update chrome to 124Mohamed Bassem5-5/+5
2025-08-04fix: Merge the quota columns in the user listsMohamed Bassem1-8/+2
2025-08-04feat(landing): The pricing pageMohamed Bassem7-51/+336
2025-08-03fix: Trim trailing slashes from nextauth urls. Fixes #1799MohamedBassem1-1/+5
2025-08-03release(mcp): Bump mcp server to 0.26MohamedBassem1-1/+1
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem5-56/+2359
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem12-1120/+1602
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem8-124/+2376
2025-07-27refactor: Refactor crawlerWorker to use tryCatchMohamedBassem2-123/+141
2025-07-27fix: Use prometheus histogram instead of summaryMohamedBassem1-2/+5
2025-07-27fix: fix hidden env variable parse error. fixes #1790MohamedBassem1-167/+164
2025-07-27fix(tests): Load plugins on API package entrypointMohamedBassem3-0/+7
2025-07-27fix: Fix the path to worker binary post-buildMohamedBassem2-2/+2
2025-07-27feat: Support NO_COLOR for logging. Fixes #1778MohamedBassem3-3/+10
2025-07-27fix(docs): Fix git case sensitivity Take 3MohamedBassem39-1/+1985
2025-07-27fix(docs): Fix git case sensitivity Take 2MohamedBassem73-1974/+2953
2025-07-27fix(docs): Fix git case sensitivityMohamedBassem56-2953/+987
2025-07-27deps: Upgrade docusourusMohamedBassem2-1181/+703
2025-07-27fix(docs): Fix the docs one more timeMohamedBassem42-85/+79
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem26-155/+524