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