Faisal Amir
1c9890649d
fix: remove thinking tag on projects list message history
2025-09-30 11:08:31 +07:00
Nghia Doan
3cbf348585
Merge pull request #6642 from menloresearch/fix/toast-text-selection-disable
...
feat: Disable text selection on Toaster
2025-09-30 11:01:31 +07:00
Dinh Long Nguyen
2101242530
Feat: web temporary chat ( #6650 )
...
* temporray chat stage1
* temporary page in root
* temporary chat
* handle redirection properly
`
* temporary chat header
* Update extensions-web/src/conversational-web/extension.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update routetree
* better error handling
* fix strecthed assitant on desktop
* update yarn link to workspace for better link consistency
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-30 10:42:21 +07:00
eckartal
f718b0f96b
Merge branch 'dev' of https://github.com/menloresearch/jan into content/emre
2025-09-30 11:32:49 +08:00
Faisal Amir
ccf378f2c6
Merge pull request #6653 from menloresearch/fix/blog-titles-remove-jan-prefix
...
fix: remove Jan prefix from blog post titles for better SEO
2025-09-30 10:31:05 +07:00
eckartal
e3e809753c
update blog post content
2025-09-30 11:28:36 +08:00
eckartal
8b9aca27bf
fix: remove Jan prefix from blog post titles for better SEO
...
- Blog posts now use only frontmatter title without 'Jan -' prefix
- Other pages maintain existing branding (Jan Desktop, Jan Server, Jan)
- Improves SEO for blog content while preserving site branding
2025-09-30 11:25:45 +08:00
Faisal Amir
e6d34623b0
Merge pull request #6652 from menloresearch/emre/og-images-fix
...
Fix OG image paths and move images to general folder
2025-09-30 10:16:21 +07:00
eckartal
b69330ffca
Fix OG image paths and move images to general folder
...
- Move OG images from _assets/ to public/assets/images/general/
- Update all blog post references to use correct paths
- Remove duplicate images from _assets/ folder
- Fix image paths in content to use /assets/images/general/ format
- Update Twitter image references to match OG image paths
Files updated:
- chatgpt-alternatives.mdx
- deepresearch.mdx
- deepseek-r1-locally.mdx
- how-we-benchmark-kernels.mdx
- is-chatgpt-down-use-jan.mdx
- offline-chatgpt-alternative.mdx
- qwen3-settings.mdx
- run-ai-models-locally.mdx
- run-gpt-oss-locally.mdx
2025-09-30 11:06:23 +08:00
Vanalite
549c962248
fix: Fix nvidia and vulkan after upgrade to be compatible with mobile compiling too
2025-09-30 09:44:21 +07:00
Louis
54d17c9c72
fix: migrate new mcp server config ( #6651 )
2025-09-30 00:07:57 +07:00
Vanalite
5e57caee43
Merge remote-tracking branch 'origin/dev' into mobile/dev
...
# Conflicts:
# extensions/yarn.lock
# package.json
# src-tauri/plugins/tauri-plugin-hardware/src/vendor/vulkan.rs
# src-tauri/src/lib.rs
# yarn.lock
2025-09-29 22:22:00 +07:00
Nghia Doan
70ac13e536
Merge pull request #6643 from menloresearch/fix/model-name-change
...
fix: Apply model name change correctly
2025-09-29 22:15:13 +07:00
Louis
eb79642863
fix: unhandled model load error ( #6648 )
2025-09-29 21:52:39 +07:00
Vanalite
b062e6840a
fix: Fix linter error
2025-09-29 19:59:53 +07:00
Vanalite
987063fede
feat: Add tests for the model displayName modification
2025-09-29 17:59:15 +07:00
Louis
5fd249c72d
refactor: deprecate Vulkan external binaries ( #6638 )
...
* refactor: deprecate vulkan binary
refactor: clean up vulkan lib
chore: cleanup
chore: clean up
chore: clean up
fix: build
* fix: skip binaries download env
* Update src-tauri/utils/src/system.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src-tauri/utils/src/system.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 17:47:59 +07:00
Faisal Amir
3c4c6d1c50
Merge pull request #6633 from menloresearch/emre/content
...
Emre to update & create content
2025-09-29 17:32:22 +07:00
Dinh Long Nguyen
cf8ada5e8e
fix: scroll issue padding not re render correctly ( #6639 ) ( #6644 )
2025-09-29 17:27:26 +07:00
Faisal Amir
e8666ee5ec
chore: fix failed build
2025-09-29 17:21:53 +07:00
Faisal Amir
e065e56f5c
chore: fix typo
2025-09-29 17:16:31 +07:00
eckartal
e09c1f0316
feat: add real-time ChatGPT status checker blog post
...
- Add new blog post: 'is-chatgpt-down-use-jan'
- Create OpenAIStatusChecker React component with real-time data
- Use CORS proxy to fetch live OpenAI status from status.openai.com
- Include SEO-optimized status indicators and error messages
- Add ChatGPT downtime promotion for Jan alternative
- Component features: auto-refresh, fallback handling, dark mode support
2025-09-29 17:15:35 +07:00
eckartal
13aa72a51f
Rename blog post from chatgpt-alternative-jan.mdx to chatgpt-alternatives.mdx
2025-09-29 17:15:35 +07:00
eckartal
38ed873de0
Update ChatGPT alternative blog post
2025-09-29 17:15:35 +07:00
eckartal
a9737a1541
Add ChatGPT alternative blog post and update installation docs
2025-09-29 17:15:33 +07:00
eckartal
7f002409e3
Update content files
...
- Update tabby server example
- Update troubleshooting documentation
- Update NVIDIA TensorRT-LLM benchmarking post
2025-09-29 17:15:15 +07:00
eckartal
0ac667d99c
Add SEO-optimized Twitter meta titles for installation pages
...
- Add Twitter meta tags to Windows, Linux, and Mac installation pages
- Optimize meta titles: 'Jan on [Platform]' for better SEO
- Maintain consistent meta descriptions across all platforms
- Keep original page titles unchanged for user experience
2025-09-29 17:15:15 +07:00
eckartal
4166b93e75
Improve FAQ section and content updates for offline ChatGPT alternative post
2025-09-29 17:15:15 +07:00
eckartal
dda46f30c2
trigger PR banner
2025-09-29 17:15:15 +07:00
Dinh Long Nguyen
0dbf3b1652
fix: scroll issue padding not re render correctly ( #6639 )
2025-09-29 17:11:08 +07:00
Nghia Doan
1504533246
Merge pull request #6642 from menloresearch/fix/toast-text-selection-disable
...
feat: Disable text selection on Toaster
2025-09-29 16:48:58 +07:00
Dinh Long Nguyen
f2a3861410
fix: scroll issue padding not re render correctly ( #6639 )
2025-09-29 16:45:40 +07:00
Vanalite
a5eb7ea894
feat: Disable text selection on Toaster
...
Disable the option to select text on the Toaster to consist the swiping action on the toast in order to dismiss it
2025-09-29 16:41:08 +07:00
Vanalite
03ee9c14a3
fix: Apply model name change correctly
...
# Conflicts:
# web-app/src/lib/utils.ts
2025-09-29 16:39:32 +07:00
Faisal Amir
75dee86375
Merge pull request #6640 from menloresearch/enhancement/social-media-web
...
enhancement: social media navbar and update menu footer
2025-09-29 15:23:27 +07:00
Faisal Amir
ed661bf4a3
Update docs/src/components/Navbar.tsx
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 15:21:57 +07:00
Faisal Amir
103681ef98
Update docs/src/components/Navbar.tsx
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 15:21:51 +07:00
Faisal Amir
f73e1c4618
enhancement: social media navbar and update menu footer
2025-09-29 15:18:03 +07:00
Faisal Amir
0cf1b830cf
Merge pull request #6636 from menloresearch/chore/projects-ux
2025-09-29 15:05:28 +07:00
Faisal Amir
b4df56e0d8
chore: placement menu leftpanel, and ux create add projects
2025-09-29 13:44:56 +07:00
Nguyen Ngoc Minh
4d5cc0033a
Merge pull request #6634 from menloresearch/docs/update-missing-redirects
...
docs: update missing redirect links
2025-09-28 23:28:17 -07:00
Minh141120
a3153ee4cd
docs: update missing redirect links
2025-09-29 13:23:48 +07:00
Nguyen Ngoc Minh
5403e58681
Merge pull request #6618 from github-roushan/show-supported-files
...
Show supported files
2025-09-29 03:17:39 +00:00
Louis
311b79fe13
fix: thread rerender due to thread scrolling padding subscription ( #6629 )
2025-09-28 22:36:05 +07:00
Roushan Kumar Singh
86c7496a70
Merge branch 'dev' into show-supported-files
2025-09-27 11:20:37 +05:30
Faisal Amir
abb0da491b
Merge pull request #6562 from menloresearch/emre/docsv2
...
Update handbook content with Nextra callout and content improvements
2025-09-26 22:13:28 +07:00
eckartal
97cb7c45a5
trigger PR banner
2025-09-26 21:23:20 +07:00
Emre Can Kartal
183645c637
Update README.md
2025-09-26 21:23:20 +07:00
Emre Can Kartal
12012232ac
Update README.md
2025-09-26 21:23:20 +07:00
eckartal
03a53cbed3
Clean up installation page titles and descriptions
...
- Revert titles to clean sidebar navigation (Mac, Linux, Windows)
- Improve meta descriptions to be concise but SEO-friendly
- Keep key terms: local AI, offline, GPU acceleration, platform details
2025-09-26 21:23:20 +07:00