240 Commits

Author SHA1 Message Date
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
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
Louis
315b85591f chore: fix rendering 2023-09-30 13:04:17 +07:00
Louis
87678e799f feat: update inference service to use nitro 2023-09-30 13:04:17 +07:00
vuonghoainam
9b14b743d1 feat(plugins): Add nitro plugin 2023-09-30 13:04:17 +07:00
drake
8292172e48 Merge branch 'main' into jan-182-drake 2023-09-29 14:55:18 +07:00
drake
ab16e3e04a Fix layout of title and body textof section 2023-09-29 14:24:21 +07:00