Commit Graph

74 Commits

Author SHA1 Message Date
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