Commit Graph

282 Commits

Author SHA1 Message Date
Webifi a38ce6d702 Clean up UI for settings modal, better for mobile. 2023-06-03 09:40:49 -05:00
Webifi 43f52e1fd1 Change settings descriptions 2023-06-03 07:41:53 -05:00
Webifi dfe30b12bd Track change state of profile editor 2023-06-03 07:28:51 -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 b67f336b58 Change to send 2023-06-02 06:26:19 -05:00
Webifi f5ef5ff5db Change max token on model change 2023-06-02 06:05:50 -05:00
Webifi 0b8a997b0e Change default token limit to 512 2023-06-02 05:49:44 -05:00
Webifi 8e18a240ba Fix when buttons are shown/hidden 2023-06-02 05:15:01 -05:00
Webifi 59897ffe1e clean up buttons 2023-06-02 04:35:39 -05:00
Webifi 28764ba9b3 Trim whitespace and allow API key to be removed 2023-06-01 23:49:47 -05:00
Webifi 74b76bed96 Change key location 2023-06-01 23:32:15 -05:00
Webifi 88b0f63cdc Move component to correct folder 2023-06-01 23:31:50 -05:00
Webifi 9e2b354b0a Fix improper resetting of setting values 2023-06-01 22:53:48 -05:00
Webifi 3dc30ad186 Dan't show new chat if no api key 2023-06-01 22:11:38 -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 781d003849 lint 2023-06-01 19:52:35 -05:00
Webifi 9165480dfb Add prompt suppression and FIFO 2023-06-01 19:49:21 -05:00
Webifi b396bb818d Move setting fields into separate component 2023-06-01 17:05:42 -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 6f7fff6453 Code/comment cleanup 2023-06-01 12:26:18 -05:00
Webifi bceb205413 Fix api key prompt 2023-06-01 08:21:10 -05:00
Webifi de28e2f17f Lint 2023-06-01 08:03:32 -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 8690bf9e10 Change action button display for messages 2023-05-31 18:58:01 -05:00
Webifi 0564261be8 Fix github icon positioning 2023-05-31 14:48:43 -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 fdbb2ab76f close menu when it should 2023-05-31 08:09:54 -05:00
Webifi a3ae5a3926 lint 2023-05-31 07:52:17 -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 6b24d99022 Make empty messages large enough to be clicked. 2023-05-30 01:19:47 -05:00
Webifi 58c78a2840 Add truncate and send button to messages 2023-05-30 00:31:31 -05:00
Webifi e2b9c57164 Fix menu not closing on apikey link 2023-05-29 21:34:53 -05:00
Webifi c20c5da931 Fix sizing of textareas in settings modal 2023-05-29 21:25:40 -05:00
Webifi 56eca2620e Change "Save" to "Backup" 2023-05-29 21:10:39 -05:00
Webifi e1fa2d9fde Add ability to hide summarized messages 2023-05-29 20:59:24 -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 183f63c3ce Clean up menu close, fix profile restart 2023-05-29 18:24:29 -05:00
Webifi 4fb033b0e2 Let menu scroll on smaller screen devices 2023-05-29 18:14:31 -05:00
Webifi 54dde8afad Allow delete all if no chat selected 2023-05-29 18:10:22 -05:00
Webifi da5745ffdf Componentize Settings - UI Changes 2023-05-29 17:57:14 -05:00
Webifi 70049f9b64 Fix chat copy rename 2023-05-29 13:38:08 -05:00
Webifi 436a73488b lint 2023-05-29 08:39:14 -05:00
Webifi afbe932002 Allow deletion of last summarization 2023-05-29 08:37:38 -05:00
Webifi 92208f6809 fix 2023-05-29 08:24:58 -05:00
Webifi 53a923af80 Mor dynamic summary sizing 2023-05-29 07:16:11 -05:00
Webifi 4289ee6cd9 remove debug 2023-05-29 04:08:11 -05:00
Webifi e1a7c177d5 lint 2023-05-28 21:25:25 -05:00
Webifi a69b8c59d4 Apply exclusion list to profile exports 2023-05-28 21:19:44 -05:00
Webifi 238cc4647c Remove refactored fields from exclusion list 2023-05-28 21:19:06 -05:00
Webifi ac5f8ae6e5 linting 2023-05-28 20:38:25 -05:00
Webifi 8297041059 More accurate token estimates 2023-05-28 20:32:22 -05:00
Webifi 74d296cac7 fix comment 2023-05-28 17:43:40 -05:00
Webifi 449c2937b7 Remove debug 2023-05-28 17:40:29 -05:00
Webifi b10cdf3aed Oops. Fix a missed line from refactor 2023-05-28 17:13:54 -05:00
Webifi 0100e288e1 Lint 2023-05-28 16:25:10 -05:00
Webifi 7184d6663e Fade overflowing chat names a little more 2023-05-28 16:04:01 -05:00
Webifi 4b2ffa1c72 Fix types 2023-05-28 15:57:22 -05:00
Webifi c436fc6299 Move chat state values out of settings 2023-05-28 15:54:45 -05:00
Webifi bf00f23596 Start to add a way to show default profile 2023-05-28 15:28:09 -05:00
Webifi 9b50517c38 Correctly auto-size textarea in firefox. 2023-05-28 14:25:47 -05:00
Webifi 8841cfa859 don't wrap long chat names 2023-05-28 13:17:43 -05:00
Webifi 5158317343 Don't indent chat menu so much 2023-05-28 12:54:03 -05:00
Webifi f9be3db674 cleanup 2023-05-28 12:47:05 -05:00
Webifi 365d3c5b9b Add double-touch to edit for mobile support 2023-05-28 12:41:49 -05:00
Webifi ab0c0a3e6a Clean up types 2023-05-28 12:17:28 -05:00
Webifi 51e07ff666 clean up types 2023-05-28 12:07:44 -05:00
Webifi 2565a67e28 Clean up types 2023-05-28 12:04:17 -05:00
Webifi 17d5ee196f lint 2023-05-28 11:58:48 -05:00
Webifi 5d7b51ba1d Add usage totals 2023-05-28 11:57:07 -05:00
Webifi b1acf6806a fix lint 2023-05-28 01:21:06 -05:00
Webifi b201f03b67 Merge 2023-05-28 01:14:29 -05:00
Webifi a4222c5347 Refactor settings again 2023-05-28 01:12:26 -05:00
Webifi 52b1f29942 Refactor settings again 2023-05-28 01:11:00 -05:00
Webifi 6ce0355eec Simplify profile change 2023-05-27 13:43:18 -05:00
Webifi 8ce869c717 Roll-back to using confirm/alert for consistency 2023-05-27 12:29:39 -05:00
Webifi a4f4475682 cleanup 2023-05-27 11:27:23 -05:00
Webifi c8bcb39865 Make modal BG color work in both light and dark mode 2023-05-27 10:54:35 -05:00
Webifi f2803b0ad4 Clean up 2023-05-27 05:33:58 -05:00
Webifi 22cb4b26bc Refactor and add many features 2023-05-27 05:25:54 -05:00
Niek van der Maas a0a7f14dd3 Add system prompt - disabled for now 2023-04-12 12:43:04 +02:00
Niek van der Maas e129feec0e Properly style system prompt 2023-04-12 12:42:56 +02:00
Niek van der Maas 1926f7df15 Merge commit '7ad20256733f385883c317a55966722f79ccde2f' 2023-04-11 21:09:24 +02:00
Niek van der Maas 88b88e67bb
Merge pull request #84 from shivan2418/preselect_text_when_changing_name
preselect text in the Rename chat modal.
2023-03-29 09:09:07 +02:00
Emil Elgaard 795390e430 preselect text in the Rename chat modal. 2023-03-29 01:08:27 -04:00
Niek van der Maas 6efe8b559c Add link to OpenAI API docs in settings 2023-03-27 16:14:04 +02:00
Niek van der Maas 4547ca6f6f
Merge pull request #78 from shivan2418/add_tooltip_for_premade_prompts
show  contents of prompt in premade prompts list
2023-03-27 15:52:52 +02:00