Commit Graph

164 Commits

Author SHA1 Message Date
kwaroran
9d5b5da351 refactor name and icon get 2024-07-29 23:36:52 +09:00
kwaroran
fe5e3f7ff3 fix background problem 2024-07-29 01:11:10 +09:00
kwaroran
616a66db28 feat: add updateGUI 2024-07-29 01:10:09 +09:00
kwaroran
7fcd7ccdd9 change colorscheme 2024-07-17 16:43:35 +09:00
kwaroran
cbf80d88e1 fix hideiconstore 2024-07-10 18:22:21 +09:00
kwaroran
9a53bd642e Add background embeding to module 2024-07-10 17:03:43 +09:00
kwaroran
3eafd786f6 update blank message 2024-07-10 16:54:46 +09:00
kwaroran
0ee481d00d add hidechaticon 2024-07-10 16:17:33 +09:00
kwaroran
c2d4da73f0 fix colorSchemeType 2024-07-06 00:47:13 +09:00
kwaroran
6f602ebde9 Add async codeblock highlight 2024-07-02 07:06:44 +09:00
kwaroran
af8a213551 add screenshot progress indicator 2024-06-18 22:24:38 +09:00
kwaroran
f4c10b8395 improve translation 2024-06-18 21:55:22 +09:00
kwaroran
7bb056d6a8 feat: lineheight 2024-06-07 17:55:59 +09:00
kwaroran
f63e1fc1f3 feat: new input style 2024-05-31 10:25:00 +09:00
kwaroran
a9eaf90208 feat: Add longpress functionality to Chat message removal button 2024-05-26 04:16:43 +09:00
kwaroran
7ba5ff0cce feat: Add long press functionality to AutoresizeArea component 2024-05-26 04:08:57 +09:00
sub-hub
b54dc17402 fix: update translateHTML function to include chatID parameter 2024-05-04 17:49:06 +09:00
kwaroran
dffd424f0c Fix var not updating the display 2024-04-27 06:27:16 +09:00
kwaroran
8d91267c69 Fix conditional statements in Chat.svelte, DefaultChatScreen.svelte, SideChatList.svelte, and Sidebar.svelte 2024-04-25 14:31:32 +09:00
kwaroran
bac475f22f Add none blank message 2024-04-25 02:42:56 +09:00
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
kwaroran
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
561ec6137c Update playground Icon 2024-04-24 22:48:47 +09:00
kwaroran
957a882797 Add UserIcon for playground to Chat.svelte 2024-04-24 22:46:42 +09:00
kwaroran
f50e5fcd69 Add Chat playground 2024-04-24 22:42:27 +09:00
kwaroran
3d8b3b669d Add playground and fix embeddings 2024-04-24 21:49:25 +09:00
kwaroran
3726c96a29 Add metadata viewer 2024-04-11 05:18:47 +09:00
kwaroran
3accdf0805 Update chat process indication mark style 2024-04-11 04:49:07 +09:00
kwaroran
3752b4e550 Add chat process indication mark 2024-04-11 04:43:56 +09:00
kwaroran
408bbbd2e6 Fix var not updating 2024-04-10 12:16:00 +09:00
kwaroran
1d368ddc3c Add CurrentVariablePointer to Chat.svelte and CurrentVariablePointer store in stores.ts 2024-04-10 11:59:14 +09:00
kwaroran
ba5c210463 Revert loadpages behavior dude to bugs 2024-04-07 10:28:27 +09:00
kwaroran
c2b3cec3bb Make page load chunk by 10 for performance and add id checking 2024-04-07 09:48:03 +09:00
kwaroran
ae1d84ead5 Update loadPages value in DefaultChatScreen.svelte and fix request 2024-04-06 06:11:04 +09:00
ModMapper
580cd3e1a7 Add CodeMirror based Highlighted editor 2024-03-23 18:41:36 +09:00
kwaroran
92d2619eac Fix conditional rendering in Chat.svelte 2024-03-19 15:30:01 +09:00
kwaroran
31856a9c48 Add generation info viewer 2024-03-19 14:50:48 +09:00
kwaroran
bdfdf5141a Add request info inside chat feature 2024-03-19 02:43:39 +09:00
kwaroran
2fee3aa70f Add image input display 2024-03-18 00:25:18 +09:00
kwaroran
c4e0404024 Make inlay option enable by default 2024-03-18 00:06:42 +09:00
kwaroran
e6f6ef829c Remove console.log statements 2024-03-16 14:41:44 +09:00
kwaroran
527520566d Add Multilanguage support for creator notes 2024-03-16 14:40:10 +09:00
kwaroran
62f9501f19 Refactor chat message removal logic 2024-03-08 00:00:59 +09:00
kwaroran
ff16ffde0c Add text file post functionality 2024-02-27 01:29:58 +09:00
kwaroran
66fd70c01a Add postfile function 2024-02-26 23:13:29 +09:00
kwaroran
7094673a6c Fix module list button to DefaultChatScreen 2024-02-07 06:13:49 +09:00
kwaroran
914ff266e1 Readd side menu reroll button 2024-02-07 06:11:18 +09:00
kwaroran
28bdea776a Merge branch 'main' into main 2024-02-07 02:26:28 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
bangonicdd
10d910141b Add persona portraits with lesser change 2024-02-03 22:35:11 +09:00