Commit Graph

2336 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
f34703e3cf
minor improvement of the previous commit 2021-02-17 16:57:19 +02:00
Gerasimos (Makis) Maropoulos
cbf70a7bcf
Add new PartyConfigure helper 2021-02-17 16:50:36 +02:00
Gerasimos (Makis) Maropoulos
5ccd80a6cd
minor: see previous commits 2021-02-15 11:36:22 +02:00
Gerasimos (Makis) Maropoulos
e901575ca8
Path type parameter error handler: add the parameter index in the input arguments
see previous commit
2021-02-15 11:30:29 +02:00
Gerasimos (Makis) Maropoulos
5990e7f432
NEW (HOT) FEATURE: Add custom error handlers on path type parameters error 2021-02-14 15:31:27 +02:00
Gerasimos (Makis) Maropoulos
567c06702f
respect the iris.WithEmptyFormError option on Context.ReadQuery too
as requested at: #1727
2021-02-14 13:40:56 +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
5fe233278a
add a new 'uuid' path parameter type e.g. /{id:uuid} 2021-02-12 17:12:23 +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
a902f20d66
thanks @hdezoscar93 for your kind donation ❤️ 2021-02-08 20:06:01 +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
7b41bf360b
thanks @blackHoleNgc1277 for your donation ❤️ 2021-02-06 21:48:44 +02:00
Gerasimos (Makis) Maropoulos
5994fd5d4e
New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive 2021-01-31 21:24:15 +02:00
Gerasimos (Makis) Maropoulos
eec0cb8d51
thanks @kana99 and @Neulhan for your kind donations ❤️
please check your GitHub and Gitter notifications, you are invited to kataras/iris-premium
2021-01-31 20:22:49 +02:00
Gerasimos (Makis) Maropoulos
07b30e515b
Merge pull request #1717 from tuhao1020/master
modifiy DirList's default html format
2021-01-31 19:57:46 +02:00
Gerasimos (Makis) Maropoulos
9fae8376b4
Merge pull request #1714 from ruannawe/patch-1
Go into myapp folder after create it
2021-01-30 22:02:50 +02:00
tuhao
33344283b8 use DirOptions.ShowHidden in DirListRich 2021-01-29 01:10:40 +08:00
tuhao
8b2bdd0dc2 modifiy DirList's default html format 2021-01-28 23:38:05 +08:00
Gerasimos (Makis) Maropoulos
61f04ee4ff
examples: minor (see previous commits)
examples: 3rd-party sse (2):  add the same client-side as the original 3rd-party example
2021-01-27 04:51:53 +02:00
Gerasimos (Makis) Maropoulos
bccd5eb388
examples: server-sent events: add a second 3rd-party pkg usage example 2021-01-27 04:32:52 +02:00
Gerasimos (Makis) Maropoulos
ce25e698f8
minor 2021-01-27 04:09:46 +02:00
Gerasimos (Makis) Maropoulos
f7757c0793
fix https://github.com/kataras/iris/issues/1713 and add a simple usage example of the 'RemoveHandler' 2021-01-27 01:22:20 +02:00
Ruan
c0da1b54bd
Go into myapp after create folder 2021-01-26 01:46:43 -03:00
Gerasimos (Makis) Maropoulos
197df1ef64
minor (see previous commit) 2021-01-24 23:49:37 +02:00
Gerasimos (Makis) Maropoulos
53b3ade7e0
New feature: Context.ReadJSONStream 2021-01-24 23:34: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
a2588e480d
thank you @mattbowen for your kind donation ❤️
Please check your GitHub and Gitter notifications.
2021-01-24 00:48:46 +02:00
Gerasimos (Makis) Maropoulos
25cf694d7f
README: minor 2021-01-23 05:14:00 +02:00
Gerasimos (Makis) Maropoulos
26dfdc99c6
Merge pull request #1707 from wuyc/patch-1
fix typo
2021-01-23 03:52:32 +02:00
Gerasimos (Makis) Maropoulos
0fc80c6813
Merge pull request #1710 from tuhao1020/master
udpate modifyProxiedRequest
2021-01-23 03:52:21 +02:00
tuhao
cc69d05727 udpate modifyProxiedRequest 2021-01-22 01:11:25 +08:00
Gerasimos (Makis) Maropoulos
6c823e4864
Add example for #1706 (we already cover that functionality through the rest of the examples, but make it clear for newcomers that, dependencies can be used for that kind of reasons as well) 2021-01-21 05:57:37 +02:00
Gerasimos (Makis) Maropoulos
e990b23a64
Merge pull request #1703 from tuhao1020/master
update host.ProxyHandler to compatiable with different hosts in target url and request host
2021-01-21 05:25:43 +02:00
Gerasimos (Makis) Maropoulos
fe0f87db96
README: minor 2021-01-21 01:41:47 +02:00
Gerasimos (Makis) Maropoulos
9f6a75f7c4
Expose the ConfigureContainer().Handle as Application/Party.HandleFunc to make it easier for developers to catch up 2021-01-21 01:36:11 +02:00
Gerasimos (Makis) Maropoulos
da3d6e69c3
Thanks @lpintes for your kind donation ❤️
Please check your GitHub and Gitter notifications, you are invited to the iris-premium repository and chat channel
2021-01-21 00:42:35 +02:00
wuyc
f17d212ee9
Update README_ZH.md 2021-01-19 13:35:55 +08:00
tuhao
9eb7d9386d add ProxyHandlerRemote and NewProxyRemote 2021-01-16 11:49:33 +08:00
Gerasimos (Makis) Maropoulos
6d10b01485
Thanks @gnosthi and @ndimorle for your kind donations ❤️
Please check your GitHub and Gitter notifications
2021-01-15 22:57:46 +02:00
Gerasimos (Makis) Maropoulos
86e03c371b
Thanks @mmckeen75 and @lauweliam and @galois-tnp for your kind donations ❤️
Please check your GitHub and Gitter notifications
2021-01-15 22:46:06 +02:00
tuhao
93fa23befa update TestProxy 2021-01-11 17:03:22 +08:00
tuhao
b6ebc39b9e update host.ProxyHandler to compatiable with different host in target url 2021-01-11 15:25:32 +08:00
Gerasimos (Makis) Maropoulos
f4989bd5aa
minor: typo 2021-01-10 12:16:19 +02:00
Gerasimos (Makis) Maropoulos
21eee99970
thanks @rsousacode and @carlos-enginner for your donations ❤️
please check your GitHub notifications, you've been invited to the iris-premium repository
2021-01-10 11:51:49 +02:00
Gerasimos (Makis) Maropoulos
db59cba1b0
Merge pull request #1701 from kataras/minor-improvements-and-fixes
Minor improvements and code-style fixes
2021-01-09 05:57:06 +02:00
Gerasimos (Makis) Maropoulos
8aedf6bc32
:) 2021-01-09 05:41:20 +02:00
Gerasimos (Makis) Maropoulos
72c2dafd2e
minor 2021-01-09 04:11:46 +02:00
Gerasimos (Makis) Maropoulos
1258ceeb9f
Merge pull request #1694 from withshubh/master 2021-01-09 03:39:46 +02:00
Gerasimos (Makis) Maropoulos
387eac8672
Merge branch 'master' into master 2021-01-09 03:37:54 +02:00