• Joined on 2025-11-29
Lago created branch main in Lago/KodeDot-FTP-Explorer 2026-04-03 13:21:54 +02:00
Lago pushed to main at Lago/KodeDot-FTP-Explorer 2026-04-03 13:21:54 +02:00
a3d9840a92 Initial commit: Base Project for Kode Dot (ESP32-S3)
Lago created repository Lago/KodeDot-FTP-Explorer 2026-04-03 13:20:46 +02:00
Lago pushed to main at Lago/KVM_Switch 2026-03-27 16:32:18 +01:00
4721e386a0 Enhance autostart setup with a one-command installer and improve script logic for KVM switch launch
Lago pushed to main at Lago/KVM_Switch 2026-03-27 16:05:30 +01:00
dc3b67d00a Refactor KVM switch logic to enforce input source based on auxiliary monitor presence and update related documentation and tests
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:53:28 +01:00
3f7c5a0677 Reset switch session on trigger changes and add DP2 force helper
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:43:57 +01:00
a4837c1172 Accept DP2 trigger codes 19 and 16
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:36:48 +01:00
c8ab5ad9bc Add auxiliary monitor configuration and enhance trigger logic for KVM switching
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:31:55 +01:00
208ad243a7 Refactor DDM backend to use monitorcontrol for input switching and update error messages for clarity
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:17:07 +01:00
c06799f7b9 Enhance Samsung monitor detection logic and add unit tests for trigger candidate selection
Lago pushed to main at Lago/KVM_Switch 2026-03-27 15:09:30 +01:00
37eb9e9fa0 Simplify trigger logic to port-only matching and improve Samsung detection
Lago pushed to main at Lago/KVM_Switch 2026-03-27 14:49:42 +01:00
33e762c182 Run KVM switch in background and target DDM by monitor model
Lago created branch main in Lago/KVM_Switch 2026-03-27 14:18:49 +01:00
Lago pushed to main at Lago/KVM_Switch 2026-03-27 14:18:49 +01:00
8591e22a7b Add internal KVM switch dashboard and service
Lago created repository Lago/KVM_Switch 2026-03-27 13:04:15 +01:00
Lago pushed to main at Lago/MCP-CalDAV 2026-02-18 20:19:33 +01:00
795e806673 feat: add alarm/reminder support to create_event tool
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:43:04 +01:00
668107aae6 feat: Add .gitignore, switch to a pre-built Docker image, configure CalDAV environment variables directly, and update the exposed port.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:31:05 +01:00
911d3d6560 docs: Update default MCP_MODE to STDIO and add all_day and recurrence parameters to event creation/update methods.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:27:51 +01:00
df920c94b7 chore: remove temporary rrule test scripts.
Lago pushed to main at Lago/MCP-CalDAV 2026-01-26 16:27:22 +01:00
1100396c79 feat: Implement CalDAV client and FastMCP server exposing calendar event management tools.