Delyan Angelov
|
fbdc992b30
|
net.http, veb, vweb, x.vweb: add mime type text/x-vlang , for .v and .vsh file extensions (#21851)
|
2024-07-12 14:23:50 +03:00 |
|
poggingfish
|
1a685c30aa
|
vweb, veb, x.vweb: add m3u8 MIME type application/vnd.apple.mpegurl for multimedia playlists (#21688)
|
2024-06-16 22:21:43 +03:00 |
|
Alexander Medvednikov
|
2d5c457901
|
checker: -warn-about-allocs; nil interface allocation fix; parser: tmpl @else [cond]
|
2024-05-29 11:48:30 +03:00 |
|
Bakul Shah
|
9997ac4367
|
veb: support sendfile() syscall on FreeBSD (#21541)
|
2024-05-21 08:47:24 +03:00 |
|
Turiiya
|
1a35a783f1
|
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
|
2024-04-12 13:53:02 +03:00 |
|
Casper Küthe
|
d0cbfc1461
|
x.vweb: accept query params as method arguments (#21201)
|
2024-04-07 09:20:55 +03:00 |
|
Turiiya
|
418462208a
|
vlib.x: fix typos, uniformize readme formatting (#21085)
|
2024-03-24 19:54:39 +02:00 |
|
David Legrand
|
2568d336f8
|
x.vweb: fix handling of static URL paths like /sub.folder/a_folder (#20863)
|
2024-02-18 15:36:22 +02:00 |
|
David Legrand
|
5da88800ae
|
x.vweb: add full static host support, for urls ending with /folder/ , where the folder backing it, has index.html inside (#20784)
|
2024-02-11 11:19:37 +02:00 |
|
Hitalo Souza
|
ee3cd36760
|
picoev: renaming, doc (#20567)
|
2024-02-10 05:54:27 +03:00 |
|
Delyan Angelov
|
8609ea1954
|
x.vweb: use $if debug_ev_callback ? { for the [vweb] error: write event on connection should be closed message
|
2024-02-04 16:39:07 +02:00 |
|
Alexander Medvednikov
|
68275ec7bd
|
x.vweb: error() and simpler redirect(); comptime: a clearer error
|
2024-02-03 04:23:38 +03:00 |
|
Casper Küthe
|
32b4a3c008
|
x.vweb: support HTTP 1.1 persistent connections (#20658)
|
2024-01-27 07:07:00 +02:00 |
|
Casper Küthe
|
8714233f79
|
vweb, x.vweb: update error checking for new error io.Eof (#20656)
|
2024-01-26 02:47:25 +02:00 |
|
Casper Küthe
|
d88ca11a4c
|
picoev, x.vweb: small fixes and backport changes from vweb (#20584)
|
2024-01-23 18:34:22 +02:00 |
|
Casper Küthe
|
7c310a1bd7
|
x.vweb, picoev: fix timeout event (#20377)
|
2024-01-04 12:05:39 +02:00 |
|
Casper Küthe
|
ada9efd825
|
x.vweb: fix fsanitize-address test for SSE, improve documentation on the usage of takeover_conn (#20249)
|
2023-12-22 09:53:27 +02:00 |
|
Casper Küthe
|
d898636bda
|
x.vweb: reimplement csrf module (#20160)
|
2023-12-13 18:04:42 +02:00 |
|
Casper Küthe
|
ebab6d5270
|
x.vweb: fix large payload (#20155)
|
2023-12-12 11:06:14 +02:00 |
|
Casper Küthe
|
08189d649c
|
vweb2 (#19997)
|
2023-12-09 08:07:51 +03:00 |
|