star-cloud/app/Http/Middleware
sky121113 3ce88ed342 [FEAT] 重構機台日誌 UI 與增加多語系支援,並整合 IoT API 核心架構
- 機台日誌:對齊 Luxury UI 規範,實作整合式佈局與分頁組件。
- 多語系:完成機台日誌繁、英、日三語系翻譯與動態處理。
- UI 規範:更新 SKILL.md 定義「標準列表 Bible」。
- 後端:完善 TenantScoped 隔離邏輯,修復儀表板死循環與 User Model 缺失。
- IoT:擴展機台、會員 Model 並建立交易、商品、狀態等核心表結構。
- 基礎設施:設置台北時區與 Docker 環境變數同步。
2026-03-16 17:29:15 +08:00
..
Authenticate.php first commit 2025-11-21 17:15:27 +08:00
EncryptCookies.php first commit 2025-11-21 17:15:27 +08:00
EnsureTenantAccess.php [FEAT] 優化部署流程:加入 RoleSeeder 與 AdminUserSeeder,並實作權限系統基礎架構與多租戶隔離機制 2026-03-13 17:35:22 +08:00
IotAuth.php [FEAT] 重構機台日誌 UI 與增加多語系支援,並整合 IoT API 核心架構 2026-03-16 17:29:15 +08:00
PreventRequestsDuringMaintenance.php first commit 2025-11-21 17:15:27 +08:00
RedirectIfAuthenticated.php first commit 2025-11-21 17:15:27 +08:00
SetLocale.php [REFACTOR] 實作側邊欄與儀表板多語系化,修復 UI 位移與樣式優化 2026-03-12 17:42:57 +08:00
TrimStrings.php first commit 2025-11-21 17:15:27 +08:00
TrustHosts.php first commit 2025-11-21 17:15:27 +08:00
TrustProxies.php [FIX] 強制 HTTPS 與信任代理以修正 Mixed Content 問題,並加入 CI/CD 自動同步 main 邏輯 2026-03-06 17:16:00 +08:00
ValidateSignature.php first commit 2025-11-21 17:15:27 +08:00
VerifyCsrfToken.php first commit 2025-11-21 17:15:27 +08:00