Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Iris

Support Iris today.
Collective - Host: opensource - https://opencollective.com/iris - Website: https://iris-go.com - Code: https://github.com/kataras/iris

minor improvement of the context.HandlerName

github.com/kataras/iris - ddda4f6998547390bd3a75a01304c7868f98f4f6 authored about 1 year ago
new app.MiddlewareExists method

github.com/kataras/iris - 66e3c26efee0f7c7de2717f3f71d069eaf0eb025 authored about 1 year ago
minor improvements

github.com/kataras/iris - 4eb7705fae98fd664e838b80a6a622fe563eb104 authored about 1 year ago
add new errors.Intercept package-level function

github.com/kataras/iris - 4e3c242044be381fcdface3f51e15989478f80eb authored about 1 year ago
update examples deps

github.com/kataras/iris - fabbc271b946feda7e50cf4889585d9c3eeca8c8 authored about 1 year ago
release version 12.2.10

github.com/kataras/iris - 113ce190e69bebf948ca06a0eb4cd7ac4a182bdb authored about 1 year ago
improve the new Wait method

github.com/kataras/iris - 12546322eb40691ac40d1b8dce3e0d92407605f0 authored about 1 year ago
new NonBlocking option and Wait method on Application. See HISTORY.md for more

github.com/kataras/iris - 70882914d44567011e05bc16255b11ea875e43dc authored about 1 year ago
add mathx.RoundToInteger helper

github.com/kataras/iris - 5ef854d8357694ea00d3c5d76c585c8ca05e2ff1 authored about 1 year ago
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.1...

github.com/kataras/iris - 0063f1ce394f7a6cb1b15d888e179cd8cefd5a89 authored about 1 year ago
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...

github.com/kataras/iris - 38d266266121139d4cad8cfa22e9c1ddcd641ebe authored about 1 year ago
update deps

github.com/kataras/iris - ff59475a416bbcdcb92d90624c259473da27909e authored about 1 year ago
doc: update version

github.com/kataras/iris - f0e52718c7a3f2cd377d8c3fcd23c8fb70e6bef0 authored about 1 year ago
add x/errors.RecoveryHandler

github.com/kataras/iris - b2c37e17b4ff35288e2ec73783a353eba2a9091a authored about 1 year ago
update examples deps before release

github.com/kataras/iris - 06a6e63dd9751febd399430dcc9886c449481731 authored about 1 year ago
add x/errors.Validation

github.com/kataras/iris - d32eb68ed48d728a1211abd1004c140af9be3b2b authored about 1 year ago
add x/errors.Handler, CreateHandler, NoContentHandler, NoContenetOrNotModifiedHandler and ListHandler ready-to-use handlers for service method calls to Iris Handler

github.com/kataras/iris - ad75479541b89d323e7ffdd0acaacc58dfb863ca authored about 1 year ago
thanks for the donations :heart:

github.com/kataras/iris - 7024f61a62ee9ec83c813b13a3276d453ec15c06 authored about 1 year ago
add x/errors.List package-level function to support and simplify x/pagination list responses

github.com/kataras/iris - 746b1fc0da75e0b5844347d2e3f10ca6c3edb10e authored about 1 year ago
Add new x/errors/validation package to make your life even more easier (using Generics)

github.com/kataras/iris - 104bea0a58a66d1cf0f248f59c2070d57b81810e authored about 1 year ago
minor improvements on x/errors package, see previous commit for more

github.com/kataras/iris - 8f2deb68730d11820caea63bbdca1197c7742cd2 authored about 1 year ago
add x/errors.OK, Create, NoContent and NoContentOrNotModified package-level generic functions as custom service helpers

github.com/kataras/iris - 1ae4e71176e1cabd254e5e45866889008b29615b authored about 1 year ago
Happy New Year To Everyone! 🎅

Today is my Birthday too ^_^

github.com/kataras/iris - 56754ff5cc1b3b096df4ff7f9f13a6e9fa9f7c59 authored about 1 year ago
more improvements on the x/errors package

github.com/kataras/iris - 50faf055282bc58541f65471db6854f9cee65806 authored about 1 year ago
add x/timex.GetMonthDays, GetMonthEnd and x/jsonx.SimpleDates type and x/jsonx.GetSimpleDateRange function

github.com/kataras/iris - b727f4b143de22964128cd7b839588754477feca authored about 1 year ago
handle #2309

github.com/kataras/iris - c80c5903ab10002e176ea1af47aa3882c5ecd2b3 authored about 1 year ago
add MapErrorFunc, MapErrors and HandleError to x/errors sub-package

github.com/kataras/iris - efe953583a5175af1b7266a612f6fd22e0ea8ef4 authored about 1 year ago
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:
- depende...

github.com/kataras/iris - 26422ebaf45aeda240c090b68d41a4bc65abe9c9 authored about 1 year ago
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.
- ...

github.com/kataras/iris - b9806e5e58c785e1f68db55fd8a49a67a9674a45 authored about 1 year ago
update deps

