236 Commits

Author SHA1 Message Date
hiento09
63c938e2f5
fix: windows uninstall not force close app (#4459) 2025-01-15 22:05:03 +07:00
hiento09
6b98f459d4
fix: ci npm publish (#4447) 2025-01-14 15:28:38 +07:00
Louis
b0e50dad83
chore: disable portal reporter 2025-01-01 14:46:34 +07:00
Louis
e9958df2c8
chore: use windows-latest for testing 2025-01-01 14:27:53 +07:00
Louis
e321e482b6
chore: reduce test build steps 2025-01-01 14:22:12 +07:00
Louis
84ed5ec814
chore: add config-yarn 2024-12-31 14:13:41 +07:00
Louis
e9ed1521b3
chore: deprecate make build-joi 2024-12-31 14:04:58 +07:00
Louis
b8bd846744
chore: refactor extensions build script for optimization 2024-12-30 22:10:48 +07:00
Faisal Amir
a6a0cb325b
feat: local engine management (#4334)
* feat: local engine management

* chore: move remote engine into engine page instead extension page

* chore: set default engine from extension

* chore: update endpoint update engine

* chore: update event onEngineUpdate

* chore: filter out engine download

* chore: update version env

* chore: select default engine variant base on user device specs

* chore: symlink engine variants

* chore: rolldown.config in mjs format

* chore: binary codesign

* fix: download state in footer bar and variant status

* chore: update yarn.lock

* fix: rimraf failure

* fix: setup-node@v3 for built-in cache

* fix: cov pipeline

* fix: build syntax

* chore: fix build step

* fix: create engines folder on launch

* chore: update ui delete engine variant with modal confirmation

* chore: fix linter

* chore: add installing progress for Local Engine download

* chore: wording

---------

Co-authored-by: Louis <louis@jan.ai>
2024-12-30 17:27:51 +07:00
hiento09
bd0e525d66
chore: upgrade to turbo v2 and reduce ci quality gate runtime (#4324)
* chore: upgrade to turbo v2 and reduce ci quality gate runtime

* chore: upgrade to yarn v4 and deprecate turborepo

* chore: reconfigure modules and fix tests

* chore: switch to github-hosted runner

* fix: dependency resolving

* chore: clean redundant step

* chore: headless test

* chore: remove headed param

* fix: resolve dependency version

* fix: ubuntu no-sandbox test

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-12-29 17:46:15 +07:00
Faisal Amir
5fc04e09eb
feat: product analytic UI (#4262)
* chore: initial ui prompt product analytic

* chore: integrate posthog

* chore: update event app_version

* chore: update build env

* feat: posthog config in ci

* chore: resolve linter test CI

* chore: resolve e2e

* chore: disable capture unless property

* chore: update e2e

* chore: update privacy data analytic

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-16 15:06:46 +07:00
hiento09
4238a3bf22
feat: add cicd for janhq/joi (#4270)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-16 12:58:12 +07:00
hiento09
d8689e2bf8
chore: add ci janhq/core publish npm (#4259)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-12 13:50:34 +07:00
hiento09
3341a3be15
feat: add auto build when PR is approved (#4241)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-06 14:47:02 +07:00
Gabrielle Ong
7a22802e4a
Merge pull request #4227 from janhq/chore/roadmap-template-fix
chore: roadmap template fix
2024-12-05 16:58:32 +08:00
hiento09
c7f637348a
chore: fix beta ci (#4233)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-05 15:16:43 +07:00
Gabrielle Ong
2b27624f42 chore: roadmap template fix 2024-12-05 11:53:58 +08:00
hiento09
1778620fe2
feat: macos universal (#4197)
* feat: macos universal

* chore: build universal for hnswlib-node on macos

---------

Co-authored-by: Service Account <service@jan.ai>
2024-12-04 16:00:44 +07:00
Gabrielle Ong
c3ab3e5203
Create roadmap.md
Roadmap template
2024-11-29 17:47:37 +08:00
hiento09
8a81678bb4
chore: correct discord message notification (#4018)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-14 09:46:00 +07:00
hiento09
11322e189f
Revert "chore: enable notification nightly" (#4011)
* Revert "chore: enable notification nightly (#3963)"

This reverts commit 102d8b08c15b4ef2349ee38018bcb7c863be82e3.

* chore: revert #3962

* chore: new nightly url for discord notification

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-13 21:28:01 +07:00
hiento09
102d8b08c1
chore: enable notification nightly (#3963)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-08 14:24:02 +07:00
hiento09
d9504b6152
chore: revert change app name (#3962)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-06 17:24:20 +07:00
Louis
24b7d64efc
Merge branch 'dev' into feat/path-to-cortexcpp 2024-11-06 11:56:38 +07:00
hiento09
1ad897782c
feat: new nightly app channel (#3948)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-05 19:40:19 +07:00
Louis
03333cc4c2
fix: onboarding should cover cortex models - debounce reduce model reload - rename cortex binary name 2024-11-04 15:37:17 +07:00
Louis
2d80d6962b
test: try to scroll to bottom e2e 2024-11-04 15:37:17 +07:00
Louis
7ce0625047
test: add playwright report artifact 2024-11-04 15:37:16 +07:00
hiento09
32ad4aeab3
chore: beta version add discord notification (#3925)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-01 12:39:25 +07:00
hiento09
356b233780
fix: docs trigger on release deploy to production (#3877)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-24 15:36:14 +07:00
hiento09
d81570c86c
ci: fix docusaurus (#3870)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-23 15:46:23 +07:00
hiento09
462073276c
Revert "ci: migrate to github hosted runner (#3838)" (#3867) 2024-10-23 12:24:05 +07:00
hiento09
9045eeb1d6
Feat Jan beta version (#3835)
* feat: add beta version
---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-23 10:38:40 +07:00
hiento09
72d4575e32
chore: replace windows codesign cert (#3839)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-22 20:58:19 +07:00
hiento09
3df98b87a3
ci: migrate to github hosted runner (#3838)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-18 15:57:58 +07:00
hiento09
e7c5a398c4
ci: disable turbo cache (#3836)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-17 16:35:47 +07:00
hiento09
87e33497ce
ci: Update jan-docs.yml (#3799) 2024-10-14 23:35:12 +07:00
hiento09
f93deb6749
chore: move Jan Docs back into Jan Repo (#3790)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-14 10:07:16 +07:00
hiento09
cf0a232001
ci: auto trigger jan docs ci for new release (#3734)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-09-26 15:45:39 +07:00
hiento09
e139f88c0a
Upgrade actions/upload-artifact@v2 to actions/upload-artifact@v4 (#3650)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-09-13 13:02:11 +07:00
Faisal Amir
2599f31115
fix: prevent value empty string on slider right panel (#3635)
* fix: prevent value empty string on slider right panel

* chore: add build joi into test electron linter
2024-09-12 09:45:46 +07:00
Louis
5217437912
fix: #3549, #3552 - Inference on CPU is slower on Jan 0.5.3 (#3602) 2024-09-11 14:03:53 +07:00
0xSage
9eee7dca52 idea 2024-09-09 15:33:10 +08:00
0xSage
71c5c52c54 nit 2024-09-09 15:32:21 +08:00
0xSage
85d90865cc add url 2024-09-09 14:59:24 +08:00
0xSage
e614702d18 Merge branch 'bugreport' of https://github.com/janhq/jan into bugreport 2024-09-09 13:40:41 +08:00
0xSage
163952b914 discussions 2024-09-09 13:40:33 +08:00
Nicole Zhu
882af35e03
Merge branch 'dev' into bugreport 2024-09-09 13:36:05 +08:00
0xSage
e31921ba4d nit 2024-09-09 13:34:38 +08:00
0xSage
1c9342fc08 add model request form 2024-09-09 13:30:44 +08:00