nutstore-dev
fd66881022
feat: nutstore integration ( #3461 )
...
* feat(protocol): add custom protocol
* feat(webdav): add handler for checking webdav connection
* feat(webdav): abstract WebDAV modal components
* feat(nutstore): add nutstore sso
---------
Co-authored-by: shlroland <shlroland1995@gmail.com>
2025-03-25 11:40:11 +08:00
SuYao
4927f98e59
revert(Proxy): remove proxyManager usage from multiple services ( #3720 )
...
* revert(Proxy): remove proxyManager usage from multiple services
* refactor(ProxyManager): streamline proxy configuration and management
2025-03-21 16:04:45 +08:00
suyao
b9d97e8a35
feat(Proxy): Implement proxy management system
...
- Add ProxyManager service to handle system, custom, and no proxy configurations
- Integrate proxy support for Gemini, Knowledge, and WebDav services
- Add fetch-socks and undici for advanced proxy handling
- Enhance proxy configuration with environment variable and session management
2025-03-11 09:56:40 +08:00
kangfenmao
11bd55701c
revert: some proxy errors in main process ( #2294 )
2025-03-01 23:17:44 +08:00
kangfenmao
59b1d8bcc4
style: Refine Segmented component styling with transparent background and rounded corners
2025-03-01 01:44:02 +08:00
SuYao
d51da99b8f
fix: some proxy errors in main process ( #2294 )
...
* formatter proxy config type
* fix: some proxy errors in main process
* chore: Remove debug logging in ProxyManager
2025-02-27 16:46:05 +08:00
kangfenmao
7c99621558
fix: WebDAV 备份失败 maxBodyLength 限制 #243
2024-10-25 13:26:46 +08:00
kangfenmao
85453f5a3a
fix: webdav backup path
2024-09-30 18:15:15 +08:00
kangfenmao
33b83bf242
feat: add webdav settings component and backup user data files #69
2024-09-29 16:44:18 +08:00