245 Commits

Author SHA1 Message Date
James
e47d19e6e4 update ui
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
dbe2cc848e allow pagination for querying hf
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
Louis
1054c79eb7 chore: fix twitter CTA 2023-10-06 16:46:47 +07:00
Louis
d256f49d07 chore: add stop model action 2023-10-06 16:46:47 +07:00
James
7171bde1d9 fix not able to scroll in my models screen
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
223a95ef3d Adding downloading model table
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
6f50424917 allow user to query for HF models
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
Louis
0bdd3713d4
chore: notarize Jan app for macos distribution (#278)
* chore: notarize Jan app for macos distribution

* chore: fix entitlements path

* chore: update notarize package

* chore: update post signing hook

* chore: use built-in notarize tool

* chore: update entitlements

* chore: binary code sign

* add auto signing binary file script

* Separate build:plugins for darwin os

---------

Co-authored-by: Hien To <>
2023-10-06 09:32:48 +00:00
namvuong
3d9b6663d2
Chore/update nitro d09bae4 (#282)
* fix(nitro): Update config for new nitro

* fix(nitro): Update new name mapping

* feat(nitro): Update new version d09bae4

* chore(nitro): Update windows to new version

* fix: Update path to none

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

* fix: Update inline conditional for binary selection re: platform

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

* fix(nitro): Update port for nitro webserver

---------

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
2023-10-06 09:22:52 +00:00
hiento09
8031f3eccf
add electron artifactName (#289)
* add electron artifactName

* update path trigger for linter-and-test CI

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-06 09:22:29 +00:00
Louis
d74178c542
chore: update eslint ignore patterns (#276)
* chore: update eslint ignore patterns

* Add CI linter and test

* remove app arch and start a conversation test case

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-05 16:49:51 +07:00
Louis
f80df41aa6 adr: jan plugins architecture and APIs 2023-10-05 15:00:13 +07:00
Louis
efe0cce387
[#249] Add e2e test cases (#266)
* chore: add e2e tests

* chore: do not retry failed test cases
2023-10-05 02:07:35 +00:00
hiento09
517d651871
Feature CICD for MacOS and Windows (#263)
* Separate CICD into multi platform
* Update yarn script to build multi-platform and arch

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <>
2023-10-04 13:44:02 +00:00
Louis
4275da972e chore: enhance plugin manifest 2023-10-04 10:01:26 +07:00
Louis
a22e901c45 chore: add missing dependencies 2023-10-04 09:59:31 +07:00
Louis
c95b5145cd chore: un-track yarn.lock 2023-10-04 09:59:31 +07:00
Louis
5cb52336cc fixes #260: yarn dev kills other process on exit 2023-10-04 09:59:31 +07:00
Louis
a0c9dbad4f fixes #234: relaunch app on plugin update 2023-10-04 09:59:31 +07:00
Louis
52abf5556b fix: close last conversation should set view state to welcome 2023-10-04 09:59:31 +07:00
Louis
d0e484a663 chore: separate kill subprocess and dispose functions 2023-10-04 09:59:31 +07:00
Louis
fd512f2cee refactor: clean app dependencies 2023-10-04 09:59:31 +07:00
Drake Nguyen
cfb6e03d98
Merge pull request #213 from janhq/jan-182-drake
Updates:
- Color palette: Green -> Blue
- Screenshots in Light and Dark Mode
- Animation
2023-10-03 13:19:29 +07:00
0xSage
67cd44353e
Merge branch 'main' into jan-182-drake 2023-10-03 11:14:09 +08:00
NamH
00c944c0b5
Add empty model conversation (#254)
* add empty conversation model selection

Signed-off-by: James <james@jan.ai>

* chore: using secondary button instead of sidebar button

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-02 19:36:10 -07:00
Louis
29d8c30c3e [#237] Dispose plugins from main process 2023-10-03 09:35:18 +07:00
NamH
26f732d541
Add model screen and refactoring (#242)
* Add model screen and refactoring

Signed-off-by: James <james@jan.ai>
2023-10-02 10:10:32 -07:00
Louis
b043383ce1 fix: version diff 2023-10-02 17:02:02 +07:00
Louis
dabf0f13b1 fix: the app bundle is missing files 2023-10-02 17:02:02 +07:00
Louis
7b0de2bc0f chore: clean unused require 2023-10-02 17:02:02 +07:00
Louis
0a5a39c720 feat: create menu items with check for updates action 2023-10-02 17:02:02 +07:00
drake
ab15fe56af Merged remote changes into jan-182-drake 2023-10-02 16:19:20 +07:00
Drake Nguyen
026cdb8b20
Merge branch 'main' into jan-182-drake 2023-10-02 16:09:37 +07:00
drake
2bb370afbf Merge branch 'main' into jan-182-drake 2023-10-02 16:04:23 +07:00
hiento09
34103b9701
Fixed: Inference-service plugin not working on win32 (#246)
* fix: inference service does not work on win32

* chore: fix path on windows

* chore: fix win32 working directory

* add nitron.exe for windows

---------

Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-02 15:12:02 +07:00
drake
45f3457473 screenshots: Light and Dark mode 2023-10-02 15:04:36 +07:00
drake
fd5016cff2 Hero image: Dark and Light mode 2023-10-02 14:36:01 +07:00
drake
4f50c772c5 Get the copy of homepage back, remove auto hide nav bar 2023-10-02 13:39:52 +07:00
drake
56558fa917 Change dark mode color to Blue 2023-10-02 13:33:25 +07:00
0xSage
5f49ec685e
Merge branch 'main' into jan-182-drake 2023-10-02 12:30:22 +08:00
Louis
6500d0dca0 chore: add linter 2023-10-02 10:49:58 +07:00
Louis
7e0361a29d refactor: clean deprecated components 2023-10-02 10:49:58 +07:00
Louis
cc898618d8 chore: clean up sub process on exit 2023-09-30 13:04:17 +07:00
Louis
efc6db9e1a chore: refactor 2023-09-30 13:04:17 +07:00
Louis
1a3c53c576 chore: resolve comment 2023-09-30 13:04:17 +07:00
Louis
dad3d04403 chore: add plugins migration 2023-09-30 13:04:17 +07:00
Louis
9d43fec13c chore: fix sort function 2023-09-30 13:04:17 +07:00
Louis
706e8e9c78 chore: fix trimmed end break line 2023-09-30 13:04:17 +07:00
Louis
a0afdda16e chore: update model description 2023-09-30 13:04:17 +07:00
Louis
e7e932059a fix: state management - get current conv messages with selectAtom 2023-09-30 13:04:17 +07:00