Commit Graph

660 Commits

Author SHA1 Message Date
Timothy J. Baek
a9d74b669e refac 2024-03-06 00:33:47 -08:00
Danny Liu
03907f9a8a check if deleted message response has sibling responses for multi model chats 2024-03-04 21:23:41 -08:00
Danny Liu
8c01197483 refac: reassign grandchildren of deleted message as children of parent message 2024-03-04 12:34:14 -08:00
Danny Liu
2250387382 retain the message in history object 2024-03-02 23:31:03 -08:00
Danny Liu
f9f3fe5ec0 refac delete logic 2024-03-02 23:23:49 -08:00
Timothy J. Baek
6f4a863562 feat: dark mode auth page 2024-03-01 22:52:21 -08:00
Timothy Jaeryang Baek
a7ae141301
Merge pull request #982 from jannikstdl/svelte-sonner
ui: svelte-french-toast -> svelte-sonner
2024-03-02 01:41:49 -05:00
Timothy J. Baek
2564b154fc fix: toast position 2024-03-01 22:40:55 -08:00
Timothy Jaeryang Baek
8310392c9d
Merge pull request #992 from jannikstdl/bottom-scroll
show chat in browser title + scroll to bottom
2024-03-02 01:39:00 -05:00
Timothy J. Baek
78d9c469a2 feat: title for all routes 2024-03-01 22:38:04 -08:00
Timothy J. Baek
e5c812f1d2 refac 2024-03-01 22:35:08 -08:00
Jannik Streidl
8461b92f08 show chat in browser title + scroll to bottom 2024-03-01 21:18:17 +01:00
Jannik Streidl
705f5aecd7 svelte-sonner migration 2024-03-01 10:18:07 +01:00
Timothy Jaeryang Baek
19d49df76f
Merge pull request #968 from Carlos-err406/fix/double-loop
fix: unnecesary double loop
2024-02-29 15:15:19 -05:00
Carlos Daniel Vilaseca
30c94ff10f fix: unnecesary double loop 2024-02-29 12:37:46 -05:00
cocktailpeanut
f4122fd0ce update 2024-02-28 14:27:12 -05:00
Timothy J. Baek
3fd55ebc32 fix: openai convo 2024-02-28 02:18:58 -08:00
Timothy J. Baek
5640b38694 fix: title edit issue 2024-02-27 22:35:57 -08:00
Timothy Jaeryang Baek
f347d664ac
Merge pull request #941 from jannikstdl/autofocus-chat
fix: added focus selector
2024-02-27 22:59:10 -05:00
Timothy J. Baek
260a8b8b83 feat: chat input focus on new chat 2024-02-27 19:56:52 -08:00
Timothy J. Baek
1d4d1ddbea revert 2024-02-27 19:06:32 -08:00
Timothy Jaeryang Baek
8f2d580991
Merge pull request #940 from jannikstdl/link-fix
fix: mark text when editing chat titles
2024-02-27 22:05:32 -05:00
Jannik Streidl
7fe412374c more readable 2024-02-27 16:00:58 +01:00
Jannik Streidl
03210c9204 keep the functionality to drag a chat 2024-02-27 15:48:12 +01:00
Jannik Streidl
d24b6fa9af link fix 2024-02-27 15:48:12 +01:00
Jannik Streidl
7c7e16c382 added focus selector 2024-02-27 13:30:03 +01:00
Ikko Eltociear Ashimine
a7a817d12b
chore: update Models.svelte
HuggingFace -> Hugging Face
2024-02-26 19:34:43 +09:00
Timothy J. Baek
92c922b061 feat: batch doc tagging 2024-02-25 21:39:10 -08:00
Timothy J. Baek
63628a70a6 feat: document select 2024-02-25 21:16:11 -08:00
Timothy J. Baek
f8cf43c0f7 refac: console logs removed 2024-02-25 16:13:34 -08:00
Timothy J. Baek
42251c232a fix: default model load issue 2024-02-25 16:09:05 -08:00
Timothy J. Baek
1ff0c9a95d fix: continue generation 2024-02-25 15:46:12 -08:00
Timothy J. Baek
6245146661 refac: messages 2024-02-25 13:55:04 -08:00
Timothy J. Baek
8f4a12b479 refac: styling 2024-02-25 13:45:24 -08:00
Timothy J. Baek
d1656d5da8 refac: styling 2024-02-25 13:27:19 -08:00
Timothy J. Baek
1d937ec2f2 fix: cleanup unused tags 2024-02-25 13:03:26 -08:00
Timothy J. Baek
ce891dfd5a fix: styling 2024-02-25 12:45:23 -08:00
Timothy J. Baek
6780b1b19e fix: styling 2024-02-25 12:36:33 -08:00
Timothy J. Baek
8dce6b4b49 feat: personalised greeting 2024-02-25 12:34:32 -08:00
Timothy J. Baek
0d9e38a0ce refac: styling 2024-02-25 12:31:31 -08:00
Timothy J. Baek
fb3804ac95 fix: check version loading progress 2024-02-25 12:10:14 -08:00
Timothy J. Baek
759883a4c8 feat: check for updates 2024-02-25 11:55:15 -08:00
Timothy Jaeryang Baek
16265ee64f
Merge pull request #899 from tracer123/main
Update app.html
2024-02-24 22:40:07 -05:00
tracer123
e7637da55b
Update app.html
Indexing by our current overlords should be disabled by default.
2024-02-24 20:58:44 -06:00
Timothy J. Baek
f467483753 fix: error handling 2024-02-24 18:51:13 -08:00
Timothy J. Baek
7aae0cab8d fix: error message 2024-02-24 18:47:04 -08:00
Timothy J. Baek
4bbcb58706 fix: styling 2024-02-24 18:13:51 -08:00
Timothy J. Baek
41a6bf113a fix: default image generation value 2024-02-24 18:11:03 -08:00
Timothy Jaeryang Baek
271e5bf44d
Merge branch 'dev' into feature/img-gen-steps-setting 2024-02-24 21:09:06 -05:00
Timothy Jaeryang Baek
1a9a56d690
Merge pull request #844 from open-webui/litellm
feat: direct litellm integration
2024-02-24 21:03:03 -05:00