Commit Graph

12 Commits

Author SHA1 Message Date
Андрей Бобырев
f6fd0a6d62 docs: add beginner quickstart and troubleshooting
Add step-by-step setup notes and common RCI/HTTP Proxy troubleshooting; align SSH port example to 22.
2026-04-27 04:14:35 +03:00
Андрей Бобырев
903e211697 docs: add Entware install snippet
Add a short Entware/SSH installation cheat sheet (not required for RCI mode) for router maintenance.
2026-04-27 03:18:13 +03:00
andrey271192
6b7d1fa70c README.md 2026-04-25 18:40:47 +03:00
Андрей Бобырев
584028ae60 feat: uninstall.sh and README one-command server removal
Made-with: Cursor
2026-04-25 18:30:12 +03:00
Андрей Бобырев
adcf95ff4a fix(ui): author links only in bottom bar (match strip style)
Made-with: Cursor
2026-04-25 13:05:32 +03:00
Андрей Бобырев
6f7345de4d fix(ui): router row onclick quotes broke delete/test/edit/toggle
Use single-quoted onclick/onchange so JSON.stringify(id) does not break HTML.
Encode router id in API paths; handle test errors and delete failures.

Made-with: Cursor
2026-04-25 12:47:45 +03:00
Андрей Бобырев
4f42da9a0e Per-router RCI creds + .env fallback; parse user:pass@ URL; fix apply/checkbox (kdns-sel), save groups on toggle; update.sh
Made-with: Cursor
2026-04-25 01:42:16 +03:00
Андрей Бобырев
ef946e37f2 feat: scan interfaces via RCI; show Keenetic login + password status (no secret in UI)
Made-with: Cursor
2026-04-25 00:45:55 +03:00
Андрей Бобырев
e1d6e6bb81 fix(auth): empty ADMIN_PASSWORD in .env now falls back to admin; strip passwords
Made-with: Cursor
2026-04-25 00:40:47 +03:00
Андрей Бобырев
a2e565d615 Merge origin/main: resolve README conflict
Made-with: Cursor
2026-04-24 22:49:44 +03:00
Андрей Бобырев
3e97743e07 Initial: FastAPI DNS routes manager for legacy Keenetic (RCI, port 8001)
Made-with: Cursor
2026-04-24 22:45:28 +03:00
andrey271192
e85a50c22c Initial commit 2026-04-24 20:44:23 +03:00