Historique des commits

Auteur SHA1 Message Date
  Billy Barrow 0dca6b0600 feat(markup): add get_attributes method and simplify inner_html serialization il y a 1 semaine
  Billy Barrow 8cded11ec5 Fix constant pspec warnings il y a 1 semaine
  Billy Barrow bac6041715 refactor: Remove explicit mutex locks and enhance asynchronous waiting mechanisms for simplified concurrency. il y a 1 semaine
  Billy Barrow 9984dd9551 feat: Introduce explicit socket monitor updates on connection resume and improve MHD timeout scheduling. il y a 1 semaine
  Billy Barrow 8fed163dd1 fix(build): correct typo in sources variable declaration il y a 1 semaine
  Billy Barrow 950101f871 feat(server): integrate libmicrohttpd with GLib main loop il y a 1 semaine
  Billy Barrow 7810325d3c feat(markup): add update signal and CSS style manipulation methods il y a 1 semaine
  Billy Barrow 5aeac55241 Remove debug prints il y a 1 semaine
  Billy Barrow 50148d56e5 fix(server): resolve connection hang caused by race conditions il y a 1 semaine
  Billy Barrow 60cdf7931a feat(sse): pass http and route context to new_connection callback il y a 1 semaine
  Billy Barrow 557e7d4c09 feat(server): add SSE support with proper connection lifecycle handling il y a 1 semaine
  Billy Barrow 8099e8015a fix(server): handle http headers case-insensitively il y a 1 semaine
  Billy Barrow 42a952c7c8 feat(core): add configure_with method and specify utf-8 encoding il y a 1 semaine
  Billy Barrow 5161e2e1a7 fix(core): correct route parameter extraction and node ownership il y a 1 semaine
  Billy Barrow 1fcaff2a6c feat(core): add startup registration, fragment support, and GObject introspection il y a 1 semaine
  Billy Barrow d63f07386e refactor(markup): switch from xml to html parser for document handling il y a 1 semaine
  Billy Barrow 3bfb553db4 feat(markup): add outer_html property and to_result method il y a 1 semaine
  Billy Barrow d2c6c220ed fix(markup): strip xml declaration from html output il y a 1 semaine
  Billy Barrow e577acde4e refactor(example): extract CSS to FastResource for optimal caching il y a 1 semaine
  Billy Barrow affb610462 refactor(compression): remove legacy Compression class and fix registration il y a 1 semaine
  Billy Barrow 59d10ce13f feat(markup): add MarkupTemplate class for cached HTML templates il y a 1 semaine
  Billy Barrow dbb283acc7 refactor(markup)!: rename Html* classes to Markup* and split into modules il y a 1 semaine
  Billy Barrow 4ca0513213 template example il y a 1 semaine
  Billy Barrow baaa1e5743 feat(document): add HTML document building support with libxml2 il y a 1 semaine
  Billy Barrow 9a3bb18b73 refactor(core)!: migrate to Inversion IoC container with WebApplication il y a 1 semaine
  Billy Barrow c33427691a refactor(core): add default implementation for write_stream il y a 3 semaines
  Billy Barrow eee17a6f75 feat(compression): add multi-algorithm compression support il y a 3 semaines
  Billy Barrow fb32c3b472 Initial try at compression il y a 3 semaines
  Billy Barrow c36f08cdff refactor(router)!: migrate examples to new Endpoint/Pipeline API il y a 4 semaines
  Billy Barrow 04d5b51467 Router overhaul il y a 4 semaines