smart-home-server / server /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 22 days ago
..
Fury Fix ErrorHandler exception_handler type cast 22 days ago
SHServ Fix OAuth callback URL: insert access_token query string BEFORE hash fragment so Vue can read it via window.location.search 22 days ago
database/ migrations Phase 0: gnexus-auth integration infrastructure 23 days ago
dist Fix OAuth callback: extract access_token in main.js before auth init, prevent 401 redirect loop in client.js 22 days ago
docs Fix critical issues: router method enforcement, cron localhost guard, rate limiter file-based, entity update_at optional, device race condition, area remove transaction, control scripts static flush 26 days ago
tests Add IP roaming reconciliation for active devices during network scan 22 days ago
.env Add .env with real gnexus-auth Client credentials for dev 23 days ago
.env.example Phase 0: gnexus-auth integration infrastructure 23 days ago
.gitignore Add PHPUnit test suite: ThinBuilder, RateLimiter, PasswordHash (17 tests, all passing) 26 days ago
.htaccess init framework 9 months ago
composer.json Phase 0: gnexus-auth integration infrastructure 23 days ago
composer.lock Phase 0: gnexus-auth integration infrastructure 23 days ago
console.php Откат пользовательской авторизации и миграционной системы 24 days ago
index.php Phase 7: Separate ControlScripts from server core + CLI isolation + manifest 26 days ago
phpunit.xml Add PHPUnit test suite: ThinBuilder, RateLimiter, PasswordHash (17 tests, all passing) 26 days ago