Commit Graph

26 Commits

Author SHA1 Message Date
Андрей Бобырев
8f1d7a7c4a feat(ui): optional UI_HIDE_* panels; doc WARP free vs paid plans
Hide users/warp/cascade blocks via env; block warp/cascade APIs when hidden.
install.sh passes UI_HIDE_* and restores from previous container on upgrade.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 20:01:43 +03:00
Андрей Бобырев
50558aff63 docsfeat(warp): clarify optional install + add uninstall command
README/panel-guide/UI explain WARP is not required; document uninstall.
Add warp-amnezia.sh uninstall to strip warp conf, rules, and start.sh block.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 19:53:14 +03:00
Андрей Бобырев
7c6a65c284 docs(ui): drop Telegram/QR meta from WARP user-facing copy
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 19:49:16 +03:00
Андрей Бобырев
35497aa60e docs: align README, panel-guide, and installer messages
Describe :80 landing vs :HOST_PORT admin; export filename ASCII note.
Fix install.sh echoes that still referred to a support footer on landing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 19:45:46 +03:00
Андрей Бобырев
aec8a2f89e fix: ASCII-safe export filenames and trim landing footer
Content-Disposition rejects non-ASCII in Node; sanitize export names.
Public landing keeps admin link only; donate links stay in admin UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 19:10:57 +03:00
Андрей Бобырев
5853aaae00 docs: panel guide + README refresh for multi-instance & cascade
- Add docs/panel-guide.md (features, troubleshooting, API table)
- README: intro, two AWG_PROFILES examples with pskPath, landing port note
- Bump package.json to 1.1.0; update verify grep for current UI

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:54:58 +03:00
Андрей Бобырев
f3aab6cc6e feat: cascade client — custom Endpoint + AWG_PROFILES hint
- POST /api/clients/create-cascade: genkeys, add peer, save last_config, download .conf
- Optional tunnel IP in VPN subnet; obfuscation from server [Interface] when present
- /api/protocols: singleProfile hint for missing instance selector
- UI: cascade form, profile banner; README cascade section

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:44:11 +03:00
Андрей Бобырев
227bb94627 fix: preserve AWG_PROFILES on reinstall; GET export URL + token
- install.sh: snapshot /root/amnezia-admin.awg-profiles.json + restore from old container
- GET /api/clients/export-config (+ profileId); optional EXPORT_CONFIG_SECRET
- UI: direct link, copy URL, hint when last_config missing

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:32:51 +03:00
Андрей Бобырев
75a3e56354 feat: export client .conf from last_config
Adds POST /api/clients/export-config, UI button when exportAvailable, CLIENT_* env for Endpoint/DNS in install.sh.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:27:10 +03:00
Андрей Бобырев
ecb64b8b33 fix: ssh time sync — drop BatchMode blocking sshpass
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:13:03 +03:00
Андрей Бобырев
6f6fb5f9b9 feat: Cloudflare WARP routing for AmneziaWG
Web toggles per IPv4 peer; wgcf install script on host (no Telegram/QR).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 18:00:39 +03:00
Андрей Бобырев
448fe3b360 feat(landing): VPN guide UI from reference site
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 17:17:10 +03:00
Андрей Бобырев
e05c1639d5 docs: add README screenshots gallery
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 17:14:33 +03:00
Андрей Бобырев
40d236c228 fix(ui): separate server vs browser TZ; highlight sync from device
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 17:08:07 +03:00
Андрей Бобырев
dfae0d8256 feat(time): server TZ display; optional SSH host sync via root pw
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 16:44:01 +03:00
Андрей Бобырев
860a56dc5d feat: AWG profile switcher; scheduled tunnel disconnect
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 16:37:27 +03:00
Андрей Бобырев
6fbe314f99 fix(ui): show server clock in browser TZ; sync button refetches
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 16:29:44 +03:00
Андрей Бобырев
1c22f89d5a feat(ui): show server and browser date/time in toolbar
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 16:14:27 +03:00
Андрей Бобырев
73b7d104d4 fix(install): preserve HOST_PORT on upgrade; NO_CACHE; bust tarball fetch
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 16:03:28 +03:00
Андрей Бобырев
983005ad2e fix(ui): replace template footer brand with product name
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:59:57 +03:00
Андрей Бобырев
e93a7e9f60 docs: add upgrade steps; no-store cache for admin static
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:56:57 +03:00
Андрей Бобырев
7b291ff1d5 feat(ui): optional tunnel disable when setting disconnect date
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:55:20 +03:00
Андрей Бобырев
5a5fc8b240 feat: nginx landing on :80 with Kaskad support footer; sync admin footer text
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:51:52 +03:00
Андрей Бобырев
1ab5739ad0 docs: sync support links with domen_hydra (Boosty, Ozon SBP, Telegram)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:48:32 +03:00
Андрей Бобырев
08f9ba7b45 chore: point repo URLs to Amnezia_web on GitHub
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:44:10 +03:00
Андрей Бобырев
ede0c66415 docs: publish install/uninstall scripts, README, FUNDING, support footer
Add curl-one-liner install with generated password file; uninstall flags for image/data/src; optional ALLOW_DEFAULT_PASSWORD; footer mirroring GitHub/Boosty/Telegram layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 15:40:55 +03:00