Commit Graph
14 Commits
Author SHA1 Message Date
naeel f6a7bf76c5 v1.0.90: Steps 1-4 — auth.py, dedup, httponly cookie, _op_results TTL 2026-07-27 22:56:51 +04:00
naeel 1cc3f6eb7e v1.0.89: detailed code comments — all Python files + index.html architecture overview 2026-07-27 22:02:51 +04:00
naeel 59e87cf50f v1.0.85: create_client(token) everywhere — single entry point stand detection; {{ stand }} in UI 2026-07-27 17:26:09 +04:00
naeel 338c080254 v1.0.54: fix 4 audit bugs — _client auto-detect, _find_uid by key, tracker_add before params, flock LOCK_NB 2026-07-27 10:18:49 +04:00
naeel 72dd5ad5ae Fix: send {} body for POST, not None, v1.0.33 2026-07-24 14:19:48 +04:00
naeel 26d71c87eb Fix: use /instanceOperationCfsParams endpoint, v1.0.28 2026-07-24 13:56:01 +04:00
naeel 2ae1f5dd66 Fix: r.json() returns string, check isinstance, v1.0.21 2026-07-24 09:23:07 +04:00
naeel 9a096f45d2 Show error response body on HTTP failures, v1.0.12 2026-07-24 08:40:11 +04:00
naeel f0639ff032 Extract instanceUid from Location header, v1.0.9 2026-07-24 08:21:05 +04:00
naeel d91b3cc446 Fix POST returning empty JSON body, v1.0.8 2026-07-24 08:18:18 +04:00
naeel 098cc2ace6 Add HttpClient.post, dummy-only, remove reconcile, v1.0.7 2026-07-24 07:49:37 +04:00
naeel 51f4508c1d Add modules: api, operations, routes with org display 2026-07-23 11:28:11 +04:00
naeel 6cb8c05f05 Strip to minimal: single route, static HTML, no logic 2026-07-23 11:10:33 +04:00
naeel 420d09e6b5 Restructure: site/ with modular code, matching Nubes Flask convention 2026-07-23 10:48:14 +04:00