Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Jericho/ZoomNet

Jericho pushed 3 commits to feature/rooms_resource Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
  • (GH-28) Add the Rooms resource and a methods to retrieve all rooms 1bb05f0
  • Fixes due to recent rebase 4d1f104

View on GitHub

Jericho pushed 10 commits to feature/marketplace Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
  • Add the marketplace resource 2abef7c
  • Add methods to get public and account created apps 9336ede
  • Add method to retrieve user's entitlements fbc922f
  • Fix GetUserEntitlementsAsync 7be79d4
  • Add GetAppsPastRequestsAsync and GetAppsActiveRequestsAsync b32151c
  • Add GetPastUserAppRequestsAsync and GetActiveUserAppRequestsAsync f4c43e4
  • Update serializer context 8e6ab06
  • More methods on the Marketplace resource 01d38d7
  • paginatedCreatedApps.Records.Length d22b80b

View on GitHub

Jericho pushed 2 commits to feature/events_resource Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
  • Add Events resource 4f9bf35

View on GitHub

Jericho pushed 4 commits to feature/devices_resource Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
  • (GH-15) Add the Devices resource and method to retrieve all devices 24988f9
  • Remove commented out code e28694e
  • Fixes due to recent rebase 8f085e8

View on GitHub

Jericho pushed 4 commits to feature/contact_center Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
  • (GH-220) Add the contact center resource 38e5056
  • (GH-220) Integration tests for Contact Center 827a4b8
  • (GH-220) Improve how we check for errors in Zoom API responses to account for the fact that error JSON from Contact ... da5a77d

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1

View on GitHub

Jericho pushed 9 commits to feature/workspaces_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-197) Add the Workspaces resource 1ed16b2

View on GitHub

Jericho pushed 11 commits to feature/devices_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-15) Add the Devices resource and method to retrieve all devices 8341849
  • Remove commented out code 10d5258
  • Fixes due to recent rebase 14e524c

View on GitHub

Jericho pushed 17 commits to feature/marketplace Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • Add the marketplace resource a96ca3a
  • Add methods to get public and account created apps e33cc58
  • Add method to retrieve user's entitlements a09d905
  • Fix GetUserEntitlementsAsync 3afc1fa
  • Add GetAppsPastRequestsAsync and GetAppsActiveRequestsAsync 34f6a2e
  • Add GetPastUserAppRequestsAsync and GetActiveUserAppRequestsAsync 40eb424
  • Update serializer context 7be2fb5
  • More methods on the Marketplace resource 0e9d65d
  • paginatedCreatedApps.Records.Length 8484aa3

View on GitHub

Jericho pushed 11 commits to feature/contact_center Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-220) Add the contact center resource 561b603
  • (GH-220) Integration tests for Contact Center 427af4a
  • (GH-220) Improve how we check for errors in Zoom API responses to account for the fact that error JSON from Contact ... 7cc82ea

View on GitHub

Jericho pushed 16 commits to feature/graphql_client Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • Improve README.md 7d8c1f4
  • Add a client for GraphQl queries 759bf59
  • ZoomGraphQLClient should accept IConnectionInfo rather than individual oauth connection parameters. This will allow ... c1cb777
  • Add comment to explain connectionInfo validation 8e705ce
  • First draft of SendQueryAsync 2e53c72
  • Add a simpler query for debugging purposes 52be523
  • Use the provided cancellation token when running the integration tests dbb208a
  • Upgrade the GraphQL.Client nuget packages 153660c

View on GitHub

Jericho pushed 9 commits to feature/events_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • Add Events resource 6b9c6e1

View on GitHub

Jericho pushed 9 commits to feature/trackingfields_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-16) Add the TrackingFields resource ff9190b

View on GitHub

Jericho pushed 10 commits to feature/rooms_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-28) Add the Rooms resource and a methods to retrieve all rooms 4175d5f
  • Fixes due to recent rebase a761a72

View on GitHub

Jericho pushed 12 commits to feature/groups_resource Jericho/ZoomNet
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea
  • (GH-7) Get all groups 460279d
  • Fixes due to recent rebase 74e44f5
  • Fix issues due to recent rebase 370c3bd
  • Fix issue due to recent rebase ffafd9e

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.82.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.82.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.82.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.82.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho published a release on Jericho/ZoomNet
0.82.0
As part of this release we had [4 issues](https://github.com/Jericho/ZoomNet/milestone/96?closed=1) closed. __Bug__ - [__#368__](https://github.com/Jericho/ZoomNet/issues/368) Unable to s...
Jericho created a tag on Jericho/ZoomNet

0.82.0 - .NET client library for the Zoom.us REST API v2

Jericho created a comment on an issue on Jericho/ZoomNet
Contributor confirmed functionality introduced in #367 therefore I'm proceeding with the release.

View on GitHub

Jericho closed an issue on Jericho/ZoomNet
Parsing response takes a very long time
In my attempt to upgrade from 0.80.0 to 0.81.0, I noticed that calling `client.CloudRecordings.GetRecordingsForUserAsync` seemed to never return for certain users with a lot of recordings. I was...
Jericho pushed 13 commits to main Jericho/ZoomNet
  • Merge branch 'main' into develop f4edc14
  • Feature/add users to group (#367) * Functionality to add users to groups * Functionality to add users to group ... d635e4c
  • Use arrays instead of enumerations to avoid serialization problems Resolves #368 916ecdb
  • Improve ParticipantDeviceConverter to handle strings like "Web Browser Chrome 129" Resolves #370 b5a84fd
  • Upgrade to Cake 4.2.0 1dfbe9d
  • Refresh build script 9ebcc67
  • (GH-371) Fix slow parsing of large response 0915e6c
  • (doc) Remove duplicate XML comments 1045e46
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed
  • (doc) Remove duplicate XML comments b37441f
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1

View on GitHub

Jericho pushed 3 commits to develop Jericho/ZoomNet
  • Refresh build script 154e538
  • Merge branch 'release/0.82.0' 6e5d9b1
  • Merge branch 'main' into develop 9b7c1ea

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
Thank you for confirming. I am proceeding with the release.

View on GitHub

SyedShahbaz created a comment on a pull request on Jericho/ZoomNet
> Have you had a chance to test the beta package? Sorry for the delay. I have tested the functionality with the` beta package` it works as expected!

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • (doc) Remove duplicate XML comments b37441f

View on GitHub

Jericho pushed 2 commits to develop Jericho/ZoomNet
  • (doc) Remove duplicate XML comments 3e02e3f
  • (doc) Remove duplicate XML comments 846e2ed

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • (doc) Remove duplicate XML comments 1045e46

View on GitHub

Load more