Aryan Kothari
cdac0cd1df
refactor: disable pagination moved to a function
...
reduces repeated code
2024-08-03 19:40:31 -04: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
067d76fece
fix: dynamically determine page size
...
- larger screens where chat list (35px*pageSize) is smaller than window.InnerHeight, will not be able to scroll.
- performance can dynamically scale, allowing mobile devices to load only what they need.
2024-08-03 10:35:13 -04:00
Aryan Kothari
62dc486c85
add: add paginated scroll handler
2024-08-01 15:19:14 -04:00
Timothy J. Baek
d6a4fe00b3
refac: styling
2024-07-19 13:57:35 +02:00
Timothy J. Baek
b8d153ebb2
feat: chat controls ui
2024-07-08 16:55:12 -07:00
Timothy J. Baek
f6dcffab13
fix: pinned chat delete issue
2024-07-03 21:18:40 -07:00
Timothy J. Baek
05ec71beb9
enh: pinned chats support
2024-07-01 23:08:01 -07:00
Timothy J. Baek
35026849df
refac: styling
2024-06-18 15:39:50 -07:00
Timothy J. Baek
9fa8633dcb
fix: styling
2024-06-18 15:11:59 -07:00
Timothy J. Baek
1a22ae54a2
fix: styling
2024-06-18 14:58:19 -07:00
Karl Lee
720ff35edf
Add some missing i18n keys and update Chinese translation
...
Add some missing i18n keys and update Chinese translation
2024-06-17 16:32:36 +08:00
Timothy J. Baek
1c355929fc
refac
2024-06-16 12:09:55 -06:00
Timothy J. Baek
9f7ef209fa
fix: chatlist
2024-06-16 11:36:15 -06:00
Timothy J. Baek
5d0b77e64a
fix: shift delete
2024-06-16 10:27:34 -06:00
Timothy J. Baek
f56da1a39f
refac
2024-06-15 04:41:48 -06:00
Timothy J. Baek
7ba98ad498
feat: chat item shift shorcut
2024-06-14 13:02:07 -07:00
Timothy J. Baek
d03a00758f
refac: sidebar
2024-06-14 11:06:19 -07:00
Timothy J. Baek
d4b10097d2
fix: sidebar
2024-06-05 18:31:15 -07:00
Timothy J. Baek
c2bbb37fc1
fix: sidebar
2024-06-05 14:20:26 -07:00
Jun Siang Cheah
db3d48ee15
feat: automatically focus title input when editing
2024-06-03 18:49:34 +01:00
Jun Siang Cheah
6022f6f5df
feat: double click title to edit
2024-06-03 18:48:27 +01:00
Timothy J. Baek
7674229e3a
feat: chat clone
2024-05-31 10:30:42 -07:00
Timothy J. Baek
f2285f29b7
refac: save only to db
2024-05-26 22:52:29 -07:00
Timothy J. Baek
ccbafca74c
feat: save user settings to db
2024-05-26 22:47:42 -07:00
Timothy J. Baek
58a13aec7e
feat: python code execution
2024-05-16 17:49:28 -10:00
Timothy J. Baek
f2378be6f9
feat: toggleable chat bubble
2024-05-15 12:39:41 -10:00
Timothy J. Baek
240cbda06c
fix: draggable items in sidebar
2024-05-15 08:27:52 -10:00
Timothy J. Baek
8f5c671e4c
refac: sidebar breakpoint
2024-05-15 08:13:14 -10:00
Timothy J. Baek
290b4e56c8
fix: styling
2024-05-14 23:57:32 -10:00
Timothy J. Baek
0722e4b690
refac: user message styling
2024-05-14 23:45:27 -10:00
Timothy J. Baek
308a2e1de0
refac: styling
2024-05-14 22:22:15 -10:00
Timothy J. Baek
13019acce6
refac: styling
2024-05-14 22:09:32 -10:00
Timothy J. Baek
aaaef3efd8
fix: unselectable sidebar
...
Co-Authored-By: Javier Leandro Arancibia <arancibiajav@gmail.com>
Co-Authored-By: Maksym Dmukhovskyy <25328501+maxdyy@users.noreply.github.com>
2024-05-14 21:29:22 -10:00
Timothy J. Baek
5079d5ec87
refac: styling
2024-05-14 21:26:54 -10:00
Timothy J. Baek
1d98099099
refac: admin panel styling
2024-05-14 20:48:46 -10:00
Timothy J. Baek
210456e424
refac: styling
2024-05-14 20:21:22 -10:00
Timothy J. Baek
c45bb64de7
refac: styling
2024-05-14 20:16:22 -10:00
Timothy J. Baek
a57a01a598
refac: navbar styling
2024-05-14 14:50:24 -10:00
Timothy J. Baek
de75679ffb
fix: sidebar model selector issue
2024-05-14 12:26:53 -10:00
Timothy J. Baek
ad67339426
fix: sidebar
2024-05-14 12:17:56 -10:00
Timothy J. Baek
d88cc6007c
refac: styling
2024-05-14 12:15:01 -10:00
Timothy J. Baek
39fdd95a0c
refac: styling
2024-05-14 12:09:30 -10:00
Timothy J. Baek
038b6af813
refac: user menu
2024-05-09 00:34:57 -07:00
Timothy J. Baek
c63176402c
chore: format
2024-05-07 11:41:17 -07:00
Timothy Jaeryang Baek
1b5d88d0c0
Merge branch 'dev' into update-chat-timestamp-locale
2024-05-07 11:00:31 -07:00
Jannik Streidl
9f4a71029f
more keys
2024-05-07 11:44:35 +02:00
Jannik Streidl
f32094dd41
Added keys as comments so they dont get removed by the parser
2024-05-07 09:15:23 +02:00
Jannik Streidl
755dd85a20
Added localisation for the new chat timestamps
2024-05-07 07:59:09 +02:00
Timothy J. Baek
7f1acf9c2d
chore: format
2024-05-06 12:58:24 -07:00