Commit Graph

64 Commits

Author SHA1 Message Date
Morgan 01e04e0f7a
Update Sidebar.svelte 2024-02-23 06:42:39 +09:00
Morgan 0e21c25ce4
Update Sidebar.svelte 2024-02-23 06:35:34 +09:00
Morgan 4dea2ca0d0
Update Sidebar.svelte 2024-02-16 16:20:48 +09:00
Morgan 4520bd877f
Update Sidebar.svelte 2024-02-16 04:28:15 +09:00
Morgan f521cc2373
Fix 2024-02-15 01:06:18 +09:00
Morgan 13e9436dc9
Fix 2024-02-15 01:04:48 +09:00
Morgan 1b5f0bddf4
Fix 2024-02-15 01:01:14 +09:00
Morgan 312cfb4ab3
Fix 2024-02-15 00:54:45 +09:00
Morgan 5f3a55c473
Fix 2024-02-15 00:48:21 +09:00
Morgan ee5bc74142
Fix 2024-02-15 00:42:56 +09:00
Morgan 3dc31548bf
Fix 2024-02-15 00:41:00 +09:00
Morgan 62160354bf
Fix 2024-02-13 11:37:45 +09:00
Morgan aa780ec278
Fix 2024-02-13 11:33:18 +09:00
Morgan e083772d8a
Fix 2024-02-11 16:49:09 +09:00
Morgan f28347943a
Fix 2024-02-11 15:14:47 +09:00
Morgan 05d8b7901b
Fix 2024-02-11 15:12:03 +09:00
Morgan 69ba8c8ba8
Fix 2024-02-11 15:06:11 +09:00
Morgan 723955a323
Fix 2024-02-11 14:19:31 +09:00
Morgan d2d6a79a0f
Fix 2024-02-09 21:16:23 +09:00
Morgan 771cd98036
Fix 2024-02-09 21:13:40 +09:00
Webifi fb2290308f Begin refactoring model providers to be less anti-pattern 2023-08-15 20:32:30 -05:00
Webifi f6380e1cc2 Allow Petals and/or OpenAI 2023-07-24 15:26:17 -05:00
Webifi b122dfa3f3 Hide sort menu 2023-06-24 17:26:54 -05:00
Webifi 83fd00c16e Fix last updated sort 2023-06-24 16:56:03 -05:00
Webifi 52affeb83f Add chat sorting 2023-06-24 15:51:06 -05:00
Webifi 8835ee1d6e chat and message date data, begin chat sort opts. 2023-06-24 12:48:27 -05:00
Webifi a5d7560fa9 Fix new chat not hiding menu in mobile #179 2023-06-14 14:58:28 -05:00
Webifi 5e86b302fc Add unsaved profile warning on new chat. 2023-06-08 15:25:16 -05:00
Webifi 39233051da Lay groundwork for dynamic modals 2023-06-04 20:47:08 -05:00
Webifi aa94788573 Fix profile loading issues on new chat 2023-06-03 13:15:20 -05:00
Webifi f0b6b01f99 Change position of options/action menu 2023-06-01 13:19:21 -05:00
Webifi bceb205413 Fix api key prompt 2023-06-01 08:21:10 -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 58c78a2840 Add truncate and send button to messages 2023-05-30 00:31:31 -05:00
Webifi 3bf3db6b07 Add click+confirm for deleting chats in menu 2023-05-29 20:29:30 -05:00
Webifi da5745ffdf Componentize Settings - UI Changes 2023-05-29 17:57:14 -05:00
Webifi 7184d6663e Fade overflowing chat names a little more 2023-05-28 16:04:01 -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 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 c7e851e1a2 linting 2023-03-26 17:05:18 -04:00
Emil Elgaard d95152efe2 guard against deleting the last chat 2023-03-26 16:59:30 -04:00
Emil Elgaard 8075585778 add button to to delete an individual chat. 2023-03-26 16:49:15 -04:00
Niek van der Maas a58e94b207 Add missing preventDefault 2023-03-24 15:19:13 +01:00
Niek van der Maas ab90e64415 The href is needed to avoid warnings 2023-03-24 15:14:39 +01:00
Emil Elgaard f6f17bfd0d add confirmation prompt before deleting all chats 2023-03-24 09:57:42 -04:00
Niek van der Maas f12bfc2b8c Cleaner code in main app 2023-03-23 16:13:55 +01:00