Historial de Commits

Autor SHA1 Mensaje Fecha
  clanker 5b908fbdcd fix: SSE backpressure — remove silent event drop under queued writes (AsyncOutput already applies proper backpressure) hace 6 días
  clanker 7f4efea624 Drop libc.so.6 from runtime deps (implicit on Linux, absent on musl) hace 1 semana
  clanker 86d28ad700 Declare gcc build dep in MANIFEST hace 1 semana
  clanker da63c5a2a6 Add USM packaging: MANIFEST.usm, usm-scripts, .usmignore hace 1 semana
  Billy Barrow c8068bef6e feat(config): add WebConfig system for configuration management hace 5 meses
  Billy Barrow 31c51219ab refactor(server): use SignalHandler.disconnect for signal handler cleanup hace 5 meses
  Billy Barrow 14e4242a17 refactor(config): remove WebConfig system in favor of env vars hace 5 meses
  Billy Barrow 1c420b8ed7 feat(config): add WebConfig system for configuration management hace 6 meses
  Billy Barrow e17992d5c8 refactor(markup): replace MarkupNodeList with lazy enumerables hace 6 meses
  Billy Barrow 0dca6b0600 feat(markup): add get_attributes method and simplify inner_html serialization hace 6 meses
  Billy Barrow 8cded11ec5 Fix constant pspec warnings hace 6 meses
  Billy Barrow bac6041715 refactor: Remove explicit mutex locks and enhance asynchronous waiting mechanisms for simplified concurrency. hace 6 meses
  Billy Barrow 9984dd9551 feat: Introduce explicit socket monitor updates on connection resume and improve MHD timeout scheduling. hace 6 meses
  Billy Barrow 8fed163dd1 fix(build): correct typo in sources variable declaration hace 6 meses
  Billy Barrow 950101f871 feat(server): integrate libmicrohttpd with GLib main loop hace 6 meses
  Billy Barrow 7810325d3c feat(markup): add update signal and CSS style manipulation methods hace 6 meses
  Billy Barrow 5aeac55241 Remove debug prints hace 6 meses
  Billy Barrow 50148d56e5 fix(server): resolve connection hang caused by race conditions hace 6 meses
  Billy Barrow 60cdf7931a feat(sse): pass http and route context to new_connection callback hace 6 meses
  Billy Barrow 557e7d4c09 feat(server): add SSE support with proper connection lifecycle handling hace 6 meses
  Billy Barrow 8099e8015a fix(server): handle http headers case-insensitively hace 6 meses
  Billy Barrow 42a952c7c8 feat(core): add configure_with method and specify utf-8 encoding hace 6 meses
  Billy Barrow 5161e2e1a7 fix(core): correct route parameter extraction and node ownership hace 6 meses
  Billy Barrow 1fcaff2a6c feat(core): add startup registration, fragment support, and GObject introspection hace 6 meses
  Billy Barrow d63f07386e refactor(markup): switch from xml to html parser for document handling hace 6 meses
  Billy Barrow 3bfb553db4 feat(markup): add outer_html property and to_result method hace 6 meses
  Billy Barrow d2c6c220ed fix(markup): strip xml declaration from html output hace 6 meses
  Billy Barrow e577acde4e refactor(example): extract CSS to FastResource for optimal caching hace 6 meses
  Billy Barrow affb610462 refactor(compression): remove legacy Compression class and fix registration hace 6 meses
  Billy Barrow 59d10ce13f feat(markup): add MarkupTemplate class for cached HTML templates hace 6 meses