Commit Graph

32 Commits

Author SHA1 Message Date
898a103b0d a 2025-07-10 20:56:35 +09:00
eacc0123c6 Fix delChat sorting 2025-07-07 02:39:41 +09:00
f72e9402ab Fix 2025-07-06 01:47:38 +09:00
153fa0cdac fff 2025-07-06 01:32:43 +09:00
574e04fa19 FIX? 2025-07-05 22:32:51 +09:00
29d03c697b Added localStorage dump/restore AGAIN but more improved.
- Loading now backs up current localStorage into localStorage
- Moved buttons to ChatOptions Sidebar
2024-09-22 06:49:24 +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
d186f0c190 Import profile on chat context menu. Fix file load bug 2023-07-17 14:01:16 -05:00
Webifi
6f91286982 Add purge chat usage option 2023-06-24 19:13:14 -05:00
Webifi
69f514a69f change chat from current icon 2023-06-22 21:15:25 -05:00
Webifi
2098bc7a0b Add new chat from current to chat option menu 2023-06-22 21:08:50 -05:00
Webifi
c125d7b637 Allow delete all chats when chat not selected. 2023-06-14 12:52:07 -05:00
Webifi
5e86b302fc Add unsaved profile warning on new chat. 2023-06-08 15:25:16 -05:00
Webifi
6eea4a98fb Fix delete all chats issue 2023-06-08 12:22:19 -05:00
Webifi
886b3d463d Simplify alert modals 2023-06-05 22:47:55 -05:00
Webifi
5853b9e451 Use modals instead of window.alert & confirm 2023-06-05 21:29:20 -05:00
Webifi
c672236412 properly close modal stack in order on escape 2023-06-05 16:13:40 -05:00
Webifi
939d69fe46 Use modal for setting field change confirmations 2023-06-05 08:51:40 -05:00
Webifi
a38ce6d702 Clean up UI for settings modal, better for mobile. 2023-06-03 09:40:49 -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
fdbb2ab76f close menu when it should 2023-05-31 08:09:54 -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
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
183f63c3ce Clean up menu close, fix profile restart 2023-05-29 18:24:29 -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