koko210Serve
6b922d84ae
frontend: rewrite Last Prompt as Prompt History viewer
- status.js: replace loadLastPrompt() with loadPromptHistory() + helpers
- fetch /prompts with optional source filter, populate dropdown
- selectPromptEntry() renders metadata bar + collapsible subsections
- parsePromptSections() splits full_prompt into System/Context/Conversation
- buildCollapsibleSection() with toggle arrows (▼/▶)
- copyPromptToClipboard() copies raw text
- toggleMiddleTruncation() truncates response from middle
- togglePromptHistoryCollapse() collapses entire section
- legacy loadLastPrompt() delegates to loadPromptHistory()
- core.js: add promptInterval to polling (10s), visibility resume
- update switchPromptSource() for 'all' filter + new button IDs
- update initPromptSourceToggle() default to 'all'
- declare promptInterval variable
2026-05-02 15:25:05 +03:00
..
2026-04-11 00:21:44 +03:00
2026-02-27 13:11:37 +02:00
2026-02-27 13:14:03 +02:00
2026-05-02 15:17:15 +03:00
2026-05-02 15:25:05 +03:00
2026-04-15 11:38:14 +03:00
2026-05-02 15:17:15 +03:00
2026-04-28 00:18:25 +03:00
2025-12-07 17:15:09 +02:00
2026-04-15 11:38:14 +03:00
2026-04-24 13:32:55 +03:00
2026-05-02 15:17:15 +03:00
2025-12-07 17:15:09 +02:00
2026-04-09 20:34:17 +03:00
2026-04-09 20:34:17 +03:00
2026-04-24 14:05:09 +03:00
2026-05-02 15:17:15 +03:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00
2026-02-23 14:31:48 +02:00
2026-04-15 12:26:09 +03:00
2026-01-30 21:43:20 +02:00
2025-12-07 17:15:09 +02:00
2025-12-07 17:15:09 +02:00