Skip to content

luci-app-tailscale-community: update major version#8385

Open
Tokisaki-Galaxy wants to merge 1 commit intoopenwrt:masterfrom
Tokisaki-Galaxy:update-tailscale-luci
Open

luci-app-tailscale-community: update major version#8385
Tokisaki-Galaxy wants to merge 1 commit intoopenwrt:masterfrom
Tokisaki-Galaxy:update-tailscale-luci

Conversation

@Tokisaki-Galaxy
Copy link
Contributor

  • This PR is not from my main or master branch 💩, but a separate branch ✅
  • Each commit has a valid ✒️ Signed-off-by: <my@email.address> row (via git commit --signoff)
  • Each commit and PR title has a valid 📝 <package name>: title first line subject for packages
  • Incremented 🆙 any PKG_VERSION in the Makefile
  • Tested on: (architecture, openwrt version, browser) ✅ 24.10.4 aarch64 edge
  • ( Preferred ) Mention: @ the original code author for feedback
  • Description: (describe the changes proposed in this PR)

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

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

Signed-off-by: tokisaki galaxy <moebest@outlook.jp>
@Tokisaki-Galaxy Tokisaki-Galaxy marked this pull request as ready for review March 4, 2026 05:27
const customLoginUrl = s.taboption('account', form.Value, 'custom_login_url',
_('Custom Login Server'),
_('Optional: Specify a custom control server URL (e.g., a Headscale instance, %s).'.format('https://example.com'))
_('Optional: Specify a custom control server URL (e.g., a Headscale instance, https://example.com).')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't put URLs in i18n strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants