Webifi
|
df89356dc0
|
Begin testing new UI layout
|
2023-05-30 17:35:36 -05:00 |
Webifi
|
3bf3db6b07
|
Add click+confirm for deleting chats in menu
|
2023-05-29 20:29:30 -05:00 |
Webifi
|
cb00eea2d4
|
Scroll content, not container
|
2023-05-29 18:28:42 -05:00 |
Webifi
|
4fb033b0e2
|
Let menu scroll on smaller screen devices
|
2023-05-29 18:14:31 -05:00 |
Webifi
|
da5745ffdf
|
Componentize Settings - UI Changes
|
2023-05-29 17:57:14 -05:00 |
Webifi
|
c8bcb39865
|
Make modal BG color work in both light and dark mode
|
2023-05-27 10:54:35 -05:00 |
Webifi
|
22cb4b26bc
|
Refactor and add many features
|
2023-05-27 05:25:54 -05:00 |
Niek van der Maas
|
a75fb02ed8
|
Re-add missing changes
|
2023-03-27 15:41:25 +02:00 |
Emil Elgaard
|
8075585778
|
add button to to delete an individual chat.
|
2023-03-26 16:49:15 -04:00 |
Niek van der Maas
|
fe68d34d1c
|
Add support for awesome prompts, fixes ChatGPT pre-written prompts #66
|
2023-03-23 13:00:30 +01:00 |
Niek van der Maas
|
76ea3137c8
|
Remove progress bar, loading chat message
|
2023-03-22 23:08:02 +01:00 |
Niek van der Maas
|
e16b052d86
|
Spacing
|
2023-03-22 22:28:43 +01:00 |
Niek van der Maas
|
09a694f9d3
|
Make even smaller
|
2023-03-21 20:03:49 +01:00 |
Niek van der Maas
|
3c60d2c40d
|
Use existing div
|
2023-03-21 20:02:43 +01:00 |
Emil Elgaard
|
a31912650f
|
Make the footer be in the bottom of the page always, even if there is not enough content to push it down.
|
2023-03-21 13:23:56 -04:00 |
ryanhex53
|
bd719a9480
|
fix textarea sizing problem;
move down send btn while textbox high;
|
2023-03-21 07:50:09 +08:00 |
Niek van der Maas
|
7718f9d37f
|
Add sticking side menu
|
2023-03-17 14:37:28 +01:00 |
Niek van der Maas
|
9e1de9865f
|
Fix PurgeCSS style for copy code block
|
2023-03-13 09:36:21 +01:00 |
littlemoonstones
|
257cddd769
|
make the copy function more svelte-like
|
2023-03-12 17:07:43 +08:00 |
Niek van der Maas
|
b4ab40a869
|
Revert scrolling, fix linting
|
2023-03-12 08:10:58 +01:00 |
littlemoonstones
|
66c0fe57df
|
add copy function
|
2023-03-12 13:43:19 +08:00 |
Niek van der Maas
|
47019dafb2
|
Add support for dark mode, fixes #30
|
2023-03-09 09:46:11 +01:00 |
Niek van der Maas
|
be8f54ebcc
|
Add speech recognition + TTS support
|
2023-03-07 15:36:01 +01:00 |
Niek van der Maas
|
117f6f2a39
|
Add chat settings
|
2023-03-06 20:39:14 +01:00 |
Niek van der Maas
|
3d13f16b5c
|
Make 90% instead of 70%
|
2023-03-06 16:20:31 +01:00 |
Michael Tanzer
|
9699d31b5f
|
Merge branch 'main' into chat-like-conversation
# Conflicts:
# src/lib/Chat.svelte
|
2023-03-06 15:14:19 +00:00 |
Michael Tanzer
|
bf60472cdd
|
Fixed left-align issue, made conversation look like a chat
|
2023-03-06 15:12:23 +00:00 |
Niek van der Maas
|
ac786b3dc8
|
Better container size on both mobile and desktop
|
2023-03-06 16:11:16 +01:00 |
Niek van der Maas
|
f2fd3664a4
|
Left-align user message if more than 1 line, fixes #15
|
2023-03-06 15:58:12 +01:00 |
Niek van der Maas
|
54c199c8bf
|
Swap border on user messages
|
2023-03-06 13:54:51 +01:00 |
Niek van der Maas
|
2a725adfa5
|
Fix code-aligning to the left, max column size - fixes #13
|
2023-03-06 08:50:00 +01:00 |
Niek van der Maas
|
48ce3d96af
|
Add auti-resizing input
|
2023-03-05 16:54:57 +01:00 |
Michael Tanzer
|
c6168ef4cb
|
Fixed issue that caused the chat to be called "null" if a user submitted an empty prompt. Made the edit button more visible by making it appear when hovering on the whole chat name header element.
|
2023-03-05 14:54:42 +00:00 |
Niek van der Maas
|
507a35853c
|
Add chat renaming support, fix #8
|
2023-03-05 15:12:42 +01:00 |
Niek van der Maas
|
b0a638bfb5
|
Better edit message button
|
2023-03-03 19:22:16 +01:00 |
Niek van der Maas
|
cd2b9b9a88
|
Prepare adding edit functionality #3
|
2023-03-03 17:20:10 +01:00 |
Niek van der Maas
|
23fbc24c6e
|
Greyscale emojis, better home
|
2023-03-03 14:19:57 +01:00 |
Niek van der Maas
|
8b4e60faef
|
Use scss
|
2023-03-02 22:41:46 +04:00 |