Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
svrooij opened an issue on pypi/support
Account recovery request Account recovery request
### PyPI Username `svrooij` ### Reason for request I though I registered my hardware token, but apparently 1Password highjacked my Fido2 registration. It registered a passkey instead, but your w...svrooij created a comment on an issue on svrooij/node-sonos-ts
Are you maybe willing to contribute your fix for this? Start with the beta branch and create the pr for the beta branch, then I'm happy to review.
svrooij created a comment on an issue on svrooij/node-sonos-ts
This library has nothing to do with iobroker. It's a library to control your sonos speakers. Can you explain what code in this library is causing issues or what error you're receiving?
svrooij opened a pull request on microsoft/kiota-python
Throw error on `https://` and `http://` prefix if present in allowed host value
Fixes #201 Add error handling for 'https://' and 'http://' prefixes in allowed host values. * Modify `AllowedHostsValidator` class in `packages/abstractions/kiota_abstractions/authentication/allo...svrooij pushed 1 commit to fix-allowed-hosts-validator svrooij/kiota-python
- Throw error on `https://` and `http://` prefix if present in allowed host value Fixes #201 Add error handling for '... 9a69be4
svrooij created a branch on svrooij/kiota-python
fix-allowed-hosts-validator - Abstractions library for Kiota generated Python clients
svrooij opened a pull request on microsoft/kiota-python
Ensure 304 status code does not throw, but returns None instead
Fixes #363 Add handling for 304 responses without a location header in request adapter. * Modify `packages/http/httpx/kiota_http/httpx_request_adapter.py` to include a check for 304 status code i...svrooij pushed 1 commit to fix-3xx-responses svrooij/kiota-python
- Ensure 304 status code does not throw, but returns None instead Fixes #363 Add handling for 304 responses without a... bba60e5
svrooij created a branch on svrooij/kiota-python
fix-3xx-responses - Abstractions library for Kiota generated Python clients
svrooij created a comment on an issue on microsoft/kiota-python
@baywet this issue might be fixed now I removed the pendulum dependency
svrooij opened a pull request on microsoft/kiota-python
Fix base_url usage in HttpxRequestAdapter
Fixes #374 Modify `HttpxRequestAdapter` to use `http_client.base_url` if `base_url` is not explicitly set. * Update the constructor in `packages/http/httpx/kiota_http/httpx_request_adapter.py` to...svrooij pushed 1 commit to fix-base-url svrooij/kiota-python
- Fix base_url usage in HttpxRequestAdapter Fixes #374 Modify `HttpxRequestAdapter` to use `http_client.base_url` if ... 7c3582f
svrooij created a branch on svrooij/kiota-python
fix-base-url - Abstractions library for Kiota generated Python clients
svrooij pushed 9 commits to dependency-downgrade svrooij/kiota-python
- feat: adds support for python 13 Signed-off-by: Vincent Biret <[email protected]> 0b49df0
- chore: adds missing version to workflow 3b138ac
- Merge pull request #455 from microsoft/feature/python-13-support feat: adds support for python 13 f16ca00
- chore: release main b000d81
- Merge branch 'main' into docs/devcontainer 436a882
- Merge pull request #456 from svrooij/docs/devcontainer docs: DevContainer added and explained 4a0ff39
- Merge branch 'main' into release-please--branches--main c288433
- Merge pull request #457 from microsoft/release-please--branches--main chore: release main 1afdd22
- Merge branch 'main' into dependency-downgrade 7e903ad