6517 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
namvuong
6fc7373fe9
Merge branch 'main' into feat_adr_002 2023-10-06 16:33:30 +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
Drake Nguyen
45b16a80c5
Merge branch 'main' into css-drake 2023-10-06 14:30:05 +07:00
drake
7239efcf9e change github button color 2023-10-06 14:25:01 +07:00
drake
1b0d620e0f Download button color update 2023-10-06 14:22:42 +07:00
drake
7d14e449fc Change highlight color in darkmode to be white 2023-10-06 13:37:53 +07:00
drake
031df3ab85 Change footer background color 2023-10-06 12:16:10 +07:00
0xSage
6ec63bdb75 feat: download btn detects os 2023-10-06 12:02:53 +08: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
0xSage
ad7e6a45e9 docs: fix typo 2023-10-05 17:40:16 +08:00
0xSage
9a279817aa doc: nit 2023-10-05 17:39:20 +08:00
0xSage
7a80bc4f7b docs: update per v0.1.3 2023-10-05 17:30:21 +08: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
John
9005166168 Update middleware design 2023-10-04 13:28:17 +07:00
vuonghoainam
b2eef21ed1 fix(adr-002): Change md file name 2023-10-04 10:25:41 +07:00
vuonghoainam
fa831e1dcb fix(adr-002): Change ADR title 2023-10-04 10:19:53 +07:00
vuonghoainam
711bc54799 fix(adr-002): Update terminology replicant to composable AI 2023-10-04 10:10:59 +07: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
vuonghoainam
7c0bd05df3 feat(ard): Add adr 002 initial draft 2023-10-04 09:35:09 +07:00
nam-john-ho
e53d4de221
Update adr-001-jan-deployable-cloud-native.md 2023-10-04 09:19:14 +07:00
0xSage
fbadea5828
Update adr-template.md 2023-10-04 02:09:55 +00:00
Its-Alamin-H
230304215b added-new-content 2023-10-03 23:17:11 +06:00
nam-john-ho
baa0398fb4
Update adr-001-jan-deployable-cloud-native.md 2023-10-03 17:18:50 +07:00
John
7257fe95ee Init adr 001 2023-10-03 17:10:45 +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