Commit Graph

6 Commits

Author SHA1 Message Date
tokisaki galaxy b1a20c42bd luci-app-tailscale: add switch DNSmode, fw set
add switch DNSMode
add fw now donot duplicate
fw remove WAN-> TAILSCALE FORWARD CHAIN

Signed-off-by: tokisaki galaxy <moebest@outlook.jp>
2026-05-27 15:29:01 +03:00
tokisaki galaxy 9e2dfa1b43 luci-app-tailscale-community: update and fix dep
sync linguistic files, fix upstream ip deps rename
to ip-full, add temporary disable func, fix exit
node firewall config

Signed-off-by: tokisaki galaxy <moebest@outlook.jp>
2026-05-05 13:42:55 +03:00
Han Yiming b4d0989ac3 luci-app-tailscale-community: major version update
refactor: backend core code
Reconstruct the saved code to conform to the
default behavior of OpenWrt and support automatic
rollback in case of errors.

refactor: frontend device list code
add support: Peer Relay server

Signed-off-by: Han Yiming <moebest@outlook.jp>
2026-03-17 18:04:26 +01:00
Hannu Nyman 05914c4a5b treewide: sync i18n translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2026-02-07 19:07:46 +02:00
Tokisaki Galaxy 893a959831 luci-app-tailscale-community: refine UI strings
refine firewall setup description and add site2site help text

After community feedback and testing, many users
are confused about how to set up Site-to-Site (subnet routing).
Currently, the "Auto Configure Firewall" button is
essential for this feature but its
purpose is not prominent enough.

Signed-off-by: Tokisaki Galaxy <moebest@outlook.jp>
2026-01-24 08:42:57 +01:00
Tokisaki Galaxy 471ac6b59c luci-app-tailscale-community: add new application
This commit adds a new LuCI application for managing Tailscale on OpenWrt.

The application provides a web interface to view service status,
list network peers, and configure various Tailscale settings,
such as exit nodes, advertised routes, and daemon options.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Tokisaki Galaxy <moebest@outlook.jp>
2026-01-23 04:00:51 +01:00