Gerasimos (Makis) Maropoulos
|
1ea5cd58be
|
builtin html template functions changes
|
2022-12-13 01:37:15 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b77227a0f9
|
accesslog: NEW log broker and many more features
some fixes about context clone, fix response recorder concurrent access, fix reload views with only ParseTemplate and more
|
2020-09-09 14:43:26 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
a4996b90c8
|
Add a 'ParseTemplate' method on view engines to manually parse and add a template from a text
examples at: https://github.com/kataras/iris/tree/master/_examples/view/parse-template
relative to: https://github.com/kataras/iris/issues/1617
|
2020-09-08 07:55:33 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
64038b09e3
|
add a ParseTemplate to the HTML view engine.
relative to: #1617
Wait for an answer from the issuer and if that's the expected behavior, do the same for the rest of the view engines
|
2020-09-08 01:58:02 +03:00 |
|