mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-01 01:07:42 +02:00
- Replace inverted ng-hide flags with alertFtp* + ng-show (default false). - Remove broken cantLoadInitialDatas guard (successfullyCreatedFTP !== false was true on initial state). - Per-request submissionCompleted prevents duplicate error handlers. - ng-cloak on controller root + CSS avoids FOUC before first digest. - Sync static/ and public/static/ ftp.js with app static copy.