Historie revizí

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