mirivlad
  • Joined on 2022-09-13
Loading Heatmap…
c1434a0b61 fix(release): use %{_sourcedir} in RPM spec instead of absolute paths
2026-06-08 13:28:01 +03:00
1dbb1f8c68 feat(calendar): restore full calendar UI in iframe panel
2026-06-08 11:36:58 +03:00
7a95943ad7 fix(plugins): empty Lua tables now serialize as [] instead of {} in luaValueToGo
2026-06-08 09:15:45 +03:00
21130c6f1e debug: log typeof events and JSON.stringify in both parent and iframe
2026-06-08 08:57:47 +03:00
82c2588449 debug: replace render() with minimal test to verify innerHTML works
2026-06-08 08:46:14 +03:00
4a5dab49b5 debug: add try-catch around iframe render() to catch any JS errors
2026-06-08 08:43:16 +03:00
f4a25128ae debug: add WriteDebugLog inside iframe to confirm calendar-data delivery + log.Printf to WriteDebugLog
2026-06-08 07:34:17 +03:00
c03e2e2961 debug: add WriteDebugLog after postToIframe to confirm delivery
2026-06-08 07:31:48 +03:00
f892d377a0 debug: add log.Printf in CallPluginFunction Go binding to trace calls
2026-06-08 07:26:47 +03:00
35e23d75fa debug: add step-by-step logging in loadCalendarData to trace where error occurs
2026-06-08 07:23:54 +03:00
5069472e19 debug: add logging to get_categories + better error details in CalendarPluginPage
2026-06-08 07:01:34 +03:00
a202c5d079 fix(calendar): add type guards and debug logging for get_events SQL error
2026-06-08 06:54:03 +03:00
d6e28d7b1f fix(plugins): restore plugin runtimes on startup + graceful shutdown
2026-06-08 06:45:37 +03:00
f769daa617 fix(plugins): JSON-serialize CallFunctionJSON return values + backward compat Lua args
2026-06-08 06:31:22 +03:00
fddbd3a98a fix calendar: table params for Lua functions + remove duplicate header
2026-06-08 06:18:30 +03:00
b1d1defebe release infra: build scripts, Firefox signing, plugin fixes
2026-06-08 06:07:39 +03:00
3b79754f45 fix: rollback Enabled on activation failure + fatal on_init + rollback test
2026-06-07 19:15:04 +03:00
45cfe1b0a6 fix: финальный cleanup Lua plugin lifecycle
2026-06-07 17:59:44 +03:00
d83c8c80e1 fix: второй стабилизационный проход Lua plugin lifecycle
2026-06-07 15:50:56 +03:00
4df83cd361 security: стабилизационный аудит Lua plugin system
2026-06-07 14:20:16 +03:00