github.com/kataras/iris - 0608c7385ebbcea00ce6fef9b1aa9d7c0fe01ab6 authored about 1 year ago
update deps

github.com/kataras/iris - f5a4c9347bfe07f4e178666c291dfc330a6cc5bb authored about 1 year ago
update deps

github.com/kataras/iris - d80895805749a76ccfe97de3f64439342b5889e2 authored about 1 year ago
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 ...

github.com/kataras/iris - f1850e2fde22ac441865527fcc3899c68b86d416 authored about 1 year ago
Add example of the powerful 'templ' generated templates

github.com/kataras/iris - 9279ca5a27876ef9d6679485ffd86326b4842224 authored about 1 year ago
add FS func in HTMLEngine (#2304)

Signed-off-by: aveyuan <[email protected]>

github.com/kataras/iris - 7ffe4010b9578873c976fefac3656e43729dbf24 authored about 1 year ago
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.
- [Releas...

github.com/kataras/iris - 3061191ebd231ea9d114d0c70d0563123e6973aa authored about 1 year ago
add Party.HandleServer and macro.IsMacro methods

github.com/kataras/iris - 7d540f580d2af9110fe09b9d5e8075efcc061ba4 authored about 1 year ago
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....

github.com/kataras/iris - 6e8228596da2c37f7e117bbc3f5f2e9d5e0f8d42 authored about 1 year ago
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...

github.com/kataras/iris - 24065bd0b5f2631152b58859dc8d374e82406373 authored about 1 year ago
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.1...

github.com/kataras/iris - 14f5af14c2b47259f657349768272719a3b7b3b6 authored about 1 year ago
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](http...

github.com/kataras/iris - 9573ee50d6d8d0ec6e78060d22b45898cc91763c authored about 1 year ago
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...

github.com/kataras/iris - 594ba5dd61c089ad9deee3f73d33d9cdc674d6da authored about 1 year ago
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](http...

github.com/kataras/iris - 6690434b9c3daa5297850608785ef60a02c61661 authored about 1 year ago
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](http...

github.com/kataras/iris - 196c7f8759d1e9859981f94cf9593fc72287ac5d authored about 1 year ago
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....

github.com/kataras/iris - 583bd3eb6b4e9342c6ab897a1f3047fbf89a0207 authored about 1 year ago
x/pagination pkg

github.com/kataras/iris - afd0f5b145dfcbfab457601efabc234d88a518ae authored about 1 year ago
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...

github.com/kataras/iris - eb9ddd5d76290ed244c9342f0cdfda1869dfe69c authored about 1 year ago
apps.Switch/Hosts minor doc improvement

github.com/kataras/iris - 4cbd9deff7af570b7ef4591d3af6de32b35b91ca authored about 1 year ago
minor improvement (see prev commit)

github.com/kataras/iris - f29d690c5f1730579033da5360f81a93ca8d3415 authored about 1 year ago
add iris guide builder WithPrefix and WithoutPrefix methods

github.com/kataras/iris - e6a12bf776663e628445ae0b5787364ee8adf2af authored about 1 year ago
minor improvement

github.com/kataras/iris - b1f2c24b64e5ac393099e1f02289a3612a7058f8 authored about 1 year ago
add /x/client.Clone method

github.com/kataras/iris - 5f749453c7ff3dd125d7f0dcba568b5a007ffc6f authored about 1 year ago
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](http...

github.com/kataras/iris - c484fa3dfac5242a23df74cc176b8291a956ba50 authored about 1 year ago
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...

github.com/kataras/iris - 25d491ff8dc2edeb5aad2471e5f97cd47cc08e44 authored about 1 year ago
auth package: export ExtractAccessToken method

github.com/kataras/iris - 057022ca6bdda7328292eb8acbec458e16523cea authored over 1 year ago
release v12.2.8

github.com/kataras/iris - e2f0224332435f57d7aee75d302943a160635ac9 authored over 1 year ago
minor: codeql

github.com/kataras/iris - 2fa427e264b3040fb231518e6b7a27387555f6a6 authored over 1 year ago
improvements of the new ContextWrapper

github.com/kataras/iris - 4d13ff3622d4e3bba62df73d1fd6f2cc7dc6c4e6 authored over 1 year ago
add Pool and Handlers method helpers on the new ContextWrapper

github.com/kataras/iris - ec69670edcb68b0bc526cdcf4c67733e1809f952 authored over 1 year ago
new context wrapper

github.com/kataras/iris - 4772177fef7efeb356444eb2c774cdb1150e423e authored over 1 year ago
upgrade golog dependency (support for log/slog std package) as requested at: #2260

github.com/kataras/iris - 3bd356734dcd8b0222c0b9fb38012f9af365d895 authored over 1 year ago
update _examples dependencies

github.com/kataras/iris - ef82a07c81711d7ec892832d352fa56a3476e3e4 authored over 1 year ago
Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.5 (#2277)

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.0 to 2.20.5....

github.com/kataras/iris - 22713f6b7fb1e0dc757e7321149096c6b31d1590 authored over 1 year ago
Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#2276)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10...

github.com/kataras/iris - ebf6209eceb83f866689c6f1e7190e0e0971ef0f authored over 1 year ago
Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#2275)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.0.
- ...

github.com/kataras/iris - 738d0a2a703a20d41a8fb53b088ed415b0704024 authored over 1 year ago
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#2268)

Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6.
- [Rele...

github.com/kataras/iris - b3be59e4e2b9da60629d66a88848f8e06156b766 authored over 1 year ago
Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2264)

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.19.10 to 2.20.0...

github.com/kataras/iris - d3c8acd87695a02ea32c00c28b47ce93980e8ab4 authored over 1 year ago
Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2263)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release ...

github.com/kataras/iris - 06711c152f2cd4b4905e74a2d14a5064f72c461f authored over 1 year ago
Bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 (#2262)

Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.4.0 to ...

github.com/kataras/iris - e369b15ad60b07077116af39ca42e5e64fcc533b authored over 1 year ago
Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2261)

Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release note...

github.com/kataras/iris - 2653323990071ceb63256e67353369fbf03d6821 authored over 1 year ago
CI and Context

github.com/kataras/iris - 8b46dafb76ffbaaaa1fe62773628465c02e9710d authored over 1 year ago
UploadFormFiles: CWE-99

github.com/kataras/iris - 1d0ad5bf8e78bf0d057b896d1b38d831cb9e35d9 authored over 1 year ago
remove toolchain line from go.mod, in order for CI to pass

github.com/kataras/iris - d5a29fad6c040bc78280155c18b408ec15657a5e authored over 1 year ago
update dependencies

github.com/kataras/iris - 01055714278bd8654267a8afc871b66c06df6da8 authored over 1 year ago
chore: enable caching for CI (#2257)

github.com/kataras/iris - b67d4038353606b595441c3fd8861dc3e9f4833a authored over 1 year ago
FIX: Session.Destroy trigger map concurrency write (#2225)

github.com/kataras/iris - c886e3bd28d48884b4b874d7549796172f66be3d authored over 1 year ago
update examples deps

github.com/kataras/iris - 6df3ada9c8f4f017f2d3fcd518e3542d8a8bb4d6 authored over 1 year ago
update core deps

github.com/kataras/iris - 9bc7dfe2a713f791de7e28d119f5370bd4408921 authored over 1 year ago
Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#2221)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.8 to 3.23.9....

github.com/kataras/iris - fcaa9ddaea0ea0bc61689bac457341d65fd8368e authored over 1 year ago
Bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.0 (#2220)

Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.3.5 to ...

github.com/kataras/iris - f350229f3edd3cad1bc4a1dae5c2b4c0fff1b7da authored over 1 year ago
Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 (#2219)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.0 to 9.2.1.
- ...

github.com/kataras/iris - 24c5bd1e78c0a482745a090192ae338b3fb586a5 authored over 1 year ago
fix #2216 (#2218)

github.com/kataras/iris - b40b4267ab2bc44fa2782138df74262a385c3d51 authored over 1 year ago
add fuzz driver based on TestUseRouterParentDisallow (#2217)

github.com/kataras/iris - 67f6df37be49d7ba84e132ab2cd3a5e1f1c0b8b7 authored over 1 year ago
improve cache handler, embracing #2210 too

github.com/kataras/iris - 28f49cd50d5d9f1364745d9fe8873e3b22c9e177 authored over 1 year ago
update examples deps

github.com/kataras/iris - d03757b996c7d0e0825d3c8518340c238241ca42 authored over 1 year ago
version 12.2.7

github.com/kataras/iris - 51654cedc56d3e5045e38ecbe23bdd34a8b24592 authored over 1 year ago
Update examples dependencies

github.com/kataras/iris - effb0a983b3252634c54908c01ae58ddd7f2fac1 authored over 1 year ago
update Blocks module

github.com/kataras/iris - e7b40398aac70f2592e7919f95cdeab7185f6c27 authored over 1 year ago
Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 (#2213)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.1.0 to 9.2.0.
- ...

github.com/kataras/iris - e0ac28c1bbda9c356cd63ebe2a3c69a07008a222 authored over 1 year ago
Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#2211)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.7 to 1.17...

github.com/kataras/iris - 8b98da1a7362677a7e863631a67a234f56cc658e authored over 1 year ago
update dependencies

github.com/kataras/iris - 24ba4e8933b9d58096a56e5c6f2de968f80eb602 authored over 1 year ago
Downgrade Go version requirement to 1.20 (#2197)

As part of the upgrade to Go 1.21, the Go toolchain now requires the
`go` directive to match th...

github.com/kataras/iris - cf3808ae6537b65fafc056a934e128660353fe5a authored over 1 year ago
upgrade kataras/jwt package and auth/sso: add a future forgiven of 1 minute to issuet_at

github.com/kataras/iris - b7c2aba67ec731b3e8d2b8292a3b72692abef6ee authored over 1 year ago
minor: bug_report.md

github.com/kataras/iris - 9a8e40cecffc4b34f97ece507ee0dce42ec2e70c authored over 1 year ago