Андрей Бобырев
05e6d007e2
docs: make pro repo public install source
2026-06-06 14:16:56 +03:00
Андрей Бобырев
038020408a
feat: donate links on login screen + unified README support block
...
- public/index.html: gate-donate nav with Boosty/Ozon/Telegram on login
- public/styles.css: .gate-donate styles
- landing: proj-support-strip
- README: blockquote + "Поддержка проекта" section
- .github/FUNDING.yml: added
- version bumped to 1.2.28
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-15 05:52:17 +03:00
Андрей Бобырев
0e7a7df636
feat(mtproto): Telegram proxy panel and /api routes
...
- Docker telegrammessenger/proxy: install/restart/remove from UI
- GET/POST /api/mtproto/*, UI_HIDE_MTPROTO / UI_HIDE_SECTIONS=mtproto
- install.sh vars MTPRO_*; /health returns version; docs
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-15 04:39:19 +03:00
Андрей Бобырев
16366b2f74
fix: correct repo slug amnezia_web-PRO (not mnezia)
...
URLs and default GITHUB_REPO must match github.com/andrey271192/amnezia_web-PRO.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 21:40:23 +03:00
Андрей Бобырев
76c4af30f2
fix: use GitHub slug mnezia_web-PRO in URLs and branding
...
Amnezia_web-PRO path 404s; canonical repo is andrey271192/mnezia_web-PRO.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 21:38:51 +03:00
Андрей Бобырев
5916518121
chore: mention Amnezia_web-PRO in package description
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 21:36:41 +03:00
Андрей Бобырев
7995afca0e
chore: rename project/repo slug to Amnezia_web-PRO
...
Update default GITHUB_REPO, README install URLs, package repository,
and footer GitHub link.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 21:36:30 +03:00
Андрей Бобырев
62f40f92fb
feat(warp): host install/uninstall via panel SSH + clarify status
...
POST /api/warp/host-setup runs warp-amnezia.sh on VPS root SSH.
UI buttons when sshpass available; explain missing warp.conf status.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 20:18:23 +03:00
Андрей Бобырев
47842a4047
fix(ui): collapsible panels with arrow + tighter clients table
...
Use details/summary for WARP, cascade, users; fix broken users markup.
Fold long last_config hints; fixed table columns; widen shell max width.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-14 20:11:45 +03:00
Андрей Бобырев
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
Андрей Бобырев
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