Commit Graph

31 Commits

Author SHA1 Message Date
Danil Shishkevich 3ca503a3f2
chore: some small improvements (#223)
* chore: stylize error message div
chore: correct styles for sidebar btn
chore: add spinner and replace header "Please wait" on spinner
chore: correct Russian translate
chore: hide clear conversation btn if not conversations
chore: stylize "Need OpenAI key" div

* chore: corrent Russian translate
2023-03-27 07:43:01 -06:00
Brad Ullman c3f2dced56
convert conversation icons to buttons (accessibility) (#192)
* update sidebar overflow

* update all clickable icons to buttons

* refactor buttons so they are not inside other buttons

* format doc

* update input background to transparent

* adjust btns size to match #202

* update text size per #202
2023-03-26 15:19:27 -06:00
Danil Shishkevich 6d5d09d69f
chore: restyle modal with model select (#202)
chore: set normal font size for sidebar
chore: set normal gradient for `ChatInput`
2023-03-26 09:14:47 -06:00
Danil Shishkevich c0b1b2eadb
fix: fix fonts (#194)
* fix: hotfix fonts

* chore: set normal line height
2023-03-26 04:07:00 -06:00
Danil Shishkevich 4d0d1e8b95
chore: change sidebar font size & style (#191)
* chore: change sidebar font size & style

* chore: create font size style for sidebar
2023-03-26 03:29:31 -06:00
Simon Holmes d6973b9ccc
feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
Jungley 92eab6c634
feat: Add i18n support for Chinese language (#142)
* feat: Add i18n support for Chinese language

* fix: locale not working in Docker environment
2023-03-25 09:42:48 -06:00
Awesh Choudhary 291e2d9852
Added Better Closing Sidebar Logic (Close on Background Click) (#122) 2023-03-25 06:12:06 -06:00
Mckay Wrigley c3132ef2fb fix import issue 2023-03-25 04:37:47 -06:00
Mckay Wrigley 1f31cc5507 hotfix import 2023-03-23 19:05:47 -06:00
Mckay Wrigley f5118e3037
folders (#108)
* folders

* fixes

* storage fix
2023-03-23 17:59:40 -06:00
Awesh Choudhary 2b1ef7be3e
SEO Fixed and Added Semantic Html Tags (#98) 2023-03-23 08:31:45 -06:00
Aubrey Keus da11d0b91e
Search within conversation.messages + conversation.name (#91) 2023-03-23 01:17:54 -06:00
Mckay Wrigley f0c575b40d
add import/export (#71) 2023-03-22 08:10:00 -06:00
Khairul Haaziq 4055e84450
enhance ui and fix layout problems (#63) 2023-03-22 07:10:31 -06:00
Mckay Wrigley b7803cf4ba
Clear conversations (#53)
* Add button "Clear Conversations"

* custom btn

---------

Co-authored-by: Xiangxuan Liu <xiangxuan.liu@rightcapital.com>
2023-03-21 16:38:04 -06:00
Mckay Wrigley 0d6ff739a2
add custom system prompt (#39) 2023-03-21 01:39:32 -06:00
Sonny Lazuardi 3af4a7edf3
Fix safari small screen text input position style (#20)
* Update .gitignore

* Update next.config.js

* Enable GPT-4

* Update index.ts

* Fix logic

* Fix error

* Add set openai key instruction

* Fix menu safari

* Revert changes

* new line

---------

Co-authored-by: Sonny <sonny.lazuardi@grabtaxi.com>
2023-03-19 21:47:03 -06:00
Mckay Wrigley 71a78172e6
Feat/search conversation (#24)
* feat: Add conditional search input for conversation list

* style and ux adjust

---------

Co-authored-by: Tekle Ayele <tekleayele@gmail.com>
2023-03-19 21:40:51 -06:00
Mckay Wrigley 7e6651dea7
add more mobile ui (#18) 2023-03-19 06:48:57 -06:00
Mckay Wrigley e6449998ef add api key 2023-03-18 22:19:19 -06:00
Mckay Wrigley 16513b20de fix naming bugs 2023-03-18 06:49:20 -06:00
Mckay Wrigley a4c620d74d fix width 2023-03-18 04:55:31 -06:00
Mckay Wrigley ef31d6ec28 increase sidebar btn 2023-03-18 04:48:59 -06:00
Mckay Wrigley fa4e27a164 fix minor ui bugs 2023-03-18 04:10:35 -06:00
Mckay Wrigley a0056460ab add rename and delete improvements 2023-03-18 03:57:15 -06:00
Mckay Wrigley f56501ba7c toggle sidebar 2023-03-18 02:20:32 -06:00
Mckay Wrigley 742efea50d fix delete error 2023-03-15 07:25:15 -06:00
Mckay Wrigley f05390c97d readme udpate 2023-03-15 06:20:11 -06:00
Mckay Wrigley 758a1215c2 mvp 2023-03-15 06:04:12 -06:00
Mckay Wrigley ce331a1bbd boom 2023-03-15 04:24:09 -06:00