Casper Küthe
|
d0cbfc1461
|
x.vweb: accept query params as method arguments (#21201)
|
2024-04-07 09:20:55 +03:00 |
|
Delyan Angelov
|
cd0e0b18ea
|
ci: mark both vweb and x.vweb versions of vweb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v as flaky
Both started failing randomly near a1d4712b from 2024-04-02 (mainly on the macos runner).
|
2024-04-04 16:15:47 +03:00 |
|
Delyan Angelov
|
4d24f8c3fc
|
ci: change listen ports in vweb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v for both vweb and x.vweb, to reduce probability of network errors
|
2024-04-03 17:51:02 +03:00 |
|
Turiiya
|
f77bb32044
|
all: fix typos (#21089)
|
2024-03-25 12:18:27 +02: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 |
|
Casper Küthe
|
4b4646169b
|
x.vweb: add cors middleware (#20713)
|
2024-02-05 00:16:29 +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
|
d88ca11a4c
|
picoev, x.vweb: small fixes and backport changes from vweb (#20584)
|
2024-01-23 18:34:22 +02:00 |
|
Casper Küthe
|
464062774f
|
x.vweb: add error, when static directory does not exist (#20455)
|
2024-01-10 18:07:55 +02:00 |
|
Casper Küthe
|
7c310a1bd7
|
x.vweb, picoev: fix timeout event (#20377)
|
2024-01-04 12:05:39 +02:00 |
|
Casper Küthe
|
70c575a9f2
|
examples: add TODO app example with x.vweb (#20175)
|
2023-12-14 20:20:16 +02:00 |
|
Delyan Angelov
|
d1c5c7978b
|
ci: mark large_payload_test.v as flaky, and repeat it up to 3 times when it fails (it does sporadically mainly on windows)
|
2023-12-11 08:19:57 +02:00 |
|
Casper Küthe
|
08189d649c
|
vweb2 (#19997)
|
2023-12-09 08:07:51 +03:00 |
|