divocat
|
b2a473573b
|
feat: add vpn section outbound displaying
|
2025-10-06 15:13:55 +03:00 |
|
divocat
|
aad6d8c002
|
feat: implement dashboard prototype
|
2025-10-06 03:43:55 +03:00 |
|
divocat
|
c75dd3e78b
|
feat: add base clash api methods
|
2025-10-05 18:36:39 +03:00 |
|
divocat
|
341f260fcf
|
refactor: change vless validation logic
|
2025-10-05 18:13:19 +03:00 |
|
divocat
|
c5e19a0f2d
|
fix: remove unused params for url test string
|
2025-10-05 16:59:02 +03:00 |
|
divocat
|
d50b6dbab6
|
fix: correct output format for test
|
2025-10-05 16:37:56 +03:00 |
|
divocat
|
99c8ead148
|
fix: correct output format for test
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-05 16:17:35 +03:00 |
|
divocat
|
d605094a9d
|
Merge remote-tracking branch 'origin/feat/fe-app-podkop' into feat/fe-app-podkop
|
2025-10-05 16:13:08 +03:00 |
|
divocat
|
eb60e6edec
|
fix: run prettier for luci app js assets
|
2025-10-05 16:12:56 +03:00 |
|
itdoginfo
|
08f5b31d58
|
CI: Add great succces to summary
|
2025-10-04 13:19:03 +03:00 |
|
itdoginfo
|
f69e3478c8
|
CI: Add frontend workflow
|
2025-10-04 12:47:39 +03:00 |
|
divocat
|
d9a4f50f62
|
feat: finalize first modular pack
|
2025-10-04 01:15:12 +03:00 |
|
divocat
|
eb52d52eb4
|
feat: implement validateProxyUrl validation
|
2025-10-03 21:44:42 +03:00 |
|
divocat
|
3f4a0cf094
|
feat: make URLTest Proxy Links options textarea
|
2025-10-03 21:16:38 +03:00 |
|
Kirill Sobakin
|
b0a8526c90
|
Merge pull request #187 from itdoginfo/hotfix
Fix DNS server address validation
|
2025-10-03 16:17:29 +03:00 |
|
Andrey Petelin
|
e9d5b18816
|
fix: resolve domain resolver DNS server address before IPv4 validation in VPN and DNS configuration sections
|
2025-10-03 18:07:24 +05:00 |
|
divocat
|
7b06f422af
|
feat: add trojan link support to Proxy Configuration URL validation
|
2025-10-03 14:32:17 +03:00 |
|
divocat
|
96bcc36cf1
|
refactor: remove unused variables
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
db8e8e8298
|
refactor: migrate global styles to injectGlobalStyles
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
eb0617eef1
|
fix: corrent naming for User Domains List validation
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
8f9bff9a64
|
refactor: migrate Outbound Configuration validation to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
65d3a9253f
|
refactor: migrate Proxy Configuration URL validation to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
b99116fbf3
|
feat: implement ss/vless validations
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
8f19f31e7a
|
refactor: migrate User Domains List validation to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
327c3d2b68
|
feat: implement parseValueList helper
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
260b7b9558
|
refactor: migrate User Subnets List validation to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
df9dba9742
|
feat: implement bulk validate
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
547feb0e06
|
feat: implement validateSubnet
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
77e141b305
|
feat: add soft wrap to Proxy Configuration URL textarea
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
cfc5d995a8
|
refactor: change Network Interface filter logic
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
e84233a10c
|
refactor: change Interface for monitoring filter logic
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
b71c7b379d
|
refactor: change Source Network Interface filter logic
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
3988588c9f
|
feat: migrate yacd url to dynamic
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
cd133838cb
|
feat: add BOOTSTRAP_DNS_SERVER_OPTIONS to constants
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
f58472a53d
|
feat: migrate validatePath to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
5e95148492
|
feat: migrate constants to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
df9400514b
|
feat: migrate some validation places of additional tab to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
14eec8e600
|
feat: migrate some validation places of config sections to modular
|
2025-10-03 14:12:08 +03:00 |
|
divocat
|
294cb21e91
|
feat: Introduce fe modular build system
|
2025-10-03 14:12:08 +03:00 |
|
Kirill Sobakin
|
4ef15f7340
|
Merge pull request #186 from itdoginfo/trojan
Trojan
v0.5.8
|
2025-10-03 14:10:33 +03:00 |
|
Andrey Petelin
|
41563a5828
|
fix: correct Russian translation for "works on router" in podkop.po file
|
2025-10-03 16:08:25 +05:00 |
|
Andrey Petelin
|
2e99ee3a17
|
fix: pass outbound tag to security and transport functions for accurate config updates
|
2025-10-03 16:03:36 +05:00 |
|
Andrey Petelin
|
a8db33dd28
|
feat: add Trojan proxy support (#172)
|
2025-10-03 15:40:16 +05:00 |
|
Andrey Petelin
|
1295e0dcb2
|
feat: add function to append Trojan outbound to sing-box JSON configuration
|
2025-10-03 14:19:45 +05:00 |
|
Andrey Petelin
|
b6bec0fc51
|
refactor: rename VLESS-specific functions to generic outbound transport and TLS setters
|
2025-10-03 13:45:00 +05:00 |
|
Andrey Petelin
|
769d263be2
|
chore: update String-example.md with detailed Shadowsocks, VLESS, and Trojan protocol examples and configurations
|
2025-10-03 13:35:18 +05:00 |
|
Kirill Sobakin
|
470f11699c
|
Merge pull request #184 from itdoginfo/split_dns
Replacing Split DNS with Domain Resolver and Bootstrap DNS
v0.5.7
|
2025-10-02 18:18:28 +03:00 |
|
Andrey Petelin
|
852b6c043a
|
i18n: update Russian translations and template with new DNS and domain resolver entries
|
2025-10-02 19:52:21 +05:00 |
|
Andrey Petelin
|
f5cafd5573
|
chore: add --no-location option to msgmerge and msginit to omit source code references in PO files
|
2025-10-02 19:44:39 +05:00 |
|
Andrey Petelin
|
3562b913a2
|
chore: update DNS protocol and server field labels
|
2025-10-02 19:35:40 +05:00 |
|