Ecosyste.ms: OpenCollective

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

github.com/ory/x

Libraries used in the Ory ecosystem
https://github.com/ory/x

fix: operator precendence in keysetpagination (#654)

06713ca1e45fa9c6facbba586a8410ec8d4f2de3 authored about 2 years ago
fix: clean up instrumentedsql (#652)

805605aff3b1783cd0898faf7df2d8010aae2daf authored about 2 years ago
feat: add expandable helpers for SQL (#651)

f55d240af8ab78333f971ff880730a6ed7dfeb59 authored about 2 years ago
chore: update copy year (#653)

e63590c953fd3def1bcffc98c12b44a83554a93b authored about 2 years ago
feat: add error tracing helper (#650)

71af7506d486186575dc6e707cacb6b08e0e3a8e authored about 2 years ago
feat: add WithSpan helper

716ad47934adb723a8c34e5583bda4da1b6ff856 authored about 2 years ago
feat: add function to get most accurate client IP from HTTP request

Lifted from https://github.com/ory/kratos/blob/ac05259525db5ec1aabd518a4d24111711ab8ee9/session/...

940234f305877a369689794e0018e257da1565cd authored about 2 years ago
feat: events: update naming and attributes

ecf137fd9e3f0f74e27cd33eb89c5f8cdade04c2 authored about 2 years ago
feat: make paginator work with pointer and value receiver implementations of the Item interface

3eb7c9700627104b65b6a558db7a5ea72f631a24 authored about 2 years ago
chore: cleanup licence headers (#647)

3b6a608bf5ef960752d4253b2eb469c5e55bdfbe authored about 2 years ago
feat: add --output=jsonpointer (#644)

e8188f8ffcb5e3aebef6650e9fc793533fa920ca authored about 2 years ago
feat: add additional column ordering to keysetpagination (#640)

Co-authored-by: Patrik <[email protected]>

d608f033358ec10b6fe2d028b38c6f48da3cc7b7 authored about 2 years ago
feat: lighter SSRF migration (#641)

d5dfdaaee6a9432c4889c1224b705d8ccfe3219d authored about 2 years ago
fix: pagination offset (#642)

See https://github.com/ory/hydra/issues/3362

6e01212f8c251af19d8aa1608f18d183e5cd47cb authored about 2 years ago
fix: assignment to entry in nil map error (#639)

37a7dedbf3f34afc658b231faa4ff2fcd71a8bb3 authored about 2 years ago
fix(osx): correctly read base64 files (#637)

a25499c90cdfa8d8b52298bf9e2d87e1078ec145 authored about 2 years ago
feat(assertx): add time less than helper (#636)

d60232af7e945737e2ded74e35656b5f17f25b44 authored about 2 years ago
chore: remove dead code

656f160b6a61db6e563965dc18b1a1090e62d998 authored about 2 years ago
fix(httpx): url parsing regression in private ip (#635)

27fb7054cb505842032528b90edcec04e3566261 authored about 2 years ago
feat: add process-isolated Jsonnet VM (#633)

Co-authored-by: hperl <[email protected]>

ada87b1c33d6830c2a9ac135d5d9c85c5277a665 authored about 2 years ago
fix: change keysetpagination.Parse signature to use value (#634)

c1ec96db9876ce431048571b2ecb6c7912335ee7 authored about 2 years ago
feat: add helpers for migrating to keyset pagination

f7992345c1d5aae28206866b6425e8e2f8455d34 authored about 2 years ago
feat: add migration helper for pagination

c6d12f83dbb8b8018e7abf6858ef98df9b633d4a authored about 2 years ago
chore: update Ory CLI with breaking changes to the format task (#632)

60fc738c35ac276c47bdf6cca5279f68982ec74c authored about 2 years ago
docs: standardize license headers (#612)

783a6bac4876aa3b7570bc498a47a0927a7d7449 authored over 2 years ago
feat: add package otelx/semconv

Contains OpenTelemetry semantic convention constants.

9eb8b953307cb757cbdb43faffc085fc775c1d9f authored over 2 years ago
fix: a couple of linting issues

7ea93f2a0bf6d298104fb342fbd6af5bc1bab27f authored over 2 years ago
fix: Makefile

dccfcf318913c30e9694250f59bba36576ccb623 authored over 2 years ago
feat: allow more control over the tracer in package otelx

bb9bc35daf4325dc46adc3eadb652f8a580b5cfa authored over 2 years ago
fix: check request context for active span before falling back to HTTP header extraction

b61dc0a4dc0a816d79a2783510b46b9367a617e1 authored over 2 years ago
chore: remove obsolete header (#629)

58afaddfef2ba0532dc599f22970e31ed0567c37 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/d3f8710e356fb833d4bd71b4ba19d062df2ea89e

96b6ac3de7ab4c8c5511567576e20133e6ecba73 authored over 2 years ago
chore: license checker (#628)

55f8a477df5e1ece134c6bfad5b2da0e89978745 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/a2fba7e968572391ac4a55ce362dca0c4800c97d

72d54f3000ab13058390d901af3ef31cf268b734 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/b41b1ee5ed62f47bac563014929c64bff0c14163

c00231046272db5867ebd87a1d7d008b46c88744 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/852a1aece5fefac0a03f928672538c5d8c536ad8

751f2a8d28e17a43955aeaabad18ea687f986331 authored over 2 years ago
fix: paginate escape column name (#626)

2db80f872feed2f7d32be0aa9ed246e7021e8074 authored over 2 years ago
feat: add jsonpath format option (#627)

--format=jsonpath=<path> now takes a gjson path for filtering the JSON output.

See https://gi...

ebfc547b10d31797f4f31f851ec89bf3007a3427 authored over 2 years ago
chore: upgrade dependencies (#605)

daa7826af1cd8083ebdacc115ea8a34d3a752910 authored over 2 years ago
fix: simplify ip validator (#624)

Closes https://github.com/ory-corp/cloud/issues/3201

585b473819272a7c4aeae4cab265fce232743f5a authored over 2 years ago
feat(pointerx): generic pointer and de-reference functions (#622)

a141c3aaefbc226bd7790471200ec2162d84e6cd authored over 2 years ago
feat(pagination): add default sort to keyset pagination (#623)

Co-authored-by: Patrik <[email protected]>

dee6a9afa04c477f9fe1e388514e58f2b250b464 authored over 2 years ago
feat: log precision for json format (#618)

Closes #617

256c60d6a5f4121f76b15624a86b9568bf62eb6f authored over 2 years ago
feat: ignore query params on comparison (#620)

ad5167564275f31385cd6de2858d2852fa31a537 authored over 2 years ago
feat: setup structs for openapi doc usage (#619)

131a0bfc829892784309bbe46271dcb6df2fbf2d authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/6ab5ce6da0cc57d4492e932602bbfd4a76547795

96990cd5693ca6b3262698e5d1ae5b5e69c2191e authored over 2 years ago
fix(pagination): fixed prev link with negative page value (#613)

05c6d36b4833aa449d5981ee3ca7a8f9cec803ed authored over 2 years ago
feat: add roundtrip wrapper for header

90a1b9f962182e6622d7e982f9d6c65968202c2a authored over 2 years ago
feat(pagination): add keyset pagination (#615)

cd4ac0322911c3c6b452ea1cbc4d919a1e45a11a authored over 2 years ago
fix: remove example from token pagination list

a0c0f69508ececb21e0b37311187ea60de58515b authored over 2 years ago
docs: improve tokenpagination headers

b7b516a0b08ad05415a0524a263e67b4c89e88a2 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/23d918a32533554c30d720dc44e821de3cda18f8

1fb164010d15fd88d278901a1e34278e4e70c99f authored over 2 years ago
feat: add handling for table locked errors (#610)

854bcd90aa7fe3601849f7f4aeafc5cb9bc0a203 authored over 2 years ago
feat: add more annotations for pagination

fafaddf9fbc34d159a16a4860d704e388bfea088 authored over 2 years ago
refactor: rename structs

ed7d09f0aedf1e370e28401d04744356e16d2eef authored over 2 years ago
feat: export pagination headers

83f5bce1189c2d294b181a59eb5e53f9a46791d0 authored over 2 years ago
feat(cmdx): `AssertUsageTemplates` testhelper (#607)

3907b5f0f9a88e5d7683bcc4dcc0b9ac0f6e641c authored over 2 years ago
chore: update format to Go 1.19 (#604)

512c98b642ddacbbad16664facbd034b9ee85c8e authored over 2 years ago
fix(urlx): force pre go1.19 behavior to keep empty host

b08c584b1767cecee7f6b46bbf57695e475d9e68 authored over 2 years ago
ci: bump go

dbfcde83c80a0fb1b2ed20ea8d2e13e02dfba653 authored over 2 years ago
chore: format

9148d5dc426ee154d3998ee77a45fcb76bd1c2b4 authored over 2 years ago
ci: add all modules as scope

0e3cc2176395fed9783ce1d16e8bd7a5810f165e authored over 2 years ago
feat(cmdx): usage string templating

5df36c2a41f96709b19434ee22e20fc959c118e9 authored over 2 years ago
chore: remove double-tabs from Makefile (#603)

67e982f5db29a75116f25f45912bf295e53d2f9f authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/4ef13422e91f15b9f70014a0d67b92498ab728d1

1c707f5d1b94a5c94b5d9d5ab29d00274dd2c0f0 authored over 2 years ago
chore: update repository templates to https://github.com/ory/meta/commit/935cc0443464fd76fbf41dff1081b368080c9353

9d69a643e93164e8189cd427bc9c005f78e2a451 authored over 2 years ago
fix: deprecate tlsx.Certificate and add replacement functions to read certs from disk OR from in-memory strings

daa18fd72a3ff11578be22133684ffa2aabc0a9c authored over 2 years ago
chore: replace obsolete "io/ioutil" package in unit test

ba941c0a177f25a9143de02b8d3b8530041df592 authored over 2 years ago
feat: watch certificate file instead of directory (TLS auto reloading)

2c6ed550abf10b3c0cd6dc9b3d6ca64ea12e47e0 authored over 2 years ago
feat(tlsx): add automatically reloading certificate mechanism

fce79b0233a5384908d418b4c4a60d748f766430 authored over 2 years ago
feat: stringsx.TruncateByteLen that preserves valid UTF-8 strings (#602)

Co-authored-by: Patrik <[email protected]>

65b1130a768a6f93cc096d388f74d31219806df4 authored over 2 years ago
fix: `(*configx.Provider).TracingConfig` should parse all configs (#601)

6fdbf0dc5e0709cb44620fe08edbb3ab3754cd63 authored over 2 years ago
chore: enforce formatting (#600)

e7e4226d858d195cd5341a28fd9b0583ffb20738 authored over 2 years ago
test: add `importbin` case

56ef9fba4d070b5de0866fb00871a9c66a1344f3 authored over 2 years ago
feat: add secure jsonnet loader

7a45f65a2ebe5b831c67838ef5727dad1d45e775 authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/ac6bef904ee4d135b...

632ff8500fbf05bdebda517a24ee4571b29de2ad authored over 2 years ago
fix: race condition in prometheusx (#598)

2345bfba2f63213b5e49a7240122c93f0bf9c364 authored over 2 years ago
test: adjust regression (#597)

c96791db0f40be6acd48c04663ef5d8785d5fdbc authored over 2 years ago
fix: always make cookie replacement (#596)

9acf5d7c25038899b9457fcc501fa9e7f12ef4db authored over 2 years ago
feat(proxy): rewrite cookie secure and samesite attributes (#595)

3253c1a600ccba1a9ed3b897df6f519d964dfa50 authored over 2 years ago
test: remove assertion for time elapsed being less than magic number (#592)

93e2dbeff823b1b4dd2825bd18495d7af6f24b2e authored over 2 years ago
feat: helper to extract ip address that isn't on an exclusion list (#593)

5819a6c4552b1c3c37f48405ad1dc7d7b4681a8c authored over 2 years ago
fix: migrator error handling (#591)

3d0b2e4a8d57d7632fe0c080a6e9cf59ff2650d8 authored over 2 years ago
ci: update badge from CircleCI to GitHub Actions (#590)

4c3fd86d17d4e543f3fb56dede8ae46c0ea8cdb4 authored over 2 years ago
refactor: add popx.MigrationBoxOption type (#589)

bb1fae8658ca6c4faf86029afa4ac41ff40bd143 authored over 2 years ago
feat(httpx): skip certain URLs in internal IP exceptions

8079b0181eadf79f76431f1a8a5ceaa2f4e957de authored over 2 years ago
fix: downgrade github.com/mattn/go-sqlite3 from retracted version (#585)

e77356b922b0194e3c26fbccc4ea45a9357db938 authored over 2 years ago
feat: add noop contextualizer

c02706a042349d387d8e9caf624e39e1817233a7 authored over 2 years ago
feat: make it possible to configure OTEL agnostic providers (#582)

8fbaa6b2a17a4070502a3e726c54422f6154c07f authored over 2 years ago
feat: add support for Curve25519

2afb5ac4d78516e70d8d994987a0a7dfa72b61f3 authored over 2 years ago
deps: bump otel (#584)

Resolve issues like:

```
go mod tidy
go: finding module for package go.opentelemetry.io/ote...

b0286b61611d74ff3607e4e0835fdab54e23fa53 authored over 2 years ago
ci: fix go 1.18

da4c4b3e56db3392a03c202d98b238cf6724feac authored over 2 years ago
feat: improved servicelocator

4bce511110839a8e3bda79963364f0fea2d5a5bf authored over 2 years ago
chore: update repository templates

[skip ci] - updated repository templates to https://github.com/ory/meta/commit/430183216bf2d03ee...

8e6d06b9e2d6483069bec775d58e1a205dd7301b authored over 2 years ago
fix(popx): faster migration checks (#579)

3a563cc121bc8197e35b5a8f3d76e03812328b5f authored over 2 years ago
chore: upgrade pop (#578)

1945f828d11911c35d0aeb781283e1c6480489ea authored over 2 years ago
feat(requirex): add equality check for time and durations (#576)

c293948c5f86123edbff90d98dac2b69bbc9e694 authored over 2 years ago
feat(proxy): use custom error handler which does not print context.Canceled errors (#575)

bba62bf873fde6f2a39e816ccdfc9ffef502303c authored over 2 years ago
chore: trigger release

7bc1e8c90e72d42bd925b8c0de4bd2540d4a4d1b authored over 2 years ago
feat: add helper for resolving urls from incoming http requsets (#574)

24e0d464605beecd3e6559081dbede79cf6f9067 authored over 2 years ago