verstak/contrib/plugins/calendar
mirivlad a202c5d079 fix(calendar): add type guards and debug logging for get_events SQL error
- Added debug prints to log params type in get_events
- Added type guard in backward compat path (reject non-string end_date)
- Added type guard for start_date/end_date before passing to SQL
2026-06-08 11:54:00 +08:00
..
migrations feat: плагин-система Lua + Calendar reference plugin 2026-06-07 14:59:46 +08:00
panels feat: plugin install/uninstall lifecycle + UI buttons 2026-06-07 15:28:37 +08:00
scripts feat: плагин-система Lua + Calendar reference plugin 2026-06-07 14:59:46 +08:00
main.lua fix(calendar): add type guards and debug logging for get_events SQL error 2026-06-08 11:54:00 +08:00
plugin.json feat: plugin install/uninstall lifecycle + UI buttons 2026-06-07 15:28:37 +08:00
test_calendar.lua feat: плагин-система Lua + Calendar reference plugin 2026-06-07 14:59:46 +08:00