Gerasimos (Makis) Maropoulos
|
1ea5cd58be
|
builtin html template functions changes
|
2022-12-13 01:37:15 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ed33a77019
|
upgrade jet parser to version 6 as requested
relative to: https://github.com/kataras/iris/issues/1723
|
2021-02-07 02:08:34 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
e1f25eb098
|
Full support of the http.FileSystem on all view engines as requested at #1575
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
|
2020-09-05 08:34:09 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
0d26f24eb7
|
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
|
2020-03-05 22:41:27 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ea589b1276
|
minor
Former-commit-id: 491a1001aff9fc63a0d79efbfee6a78ca711f07c
|
2020-02-08 13:41:09 +02:00 |
|