cbmland
89d2826daf
Merge branch 'ChatGPTNextWeb:main' into cloudflare-dev
2024-12-22 22:28:03 +08:00
lloydzhou
9be58f3eb4
fix ts error
2024-09-30 01:30:20 +08:00
lloydzhou
a50c282d01
remove DEFAULT_API_HOST
2024-09-30 01:19:20 +08:00
DDDDD12138
63ffd473d5
chore: remove unused imports
2024-09-15 20:17:02 +08:00
Lloyd Zhou
5b126c7e52
Revert "feat: improve components structure"
2024-07-22 22:18:51 +08:00
Dogtiti
038e6df8f0
feat: improve components structure
2024-07-22 16:02:45 +08:00
cbmland
21c69fdf9c
just trigger build
2024-07-14 12:53:39 +08:00
cbmland
fdf02982de
feat:clean
2024-07-14 12:48:21 +08:00
cbmland
c0c3d7fd34
feat:add comments
2024-07-14 12:08:06 +08:00
cbmland
da0ff0192d
fixed:recovery disable
2024-07-13 20:28:10 +08:00
cbmland
c621662aae
fixed:keep local accessCode
2024-07-13 20:15:42 +08:00
cbm
119f0a94d2
debug
2024-07-13 17:32:23 +08:00
cbm
e2f11bc5b2
debug:use local accessCode
2024-07-13 17:27:21 +08:00
cbm
ec06309619
debug: use local accessCode
2024-07-13 17:16:26 +08:00
cbm
e5edfd97a5
debug:mergeAppState list key
2024-07-13 16:56:28 +08:00
cbm
bf5546b112
debug:adjust sync order
2024-07-13 16:43:21 +08:00
cbm
0a1b291734
debug:disable setLocalAppState
2024-07-13 16:36:14 +08:00
cbm
ae0b573f9b
debug:disable client.set
2024-07-13 16:32:47 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt"
2024-05-20 19:02:46 +08:00
Hao Jia
01c9dbc1fd
Merge remote-tracking branch 'origin/main' into gpt-4o
...
# Conflicts:
# public/apple-touch-icon.png
2024-05-16 14:43:10 +08:00
ruban
8ef2617eec
Removed spaces
2024-05-02 23:24:41 -07:00
ruban
1da7d81122
Fix cloud data sync issue with Upstash ( #4563 )
2024-05-02 23:22:32 -07:00
ruban
a103582346
fix
2024-05-02 23:10:10 -07:00
ruban
7b61d05e88
new fix
2024-05-02 23:08:17 -07:00
ruban
6fc7c50f19
this
2024-05-02 22:55:41 -07:00
ruban
9d728ec3c5
this is ti
2024-05-02 22:50:35 -07:00
ruban
9cd3358e4e
this is the fix
2024-05-02 22:40:52 -07:00
ruban
4cd94370e8
fix i think
2024-05-03 05:25:11 +00:00
butterfly
ee15c14049
feat: fix webdav 逻辑
2024-04-12 13:40:37 +08:00
Fred
066ca9e552
fix: auto migrate proxy config
2024-03-14 03:03:46 +08:00
Duplicate4
b25a0545f5
fix: typo ( #3871 )
...
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
2024-02-03 01:20:10 +08:00
Jason O'Gray
ea59ab5176
Fix type in sync.ts
...
Simple typo fix.
2023-10-10 11:24:45 -04:00
H0llyW00dzZ
d2ad01a9ff
Client App Fix Issue [Bug] 'export' button does not work #2884
...
[+] fix(exporter.tsx): add async keyword to download function
[+] feat(exporter.tsx): add support for saving image file using window.__TAURI__ API
[+] feat(global.d.ts): add types for window.__TAURI__ API methods
[+] feat(locales): add translations for download success and failure messages
[+] feat(sync.ts): add support for generating backup file name with date and time
[+] fix(utils.ts): add async keyword to downloadAs function and add support for saving file using window.__TAURI__ API
2023-10-03 08:49:03 +07:00
Yidadaa
f1e7db6a88
feat: auto fill upstash backup name
2023-09-19 03:33:17 +08:00
Yidadaa
83fed42997
feat: add upstash redis cloud sync
2023-09-19 03:18:34 +08:00
Yidadaa
6f83fbd212
feat: add webdav support
2023-09-13 02:51:02 +08:00
B0zal
605dd72354
[+] CodeQL Report Fix log injection vulnerability in useSyncStore
...
Severity : High
Sanitize the 'res' object before logging it in the 'check' method of useSyncStore to prevent log injection attacks.
The 'res' object is now sanitized by extracting only the necessary properties ('status', 'statusText', and 'headers') and logging the sanitized object instead.
This ensures that only safe and expected data is logged, mitigating the risk of log injection vulnerabilities.
2023-09-11 08:49:08 +07:00
Yidadaa
415e9dc913
fixup: minor sync fixup
2023-09-11 00:34:51 +08:00
Yidadaa
38f6956e71
feat: close #2754 add import/export to file
2023-09-11 00:20:23 +08:00
Yidadaa
1dd75b63de
feat: [WIP] support webdav
2023-06-28 00:34:01 +08:00