Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Jericho created a review comment on a pull request on Jericho/ZoomNet
To answer my own question: when you specify a custom password and you also set the new parameter to `true`, the custom password takes precedence and the Boolean parameter is ignored. As previously ...
Jericho created a review comment on a pull request on Jericho/ZoomNet
Integration test fixed.
Jericho created a comment on an issue on Jericho/ZoomNet
Note to those interested in this new parameter: it appears that a custom password you specify when creating a meeting takes precedence. This means that setting the new `generatePassword` to true is...
Jericho opened an issue on Jericho/ZoomNet
Additional parameter when creating a meeting: `pre_schedule`
It appears that Zoom has added a new parameter some time ago which is not available in the ZoomNet library: - `pre_schedule`: Whether to create a prescheduled meeting via the [GSuite app](https:...Jericho pushed 15 commits to develop mxswd/ZoomNet
- Add two new MeetingListType values Resolves #372 4963090
- Fix Meetings integration test. 650d260
- added default_password fa27553
- Fixed interface 68ecae3
- Update Source/ZoomNet/Resources/IMeetings.cs 314a095
- Update Source/ZoomNet/Resources/IMeetings.cs cbb0c44
- Update Source/ZoomNet/Resources/IMeetings.cs f4c3f14
- Update Source/ZoomNet/Resources/IMeetings.cs 335db2e
- Update Source/ZoomNet/Resources/Meetings.cs fd0a94e
- Update Source/ZoomNet/Resources/Meetings.cs fc979bd
- Update Source/ZoomNet/Resources/Meetings.cs cf0c361
- Update Source/ZoomNet/Resources/Meetings.cs ce02d7e
- Merge branch 'develop' of https://github.com/mxswd/ZoomNet into mxswd/develop 8a90692
- Add the generatePassword parameter when creting instant meetings 83e5408
- Fix integration test 2148942
Jericho created a comment on a pull request on Jericho/ZoomNet
I'm having second thoughts about my naming suggestion for the new parameter. I was under the impression that setting it to true would "generate" a password (presumably, a random one). But I have be...
Jericho pushed 6 commits to feature/groups_resource Jericho/ZoomNet
Jericho pushed 5 commits to feature/devices_resource Jericho/ZoomNet
Jericho pushed 11 commits to feature/marketplace Jericho/ZoomNet
- Add two new MeetingListType values Resolves #372 4963090
- Fix Meetings integration test. 650d260
- Add the marketplace resource c28ee9e
- Add methods to get public and account created apps 6b83b16
- Add method to retrieve user's entitlements 9e8db4d
- Fix GetUserEntitlementsAsync 473fb6a
- Add GetAppsPastRequestsAsync and GetAppsActiveRequestsAsync a6497ef
- Add GetPastUserAppRequestsAsync and GetActiveUserAppRequestsAsync 2fe2614
- Update serializer context 964151b
- More methods on the Marketplace resource 60ae995
- paginatedCreatedApps.Records.Length abc10bb
Jericho pushed 3 commits to feature/events_resource Jericho/ZoomNet
Jericho pushed 10 commits to feature/graphql_client Jericho/ZoomNet
- Add two new MeetingListType values Resolves #372 4963090
- Fix Meetings integration test. 650d260
- Improve README.md a48ce74
- Add a client for GraphQl queries 0683988
- ZoomGraphQLClient should accept IConnectionInfo rather than individual oauth connection parameters. This will allow ... ce5d2a2
- Add comment to explain connectionInfo validation 83bb65c
- First draft of SendQueryAsync d7e37b3
- Add a simpler query for debugging purposes efc82e3
- Use the provided cancellation token when running the integration tests 5dee266
- Upgrade the GraphQL.Client nuget packages 23673d7
Jericho pushed 2 commits to develop Jericho/ZoomNet
Jericho closed an issue on Jericho/ZoomNet
New meeting types when invoking Meetings.GetAllAsync
Developers can specify the desired type of meeting when retrieving the list of meetings. Currently, three different types of meetings are defined in the `MeetingListType` enum. Zoom has added two n...Jericho opened an issue on Jericho/ZoomNet
New meeting types when invoking Meetings.GetAllAsync
Developers can specify the desired type of meeting when retrieving the list of meetings. Currently, three different types of meetings are defined in the `MeetingListType` enum. Zoom has added two n...Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/Meetings.cs acebfa5
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/Meetings.cs 65679a7
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/Meetings.cs abbc385
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/Meetings.cs 35a008b
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/IMeetings.cs 9dd9c0e
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/IMeetings.cs dc43053
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/IMeetings.cs 7e8a6c0
Jericho pushed 1 commit to develop mxswd/ZoomNet
- Update Source/ZoomNet/Resources/IMeetings.cs 74f931f
Jericho pushed 2 commits to feature/workspaces_resource Jericho/ZoomNet
Jericho pushed 2 commits to feature/trackingfields_resource Jericho/ZoomNet
Jericho pushed 9 commits to feature/graphql_client Jericho/ZoomNet
- Sort the properties on IZoomClient and ZoomClient alphabetically 8a180f1
- Improve README.md 0c358ae
- Add a client for GraphQl queries 09670ad
- ZoomGraphQLClient should accept IConnectionInfo rather than individual oauth connection parameters. This will allow ... 610a997
- Add comment to explain connectionInfo validation de458a4
- First draft of SendQueryAsync 094a092
- Add a simpler query for debugging purposes 1f3496b
- Use the provided cancellation token when running the integration tests 05eb08f
- Upgrade the GraphQL.Client nuget packages 4c066dc