Gerasimos (Makis) Maropoulos
48577b7ff1
minor
2022-01-06 18:49:11 +02:00
Gerasimos (Makis) Maropoulos
d8dde0b958
add http timeout example
2022-01-04 23:06:39 +02:00
Gerasimos (Makis) Maropoulos
611e981f3a
fix #1829
2021-12-31 14:55:20 +02:00
Gerasimos (Makis) Maropoulos
4aa93ae872
mysql example: security fix
2021-12-30 19:32:20 +02:00
Gerasimos (Makis) Maropoulos
62a1829cb9
🎄 Merry Christmas everyone
...
minor fixes
2021-12-26 00:01:01 +02:00
Gerasimos (Makis) Maropoulos
e213dba0d3
security fix
2021-12-23 22:05:26 +02:00
Gerasimos (Makis) Maropoulos
25ad31be50
Context.IsCanceled() minor improvement
2021-12-18 03:16:36 +02:00
Gerasimos (Makis) Maropoulos
2a048df5c7
minor improvement on URLParamSlice
2021-12-16 18:57:14 +02:00
Gerasimos (Makis) Maropoulos
d6cfe3fe5b
new Timeout, TimeoutMessage configuration fields and apps.OnApplicationRegistered listener
2021-12-09 14:44:03 +02:00
Gerasimos (Makis) Maropoulos
968a9ec06c
minor
2021-12-02 16:24:56 +02:00
Gerasimos (Makis) Maropoulos
ad2ec68c34
handle null sql iso8601, kitchen time and simple date column values
2021-11-29 12:54:27 +02:00
Gerasimos (Makis) Maropoulos
226a4cb064
add one more project structure recommendation
2021-11-19 14:13:42 +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
e8dc935f16
improvements on the /x/client sub-package
2021-11-06 21:04:55 +02:00
Gerasimos (Makis) Maropoulos
51fc2f35ca
new /x/jsonx and /x/mathx util sub-packages
2021-11-06 20:25:25 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies
2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
16b9b694d2
new /x/client sub-package
2021-10-31 11:25:11 +02:00
Gerasimos (Makis) Maropoulos
e2f40ca06e
minor
2021-10-13 17:27:51 +03:00
Gerasimos (Makis) Maropoulos
bf54d33a3e
add new ':email' path parameter and revert the jsoniter removal
2021-10-13 16:22:22 +03:00
Gerasimos (Makis) Maropoulos
a9b97e005a
update dependencies
2021-09-14 22:10:44 +03:00
Gerasimos (Makis) Maropoulos
11c1301cda
minor
2021-09-14 21:50:39 +03:00
Gerasimos (Makis) Maropoulos
fd80c3bee7
Create SECURITY.md
2021-09-14 21:40:09 +03:00
Gerasimos (Makis) Maropoulos
24739e12fe
Create codeql-analysis.yml
2021-09-14 21:24:19 +03:00
Gerasimos (Makis) Maropoulos
eb3f68743a
Merge pull request #1800 from nanikjava/f-fix-bootstrapper-go-mod
...
fix: add go.mod and go.sum to allow bootstrapper compiled indepedently
2021-09-14 21:22:11 +03:00
Gerasimos (Makis) Maropoulos
10cb915d47
Merge pull request #1805 from Kimbsen/master
...
Fix panic on macos when passing a certificate as []byte to iris.TLS()
2021-09-14 21:21:12 +03:00
Gerasimos (Makis) Maropoulos
01b459fa50
update the kataras/tunnel dependency
2021-09-07 18:28:38 +03:00
Kim
78108ac96c
remove extra newline
2021-08-12 14:09:44 +02:00
Kim
b4c9e7124a
fix macos panic dereferencing when passing a []byte version of certificate or key as cert|keyFileOrContents to iris.TLS()
...
if len(certFileOrContents) > 1024 the error returned will be Filename too long and os.IsNotExist(err) will be false
2021-08-12 14:03:40 +02:00
Nanik T
928ec984f8
fix: add go.mod and go.sum to allow bootstrapper compiled indepedently
2021-07-31 12:16:35 +10:00
Gerasimos (Makis) Maropoulos
b2cc3a2871
Thanks @syrm @narven @AwsIT @MihaiPopescu1985 @leandrobraga @Ubun1 @coderperu @cshum and @sbenimeli for your kind donations ❤️ please check your GitHub notifications for an invitation to download the e-book through https://github.com/kataras/iris-premium
2021-07-17 12:00:56 +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
afb15b8601
Merge pull request #1785 from cq-z/master
...
fix: supper grpc and grpc web
2021-07-05 20:07:37 +03:00
Hugh
84ce2c0c4d
fix: supper grpc and grpc web
...
fix: supper grpc and grpc web
2021-07-02 13:05:34 +08:00
Gerasimos (Makis) Maropoulos
6d3884b0ce
add iris.IsErrEmptyJSON helper. See HISTORY.md
2021-06-16 13:52:39 +03:00
Gerasimos (Makis) Maropoulos
f9e027cb86
Merge pull request #1766 from HSNHK/master
...
Update README_FA.md
2021-06-15 13:21:13 +03:00
Gerasimos (Makis) Maropoulos
ff58e0c049
minor fix on _examples/request-logger/accesslog-proxy
2021-06-15 00:49:42 +03:00
Gerasimos (Makis) Maropoulos
574db973d0
improve Context.Proceed
...
Now this is possible: ok := (Handler1) && ctx.Proceed(Handler2)) || ctx.Proceed(Handler3)
2021-06-15 00:36:28 +03:00
Gerasimos (Makis) Maropoulos
cc181a038c
Thanks @trading-peter @mubariz-ahmed @primadi @pr123 @carlosmoran092 @grassshrimp @vladimir-petukhov-sr @macropas @iantuan @edwindna2 @Major2828 @bobmcallan @odas0r @mark2b @srinivasganti @SamuelNeves @siriushaha and @xytis for your donations
...
Please check your GitHub notifications or/and go to https://github.com/kataras/iris-premium private repository and accept your invitation to download the Iris E-Book (PDF)
2021-06-13 13:11:15 +03:00
Gerasimos (Makis) Maropoulos
a3b5797e54
add a shortcut for ConfigureContainer().Use as UseFunc on Party
2021-06-11 11:11:36 +03:00
Gerasimos (Makis) Maropoulos
96c2dec47f
dependency injection: func (...<T>) iris.Handler can be generated to a simple iris handler if <T> are static dependencies
2021-06-10 21:16:00 +03:00
Gerasimos (Makis) Maropoulos
8f9140b705
New Context.FormFiles method
2021-06-07 15:33: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
MR HK
2ac5ecf6d8
Update README_FA.md
2021-05-23 16:55:48 +04:30
MR HK
e16f2df1aa
Update README_FA.md
...
Persian version of README has been updated
And its Persian wording problems have also been solved
2021-05-23 16:38:44 +04:30
Gerasimos (Makis) Maropoulos
fa175eb847
Thanks @paulxu21 @DavidShaw @lingyingtan and @Laotanling for your kind donations ❤️
...
Please check your GITHUB NOTIFICATIONS, you have been invited to the kataras/iris-premium repository
2021-04-28 00:11:37 +03:00
Gerasimos (Makis) Maropoulos
6219e57135
New APIContainer.EnableStrictMode(bool) method. Read HISTORY.md
2021-04-22 14:00:00 +03:00
Gerasimos (Makis) Maropoulos
43079f75d2
godoc: minor
2021-04-22 11:52:25 +03:00