SuperDev
0b67edab58
Use right theme color
...
Changes **theme_color** to use #27B882 instead.
2024-02-02 00:41:04 -06:00
SuperDev
b98a389cb6
Add PWA Support
...
Introduce project setting files including .idea files and .editorconfig. Several development dependencies are added such as '@parcel/packager-raw-url', '@parcel/transformer-webmanifest'. A manifest.json file is created for the application ensuring compatibility and adaptability for mobile devices. It also ensures that start_url protocol is set to "/" to designate the app's start URL.
2024-02-02 00:26:45 -06:00
Andrei Canta
9e64f19c12
Update README.md
2024-01-15 10:48:50 +02:00
Andrei Canta
e8240a7bef
Merge pull request #61 from Kare-Udon/main
...
feat: support for latest OpenAI API & models
2023-06-16 09:59:33 +03:00
Kare-Udon
f495556961
feat: support for latest OpenAI API & models
2023-06-16 10:21:11 +08:00
serban-alexandru
e60272eefa
merged add config options
2023-05-08 16:45:50 +03:00
serban-alexandru
61f15eb82e
Merge branch 'main' of github.com:deiucanta/chatpad
...
Merge user history
2023-05-08 14:56:39 +03:00
serban-alexandru
095b6ff3d8
Merge branch 'tomas223-feat/user-message-history'
...
Merge user history
2023-05-08 14:54:28 +03:00
Alexandru Serban
3a3c578e70
Merge pull request #47 from Expeditech/main
...
Adding streaming support
2023-05-08 12:26:57 +03:00
Renzo Robles
0cc4daecfe
- Adding streaming support
2023-05-04 12:02:08 -05:00
Tomáš Horňák
00f368b6cc
fix: array clone before revers
2023-04-20 15:20:43 +02:00
Tomáš Horňák
d894491dd0
feat: user message history
2023-04-20 04:56:19 +02:00
Andrei Canta
be1c621fa5
Update README.md
2023-03-28 12:44:43 +03:00
Andrei Canta
4bcc0184e3
Merge pull request #30 from Supernova3339/readme/deployments/railwayeasypanelnetlifyvercel
...
📄 Add one-click deployment options
2023-03-28 12:41:29 +03:00
Andrei Canta
8cab19743b
Update README.md
2023-03-28 12:41:17 +03:00
SuperDev
cb3f2fec09
Update README.md
2023-03-26 16:27:26 -05:00
Andrei Canta
b29ca06fb2
Update README.md
2023-03-26 23:53:46 +03:00
Andrei Canta
60f796dd0a
Update docker.yml
2023-03-26 23:48:43 +03:00
Andrei Canta
d9303691ad
Update docker.yml
2023-03-26 23:46:43 +03:00
Andrei Canta
ae004c5ea8
Update Dockerfile
2023-03-26 23:46:18 +03:00
Andrei Canta
24387872df
Update docker.yml
2023-03-26 23:38:54 +03:00
Andrei Canta
178ac7065a
Delete .dockerignore
2023-03-26 23:30:26 +03:00
Andrei Canta
e06c73b8d7
Update docker.yml
2023-03-26 23:27:06 +03:00
Andrei Canta
d06593118c
Update Dockerfile
2023-03-26 23:26:43 +03:00
Andrei Canta
a7ebc3c511
Merge branch 'main' of github.com:deiucanta/chatpad
2023-03-25 19:37:45 +02:00
Andrei Canta
7dde441c8e
fix up/down bug
2023-03-25 19:37:42 +02:00
Andrei Canta
93d544ca80
improve viewport settings
2023-03-24 11:59:44 +02:00
Andrei Canta
f0fc9644ec
fix code copy button
2023-03-23 23:54:26 +02:00
Andrei Canta
38b585cea9
fix bug on message copy
2023-03-22 18:31:27 +02:00
Andrei Canta
9d1e906323
add copy button for code
2023-03-22 18:27:40 +02:00
Andrei Canta
b29205c9fb
Merge branch 'main' of github.com:deiucanta/chatpad
2023-03-22 18:03:59 +02:00
Andrei Canta
6ff63fbb88
format tables
2023-03-22 18:03:52 +02:00
Andrei Canta
e0d82c9bd1
Merge pull request #15 from amlxv/main
...
Fix typo in ChatRoute.tsx
2023-03-22 13:32:30 +02:00
amlxv
4e1d9e9db8
Fix typos.
2023-03-22 17:40:29 +08:00
Andrei Canta
37330d67d3
add search
2023-03-22 00:50:08 +02:00
Andrei Canta
06a5c9ad33
hide api key
2023-03-21 23:58:48 +02:00
Andrei Canta
aedcef2320
delete chats button
2023-03-21 23:55:51 +02:00
Andrei Canta
2bad4e33da
disable zoom
2023-03-21 23:48:24 +02:00
Andrei Canta
5c835675fb
add gpt-4 support
2023-03-21 23:41:39 +02:00
Andrei Canta
8883586b2a
handle arrow up/down in textarea
2023-03-21 23:08:31 +02:00
Andrei Canta
d0f7c5bb72
limit textarea max rows
2023-03-21 23:08:20 +02:00
Andrei Canta
e86fd6772e
add word count
2023-03-21 22:45:00 +02:00
Andrei Canta
0bd77b0877
add scroll to code block
2023-03-21 22:27:02 +02:00
Andrei Canta
9baa8c7d4e
improve ol and ul
2023-03-21 22:22:41 +02:00
Andrei Canta
3081eeb175
add markdown formatting
2023-03-21 22:17:06 +02:00
Andrei Canta
44273a98e4
add copy button
2023-03-21 21:40:40 +02:00
Andrei Canta
d38e7106c0
disable workflows temporarly
2023-03-21 21:40:35 +02:00
Andrei Canta
6d0a632df8
fix Dockerfile
2023-03-21 21:28:37 +02:00
Andrei Canta
cbb6416830
install g++ in docker image
2023-03-21 21:22:58 +02:00
Andrei Canta
37a4ccf144
install make in docker image
2023-03-21 21:18:46 +02:00