Alexander Medvednikov
|
dcfea5c69b
|
vweb: detect mime type automatically in serve_static()
|
2021-05-22 07:02:25 +03:00 |
Delyan Angelov
|
c55549a16a
|
ci: fix `v build-examples`
|
2021-05-11 11:10:35 +03:00 |
Delyan Angelov
|
cafe382424
|
vweb: update references to old .init_once() and .init() methods to .init_server() and .before_request()
|
2021-04-26 19:38:13 +03:00 |
Lukas Neubert
|
16e79bc3ca
|
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826)
|
2021-04-20 17:16:35 +03:00 |
Louis Schmieder
|
7a35131721
|
vweb: add handle static root & documentation (#8865)
|
2021-02-21 20:01:29 +02:00 |
Delyan Angelov
|
89bf48e3ba
|
ci: fix `v -W build-examples`
|
2021-01-31 10:43:49 +02:00 |
Hitalo de Jesus do Rosário Souza
|
8dff63b824
|
vweb: example: make css in vweb_assets.v work (#8090)
|
2021-01-30 14:20:13 +01:00 |
Daniel Däschle
|
5dbc19410c
|
examples: fix vweb assets example (#7949)
|
2021-01-07 20:46:23 +01:00 |
Daniel Däschle
|
5ae3637d27
|
checker: revert embedded methods fix (#7780)
|
2021-01-01 14:36:07 +01:00 |
Alexander Medvednikov
|
2533c706ae
|
vweb: migrate all tests and examples to the new syntax
|
2020-12-31 17:22:47 +01:00 |
Enzo
|
18034bb95c
|
gen: fix multiple call of expression in match (#6324)
|
2020-09-08 00:38:24 +02:00 |