Commit Graph

12 Commits

Author SHA1 Message Date
kyrykbaev
93e055ea6a center login form vertically and horizontally
Some checks failed
Deploy to Gitea Pages / deploy (push) Has been cancelled
2026-06-01 06:35:03 +00:00
kyrykbaev
0e875e6555 add password protection (KTdash1)
Some checks are pending
Deploy to Gitea Pages / deploy (push) Waiting to run
2026-06-01 06:33:35 +00:00
kyrykbaev
d8d2fc34dd fix: load ai-cache.json from same origin (relative path)
Some checks are pending
Deploy to Gitea Pages / deploy (push) Waiting to run
2026-06-01 06:12:38 +00:00
kyrykbaev
ff4b3fd884 fix: update URLs to git.vibe42.kz, fill ai-cache with analysis
Some checks are pending
Deploy to Gitea Pages / deploy (push) Waiting to run
2026-06-01 06:09:53 +00:00
kyrykbaev
7e4c685e31 rename to index.html for root access 2026-06-01 06:04:27 +00:00
kyrykbaev
34da2f8764 v1 2026-06-01 06:04:06 +00:00
Kyrykbaev-I
8e568bb3e8 fix: AI cache fallback chain (git → sessionStorage → prompt) 2026-06-01 10:52:16 +05:00
Kyrykbaev-I
5b13383d5b feat: render AI response as markdown (marked.js) 2026-06-01 10:48:48 +05:00
Kyrykbaev-I
40882b62ea feat: shared AI cache via git (ai-cache.json)
- AI analysis loaded from git on startup (same for all users)
- Saving new response commits ai-cache.json via Gitea API
- Requires GITEA_TOKEN in config.js to update cache
- Update UI: auto-expanded result, collapsible refresh section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 10:43:20 +05:00
Kyrykbaev-I
85f344eae6 Rebrand: rename to InDigiCo 2026-06-01 10:16:59 +05:00
Kyrykbaev-I
faed1a8cb6 Add README with usage instructions 2026-06-01 10:08:52 +05:00
Kyrykbaev-I
788f9e9039 Initial release: KPI Dashboard — Казахтелеком 2026
- Single-file HTML dashboard for Digitalization dept KPI monitoring
- 5 KPIs: registrations, MAU, traditional comms, digital sales, FD orders
- Smart trend forecast (linear vs exponential auto-selection)
- DeepSeek AI analysis panel
- Embedded CSV data for offline/file:// access
- Responsive design, Chart.js visualizations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 09:59:03 +05:00