Gerasimos (Makis) Maropoulos
|
66e3c26efe
|
new app.MiddlewareExists method
|
2024-01-21 17:16:59 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4e3c242044
|
add new errors.Intercept package-level function
|
2024-01-20 00:33:59 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
fabbc271b9
|
update examples deps
|
2024-01-18 15:08:48 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
113ce190e6
|
release version 12.2.10
|
2024-01-18 03:11:54 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
12546322eb
|
improve the new Wait method
|
2024-01-15 04:20:45 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
70882914d4
|
new NonBlocking option and Wait method on Application. See HISTORY.md for more
|
2024-01-14 06:58:17 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5ef854d835
|
add mathx.RoundToInteger helper
|
2024-01-13 12:56:59 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ff59475a41
|
update deps
|
2024-01-10 23:53:42 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
f0e52718c7
|
doc: update version
|
2024-01-10 23:47:36 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b2c37e17b4
|
add x/errors.RecoveryHandler
|
2024-01-10 22:17:58 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
d32eb68ed4
|
add x/errors.Validation
|
2024-01-10 01:11:32 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ad75479541
|
add x/errors.Handler, CreateHandler, NoContentHandler, NoContenetOrNotModifiedHandler and ListHandler ready-to-use handlers for service method calls to Iris Handler
|
2024-01-09 11:11:53 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
746b1fc0da
|
add x/errors.List package-level function to support and simplify x/pagination list responses
|
2024-01-07 22:41:42 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
104bea0a58
|
Add new x/errors/validation package to make your life even more easier (using Generics)
|
2024-01-07 15:08:03 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1ae4e71176
|
add x/errors.OK, Create, NoContent and NoContentOrNotModified package-level generic functions as custom service helpers
|
2024-01-04 03:33:00 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
56754ff5cc
|
Happy New Year To Everyone! 🎅
Today is my Birthday too ^_^
|
2023-12-31 18:56:14 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
50faf05528
|
more improvements on the x/errors package
|
2023-12-30 13:55:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b727f4b143
|
add x/timex.GetMonthDays, GetMonthEnd and x/jsonx.SimpleDates type and x/jsonx.GetSimpleDateRange function
|
2023-12-30 13:23:59 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
c80c5903ab
|
handle #2309
|
2023-12-30 13:03:01 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
efe953583a
|
add MapErrorFunc, MapErrors and HandleError to x/errors sub-package
|
2023-12-29 23:45:36 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
e2f0224332
|
release v12.2.8
|
2023-11-05 22:20:20 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4d13ff3622
|
improvements of the new ContextWrapper
|
2023-11-03 21:20:32 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4772177fef
|
new context wrapper
|
2023-11-02 03:11:22 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
28f49cd50d
|
improve cache handler, embracing #2210 too
|
2023-09-26 21:14:57 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
51654cedc5
|
version 12.2.7
|
2023-09-25 19:55:58 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
10fd39fc07
|
release v12.2.5
|
2023-08-21 20:19:35 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
9f53d15133
|
minor changes to MVC, see HISTORY.md#Next for more
|
2023-08-21 20:11:14 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
48f7b38d15
|
rename master branch to main
|
2023-08-20 03:12:46 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b9f6025792
|
release v12.2.4
|
2023-08-12 07:40:12 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
83c72a9245
|
release v12.2.3
|
2023-08-12 07:34:28 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
de478687dc
|
release v12.2.2
|
2023-08-12 07:29:22 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
a5daba277f
|
update examples dependencies
|
2023-08-11 00:22:59 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d254d48f34
|
Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents()
relative to: #2158
|
2023-07-17 18:30:45 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d2f24fab90
|
fix an issue on accesslog when response and request recorder and minifier were enabled
|
2023-04-19 23:56:55 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3a00e785ea
|
fix #2098
|
2023-03-20 18:16:35 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
34387a4a5c
|
New mvc.IgnoreEmbedded option to solve #2103
|
2023-03-19 16:31:14 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
0954986a66
|
add LoadKV method on Iris.Application.I18N instance
|
2023-03-18 15:43:18 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ec2d9d016e
|
update view benchmarks and remove ace template parser
|
2023-03-17 12:38:07 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
946ea6787d
|
v12.2.0
|
2023-03-11 22:37:55 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
bb3d5f21d6
|
README: add two links for the chinese documents, based on #2043
|
2023-01-27 19:20:14 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3a7260391c
|
v12.2.0-beta7
|
2022-12-24 07:10:02 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
29c8f44c93
|
add iris.TrimParamFilePart
read more at: #2024
|
2022-12-24 05:04:16 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1ea5cd58be
|
builtin html template functions changes
|
2022-12-13 01:37:15 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
8cf891ff25
|
add Configuration.URLParamSeparator
|
2022-11-29 10:49:49 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3f544398b9
|
HISTORY.md: add entry for third party packages support on httptest
|
2022-10-22 18:11:48 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
29010bfd7c
|
minor: compatibility: context render
|
2022-09-27 20:43:01 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
512ed6ffc0
|
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
|
2022-09-25 20:40:56 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
4cd0621018
|
add support for the go standard embed tag for locale files
|
2022-09-23 01:28:47 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
95a8110f1e
|
directly support embed.FS and fs.FS on view engines
|
2022-09-21 23:26:12 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
0a4927f6df
|
add iris.Patches() to modify global behaviors
|
2022-09-20 18:08:39 +03:00 |
|