Commit Graph

207 Commits

Author SHA1 Message Date
Jannik Streidl
ac277e8e9e enh: CitationsModal 2024-09-23 15:48:12 +02:00
Timothy J. Baek
5f15e9ee68 fix: node tooltip xss issue
Co-Authored-By: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com>
2024-09-21 21:43:54 +02:00
Timothy J. Baek
614c219010 enh: prepend image filename with prompt 2024-09-18 01:04:20 +02:00
Timothy J. Baek
984e0c533e refac 2024-09-18 00:18:47 +02:00
Timothy J. Baek
d1dbb9a3be feat: chat overview 2024-09-17 22:05:19 +02:00
Timothy J. Baek
601982f52b fix: lengthy chat title delete ui issue 2024-09-09 04:52:12 +01:00
Timothy J. Baek
4cf777ab5a refac: styling 2024-09-05 20:52:27 +02:00
Timothy J. Baek
c9107fa87f refac 2024-09-05 19:11:27 +02:00
Timothy J. Baek
21e81d78d9 refac 2024-09-05 17:25:24 +02:00
Timothy J. Baek
31623ff330 refac: styling 2024-09-05 17:23:59 +02:00
Timothy J. Baek
94eb91063c fix 2024-08-21 22:27:21 +02:00
Timothy J. Baek
da1d5ad917 fix 2024-08-21 15:42:33 +02:00
Timothy J. Baek
73faa8dc80 refac: styling 2024-08-20 17:03:20 +02:00
FINNSEEFLY
b0fd90ada9 Adjust controls to ensure proper display of localized strings 2024-08-18 22:42:58 +03:00
Timothy J. Baek
7ef5aa520c chore: format 2024-08-13 11:12:35 +01:00
Timothy J. Baek
e6b3de310b refac 2024-08-07 01:55:37 +02:00
Timothy J. Baek
8c84c74197 refac 2024-08-05 18:58:57 +02:00
Timothy J. Baek
37b117a84c fix: styling 2024-08-05 18:00:04 +02:00
Timothy J. Baek
ab6346ea1c refac: markdown rendering
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-08-05 17:47:18 +02:00
Timothy J. Baek
7d42a79177 refac: token rendering 2024-08-05 17:12:41 +02:00
Timothy J. Baek
bf6c6627e8 revert 2024-08-05 01:03:22 +02:00
Timothy J. Baek
d8c39569be fix: infinite scroll stuck on loading issue 2024-08-04 18:20:59 +02:00
Timothy J. Baek
5ce15bb0df refac 2024-08-04 18:16:00 +02:00
Timothy J. Baek
88086935af feat: markdown image preview 2024-08-04 18:14:17 +02:00
Timothy J. Baek
a2f9f7c975 refac 2024-08-04 16:36:44 +02:00
Timothy J. Baek
774defd184 fix: image preview element styling issue 2024-08-03 14:42:06 +02:00
Timothy J. Baek
c8f44b73f1 refac: user valves save handler 2024-08-02 17:36:16 +02:00
Timothy J. Baek
bf6b149b8b refac: user valves 2024-08-02 17:19:52 +02:00
Clivia
b049ae269b 💄Feat show the size of file and prepare for subsequent upload restrictions 2024-08-02 09:46:16 +08:00
Timothy J. Baek
c44e51ae58 refac 2024-08-01 21:43:13 +02:00
Erick Joseph
3569fe9c73 the fix for the issue where chrome thought the SensitiveInput input was a password field 2024-07-31 16:15:00 -03:00
Timothy J. Baek
acbdb05bd0 fix: styling 2024-07-30 11:44:32 +01:00
Timothy J. Baek
0ced153f86 refac 2024-07-28 23:17:49 +01:00
Peter De-Ath
cbe3694b81 refac: add eventConfirmationInputValue handling in Chat.svelte 2024-07-22 20:43:31 +01:00
Jonathan Rohde
c6eba8c0a1 enh: add e2e tests for document list 2024-07-18 15:09:02 +02:00
Timothy J. Baek
8b71ce23bb refac: styling 2024-07-17 22:01:32 +02:00
Timothy J. Baek
ed21f9f906 refac: styling 2024-07-17 11:53:49 +02:00
Timothy J. Baek
3bbd238d7d refac: styling 2024-07-17 11:43:11 +02:00
Timothy J. Baek
4eecdbadd3 enh: files chat control 2024-07-17 11:39:37 +02:00
Timothy J. Baek
f0a8aca0e3 fix: automatic1111 auth key should not be required 2024-07-16 10:33:05 +02:00
Timothy J. Baek
90c3d68f00 enh: input type event call 2024-07-11 17:30:24 -07:00
Timothy J. Baek
97098edfeb feat: chat valves 2024-07-11 17:18:18 -07:00
Timothy J. Baek
0bc46b19b3 refac 2024-07-08 23:17:57 -07:00
Timothy J. Baek
3f8af02aaa fix: styling 2024-07-08 23:16:54 -07:00
Timothy J. Baek
1b7ff1c5df feat: __event_call__ support 2024-07-08 21:39:06 -07:00
Timothy J. Baek
d34e9ef935 refac: styling 2024-07-08 21:09:32 -07:00
Timothy J. Baek
a23146ebd1 refac: styling 2024-07-08 20:10:00 -07:00
Timothy J. Baek
30e2ec7544 feat: chat controls integration 2024-07-08 19:26:31 -07:00
Timothy J. Baek
781ad70598 refac: tooltip 2024-07-08 15:26:43 -07:00
Timothy J. Baek
088e7b02a9 refac: styling 2024-07-08 13:35:25 -07:00
Timothy J. Baek
73899e1c0d refac 2024-07-05 21:37:29 -07:00
rdavis
ca3f8e6cb5 chore: format 2024-07-04 15:18:21 +00:00
rdavis
78ba18a680 refactor: Update Collapsible component to include dynamic margin for open state 2024-07-04 14:55:48 +00:00
rdavis
db58bb5f0f refactor: Removed dependency 2024-07-04 14:15:16 +00:00
rdavis
d5c0876a0b refactor: fixed new Collapsible Component to allow passed in classes
chore: format
2024-07-04 14:02:26 +00:00
rdavis
d20601dc47 feat: Add custom Collapsible component for collapsible content 2024-07-04 13:53:28 +00:00
Timothy J. Baek
3c7f45ced4 fix 2024-06-27 11:12:07 -07:00
Timothy J. Baek
a92c5381fb chore: format 2024-06-25 08:51:52 -07:00
Jun Siang Cheah
f8f6943128 refac: use new SensitiveInput component 2024-06-25 20:15:29 +08:00
Timothy J. Baek
bf4dcc10af fix: modal esc 2024-06-24 17:39:43 -07:00
Timothy J. Baek
837944dcc5 fix 2024-06-24 12:26:07 -07:00
Timothy J. Baek
9fb30d4787 fix 2024-06-24 12:23:12 -07:00
SimonOriginal
665f87e84a add toasts keys i18n 2024-06-24 18:09:45 +02:00
Timothy J. Baek
35026849df refac: styling 2024-06-18 15:39:50 -07:00
Timothy J. Baek
9023a60d0d refac 2024-06-17 01:42:04 -07:00
Karl Lee
720ff35edf Add some missing i18n keys and update Chinese translation
Add some missing i18n keys and update Chinese translation
2024-06-17 16:32:36 +08:00
Timothy J. Baek
1275371e10 fix: md model desc 2024-06-15 10:43:10 -06:00
Timothy J. Baek
fe9685867e enh: model desc md support 2024-06-15 04:32:18 -06:00
Timothy J. Baek
aba2ca39d4 enh: delete confirm dialog 2024-06-14 11:24:15 -07:00
Timothy J. Baek
a691ee08d8 feat: confirm dialog 2024-06-12 01:17:46 -07:00
Timothy J. Baek
aa7d25600f refac 2024-06-10 22:33:25 -07:00
Timothy J. Baek
4601a0246f fix: tool edit 2024-06-10 21:53:51 -07:00
Timothy J. Baek
6589464ddf refac 2024-06-10 20:58:47 -07:00
Timothy J. Baek
adea3af8d7 refac 2024-06-10 19:19:53 -07:00
Timothy J. Baek
c5ed3452d2 refac 2024-06-10 17:52:12 -07:00
Timothy J. Baek
6e7e575a18 refac 2024-06-10 17:30:07 -07:00
Timothy J. Baek
f43b545bdd refac 2024-06-10 17:24:42 -07:00
Timothy J. Baek
8b1e2ce279 feat: code format 2024-06-10 17:12:48 -07:00
Timothy J. Baek
dd423f43de feat: default tools template 2024-06-10 16:35:42 -07:00
Timothy J. Baek
f2bd3fdf19 chore: rm console log 2024-06-10 16:16:08 -07:00
Timothy J. Baek
8ad52f0fcc feat: code editor 2024-06-10 16:02:23 -07:00
Timothy J. Baek
5a3736f1ee feat: tools page 2024-06-10 15:24:26 -07:00
Timothy J. Baek
1bc96de620 refac: styling 2024-06-09 02:01:03 -07:00
Timothy J. Baek
2be9c25ba7 feat: show current running models 2024-06-04 11:13:43 -07:00
Timothy J. Baek
4925a6530b fix: banner z index 2024-06-04 00:45:56 -07:00
Timothy J. Baek
eca20b1b2c feat: model tag support 2024-05-31 12:08:25 -07:00
Timothy J. Baek
f3527df644 refac: styling 2024-05-27 13:22:24 -07:00
Timothy J. Baek
fd98add6aa refac: styling
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:32:57 -07:00
Timothy J. Baek
242d4f0c8d feat: banners
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Timothy J. Baek
1ab01170b9 refac: loading 2024-05-25 16:26:25 -07:00
Timothy J. Baek
0715cd2811 feat: model capabilities 2024-05-24 23:34:58 -07:00
Jun Siang Cheah
7ccef3e77a Merge remote-tracking branch 'upstream/dev' into feat/model-config 2024-05-21 19:17:42 +01:00
Jun Siang Cheah
a937f6504a feat: add image gen with automatic1111 to integration test 2024-05-20 23:03:05 +01:00
Jun Siang Cheah
715a4a6c27 Merge remote-tracking branch 'upstream/dev' into feat/model-config 2024-05-19 22:01:33 +08:00
Jun Siang Cheah
fa4c22492f feat: add warning icon to images when some models are not vision capable 2024-05-19 18:57:13 +08:00
Timothy J. Baek
22d23afbaf feat: memory ui frontend 2024-05-19 00:17:40 -07:00
Timothy J. Baek
9a92ae78c8 fix: hide show username interface option 2024-05-18 16:11:28 -07:00
Jun Siang Cheah
f9587032de fix: case insensitive model search 2024-05-18 19:59:29 +08:00
Timothy J. Baek
fa54eb687e refac: switch styling 2024-05-17 10:45:50 -07:00
Timothy J. Baek
e6d20df463 refac: styling 2024-05-15 16:42:55 -10:00