Proto commits in hiddify/hiddify-core

These 35 commits are when the Protocol Buffers files have changed:

Commit:2b5f099
Author:veto9292

feat: add GetLANIP RPC method and LANIPResponse message

The documentation is generated from this commit.

Commit:c203bc1
Author:Persian ROss

feat(v2/ezytel): inline images as base64 data URIs by default GetChannelInfo and GetChannelMessages now embed avatars and post images as data:image/jpeg;base64,… URIs directly in their JSON/HTML, so a client can render them with no second ProxyImage round-trip. Adds disable_inline_images=true on both requests as an opt-out that preserves the legacy "cache/<md5>.jpg" / "proxy.php?url=<hex>" form. Image fetches reuse the existing translate.goog front and disk cache; GetChannelMessages fans out to 8 workers per page.

Commit:0bb2e8e
Author:Persian ROss

new: add ezytel gRPC service for Telegram public-channel viewer Port the ezytel.zip PHP app into a v2 gRPC service. Routes t.me traffic through the translate.goog domain front so it reaches users behind GFW-style filters, mirrors the original HTML rewriting (image proxy, Persian/Jalali date conversion, channels.txt parser) and exposes four RPCs: GetChannelInfo, GetChannelMessages, ProxyImage, ParseChannels. Service is wired into both StartGrpcServer("ezytel") and the mTLS StartGrpcServerByMode path, alongside hello. Includes unit tests for the str_find walker, channels parser, Jalali date conversion, image-URL rewriting, and ProxyImage input validation.

Commit:a82d2b8
Author:hiddify

new: add multi resolver in dnstt

Commit:3aaf764
Author:hiddify

add fake dns support, direct, redirect and tproxy

Commit:a45dad0
Author:hiddify

add psiphon reconnect on network change, better url test only active on, better logging

Commit:2fe7a89
Author:hiddify

fix bug and improvemnt and add psiphon

Commit:b074753
Author:hiddify

new balancer approach

Commit:f9bfbf8
Author:hiddify

fixes and improvements

Commit:704dbc3
Author:hiddify

update and imporvement and fix bugs

Commit:a8d9a93
Author:hiddify

NEW: add pause and wake and fix: android stack

Commit:6ecb221
Author:hiddify

new: add pause and add urlencoded base64

Commit:e7ee94f
Author:hiddify

update

Commit:73e82e4
Author:hiddify

new: add current profile and current outbound and config name into RPC

Commit:dbea1c0
Author:hiddify

new: add routing rule

Commit:e895661
Author:x

new: big changes, stablity and more

Commit:3d52467
Author:x

add more details

Commit:3eaa9dc
Author:x

add live ipinfo

Commit:a0e09ea
Author:x

update

Commit:a9b3950
Author:x

add time to log

Commit:fae3940
Author:hiddify

refactor hcore

Commit:3b4dc07
Author:hiddify

remove old rpc

Commit:517e065
Author:hiddify

refactor runnel service

Commit:29d5905
Author:hiddify

update

Commit:53e3ad8
Author:hiddify

massive refactor of entire project with breaking changes

Commit:9cc2b01
Author:hiddify

remove cancel and use better alternative close and Submit Data

Commit:3bcfc11
Author:hiddify

remove Button Field

Commit:3a508b7
Author:hiddify

new: Big Change, Add support for Extensions 😍

Commit:0f9f668
Author:x

new: Extensions v0

Commit:bc48ec0
Author:Hiddify

add warp in warp & reserved & more more

Commit:6039baa
Author:Hiddify

refactor global and admin service to use grpc

Commit:361419b
Author:Hiddify

big refactor. make compatible v2 and v1 interface

Commit:85cc81a
Author:problematicconsumer
Committer:problematicconsumer

Add core grpc server

Commit:c86b5cc
Author:Hiddify

release: version 0.17.7

Commit:a4b0670
Author:Hiddify

new: add hiddifyrpc