Weston Blieden
27e26c65e3
docs: remove emoji from README
2026-04-15 08:35:19 +02:00
Weston Blieden
8a070bf5bf
docs: add arm_acap3 legacy variant to README compatibility table and feature list
2026-04-14 21:07:22 +02:00
Weston Blieden
de58375eb3
chore(acap3): add remaining app source files (Makefile, launcher.c, package.conf)
2026-04-14 21:04:24 +02:00
Weston Blieden
86c6ecb385
fix(acap3): fetch tailscaled.log for status details, fix connecting→connected for all variants
...
- arm_acap3 start.sh: log IP, version and auth URL to syslog via 'tailscale ip/version'
- arm_acap3 index.html: fetch tailscaled.log (symlinked into html/) in addition to
syslog so IP, version, tailnet and -> Running state are always available
- arm_acap3 Dockerfile: bake html/tailscaled.log symlink into .eap
- all variants index.html: upgrade 'connecting' (without auth URL) to 'connected'
when VAPIX list.cgi confirms Status=Running (was only upgrading from 'disconnected')
2026-04-14 21:04:16 +02:00
Weston Blieden and GitHub
7bb541fa2a
Format disclaimer section in README.md
2026-04-14 19:18:24 +02:00
Weston Blieden
3e87803625
fix: always check app status API so UI shows Stopped when ACAP is not running
2026-04-14 15:43:18 +02:00
Weston Blieden
8bd18ffc63
fix: use syslog header as primary node name source (prevents stale acap-tailscale_vpn)
2026-04-14 15:36:13 +02:00
Weston Blieden
c2b15fb7ec
fix: pass --hostname=$(hostname) to tailscale up so node name matches camera hostname
2026-04-14 15:29:20 +02:00
Weston Blieden
b07e4f1f61
fix: use cross-strip in Dockerfiles to reduce .eap size (32M -> 16M)
2026-04-14 15:22:11 +02:00
Weston Blieden
75f9cfd4b7
fix: show auth URL even when stale Running entry exists in syslog (reinstall/re-login)
2026-04-14 15:12:19 +02:00
Weston Blieden
96e8a8fd97
fix: correct flag name --outbound-http-proxy-listen (remove trailing 'er')
2026-04-14 15:02:06 +02:00
Weston Blieden
8c9072b876
Fix README: proxy available on all non-ROOT variants, not just custom
2026-04-14 13:53:03 +02:00
Weston Blieden
cf84c3cdb6
Add HTTP CONNECT proxy (8080) to standard aarch64 and arm variants
2026-04-14 13:49:24 +02:00
Weston Blieden
db05725432
Add HTTP CONNECT proxy (8080) and SOCKS5 (1055) to custom variants
2026-04-14 13:44:31 +02:00
Weston Blieden
ef7d73ca0f
Remove --verbose=1 from tailscaled to reduce syslog noise
v1.96.4-proxy
2026-04-14 08:13:51 +02:00
Mo3he and Claude Sonnet 4.6
5080ec39fb
Fix BSD 3-Clause license compliance across all variants
...
- Set vendor to "Mo3he" and vendorUrl to GitHub repo in all manifest.json
files to avoid implying Tailscale Inc. endorsement (Clause 3)
- Add Tailscale third-party notice to README.md
- Add attribution/disclaimer footer to docs/index.html
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-13 21:19:20 +02:00
Weston Blieden and GitHub
219ff70c84
Update disclaimer text in index.html
2026-04-13 16:59:13 +02:00
Weston Blieden and GitHub
7a7ecec47c
Update README.md
2026-04-13 16:57:22 +02:00
Weston Blieden
3ab196b7b5
docs: add disclaimer to homepage hero
2026-04-13 16:34:16 +02:00
Weston Blieden and GitHub
6be4d7d8ad
Format disclaimer section in README
2026-04-13 16:25:46 +02:00
Weston Blieden and GitHub
64ee3e49ab
Add disclaimer to README
...
Added a disclaimer about the project's independence from Axis Communications.
2026-04-13 16:22:51 +02:00
Weston Blieden
4df48e8ae6
fix: node name, account, version and IP persist after syslog rotation
2026-04-13 14:33:16 +02:00
Weston Blieden
806c3309b6
CI: strip debug info from Tailscale binaries to reduce .eap size ~30%
2026-04-11 21:17:55 +02:00
Weston Blieden
a4deaeacae
Fix empty syslog: pipe tailscaled output via --verbose=1 to logger, add app list API fallback to all variants
2026-04-11 20:59:35 +02:00
Weston Blieden
6ba1c1a1a1
Fix UI: cache connection details in localStorage to survive syslog rotation, detect running state from health/derp/c2n patterns
2026-04-11 18:04:22 +02:00
Weston Blieden and GitHub
25df94e489
Fix README formatting and remove duplicate link
...
Removed duplicate homepage link and updated formatting.
2026-04-11 12:45:05 +02:00
Weston Blieden
a72987391c
Update Tailscale binaries to v1.96.4, fix UI parsing (last-match), add Check for Updates button, direct download links on homepage
2026-04-11 12:41:40 +02:00
Weston Blieden
04907d55bf
Redesign ACAP UI: dark/light theme, version check, better log viewer
v1.96.4-ui
2026-04-11 09:39:17 +02:00
Weston Blieden
54a1859f14
Fix mobile layout for nav, hero, downloads, and footer
2026-04-11 07:05:55 +02:00
Weston Blieden
81e38c28b6
Add sponsor link to nav bar
2026-04-11 06:28:45 +02:00
Weston Blieden
8643e99833
Add Open Graph meta tags and social sharing image
2026-04-11 05:43:41 +02:00
Weston Blieden
95e4a9aec2
Add homepage link to README
2026-04-11 05:40:27 +02:00
Weston Blieden
fb67b6dff3
Add GitHub Pages homepage with light/dark theme
2026-04-11 05:37:53 +02:00
Weston Blieden and GitHub
77fc186d0f
Update sponsorship wording in README
2026-04-05 20:53:18 +02:00
Weston Blieden and GitHub
b789d2e78e
Update README to improve wording
2026-04-05 20:51:09 +02:00
Weston Blieden and GitHub
937b8ede3e
Update project title in README.md
2026-04-05 20:49:44 +02:00
Weston Blieden and GitHub
49898008f6
Update installation instructions for clarity
2026-04-05 20:48:39 +02:00
github-actions[bot]
5b09a40231
Update Tailscale to v1.96.4
v1.96.4
2026-03-28 02:52:43 +00:00
Weston Blieden and GitHub
98918ca6f5
Update README.md
2026-03-26 10:18:16 +01:00
Weston Blieden
08b0fdc081
Create LICENSE
2026-03-19 16:39:22 +01:00
Weston Blieden
f3c6dd54f3
Update build.yml
2026-03-19 16:26:26 +01:00
Weston Blieden
c3cbf8d433
Improve all variants: new UI, respawn mode, arm_custom, binary gitignore
2026-03-19 16:23:44 +01:00
github-actions[bot]
39a5a42def
Update Tailscale to v1.96.2
v1.96.2
2026-03-19 02:55:58 +00:00
github-actions[bot]
713550d1c0
Update Tailscale to v1.94.2
v1.94.2
2026-02-26 02:46:36 +00:00
github-actions[bot]
14db783425
Update Tailscale to v1.94.1
v1.94.1
2026-01-28 02:26:05 +00:00
github-actions[bot]
c02f0aa498
Update Tailscale to v1.92.5
v1.92.5
2026-01-07 02:22:01 +00:00
github-actions[bot]
96477cdb0d
Update Tailscale to v1.92.3
2025-12-17 08:38:44 +00:00
Weston Blieden and GitHub
4e0eabeec3
Update version in manifest.json to 1.92.1
2025-12-17 09:36:08 +01:00
Weston Blieden and GitHub
59161ccd91
Downgrade version from 1.92.3 to 1.92.1
2025-12-17 09:35:26 +01:00
Weston Blieden and GitHub
e1b2ac3490
Downgrade version from 1.92.3 to 1.92.1
2025-12-17 09:35:04 +01:00