Commit Graph

2834 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
52fab1bcc8
Happy new year everyone🎅
Some checks failed
CI / Test (1.23.x) (push) Successful in 15m44s
CodeQL / Analyze (go) (push) Failing after 5m13s
2025-01-01 03:40:30 +02:00
Gerasimos (Makis) Maropoulos
1238e13f4f
update dependencies
Some checks failed
CI / Test (1.23.x) (push) Successful in 15m0s
CodeQL / Analyze (go) (push) Failing after 5m5s
2024-12-28 14:20:51 +02:00
Gerasimos (Makis) Maropoulos
3bd3117182
update dependencies
Some checks failed
CI / Test (1.23.x) (push) Successful in 14m54s
CodeQL / Analyze (go) (push) Failing after 5m7s
2024-12-05 02:09:59 +02:00
Gerasimos (Makis) Maropoulos
986d8a07c6
update dependencies
Some checks failed
CI / Test (1.23.x) (push) Successful in 14m33s
CodeQL / Analyze (go) (push) Failing after 5m21s
The next version is coming !2025!
2024-11-23 22:01:40 +02:00
Gerasimos (Makis) Maropoulos
d5e0048d7d
update dependencies
Some checks failed
CI / Test (1.23.x) (push) Successful in 14m43s
CodeQL / Analyze (go) (push) Failing after 5m18s
2024-10-16 13:52:20 +03:00
Gerasimos (Makis) Maropoulos
e0f324041d
update examples modules 2024-09-26 17:26:54 +03:00
Gerasimos (Makis) Maropoulos
88fa64982d
try to fix badger's latest version does not pass the checksum
relative to: https://github.com/dgraph-io/badger/issues/2113
2024-09-26 15:55:13 +03:00
Gerasimos (Makis) Maropoulos
7e5d02c129
minor 2024-09-26 15:51:14 +03:00
Gerasimos (Makis) Maropoulos
6a5c9675c2
upgrade badger db from v2 to v4 2024-09-26 15:48:20 +03:00
Gerasimos (Makis) Maropoulos
8737f6b691
new x/jsonx season type 2024-09-20 00:59:27 +03:00
Gerasimos (Makis) Maropoulos
3137d0d791
rest json errors: handle unspported NaN values as the standard package's error doesn't give us more information 2024-09-13 11:52:03 +03:00
Gerasimos (Makis) Maropoulos
6776bf0dc9
update deps 2024-07-07 20:21:38 +03:00
Gerasimos (Makis) Maropoulos
e89806766a
x/jsonx: ISO8601: add support for unconventional offset timestamps 2024-05-23 15:23:29 +03:00
Gerasimos (Makis) Maropoulos
4117f3b88f
release v12.2.11 2024-04-25 01:32:28 +03:00
Eng Zer Jun
df7737ed57
errgroup: remove redundant len check (#2354)
`len(g.children) > 0` is redundant because `range` already skips empty
slice.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-04-25 01:13:03 +03:00
Gerasimos (Makis) Maropoulos
4e90cd4e4d
minor 2024-04-24 18:41:24 +03:00
Gerasimos (Makis) Maropoulos
d88273ab55
minor 2024-04-24 18:25:24 +03:00
Gerasimos (Makis) Maropoulos
6167d3ed6b
update examples dependencies 2024-04-24 18:18:39 +03:00
Gerasimos (Makis) Maropoulos
c06e14637e
Project Update
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
2024-04-23 23:51:43 +03:00
guangwu
b904793278
fix: close form file (#2416)
Signed-off-by: guangwu <guoguangwug@gmail.com>
2024-04-19 23:38:14 +03:00
Gerasimos (Makis) Maropoulos
c2238c71b8
minor improvement of the x/jsonx.SimpleDate time parser
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 21:39:45 +03:00
Gerasimos (Makis) Maropoulos
384ca4db70
minor: add some x/jsonx.ISO8601 shortcuts
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 21:21:42 +03:00
Gerasimos (Makis) Maropoulos
1d106d80a7
minor: x/jsonx.ParseISO8601
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 20:39:29 +03:00
Gerasimos (Makis) Maropoulos
19a72ddc84
minor: update deps
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 20:29:19 +03:00
Gerasimos (Makis) Maropoulos
94cfb5494f
minor improvements on x/jsonx.ISO8601 time parser
note that many new features are coming that I'm designing for the past 2-3 months, this is a commit with just one hotfix
2024-04-08 20:21:21 +03:00
Gerasimos (Makis) Maropoulos
ddda4f6998
minor improvement of the context.HandlerName 2024-01-22 15:35:09 +02:00
Gerasimos (Makis) Maropoulos
66e3c26efe
new app.MiddlewareExists method 2024-01-21 17:16:59 +02:00
Gerasimos (Makis) Maropoulos
4eb7705fae
minor improvements 2024-01-20 20:32:56 +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
dependabot[bot]
0063f1ce39
Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.13 (#2351)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.12 to 2.20.13.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.12...v2.20.13)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 12:22:50 +02:00
dependabot[bot]
38d2662661
Bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#2350)
Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.0.6 to 1.1.0.
- [Commits](https://github.com/andybalholm/brotli/compare/v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 12:22:43 +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
06a6e63dd9
update examples deps before release 2024-01-10 10:58:00 +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
7024f61a62
thanks for the donations ❤️ 2024-01-07 23:14:13 +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
8f2deb6873
minor improvements on x/errors package, see previous commit for more 2024-01-04 13:02:09 +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