1079 Commits

Author SHA1 Message Date
Louis
3a9c99972c
test: update test cases 2024-12-17 18:59:27 +07:00
Louis
8613e35c15
fix: timestamp issue 2024-12-17 17:12:03 +07:00
Louis
66e37d80d6
fix: attachment preview issue 2024-12-17 16:07:11 +07:00
Faisal Amir
f2db31781e
feat: add chat width setting option for thread (#4278) 2024-12-17 13:36:15 +07:00
Faisal Amir
0164db2139
fix: starter screen layout (#4279) 2024-12-17 13:33:24 +07:00
Louis
2410de0ba9
Merge branch 'dev' into feat/threads-messages-requests-to-backend 2024-12-17 10:02:48 +07:00
cuhong
294d7ec602
Merge branch 'dev' into fix/cjk-input-issue 2024-12-17 02:32:52 +09:00
Louis
b91c3c8e75
test: fix test case 2024-12-16 22:57:06 +07:00
Louis
8cc24df902
chore: clean up 2024-12-16 20:48:10 +07:00
Louis
1de98873c1
fix: linter 2024-12-16 18:28:53 +07:00
Louis
d09b1b7a87
fix: linter 2024-12-16 17:53:59 +07:00
Louis
f18207f21c
fix: linter 2024-12-16 17:41:54 +07:00
Louis
bb106eba01
fix: image and attachments 2024-12-16 17:27:06 +07:00
hongchan-ui
6efdb74027 chore: Fix linter issue by adjusting onKeyDown logic formatting to Prettier standard
- Refactored condition in `onKeyDown` function for better readability.
- Resolved Prettier lint error by adding line breaks and proper indentation.
2024-12-16 18:47:30 +09: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
Faisal Amir
5041651c21
enhancement: remove tooltip local api server when server start (#4275) 2024-12-16 15:06:30 +07:00
Faisal Amir
e5a2d41206
enhancement: move token speed to bottom (#4276) 2024-12-16 15:06:17 +07:00
Faisal Amir
9bb73f10b7
fix: disabled start model from mymodel list when server is running (#4277) 2024-12-16 15:05:46 +07:00
cuhong
3272c30b20
Merge branch 'dev' into fix/cjk-input-issue 2024-12-13 16:56:46 +09:00
Louis
5a4c5eee83
Merge branch 'dev' into feat/threads-messages-requests-to-backend 2024-12-13 13:12:57 +07:00
Louis
d310d651b8
chore: fix thread assistants retrieval 2024-12-13 12:59:46 +07:00
Louis
707c23fa83
Merge pull request #4266 from janhq/fix/4238-wrong-max-tokens-remote-models
fix: 4238 - fix default max_tokens set on remote models
2024-12-13 12:41:15 +07:00
Louis
f6ba447f1b
test: update test cases 2024-12-12 16:38:56 +07:00
Louis
174f1c7dcb
feat: reroute threads and messages requests to the backend 2024-12-12 16:38:55 +07:00
Faisal Amir
14737b7e31
fix: markdown inline inputbox (#4269) 2024-12-12 14:44:54 +07:00
cuhong
137ba0789b Add check for isComposing to ensure events are not triggered prematurely. 2024-12-12 15:30:14 +09:00
Louis
aac2216aef
fix: 4238 - fix default max_tokens set on remote models 2024-12-12 13:20:39 +07:00
Faisal Amir
09bfc0549e
fix: auto scrolling to bottom (#4256) 2024-12-10 12:34:59 +07:00
Faisal Amir
c15bb9e9b4
enhancement: better error handing for remote models when there's no internet connection (#4252)
* enhance: better handling failed to fetch

* chore: remove console

* chore: checking engine showing error failed to fetch

* chore: fix linter

* chore: fix linter error missing assistant
2024-12-10 12:34:47 +07:00
Faisal Amir
893d6ff40e
fix: crash markdown render code block without triple backtick (#4248) 2024-12-09 16:18:34 +07:00
Faisal Amir
21389070fb
fix: performance issue when pasting long content into the chat input box (#4240) 2024-12-06 15:48:01 +07:00
Faisal Amir
1c80cb2cd5
enhancement: default open Jan Input Box Settings and Right panel (#4234)
* enhancement: default open Jan Input Box Settings and Right panel

* chore: added option getOnInit atomstorage
2024-12-05 18:00:50 +07:00
Louis
41e0d4cddc
Merge pull request #4226 from janhq/chore/hide-vulkan-option-when-there-is-no-gpu-detected
fix: hide Vulkan option for users who don't have GPU
2024-12-05 17:34:54 +07:00
Louis
b71dfb8047
fix: unexpected content 2024-12-05 16:15:21 +07:00
Faisal Amir
fbdb8e2bc8
fix: list style off screen (#4231) 2024-12-05 16:04:36 +07:00
Louis
4c067de5ed
Merge pull request #4224 from janhq/chore/bump-version-0.5.11
chore: bump web version 0.5.11
2024-12-05 14:02:24 +07:00
Louis
7585bb00ea
chore: refactor types out of atoms 2024-12-05 11:27:58 +07:00
Louis
7e28939a0c
fix: hide Vulkan option for users who don't have GPU 2024-12-05 10:12:17 +07:00
Louis
2df843fe5b
chore: bump web version 0.5.11 2024-12-05 09:48:09 +07:00
Louis
fdc819e1c8
fix: syntax highlight configurations that made everything dark 2024-12-05 08:51:11 +07:00
Louis
da09f50253
fix: react-markdown crash on code highlighting - threads switching do not take effect sometime 2024-12-04 16:45:00 +07:00
Louis
9c5a6e2e99
Merge pull request #4212 from janhq/fix/4208-should-not-filter-out-special-chars-on-title-update
fix: 4208 - Empty title with special characters
2024-12-04 15:28:30 +07:00
Louis
fe190658c1
fix: 4209 - Inconsistent max tokens value persistence 2024-12-04 12:31:40 +07:00
Louis
308a26b9d8
fix: 4208 - Empty title with special characters 2024-12-04 11:39:17 +07:00
Louis
7f62e84096
Merge pull request #4199 from janhq/fix/4165-refactor-message-builder-to-avoid-sending-empty-messages
fix: 4165 - Refactor message builder to avoid sending empty messages
2024-12-03 16:27:53 +07:00
Louis
7f8517afc5
fix: 4165 - Refactor message builder to avoid sending empty messages 2024-12-03 15:16:48 +07:00
Louis
bfd66c421c
fix: error message should not be capitalized 2024-12-03 13:53:26 +07:00
Louis
a058710fed
fix: 4178 - current generated message options should be visible 2024-12-03 13:25:54 +07:00
Louis
e0216233e0
fix: css scrollbar overlay other components 2024-12-03 09:35:35 +07:00
Louis
7f66b6bc9d
chore: correct scrollview thumb style 2024-12-02 18:17:56 +07:00