5976 Commits

Author SHA1 Message Date
Faisal Amir
94dc298181 chore: update validation logic 2025-09-08 22:37:55 +07:00
Faisal Amir
f2594134c7 chore: update UI 2025-09-08 21:20:21 +07:00
Faisal Amir
be851ebcf1 chore: validate gguf file base metadata architecture 2025-09-08 20:16:20 +07:00
Faisal Amir
836990b7d9 chore: update fn check mmproj file 2025-09-08 11:10:00 +07:00
Faisal Amir
4141910ee2 chore: remove validate ext file 2025-09-08 00:07:20 +07:00
Faisal Amir
1b035fd2f1 feat: allow user import model include mmproj file 2025-09-08 00:00:46 +07:00
Ramon Perez
88fb1acc0a
Merge pull request #6372 from menloresearch/rp/api-docs
docs: add first‑class API Reference to Jan docs (Local + Server)
2025-09-05 21:44:07 +10:00
Ramon Perez
afcaf531ed separated scripts inside config file and fixed nav bar 2025-09-05 21:39:33 +10:00
Ramon Perez
aea474bf57 separated scripts inside config file and fixed nav bar 2025-09-05 21:33:59 +10:00
Nguyen Ngoc Minh
0e44d9340c
Merge pull request #6378 from menloresearch/chore/update-nginx-conf-jan-web
chore: update Dockerfile to use custom nginx.conf
2025-09-05 17:45:54 +07:00
Minh141120
153a8c635d chore: update Dockerfile to use custom nginx.conf 2025-09-05 17:26:22 +07:00
Nguyen Ngoc Minh
49ca18ca6b
Merge pull request #6377 from menloresearch/ci/update-paths-jan-server-web
ci: add paths for jan server web
2025-09-05 17:19:41 +07:00
Ramon Perez
9e8dc9f84a smol fix to nav bar 2025-09-05 20:13:04 +10:00
Ramon Perez
17da6d4ada small updates to readme, index, local-server 2025-09-05 20:05:44 +10:00
Minh141120
354cda8c35 refactor: install deps step 2025-09-05 16:51:43 +07:00
Minh141120
82206954e9 chore: edit preview url on pr comments 2025-09-05 16:48:52 +07:00
Minh141120
58cdb61ad7 chore: update paths 2025-09-05 16:41:10 +07:00
Minh141120
f11899ddb5 chore: remove pre-install folders from paths 2025-09-05 16:39:31 +07:00
Minh141120
c3a44dd54e chore: update missing paths 2025-09-05 16:38:52 +07:00
Minh141120
4d7bf5271d ci: add paths for jan server web 2025-09-05 16:31:50 +07:00
Ramon Perez
c5ea4cb8f9
Merge branch 'dev' into rp/api-docs 2025-09-05 19:20:29 +10:00
Dinh Long Nguyen
d490174544
feat: Web use jan model (#6374)
* call jan api

* fix lint

* ci: add jan server web

* chore: add Dockerfile

* clean up ui ux and support for reasoning fields, make app spa

* add logo

* chore: update tag for preview image

* chore: update k8s service name

* chore: update image tag and image name

* fixed test

---------

Co-authored-by: Minh141120 <minh.itptit@gmail.com>
Co-authored-by: Nguyen Ngoc Minh <91668012+Minh141120@users.noreply.github.com>
2025-09-05 16:18:30 +07:00
Ramon Perez
13e05809a9 changed favicon 2025-09-05 19:13:47 +10:00
Ramon Perez
3a0e114715 docs: add first‑class API Reference to Jan docs (Local + Server) 2025-09-05 18:57:27 +10:00
Ramon Perez
1e6cf8d771 docs: add first‑class API Reference to Jan docs (Local + Server) 2025-09-05 11:21:43 +10:00
Dinh Long Nguyen
a30eb7f968
feat: Jan Web (reusing Jan Desktop UI) (#6298)
* add platform guards

* add service management

* fix types

* move to zustand for servicehub

* update App Updater

* update tauri missing move

* update app updater

* refactor: move PlatformFeatures to separate const file

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* change tauri fetch name

* update implementation

* update extension fetch

* make web version run properly

* disabled unused web settings

* fix all tests

* fix lint

* fix tests

* add mock for extension

* fix build

* update make and mise

* fix tsconfig for web-extensions

* fix loader type

* cleanup

* fix test

* update error handling + mcp should be working

* Update mcp init

* use separate is_web_app build property

* Remove fixed model catalog url

* fix additional tests

* fix download issue (event emitter not implemented correctly)

* Update Title html

* fix app logs

* update root tsx render timing

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-05 01:47:46 +07:00
hiento09
1b74772d07
feat: download llamacpp backend fail back to cdn (#6361)
* feat: download llamacpp backend fail back to cdn incase github api encounters errors
2025-09-04 09:39:16 +07:00
Faisal Amir
b2c4e89402
Merge pull request #6364 from menloresearch/feat/local-api-server
feat: allow see Apikey when server local status running
2025-09-03 20:05:57 +07:00
Faisal Amir
f886434c59
Merge pull request #6366 from menloresearch/fix/search-model-hub
fix: search hgf repo and downloaded filter
2025-09-03 20:05:50 +07:00
Faisal Amir
38629afc89 chore: avoid duplicated fn 2025-09-03 18:37:49 +07:00
Faisal Amir
5f9f766965 fix: search hgf repo and downloaded filter 2025-09-03 18:31:07 +07:00
Faisal Amir
2801fde181
Merge pull request #6363 from menloresearch/fix/timestamp-issue
fix: remove timezone specific from utils
2025-09-03 18:04:51 +07:00
Faisal Amir
cb4641e4ad feat: allow see apikey when server local status running 2025-09-03 17:55:52 +07:00
Faisal Amir
0ea9da95c8 fix: remove timezone specific from utils 2025-09-03 17:12:47 +07:00
Faisal Amir
08e756f27b
Merge pull request #6359 from menloresearch/docs/update-web-font
chore: update docs font
2025-09-03 13:22:54 +07:00
Faisal Amir
8db764c426 chore: update docs font 2025-09-03 10:13:08 +07:00
Faisal Amir
8c4a88a182
Merge pull request #6346 from menloresearch/fix/btn-copy-codeblock
chore: fix id code-block for avoid duplicate same state
2025-09-02 15:28:05 +07:00
Nguyen Ngoc Minh
9a4e703d6a
Merge pull request #6344 from theproductiveprogrammer/dev
fix: mise build failing on mac
2025-09-02 12:17:05 +07:00
Charles L
17ccc9dca9 feat: install rustup requirements for MacOS universal builds 2025-09-02 14:49:02 +10:00
Faisal Amir
1544aac663 chore: change useMemo to useEffect to avoid side effect 2025-09-02 09:40:29 +07:00
Faisal Amir
12118192ef chore: fix id codeblock for avoid duplicate same state 2025-09-01 13:02:53 +07:00
Charles L
d9e6199835 fix: mise build failing 2025-09-01 14:02:31 +10:00
Ramon Perez
c19a0df16e
Merge pull request #6335 from menloresearch/rp/docs-v0.6.9-2
hotfix: changed website theme
2025-08-29 18:38:22 +10:00
Ramon Perez
77877ec15f removed unnecessary packages 2025-08-29 18:35:12 +10:00
Ramon Perez
0d51a13cc7 changed website theme 2025-08-29 18:09:11 +10:00
Dinh Long Nguyen
88decc95aa
Merge pull request #6333 from menloresearch/release/v0.6.9 2025-08-29 11:08:26 +07:00
Ramon Perez
f14d23d719
Merge pull request #6324 from menloresearch/rp/docs-v0.6.9-1
hotfix: fixed home page hyperlink and extension gif
2025-08-28 22:59:35 +10:00
Ramon Perez
9665e6e765 fixed home page hyperlink and extension gif 2025-08-28 22:52:37 +10:00
Ramon Perez
5ec612d74f fixed home page hyperlink and extension gif 2025-08-28 22:48:23 +10:00
Ramon Perez
478902633f
Merge pull request #6323 from menloresearch/rp/docs-v0.6.9
docs: Major restructure and consolidation
2025-08-28 22:30:21 +10:00