Commit Graph

1259 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
a128dfa06b
Merge branch 'dev' into german-locale 2024-04-29 00:21:08 -07:00
Yanyutin753
24c000739c 🎖️Added translations for Fluidly stream large external response chunks 2024-04-29 10:26:16 +08:00
Yanyutin753
00367ef23e 🎖️Added translations for Fluidly stream large external response chunks 2024-04-29 10:04:34 +08:00
Maximilian Pichler
2e4bba2374
Update translation.json 2024-04-28 22:54:20 +02:00
Maximilian Pichler
4cafea0b97
Merge branch 'dev' into german-locale 2024-04-28 22:48:33 +02:00
Timothy Jaeryang Baek
c7fa024b8f
Merge pull request #1807 from insoutt/improve-es-lang
Improve 'es' translations
2024-04-28 10:27:40 -07:00
Timothy Jaeryang Baek
cc50746043
Merge pull request #1821 from Yanyutin753/translate
🎖️Added translations for Playground and Archived Chats
2024-04-28 10:26:33 -07:00
Jannik Streidl
afc78b0277 ran i18n parser to add the new translation keys 2024-04-28 18:47:12 +02:00
Jun Siang Cheah
ed9e99e946 fix: fluid streaming was "pausing" when tab was not visible 2024-04-28 16:51:36 +01:00
Jannik Streidl
19843e39fd Added more german translations + added more i18n keys 2024-04-28 14:39:06 +02:00
Yanyutin753
ec18489723 🎖️Added translations for Playground and Archived Chats 2024-04-28 19:53:27 +08:00
Maximilian Pichler
9130428a55
Update translation.json 2024-04-28 13:12:41 +02:00
Maximilian Pichler
236ec28491
Update translation.json
added and corrected some translations
2024-04-28 12:58:13 +02:00
Timothy J. Baek
f070e8b7f9 chore: format 2024-04-27 21:02:15 -07:00
Timothy J. Baek
6d90d130bd feat: doge i18n response message profile image 2024-04-27 20:54:31 -07:00
Timothy J. Baek
bfd33ec0df feat: doge i18n placeholder 2024-04-27 20:53:42 -07:00
Timothy J. Baek
5c887d0709 feat: doge translation 2024-04-27 20:46:52 -07:00
Timothy J. Baek
75cbbbe52d fix: wording 2024-04-27 20:10:20 -07:00
insoutt
76660f3e44 Improve translation 2024-04-27 21:01:25 -05:00
Timothy J. Baek
85df019c2a refac: styling 2024-04-27 21:20:43 -04:00
Timothy J. Baek
704f7e369c Update app.html 2024-04-27 21:14:08 -04:00
Timothy J. Baek
f1d2340861 enhancement: disable submit via enter on mobile 2024-04-27 20:53:52 -04: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
85e94cc259 chore: removed unused frontend dependency 2024-04-27 19:04:57 -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
975e078f4d Update app.html 2024-04-27 18:51:59 -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
Timothy J. Baek
d63e52600d refac: styling 2024-04-27 17:35:20 -04:00
Timothy J. Baek
4ca7c8d548 fix: styling 2024-04-27 17:31:19 -04:00
Jun Siang Cheah
c095a7c291 feat: abort openai text completion when stopping responses 2024-04-27 21:53:47 +01:00
Timothy Jaeryang Baek
c1d85f8a6f
Merge pull request #1791 from cheahjs/feat/external-db-support
feat: add support for using postgres for the backend DB
2024-04-27 12:48:56 -07:00
Timothy Jaeryang Baek
db5c4be674
Merge pull request #1795 from cheahjs/fix/openai-handle-carriage-returns
fix: handle carriage returns in OpenAI streams
2024-04-27 12:43:33 -07:00
Timothy J. Baek
2325660520 chore: formatting 2024-04-27 15:03:05 -04:00
Jun Siang Cheah
be038ab878 fix: handle carriage returns in OpenAI streams 2024-04-27 19:07:41 +01:00
insoutt
0c79ac0479 Hide sidevar when screen is resized to less than 1024 pixels 2024-04-27 10:16:39 -05:00
Jun Siang Cheah
47a33acfeb feat: show error toast if trying to download db on external db 2024-04-27 15:53:31 +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
e399b38654 Update languages.json 2024-04-26 16:58:46 -04:00
Timothy Jaeryang Baek
b040a55591
Merge pull request #1783 from srizon/main
Added language support for Bangla (bn-BD)
2024-04-26 13:57:37 -07:00
Mamun Srizon
2968312b1c Finished remaining translation for Bangla (bn-BD) 2024-04-27 01:54:41 +06:00
Timothy J. Baek
8c97476140 chore: formatting 2024-04-26 14:49:03 -04:00