Niek van der Maas
|
42788a2911
|
FIx default API base
|
2023-03-21 08:53:11 +01:00 |
ryanhex53
|
05c297f096
|
Merge branch 'Niek:main' into main
|
2023-03-21 08:45:09 +08:00 |
ryanhex53
|
5e5a7a7473
|
load api base url from env;
|
2023-03-21 08:44:09 +08:00 |
ryanhex53
|
bd719a9480
|
fix textarea sizing problem;
move down send btn while textbox high;
|
2023-03-21 07:50:09 +08:00 |
Niek van der Maas
|
1691cfbe30
|
Fix assistant message width, closes #54
|
2023-03-20 22:13:32 +01:00 |
Niek van der Maas
|
3c3e1013eb
|
Rename chat dialog enhancements
|
2023-03-20 18:39:03 +01:00 |
Niek van der Maas
|
f46d2e5a62
|
Get rid off adapter
|
2023-03-20 16:17:48 +01:00 |
Niek van der Maas
|
568c2d16ab
|
Remove linting diff
|
2023-03-20 15:58:14 +01:00 |
Niek van der Maas
|
0571a79886
|
Merge branch 'main' into pr/terryoy/41
|
2023-03-20 15:51:32 +01:00 |
Niek van der Maas
|
c5fd70df5f
|
More linting
|
2023-03-20 15:47:11 +01:00 |
Niek van der Maas
|
5fb12c1f41
|
Linting
|
2023-03-20 15:35:07 +01:00 |
Niek van der Maas
|
aa6bc9d0ab
|
Merge branch 'main' into pr/terryoy/41
|
2023-03-20 14:34:46 +01:00 |
Niek van der Maas
|
0d2e3109e8
|
Fix #36 - added ESlint config with ts-standard + svelte support
|
2023-03-20 13:42:47 +01:00 |
Niek van der Maas
|
e901f14971
|
Better model selection support
|
2023-03-17 18:33:23 +01:00 |
Niek van der Maas
|
6723445e90
|
Add decimal inputmode
|
2023-03-17 18:29:22 +01:00 |
Niek van der Maas
|
dedb95c343
|
Improve settings, allow model selection, fixes Suggestions: model choices, horizontal sliders with min/max value in settings #44
|
2023-03-17 18:03:07 +01:00 |
Niek van der Maas
|
7718f9d37f
|
Add sticking side menu
|
2023-03-17 14:37:28 +01:00 |
Niek van der Maas
|
181353b7af
|
Make TS happy
|
2023-03-17 14:32:32 +01:00 |
Niek van der Maas
|
b75ca46565
|
Delete accidentally committed file
|
2023-03-17 14:02:50 +01:00 |
Niek van der Maas
|
6750a93cdb
|
Linting
|
2023-03-17 14:00:54 +01:00 |
Dan Brown
|
ad8aa1bdf0
|
Added hash-based routing using svelte-spa-router
|
2023-03-16 15:57:24 +00:00 |
terryoy
|
1abadf70fd
|
fix: local dev
|
2023-03-13 18:47:44 +08:00 |
Niek van der Maas
|
a517ae588b
|
Do not mangle email addresses
|
2023-03-13 11:42:22 +01:00 |
Niek van der Maas
|
93b997d620
|
Fix API keys URL
|
2023-03-13 11:39:02 +01:00 |
terryoy
|
e04b703615
|
add: tauri init
|
2023-03-13 18:19:57 +08:00 |
Niek van der Maas
|
9e1de9865f
|
Fix PurgeCSS style for copy code block
|
2023-03-13 09:36:21 +01:00 |
Niek van der Maas
|
6909b3afa7
|
Small fixes, make use of Bulma classes
|
2023-03-13 09:13:32 +01:00 |
Niek van der Maas
|
6da77ed236
|
Linting
|
2023-03-13 09:13:13 +01:00 |
littlemoonstones
|
257cddd769
|
make the copy function more svelte-like
|
2023-03-12 17:07:43 +08:00 |
littlemoonstones
|
9b68ec3f45
|
move to Code.svelte
|
2023-03-12 16:22:43 +08:00 |
Niek van der Maas
|
52593b4120
|
Merge branch 'features' of github.com:littlemoonstones/chatgpt-web into pr/littlemoonstones/35
|
2023-03-12 08:13:39 +01:00 |
Niek van der Maas
|
b4ab40a869
|
Revert scrolling, fix linting
|
2023-03-12 08:10:58 +01:00 |
littlemoonstones
|
87a8fdc1d4
|
chat room is scrollable
|
2023-03-12 14:22:43 +08:00 |
littlemoonstones
|
66c0fe57df
|
add copy function
|
2023-03-12 13:43:19 +08:00 |
Niek van der Maas
|
a23d0a5f73
|
Add support for highlighting code, fixes #32
|
2023-03-10 11:17:01 +01:00 |
Niek van der Maas
|
4dd2a16d07
|
Fix sidebar active link highlight
|
2023-03-10 11:15:22 +01:00 |
Niek van der Maas
|
47019dafb2
|
Add support for dark mode, fixes #30
|
2023-03-09 09:46:11 +01:00 |
Niek van der Maas
|
bab6028893
|
Strip whitespace
|
2023-03-08 13:59:20 +01:00 |
littlemoonstones
|
897d2a90be
|
add a new function: export messages as markdown'
|
2023-03-08 11:12:06 +08:00 |
Niek van der Maas
|
6c71422bdc
|
Small fixes for speech recognition
|
2023-03-07 16:48:20 +01:00 |
Niek van der Maas
|
988b08a93c
|
Fix Ordered list indices alignment #20
|
2023-03-07 15:41:45 +01:00 |
Niek van der Maas
|
a2c1b3160f
|
Get rid of annoying TS warning
|
2023-03-07 15:38:04 +01:00 |
Niek van der Maas
|
be8f54ebcc
|
Add speech recognition + TTS support
|
2023-03-07 15:36:01 +01:00 |
Niek van der Maas
|
ac9ca6e47e
|
Add clear settings button
|
2023-03-06 20:47:50 +01:00 |
Niek van der Maas
|
ce931c609a
|
Properly parse errors
|
2023-03-06 20:46:05 +01:00 |
Niek van der Maas
|
117f6f2a39
|
Add chat settings
|
2023-03-06 20:39:14 +01:00 |
Niek van der Maas
|
da7d5232cc
|
Separate system from error messages
|
2023-03-06 19:28:06 +01:00 |
Niek van der Maas
|
97432612bb
|
Merge pull request #19 from Michael-Tanzer/delete-chats
added option to delete individual chat
|
2023-03-06 19:25:19 +01:00 |
Niek van der Maas
|
c05fb7379d
|
Add type for request too
|
2023-03-06 19:11:00 +01:00 |
Niek van der Maas
|
1ca762bcc0
|
Add better types for `responses`
|
2023-03-06 19:06:16 +01:00 |