Timothy J. Baek
d680d52b85
feat:'@' model support
2024-05-02 02:20:57 -07:00
Timothy J. Baek
5613af032d
fix: styling
2024-05-02 00:07:04 -07:00
Timothy J. Baek
8fb5e22e43
refac: placeholder fade in effect
2024-05-01 23:41:12 -07:00
Timothy J. Baek
b19e05669e
fix: styling
2024-05-01 23:11:16 -07:00
Timothy J. Baek
a433315346
feat: disable all actions for admins
2024-05-01 19:50:23 -07:00
Timothy J. Baek
77cc3b5470
feat: disable admin chatlist by default
2024-05-01 19:47:54 -07:00
Timothy J. Baek
bd3b5f1edb
feat: csv user import frontend
2024-05-01 19:02:25 -07:00
Timothy J. Baek
3431a93499
fix: safari styling
2024-05-01 18:10:49 -07:00
Timothy J. Baek
8745091a16
chore: i18n
2024-05-01 18:07:29 -07:00
Timothy J. Baek
b7fcf14f6e
refac: styling
2024-05-01 17:55:18 -07:00
Timothy J. Baek
0595c04909
feat: youtube rag
2024-05-01 17:17:00 -07:00
Timothy J. Baek
3c9fc7858b
fix: styling
2024-04-30 16:34:29 -07:00
Timothy J. Baek
18e5c2e4cb
refac: styling
2024-04-30 14:56:06 -07:00
Jun Siang Cheah
e8bf596959
feat: switch OpenAI SSE parsing to eventsource-parser
2024-04-30 20:56:58 +01:00
Jannik Streidl
afc78b0277
ran i18n parser to add the new translation keys
2024-04-28 18:47:12 +02:00
Jannik Streidl
19843e39fd
Added more german translations + added more i18n keys
2024-04-28 14:39:06 +02:00
Timothy J. Baek
e71ef42155
fix: stop seq backslash issue
2024-04-27 20:46:34 -04:00
Timothy J. Baek
7f3daa19cd
fix: stop seq backslash issue
...
#1747
2024-04-27 20:45:09 -04:00
Timothy J. Baek
ebeaa24e9d
refac
2024-04-27 19:48:46 -04:00
Timothy J. Baek
e2447dd0a7
refac: better layout loading
2024-04-27 19:47:11 -04:00
Timothy J. Baek
2feba8af94
fix: font fallback issue
...
#1556
2024-04-27 19:42:55 -04:00
Timothy J. Baek
9094536d37
feat: user last active
2024-04-27 19:38:51 -04:00
Timothy J. Baek
f0da5b9ea4
refac
2024-04-27 19:02:37 -04:00
Timothy J. Baek
9ef843d492
refac: splash screen
2024-04-27 18:59:20 -04:00
Timothy J. Baek
979c4290f7
feat: splash screen support
2024-04-27 18:50:26 -04:00
Timothy J. Baek
bcf78b4efa
feat: show user chats in admin panel
2024-04-27 18:24:59 -04:00
Jun Siang Cheah
c095a7c291
feat: abort openai text completion when stopping responses
2024-04-27 21:53:47 +01:00
Timothy J. Baek
f8f9f27ae8
chore: comment
2024-04-26 22:44:10 -04:00
Timothy J. Baek
790a305c55
chore: disable unmaintained themes
2024-04-26 22:33:39 -04:00
Timothy J. Baek
f63866b72a
feat: loading indicator
2024-04-26 17:43:42 -04:00
Timothy J. Baek
232de33a86
fix: toast
2024-04-24 21:50:04 -04:00
Timothy Jaeryang Baek
2d7d6cfffc
Merge pull request #1630 from cheahjs/feat/split-large-chunks
...
feat: split large openai responses into smaller chunks
2024-04-22 13:56:26 -07:00
Jun Siang Cheah
67df928c7a
feat: make chunk splitting a configurable option
2024-04-21 11:00:33 +01:00
Jun Siang Cheah
7e5bda6016
fix: use model name when outputting error message
2024-04-20 21:24:02 +01:00
Jun Siang Cheah
efa258c695
feat: split large openai responses into smaller chunkers
2024-04-20 20:34:23 +01:00
Timothy J. Baek
9dad7e7c9a
fix
2024-04-17 15:22:21 -05:00
Timothy J. Baek
236e2c040c
refac
2024-04-16 17:08:50 -05:00
Timothy Jaeryang Baek
6238495d61
Merge pull request #1395 from 7a6ac0/admin_pagination
...
feat: admin panel user list pagination
2024-04-14 13:23:36 -07:00
Timothy J. Baek
b25e3ed364
refac
2024-04-14 16:19:46 -04:00
Timothy J. Baek
1fa3bf6793
fix: semi-lazy load
2024-04-14 15:44:19 -04:00
tabacoWang
8a9cf44dbc
feat: combine with search result
2024-04-11 14:00:28 +08:00
tabacoWang
872ea83c50
feat: admin panel user list pagination
2024-04-11 14:00:28 +08:00
Timothy J. Baek
da9a54288e
fix: styling
2024-04-08 03:11:00 -07:00
Timothy J. Baek
72110c293a
refac: admin panel styling
2024-04-07 01:52:58 -07:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
f267f3f7b0
refac
2024-04-06 23:16:29 -07:00
Self Denial
924ebf035b
Fix: Restore Gravatar functionality, add button initials, toast duration
...
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Danny Liu
bee0338763
captalize Initial for improved clarity
2024-04-06 02:23:32 -07:00
Danny Liu
8a7075c3bf
style: npm run format
2024-04-06 01:13:22 -07:00
Danny Liu
78565e554b
notify user with toast.info() + update toast message
2024-04-06 01:12:51 -07:00