Gerasimos (Makis) Maropoulos
41026c9209
publish v12.2.0-alpha6
2022-02-18 22:19:33 +02:00
Gerasimos (Makis) Maropoulos
2a048df5c7
minor improvement on URLParamSlice
2021-12-16 18:57:14 +02:00
Gerasimos (Makis) Maropoulos
968a9ec06c
minor
2021-12-02 16:24:56 +02:00
Gerasimos (Makis) Maropoulos
d62392bebc
update deps
2021-11-15 15:56:07 +02:00
Gerasimos (Makis) Maropoulos
48bb9c9c11
minor improvements
2021-11-15 15:29:30 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies
2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
a9b97e005a
update dependencies
2021-09-14 22:10:44 +03:00
Gerasimos (Makis) Maropoulos
01b459fa50
update the kataras/tunnel dependency
2021-09-07 18:28:38 +03:00
Gerasimos (Makis) Maropoulos
77b4be7f5e
upgrade all dependencies into master
...
Relative to https://github.com/kataras/iris/pull/1789
2021-07-17 11:32:19 +03:00
Gerasimos (Makis) Maropoulos
32291fa59e
replace snappy dependency
2021-05-28 19:13:51 +03:00
Gerasimos (Makis) Maropoulos
856f65be78
remove the 'retract' directive, as it's only available on the latest go release
2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos
80e75acd6d
update brotli dependency
2021-05-28 19:03:33 +03:00
Gerasimos (Makis) Maropoulos
89f02c6e87
update jwt dependency and use the current Party if relative path is empty on PartyConfigure only
2021-03-03 14:39:47 +02:00
Gerasimos (Makis) Maropoulos
b80bd10903
upgrade dependencies
2021-02-19 08:05:13 +02:00
Gerasimos (Makis) Maropoulos
d26b9bfbed
Add Strict option to httptest as requested at: #1722
2021-02-13 21:21:19 +02:00
Gerasimos (Makis) Maropoulos
590e999688
thanks @baoch254 for your kind donation ❤️
...
Please check your GitHub and Gitter notifications, you've been invited to the kataras/iris-premium repository
2021-02-12 09:09:59 +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
36bd452b7a
upgrade deps
2021-02-06 22:07:57 +02:00
Gerasimos (Makis) Maropoulos
240fdb6dc3
API versioning improvements
...
Replace the go-version package with a regex-free alternative semver
the result: versioned apis have almost zero performance cost now
thanks @motogo for your kind donation ❤️ - please check your github notifications
2021-01-07 04:14:41 +02:00
Gerasimos (Makis) Maropoulos
a2d0b86815
accesslog: add FileUnbuffered helper
2020-12-29 16:38:24 +02:00
Gerasimos (Makis) Maropoulos
551462b3c8
thanks @NA and @fenriz07 for your kind donations ❤️
2020-12-20 01:13:10 +02:00
Gerasimos (Makis) Maropoulos
4431294a2e
update golog dependency
2020-12-09 07:37:10 +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
afa1d89a23
update deps
2020-11-25 04:47:36 +02:00
Gerasimos (Makis) Maropoulos
962ffd6772
update deps (minor)
2020-11-17 07:05:36 +02:00
Gerasimos (Makis) Maropoulos
089a8a83b5
Thanks @vuhoanglam for your kind donation ❤️
2020-11-17 06:36:13 +02:00
Gerasimos (Makis) Maropoulos
f1ebddb6d9
jwt: add redis blocklist
2020-11-02 06:31:28 +02:00
Gerasimos (Makis) Maropoulos
8eea0296a7
As noticed in my previous commit, the existing jwt libraries added a lot of performance cost between jwt-featured requests and simple requests. That's why a new custom JWT parser was created. This commit adds our custom jwt parser as the underline token signer and verifier
2020-10-30 22:12:16 +02:00
Gerasimos (Makis) Maropoulos
1864f99145
New JWT features and changes (examples updated). Improvements on the Context User and Private Error features
...
TODO: Write the new e-book JWT section and the HISTORY entry of the chnages and add a simple example on site docs
2020-10-17 06:40:17 +03:00
Gerasimos (Makis) Maropoulos
cc7e3860f2
fix #1610 #1651 - read HISTORY.md
2020-10-04 16:50:21 +03:00
Gerasimos (Makis) Maropoulos
5b983800ec
update dependencies (see previous commit for more interesting stuff)
2020-09-29 20:34:47 +03:00
Gerasimos (Makis) Maropoulos
31c616c886
update pongo2 to version 4
2020-09-20 01:09:16 +03:00
Gerasimos (Makis) Maropoulos
ab7ee4a331
update pongo2 to version 4
2020-09-16 17:11:46 +03:00
Gerasimos (Makis) Maropoulos
e828a96752
fix #1633 and respect controller's no log option for websocket controllers too
2020-09-15 23:37:11 +03:00
Gerasimos (Makis) Maropoulos
4845b77177
accesslog: improvements and new features
...
relative to: #1601 and #1624
2020-09-13 02:56:22 +03:00
Gerasimos (Makis) Maropoulos
2b342a5122
accesslog: add CSV format
...
relative to: https://github.com/kataras/iris/issues/1601
2020-09-12 12:34:59 +03:00
Gerasimos (Makis) Maropoulos
333be428c4
use jet v5.0.2 (no breaking changes)
...
relative to: https://github.com/kataras/iris/pull/1616
2020-09-10 10:12:06 +03:00
Josef Fröhle
b9a5dcaba0
Update Jet dep to 5.0.2
2020-09-07 15:12:32 +02:00
Gerasimos (Makis) Maropoulos
0ef064cc55
update golog dependency
2020-09-07 01:08:19 +03:00
Gerasimos (Makis) Maropoulos
26f515775b
examples: use the new golog.JSON, comment the manual way for general purpose knowedge that can be used to create a handler for any other custom format
2020-09-06 13:12:54 +03:00
Gerasimos (Makis) Maropoulos
ebeb465836
update golog dependency
2020-09-06 12:14:55 +03:00
Gerasimos (Makis) Maropoulos
0be856e54c
add accesslog middleware (rel: #1601 )
2020-09-06 10:38:48 +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
c7157f1c92
add bind checkboxes example
2020-09-01 11:39:57 +03:00
Gerasimos (Makis) Maropoulos
dbeb7bfb73
add Context.ReadHeaders
2020-08-31 21:28:13 +03:00
Gerasimos (Makis) Maropoulos
477f5e6f9b
add Context.ReadParams method
2020-08-31 20:30:01 +03:00
Gerasimos (Makis) Maropoulos
889b7942d3
add two new examples and share the app's specific logger instance with sessions databases and APIBuilder
2020-08-16 07:07:36 +03:00
Gerasimos (Makis) Maropoulos
ef7d365e81
add iris.Minify middleware and Context.OnCloseErr/OnConnectionCloseErr
2020-08-15 17:21:57 +03:00
Gerasimos (Makis) Maropoulos
558d6d41bb
update dependencies
2020-08-14 12:37:46 +03:00
Gerasimos (Makis) Maropoulos
0761bc35ee
General Improvements (UseRouter per Party, fix AutoTLS). Read HISTORY.md
...
relative to: https://github.com/kataras/iris/issues/1577 and https://github.com/kataras/iris/issues/1578
2020-08-12 07:20:07 +03:00