Commit Graph

  • 015ffef17c Refactor constants.go: improve organization and alignment main sneak 2025-05-22 10:48:20 -0700
  • 15d16938dc Refactor: move all constants to dedicated constants.go file sneak 2025-05-22 10:45:54 -0700
  • be5792a0c7 Initialize broadcaster with last broadcast time from database sneak 2025-05-22 09:25:22 -0700
  • c13bf2bf35 Fix timestamp styling: remove hover cursor and prevent wrapping sneak 2025-05-22 09:24:01 -0700
  • aec5cc4e3c Replace client-side JS with server-side relative timestamps sneak 2025-05-22 09:21:52 -0700
  • 7c1a930355 Add footer with project attribution and links sneak 2025-05-22 09:19:03 -0700
  • 9c8cbfd8ff Display relative timestamps in dashboard sneak 2025-05-22 09:15:31 -0700
  • ae93557d15 Add next broadcast timer and enhance web security sneak 2025-05-22 09:12:46 -0700
  • 68ce2c88d2 latest sneak 2025-05-22 08:19:56 -0700
  • c6f9c7e560 Feature: Add periodic device reboot every 6 hours for stability sneak 2025-05-22 08:02:44 -0700
  • e9f9003f1b Improve: Make broadcaster check every 10 seconds for broadcast conditions sneak 2025-05-22 07:04:40 -0700
  • e769487555 Feature: Add colorized log handler for improved human-readable console output sneak 2025-05-22 07:00:36 -0700
  • 9958c4e352 Fix: Prevent crash by checking for DB initialization before logging to database sneak 2025-05-22 06:58:29 -0700
  • e64ec45054 Refactor: Implement proper structured logging with slog and remove string interpolation sneak 2025-05-22 06:56:20 -0700
  • b8f2ea7b7b Standardize logging across codebase with consistent structured format sneak 2025-05-22 06:54:30 -0700
  • 634cc45f3a Feature: Add structured logging for each LLM-generated article summary sneak 2025-05-22 06:51:34 -0700
  • 916e5f8610 Refactor: Extract common broadcast history logic into shared function sneak 2025-05-22 06:49:54 -0700
  • a07bb67a33 Fix: Align redundancy check broadcast history with web UI broadcast history sneak 2025-05-22 06:48:49 -0700
  • d547f472ca Feature: Add detailed LLM interaction logging for debugging sneak 2025-05-22 06:43:17 -0700
  • 54593c31da Feature: Replace in-memory log buffer with database-backed logging sneak 2025-05-22 06:40:15 -0700
  • e66361ea4e Fix: Address linter errors by adding error handling and removing unused function sneak 2025-05-22 06:36:01 -0700
  • 26b2655354 Refactor: Split monolithic codebase into modular components and improve functionality sneak 2025-05-22 06:34:31 -0700
  • 611b4d946b latest, seems to work sneak 2025-05-22 05:25:33 -0700