Folo/apps/main
Whitewater cfd527545a
feat: support setting proxy for app (#452)
* feat: implement proxy configuration management

* feat: add proxy configuration setup during application boot

* refactpr: update proxy configuration handling

* feat: add custom hook for proxy configuration management

* feat: add proxy configuration settings to general settings

* fix: conditionally render NettingSetting based on electron env

* fix: enhance proxy URL validation to check hostname and port

* chore: clean code

* chore: update Chinese localization

* fix: update import path for tipcClient in useProxySetting hook
2024-09-19 15:52:51 +08:00
..
preload refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00
src feat: support setting proxy for app (#452) 2024-09-19 15:52:51 +08:00
export.ts refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00
global.d.ts refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00
package.json refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00
tsconfig.json refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00
tsup.config.ts refactor: move to monorepo (#475) 2024-09-18 20:54:48 +08:00