Timothy J. Baek
094fdd8943
fix
2024-08-16 19:23:36 +02:00
Timothy J. Baek
8c2ba7f7ea
enh: Actions __webui__
flag support
2024-08-15 17:28:43 +02:00
Timothy J. Baek
7ef5aa520c
chore: format
2024-08-13 11:12:35 +01:00
Timothy J. Baek
49677e9c9d
refac
2024-08-04 17:04:15 +02:00
Timothy J. Baek
a084938d9c
refac: chatlist skip, limit -> page
2024-08-04 16:58:08 +02:00
Timothy Jaeryang Baek
389d650ee3
Merge pull request #4266 from thearyadev/sidebar-pagination
...
feat: Sidebar infinite scroll (pagination)
2024-08-04 15:33:09 +02:00
Zhuoran
482a7723b2
Default to true
2024-08-04 11:33:20 +08:00
Zhuoran
948d29b676
Add option to toggle scrolling to bottom when switching between branches
2024-08-04 11:15:20 +08:00
Aryan Kothari
f9e1a933a9
fix: bug in chat deletion pagination interact
...
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once. deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue
change 2: formatting
2024-08-03 11:53:02 -04:00
Aryan Kothari
06a64219bc
fix: bool eval order
2024-08-01 15:54:12 -04:00
Aryan Kothari
2c4bc7a2b2
refactor: uses of chats.set(...)
support pagi sidebar
2024-08-01 15:20:36 -04:00
Timothy J. Baek
856845e5f2
refac
2024-07-11 19:05:59 -07:00
Timothy J. Baek
14c0efe300
feat: chat action integration
2024-07-11 18:47:38 -07:00
Timothy J. Baek
d6ab954f81
refac: styling
2024-06-18 16:11:10 -07:00
Timothy J. Baek
4a67ae1195
fix: message delete issue
2024-06-16 22:28:26 -07:00
Timothy J. Baek
d6fd2a8228
refac
2024-06-12 21:18:53 -07:00
Timothy J. Baek
626643104e
fix
2024-06-10 21:06:46 -07:00
Timothy J. Baek
1948e78351
refac: rename fullscreen -> widescreen
2024-06-04 11:48:46 -07:00
Timothy J. Baek
3d74c04f50
feat: mermaid rendering support
2024-06-02 18:03:30 -07:00
Timothy J. Baek
dd799ebea8
refac: styling
2024-06-01 18:44:47 -07:00
Timothy J. Baek
c5c33aabf9
refac: styling
2024-06-01 18:11:54 -07:00
Timothy J. Baek
5ef478a154
fix: read only compare messages
2024-05-31 14:19:46 -07:00
Timothy J. Baek
468c6398cd
feat: unified models integration
2024-05-24 03:02:56 -07:00
Timothy J. Baek
1fb5ef99e2
refac
2024-05-19 07:40:54 -07:00
Timothy J. Baek
120f8d7786
refac: regenerate behaviour
2024-05-19 05:53:43 -07:00
Timothy J. Baek
676a4dffd0
feat: many model interaction ui
2024-05-19 04:46:35 -07:00
Timothy J. Baek
a8b92e5e9d
fix: display username in shared chats
2024-05-18 14:19:48 -07:00
Timothy J. Baek
01a656cc80
feat: numpy, pandas support
2024-05-16 20:25:55 -10:00
Timothy J. Baek
7e0d3496b5
fix: 1st #2208
2024-05-13 11:27:58 -10:00
Timothy J. Baek
572cd22b4d
feat: prompt variables from suggestions
2024-05-02 00:45:04 -07:00
Timothy J. Baek
372284b419
refac
2024-05-02 00:34:07 -07:00
Timothy J. Baek
714bdca3f3
refac: styling
2024-05-02 00:23:32 -07:00
Timothy J. Baek
5613af032d
fix: styling
2024-05-02 00:07:04 -07:00
Timothy J. Baek
f1acf68bd0
fix: styling
2024-04-30 16:52:19 -07:00
Timothy J. Baek
3c9fc7858b
fix: styling
2024-04-30 16:34:29 -07:00
Timothy J. Baek
bf2ff47df0
refac: styling
2024-04-30 16:00:44 -07:00
Timothy J. Baek
6318282873
refac: styling
2024-04-30 15:31:50 -07:00
Timothy J. Baek
595ebd11ac
refac: styling
2024-04-30 15:17:05 -07:00
Timothy J. Baek
01c077da3d
refac
2024-04-30 15:10:39 -07:00
Timothy J. Baek
18e5c2e4cb
refac: styling
2024-04-30 14:56:06 -07:00
Timothy J. Baek
a4083f43cb
fix: safari copy link issue
2024-04-19 06:34:55 -05:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n
2024-03-07 15:41:42 +03:30
Timothy J. Baek
2b016adc6e
revert
2024-03-06 00:55:51 -08:00
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