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 |
|
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
|
fb8d8d0881
|
fix #2309
|
2023-12-25 23:55:31 +02:00 |
|
dependabot[bot]
|
26422ebaf4
|
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#2343)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
|
2023-12-25 23:39:01 +02:00 |
|
dependabot[bot]
|
b9806e5e58
|
Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 (#2342)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.3.0...v9.3.1)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
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>
|
2023-12-20 20:23:00 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
0608c7385e
|
update deps
|
2023-12-19 15:09:49 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
f5a4c9347b
|
update deps
|
2023-12-19 12:17:35 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
d808958057
|
update deps
|
2023-12-19 12:15:29 +02:00 |
|
dependabot[bot]
|
f1850e2fde
|
Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2308)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
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>
|
2023-12-15 15:07:10 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
9279ca5a27
|
Add example of the powerful 'templ' generated templates
|
2023-12-13 02:18:16 +02:00 |
|
aveyuan
|
7ffe4010b9
|
add FS func in HTMLEngine (#2304)
Signed-off-by: aveyuan <aveyuan@osblog.cn>
|
2023-12-13 00:01:10 +02:00 |
|
dependabot[bot]
|
3061191ebd
|
Bump github.com/kataras/jwt from 0.1.11 to 0.1.12 (#2302)
Bumps [github.com/kataras/jwt](https://github.com/kataras/jwt) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/kataras/jwt/releases)
- [Commits](https://github.com/kataras/jwt/compare/v0.1.11...v0.1.12)
---
updated-dependencies:
- dependency-name: github.com/kataras/jwt
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>
|
2023-12-07 11:01:41 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
7d540f580d
|
add Party.HandleServer and macro.IsMacro methods
|
2023-12-06 01:09:43 +02:00 |
|
dependabot[bot]
|
6e8228596d
|
Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2301)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.7 to 2.20.9.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.7...v2.20.9)
---
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>
|
2023-12-05 11:51:19 +02:00 |
|
dependabot[bot]
|
24065bd0b5
|
Bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#2300)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.3...v1.17.4)
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
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>
|
2023-12-05 11:50:28 +02:00 |
|
dependabot[bot]
|
14f5af14c2
|
Bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#2297)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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>
|
2023-12-05 11:50:06 +02:00 |
|
dependabot[bot]
|
9573ee50d6
|
Bump golang.org/x/net from 0.18.0 to 0.19.0 (#2294)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
|
2023-11-28 20:45:27 +02:00 |
|
dependabot[bot]
|
594ba5dd61
|
Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2293)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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>
|
2023-11-28 20:44:43 +02:00 |
|
dependabot[bot]
|
6690434b9c
|
Bump golang.org/x/time from 0.4.0 to 0.5.0 (#2292)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/time/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/time
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>
|
2023-11-28 20:44:35 +02:00 |
|
dependabot[bot]
|
196c7f8759
|
Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#2291)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sys/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
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>
|
2023-11-28 20:44:29 +02:00 |
|
dependabot[bot]
|
583bd3eb6b
|
Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.7 (#2286)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.6 to 2.20.7.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.6...v2.20.7)
---
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>
|
2023-11-20 09:22:09 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
afd0f5b145
|
x/pagination pkg
|
2023-11-17 13:03:41 +02:00 |
|
dependabot[bot]
|
eb9ddd5d76
|
Bump github.com/klauspost/compress from 1.17.2 to 1.17.3 (#2284)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.2...v1.17.3)
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
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>
|
2023-11-16 14:41:42 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4cbd9deff7
|
apps.Switch/Hosts minor doc improvement
|
2023-11-16 03:06:06 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
f29d690c5f
|
minor improvement (see prev commit)
|
2023-11-15 12:22:34 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
e6a12bf776
|
add iris guide builder WithPrefix and WithoutPrefix methods
|
2023-11-15 12:18:01 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b1f2c24b64
|
minor improvement
|
2023-11-15 11:57:52 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5f749453c7
|
add /x/client.Clone method
|
2023-11-13 21:27:35 +02:00 |
|
dependabot[bot]
|
c484fa3dfa
|
Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2282)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
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>
|
2023-11-09 22:05:20 +02:00 |
|
dependabot[bot]
|
25d491ff8d
|
Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#2281)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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>
|
2023-11-09 21:58:48 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
057022ca6b
|
auth package: export ExtractAccessToken method
|
2023-11-08 11:45:23 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
e2f0224332
|
release v12.2.8
|
2023-11-05 22:20:20 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
2fa427e264
|
minor: codeql
|
2023-11-04 20:38:23 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b12965b050
|
minor
|
2023-11-04 00:48:09 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4d13ff3622
|
improvements of the new ContextWrapper
|
2023-11-03 21:20:32 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ec69670edc
|
add Pool and Handlers method helpers on the new ContextWrapper
|
2023-11-02 15:24:45 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
4772177fef
|
new context wrapper
|
2023-11-02 03:11:22 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3bd356734d
|
upgrade golog dependency (support for log/slog std package) as requested at: #2260
|
2023-11-01 20:37:36 +02:00 |
|