DirkSchlossmacher
469082d6ea
sidebar retry
2024-07-27 14:14:59 +02:00
DirkSchlossmacher
b6c3fe5578
Merge remote-tracking branch 'upstream/main'
2024-07-27 14:09:23 +02:00
Dogtiti
fd441d9303
feat: discovery icon
2024-07-24 20:41:41 +08:00
Dogtiti
6b98b14179
fix: sd mobile
2024-07-23 20:24:56 +08:00
Dogtiti
9d55adbaf2
refator: sd
2024-07-23 00:51:58 +08:00
lloydzhou
01ea690421
remove code
2024-07-11 18:35:44 +08:00
licoy
a16725ac17
feat: Improve SD list data and API integration
2024-07-03 15:37:34 +08:00
licoy
bbbf59c74a
Improve the Stability parameter control panel
2024-07-02 10:24:19 +08:00
licoy
34034be0e3
hide new chat button on sd page
2024-06-27 16:13:51 +08:00
licoy
d21481173e
feat: add SD page switching
2024-06-27 16:06:15 +08:00
licoy
fa6ebadc7b
feat: add plugin entry selection
2024-06-27 15:35:16 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt"
2024-05-20 19:02:46 +08:00
Hao Jia
bfdb47a7ed
ChatGPT Logo
2024-05-16 15:03:14 +08:00
Fred Liang
3ef0621eb0
refactor: update product name
2023-12-23 16:48:16 +08:00
DirkSchlossmacher
14795c50c0
sidebar
2023-11-14 11:09:48 +01:00
DirkSchlossmacher
6a6a2490ed
img
2023-11-14 11:02:35 +01:00
DirkSchlossmacher
e45b567d1d
useState
2023-11-14 10:01:55 +01:00
DirkSchlossmacher
45cd44286d
path .
2023-11-14 09:54:52 +01:00
DirkSchlossmacher
b11f2f09b7
import
2023-11-14 09:48:24 +01:00
DirkSchlossmacher
45ec58b8ea
sidebar changes
2023-11-14 09:35:40 +01:00
DirkSchlossmacher
747336be86
sidebar api link usagestats
2023-11-14 09:27:54 +01:00
DirkSchlossmacher
7038247e13
CloseIcon
2023-11-09 10:49:58 +01:00
DirkSchlossmacher
0656211cf4
from "react";
2023-11-09 10:27:53 +01:00
DirkSchlossmacher
70c72e1def
Merge remote-tracking branch 'upstream/HEAD'
2023-11-09 07:35:07 +01:00
Yidadaa
fbc0236748
fix : #3174 should prompt to confirm to delete chat
2023-11-09 02:03:05 +08:00
JuliusMoehring
4628980974
Merge branch 'main' of https://github.com/DirkSchlossmacher/ChatGPT-Next-Web-AdEx into feature/SSO
2023-11-07 19:05:53 +01:00
JuliusMoehring
3545740108
Add basic login screen | add logout button
2023-11-07 18:32:31 +01:00
DirkSchlossmacher
22e583d7ec
Merge https://github.com/Yidadaa/ChatGPT-Next-Web
2023-11-07 18:04:52 +01:00
Yidadaa
6e52d14180
fix : #3016 disable sidebar transition on ios
2023-11-07 23:30:09 +08:00
GH Action - Upstream Sync
db40834b4a
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-26 11:39:04 +00:00
H0llyW00dzZ
70b0580fb7
UI Page [sidebar]
...
[+] fix(sidebar.tsx): update onClick function to conditionally navigate to different paths based on config.dontShowMaskSplashScreen value
Ref : [Feature] Make the mask selection more streamlined Yidadaa#2895
2023-09-26 04:59:19 +07:00
GH Action - Upstream Sync
cc8e879314
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-19 00:57:00 +00:00
Yidadaa
d713d01600
feat: close #2848 click drag icon to toggle sidebar width
2023-09-19 01:47:15 +08:00
GH Action - Upstream Sync
0fa90cef4e
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-14 00:55:40 +00:00
yhua1998
48e6087b1b
fix: The width of the sidebar changes abruptly by dragging it multiple times over and over again (bouncing)
2023-09-13 16:55:31 +08:00
yhua1998
28103c901d
Refactor: sidebar drag
2023-09-13 16:24:21 +08:00
yhua1998
368701610f
fix: Width changes abruptly when dragging the sidebar (jumps)
...
In useRef is non-responsive, we can't get the modified config.sidebarWidth dynamic modification value in handleMouseUp
2023-09-13 13:57:30 +08:00
DirkSchlossmacher
6abd2518eb
Merge remote-tracking branch 'upstream/main'
2023-08-28 08:04:12 +02:00
B0zal
5e23ad2db1
Security Update
...
Potentially unsafe external link
2023-08-26 22:16:29 +07:00
GH Action - Upstream Sync
6cf9c1910b
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-07-17 01:24:58 +00:00
Yidadaa
3ddedc903e
feat: improve dnd icon
2023-07-16 15:49:15 +08:00
Dirk S
c6644bfcaa
Merge remote-tracking branch 'upstream/main'
2023-06-30 09:55:24 +02:00
Yidadaa
3298961748
feat: replace window.confirm with showConfirm
2023-06-28 23:40:39 +08:00
Yifei Zhang
058e28911a
fix : #2135 disable cmd + arrow to change session
2023-06-26 18:29:46 +08:00
Yidadaa
ae1ef3215b
feat: close #628 add chat commands
2023-06-24 23:38:11 +08:00
Yidadaa
698be6671c
feat: enable drag area for tauri apps
2023-06-15 23:20:14 +08:00
DirkSchlossmacher
74eb266bab
Update sidebar.tsx
2023-06-06 10:26:03 +02:00
DirkSchlossmacher
c135a63d5a
Update sidebar.tsx
2023-06-06 09:29:56 +02:00
DirkSchlossmacher
e810f1afd3
Update sidebar.tsx
2023-06-06 09:27:24 +02:00
DirkSchlossmacher
50b08bed52
Update sidebar.tsx
2023-06-06 09:22:42 +02:00