Commit Graph

252 Commits

Author SHA1 Message Date
divocat
85b1dc75f5 feat: implement fakeip checks step 2025-10-14 00:26:17 +03:00
divocat
f7517e6794 feat: change naming for rules_other_mark_exist 2025-10-13 23:42:30 +03:00
divocat
74edbcf07f feat: update diagnostics checks 2025-10-13 22:40:49 +03:00
divocat
aea6fd9453 feat: change dns check output 2025-10-13 21:49:38 +03:00
divocat
0fba31c10a feat: change icons for diagnostic 2025-10-13 21:32:01 +03:00
divocat
a7150f7143 feat: add download_lists_via_proxy_section 2025-10-13 21:05:48 +03:00
divocat
e3e0b2d4e4 feat: implement fake ip check mock 2025-10-11 23:21:53 +03:00
divocat
4334643e8e feat: implement base of diagnostics 2025-10-11 23:09:31 +03:00
divocat
5486dfb0a4 feat: add getSingBoxCheck js method 2025-10-11 20:17:24 +03:00
divocat
d041334d88 feat: add getDNSCheck & getNftRulesCheck js methods 2025-10-11 17:48:53 +03:00
divocat
1bdd49e198 fix: adapt dashboard for new sections structure 2025-10-10 20:49:44 +03:00
Andrey Petelin
ee93c26098 fix: Use connection_type instead of mode for option dependencies in podkop section.js 2025-10-10 20:14:51 +03:00
Andrey Petelin
f95d801d44 refactor: rename 'ss_uot' to 'enable_shadowsocks_udp_over_tcp' 2025-10-10 20:14:49 +03:00
Andrey Petelin
ca5a3a79fe refactor: rename 'procd_reload_delay' to 'badwan_reload_delay' 2025-10-10 20:14:35 +03:00
Andrey Petelin
f128bc4ec7 refactor: rename 'restart_ifaces' to 'badwan_monitored_interfaces' 2025-10-10 20:14:34 +03:00
Andrey Petelin
458fd9251a refactor: rename 'mon_restart_ifaces' to 'enable_badwan_interface_monitoring' 2025-10-10 20:14:32 +03:00
Andrey Petelin
35d9441837 refactor: rename 'detour' to 'download_lists_via_proxy' 2025-10-10 20:14:30 +03:00
Andrey Petelin
e3557f374e refactor: rename 'quic_disabled' to 'disable_quic' 2025-10-10 20:14:27 +03:00
Andrey Petelin
1e6b555bfa refactor: rename 'yacd' to 'enable_yacd' 2025-10-10 20:14:26 +03:00
Andrey Petelin
036808917d refactor: rename 'iface' to 'source_network_interfaces' 2025-10-10 20:14:23 +03:00
Andrey Petelin
687334bf8d refactor: rename config key 'mode' to 'connection_type' 2025-10-10 20:14:21 +03:00
Andrey Petelin
095b3c6fa9 chore: improve wording and capitalization of settings UI labels and descriptions 2025-10-10 20:14:19 +03:00
Andrey Petelin
ba69e3eacc refactor: use list presence instead of *_enabled flags, simplify UI texts/placeholders, remove mixed inbound tag 2025-10-10 20:14:17 +03:00
Andrey Petelin
9be0eb3e57 refactor: rename all_traffic_ip to fully_routed_ips, remove all_traffic_from_ip_enabled flag, update handlers 2025-10-10 20:14:15 +03:00
Andrey Petelin
d3847db313 feat: Add mixed proxy per section with UI port option and sing-box integration 2025-10-10 20:14:13 +03:00
Andrey Petelin
ba91c180e8 refactor: switch UCI lookups from 'main' to 'settings', add routing_excluded_ips and relocate update_interval in UI 2025-10-10 20:14:10 +03:00
divocat
e662f25f53 fix: reorder options on settings tab 2025-10-10 20:14:00 +03:00
divocat
3042a86412 feat: init diagnostic tab 2025-10-10 20:13:56 +03:00
divocat
9f1505db48 fix: reorder options on settings tab 2025-10-10 20:13:53 +03:00
divocat
34404f6e40 feat: reorder section & settings tabs 2025-10-10 20:13:49 +03:00
divocat
9e0135983f fix: change yacd url for option 2025-10-10 20:13:45 +03:00
divocat
d176f24a7f chore: change podkop config luci builder 2025-10-10 20:12:43 +03:00
divocat
7a62898541 fix: correct luci-version displaying 2025-10-10 14:41:35 +03:00
divocat
0493565c5f fix: implement query params parsing func 2025-10-10 14:06:19 +03:00
divocat
715a278af8 fix: force http for yacd enable link 2025-10-09 18:23:35 +03:00
divocat
9bc2b5ffef fix: correct link validation & some points on dash 2025-10-09 18:23:35 +03:00
divocat
9d89258c0c fix: correct vless/trojan validation on some browsers 2025-10-09 18:23:35 +03:00
SaltyMonkey
826245a89a fix: Minor changes and bugfixes, ci fix 2025-10-09 00:56:15 +03:00
SaltyMonkey
28aeb29c51 refactor: Update luci-app-podkop package
* Removed direct package manager calls
* Removed commands related to optional luci package
* Update external global_check call with version pass
* Removed useless external calls in version check cases
* Improved build process support: version will be automatically set at installation time from package metadata and will be readable from JS as constant
2025-10-08 22:09:48 +03:00
divocat
934f802879 fix: force http for clash api 2025-10-08 00:02:41 +03:00
divocat
88ee7b4a54 feat: change get latency class coloring 2025-10-07 23:45:07 +03:00
divocat
9a46d731c9 fix: correct dashboard displaying 2025-10-07 23:33:57 +03:00
divocat
a45ab62885 fix: correct section display name for json outbound 2025-10-07 22:56:40 +03:00
divocat
4ac755bd36 feat: add support IP/CIDR format in LuCI for all_traffic_ip 2025-10-07 22:26:29 +03:00
divocat
48c8f01d2f fix: correct proxy string label displaying on dashboard 2025-10-07 20:34:38 +03:00
divocat
72b2a34af9 fix: allow .tld for user_domains_text & user_domains 2025-10-07 19:19:10 +03:00
divocat
1bce7c0c98 fix: migrate test latency to locales 2025-10-07 18:26:59 +03:00
divocat
5d0f8ce5bf fix: resolve copilot suggestions 2025-10-07 17:23:26 +03:00
divocat
9a72785fa7 feat: migrate to _ locales handler 2025-10-07 16:55:50 +03:00
divocat
e0874c3775 refactor: make dashboard widgets reactive 2025-10-07 16:26:06 +03:00