Gerasimos (Makis) Maropoulos
|
ef2643b046
|
replace ioutil with io package and other minor improvements
|
2022-06-17 22:03:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
62a1829cb9
|
🎄 Merry Christmas everyone
minor fixes
|
2021-12-26 00:01:01 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
435f284815
|
New feature: Fallback views. Read HISTORY.md
|
2021-01-24 14:08:37 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
8aedf6bc32
|
:)
|
2021-01-09 05:41:20 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3e86301b7a
|
view: django: accept struct as template data. Rel to: #1683
|
2020-12-04 12:48:53 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
552539bed1
|
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
|
2020-10-01 16:06:16 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
4065819688
|
New: i18n pluralization and variables support and more...
fixes: #1649, #1648, #1641, #1650
relative to: #1597
|
2020-09-29 19:19:19 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ab7ee4a331
|
update pongo2 to version 4
|
2020-09-16 17:11:46 +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
|
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
|
46a3a99adf
|
various improvements and new 'UseOnce' method - read HISTORY.md
|
2020-08-06 03:35:58 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b363492cca
|
add 'iris.Blocks' template engine
read more about its features at: https://github.com/kataras/blocks
|
2020-08-05 06:46:45 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
6844be57ea
|
add 'iris.Ace' template engine: _examples/view/template_ace_0
|
2020-08-03 05:46:04 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3093d65363
|
version 12.1.5
Former-commit-id: cda69f08955cb0d594e98bf26197ee573cbba4b2
|
2020-02-02 16:29:06 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
04477c3e41
|
fixes, i18n, sitemap generator and new examples
Former-commit-id: 54801dc705ee0fa66232f65063f8a68c9cc31921
|
2019-12-13 23:06:18 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3945fa68d1
|
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.
Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
|
2019-10-25 01:27:02 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
221978e41a
|
Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
Former-commit-id: 5809157b952ccc61a67a9861470774b3a6fee024
|
2019-10-24 18:57:05 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
07046ab978
|
formatting
Former-commit-id: 037081db5d6d4434e873ca8b75334ee43e046b6a
|
2019-08-17 10:06:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
736709aa75
|
resolve conflicts with current master v11.1.1
Former-commit-id: 659ff392e889f3a8552d7da3d44848f1a364f7b2
|
2019-07-23 19:20:07 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b71d4032e6
|
replace the redis library we used with another one, no performance differences but most options for connections pooling and read/write/connect timeout (two config fields are changed as well)
relative to: https://github.com/kataras/iris/issues/1285
Former-commit-id: c20530cd67144ab8d1c9325807fe5c13268fa428
|
2019-06-22 14:46:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d0104defa8
|
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
relative: https://github.com/kataras/iris/issues/1283 and removing pongo2 from vendor: https://github.com/kataras/iris/issues/1284
Former-commit-id: 3ec57b349f99faca2b8e36d9f7252db0b6ea080d
|
2019-06-21 19:43:25 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
7af5f139e0
|
fix typo
Former-commit-id: 7b5d5530279789a3118190feb57776948b305662
|
2019-06-07 21:07:08 +03:00 |
|
Alexey McSakoff
|
a1aa1b66c6
|
Add wrappers for Pongo's AsValue() and AsSaveValue()
Former-commit-id: 642c8709b7566dbe5827759155167ec4d82212e3
|
2018-02-25 12:28:17 +04:00 |
|
Gerasimos (Makis) Maropoulos
|
a19e570c8a
|
Update to version 10.0.1 - read more at: https://github.com/kataras/iris/blob/master/HISTORY.md#mo-15-jenuary-2018--v1001
Former-commit-id: 292d155c877ba3f9d1210db54c3df3fedd1d0c1c
|
2018-01-15 00:54:01 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
501c9d18d9
|
add some minor comments for the view/django's origin type getters pushed by https://github.com/kataras/iris/pull/765
Former-commit-id: 2d406337901d5d22636490bd8de3939a33cee882
|
2017-10-11 01:28:26 +03:00 |
|
Balthild Ires
|
8c974bfe52
|
Get pongo2's origin data type
Former-commit-id: 221a3d1e3af0088db86da7b2e3d9f20009cce785
|
2017-09-24 00:32:34 +08:00 |
|
hiveminded
|
89f79799d1
|
fix https://github.com/kataras/iris/issues/737 fix https://github.com/kataras/iris/issues/740
Former-commit-id: e760aa67d8750bfdd15fc84e2dedeb591c204ba9
|
2017-09-11 12:18:30 +03:00 |
|
corebreaker
|
d379e753b6
|
Stash cancel
Former-commit-id: 6ad957ee4c34ad2f4df065a84d127bef5c87da99
|
2017-07-21 17:15:04 +03:00 |
|
corebreaker
|
9777490822
|
Apply new template loader
Former-commit-id: f28eab261ea1ac93774e04240c7e6da663e0da7c
|
2017-07-21 17:00:36 +03:00 |
|
corebreaker
|
8b0c381808
|
Resolve {%extends%} & {%include%} tags problem
Former-commit-id: 2f52b831993832cc8c7dd4e7aff55848b3266e0a
|
2017-07-21 16:46:51 +03:00 |
|
kataras
|
9f85b74fc9
|
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
|
2017-07-10 18:32:42 +03:00 |
|
kataras
|
a2df3c9740
|
Fix django view engine and context.ViewData
Former-commit-id: e16a9ef0241f83c4b9a7ebd3b5b7663b33fb070a
|
2017-06-05 03:27:35 +03:00 |
|
kataras
|
5e4b63acb2
|
Publish the new version ✈️ | Look description please!
# FAQ
### Looking for free support?
http://support.iris-go.com
https://kataras.rocket.chat/channel/iris
### Looking for previous versions?
https://github.com/kataras/iris#version
### Should I upgrade my Iris?
Developers are not forced to upgrade if they don't really need it. Upgrade whenever you feel ready.
> Iris uses the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo) feature, so you get truly reproducible builds, as this method guards against upstream renames and deletes.
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
For further installation support, please click [here](http://support.iris-go.com/d/16-how-to-install-iris-web-framework).
### About our new home page
http://iris-go.com
Thanks to [Santosh Anand](https://github.com/santoshanand) the http://iris-go.com has been upgraded and it's really awesome!
[Santosh](https://github.com/santoshanand) is a freelancer, he has a great knowledge of nodejs and express js, Android, iOS, React Native, Vue.js etc, if you need a developer to find or create a solution for your problem or task, please contact with him.
The amount of the next two or three donations you'll send they will be immediately transferred to his own account balance, so be generous please!
Read more at https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: eec2d71bbe011d6b48d2526eb25919e36e5ad94e
|
2017-06-03 23:22:52 +03:00 |
|