Commit Graph

79 Commits

Author SHA1 Message Date
3c3a1e2a91 Custom styling 2024-04-29 17:43:22 +09:00
Niel Thiart
54aa0d4873 fix: typeahead dark theme 2023-12-05 23:46:30 +02:00
Niel Thiart
3e1c6fa83e Style fix: remove unnecessary calc 2023-12-05 15:59:53 +02:00
Niel Thiart
51aa1f57e7 Style fix: remove padding from last result in prompt typeahead dropdown 2023-12-05 15:52:22 +02:00
Niel Thiart
76fd31ef9e Add typeahead prompt selector with fuzzy search on titles
This replaces the prompt dropdown button with a fuzzy search input to filter prompts. Uses [svelte-typeahead](https://metonym.github.io/svelte-typeahead/).
2023-12-05 15:38:48 +02:00
Webifi
c9f48bbbb4 Show continue ellipsis and stream cursor correctly 2023-06-30 09:20:12 -05:00
Webifi
67e38b1e19 Sticky tool-drawer fix #205 2023-06-29 21:10:44 -05:00
Webifi
52affeb83f Add chat sorting 2023-06-24 15:51:06 -05:00
Webifi
d96b38e8ea Constrain size of prompt textarea fix #172 2023-06-13 21:54:11 -05:00
Webifi
3cb56e9477 Add editing chat name from menu 2023-06-09 09:46:19 -05:00
Webifi
567845be06 Fix issues with token counts 2023-06-08 15:09:14 -05:00
Webifi
c3172eb4aa Add truncated completion joining 2023-06-07 16:54:20 -05:00
Webifi
15272de1d4 Add add streaming responses based on #107 2023-06-07 01:47:10 -05:00
Webifi
f1dbf5d74d Fix mobile formatting issue 2023-06-05 07:09:57 -05:00
Webifi
038b1d303f Use message for prompt input modal 2023-06-05 06:46:30 -05:00
Webifi
39233051da Lay groundwork for dynamic modals 2023-06-04 20:47:08 -05:00
Webifi
759eb35bc6 Add UI for default profile 2023-06-03 16:50:08 -05:00
Webifi
80aa0cbb57 more z-index issues 2023-06-03 10:58:49 -05:00
Webifi
08621bfcd3 allow larger card on larger screens 2023-06-03 10:40:24 -05:00
Webifi
ccdb1689ca fix z-index issues 2023-06-03 10:35:15 -05:00
Webifi
cd5d4bed71 fix z-index of side-bar menu 2023-06-03 09:44:53 -05:00
Webifi
a38ce6d702 Clean up UI for settings modal, better for mobile. 2023-06-03 09:40:49 -05:00
Webifi
f8fc158861 Set tool drawer to expand up for last message 2023-06-02 10:41:18 -05:00
Webifi
75aaef48ea Track profile changes and add save changes button 2023-06-02 08:40:26 -05:00
Webifi
57d660bcd4 change summarized opacity 2023-06-01 21:18:51 -05:00
Webifi
b9c5e5ea36 z-index 2023-06-01 21:09:33 -05:00
Webifi
e6a48133f6 set z-index for footer/mask 2023-06-01 21:08:33 -05:00
Webifi
9165480dfb Add prompt suppression and FIFO 2023-06-01 19:49:21 -05:00
Webifi
aba16cdf4b Keep message tool drawer open while editing 2023-06-01 15:29:21 -05:00
Webifi
a8a1554a0f Add message icon to each chat item 2023-06-01 14:45:27 -05:00
Webifi
ad1b0fdeb8 Make usable for 320px wide devices 2023-06-01 13:59:34 -05:00
Webifi
f0b6b01f99 Change position of options/action menu 2023-06-01 13:19:21 -05:00
Webifi
ef7ebb0c99 Format prompt input buttons. 2023-06-01 12:44:18 -05:00
Webifi
2c4faa6944 Fix some layout issues 2023-06-01 08:02:35 -05:00
Webifi
427663167a Allow nested sections to work correctly 2023-05-31 20:00:40 -05:00
Webifi
717dc1a7e0 fix lower mask spacing 2023-05-31 19:09:30 -05:00
Webifi
f7dc17a26e Display message edit/action button differently 2023-05-31 19:00:51 -05:00
Webifi
a3e8809d59 Css tweak 2023-05-31 12:34:30 -05:00
Webifi
530b68f9bc Css tweak 2023-05-31 12:31:39 -05:00
Webifi
7609497974 Css tweaks. Add links 2023-05-31 12:26:55 -05:00
Webifi
4c685e1a1e Add mobile support 2023-05-31 07:51:03 -05:00
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