Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Jericho pushed 21 commits to feature/devices_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-15) Add the Devices resource and method to retrieve all devices 69614c0
- Remove commented out code 77bcaee
- and 1 more ...
Jericho pushed 20 commits to feature/rooms_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-28) Add the Rooms resource and a methods to retrieve all rooms 0eda5f4
- Fixes due to recent rebase 720ce33
Jericho pushed 22 commits to feature/groups_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-7) Get all groups d07225c
- Fixes due to recent rebase 4f99dd0
- and 2 more ...
Jericho pushed 21 commits to feature/contact_center Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-220) Add the contact center resource 8290b93
- (GH-220) Integration tests for Contact Center e463076
- and 1 more ...
Jericho pushed 27 commits to feature/marketplace Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- Add the marketplace resource 8c97618
- Add methods to get public and account created apps 3c93df3
- and 7 more ...
Jericho pushed 23 commits to feature/events_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- Add Events resource 00bee12
- Add Event to the serializer context 8909092
- and 3 more ...
Jericho pushed 19 commits to feature/trackingfields_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-16) Add the TrackingFields resource 9d91856
Jericho closed an issue on Jericho/ZoomNet
Check if a scope has been granted
Sometimes it would be useful to be able to check if a given scope has been granted before invoking a method to avoid getting an exception similar to: `Invalid access token, does not contain scopes:...Jericho pushed 1 commit to develop Jericho/ZoomNet
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
Jericho pushed 1 commit to develop Jericho/ZoomNet
- Add the HasPermissions method to the ZoomClient class Resolves @379 ae164f8
Jericho created a comment on an issue on Jericho/ZoomNet
One thing to keep in mind: the `.Scopes` property on the `OAuthConnectionInfo` class gets populated when a token is refreshed. This means that his property is **NOT** populated if the developer spe...
Jericho opened an issue on Jericho/ZoomNet
Check if a scope has been granted
Sometimes it would be useful to be able to check if a given scope has been granted before invoking a method to avoid getting an exception similar to: `Invalid access token, does not contain scopes:...Jericho pushed 2 commits to develop Jericho/ZoomNet
Jericho created a comment on an issue on Jericho/ZoomNet
Working on the "Create an event" feature I keep getting ` Please complete your host profile settings` when testing this functionality. I have the feeling the problem has nothing to do with my "prof...
Jericho pushed 2 commits to feature/events_resource Jericho/ZoomNet
Jericho opened an issue on Jericho/ZoomNet
Error handler ignored the `field` node when parsing the error message
Consider an error message similar to this (notice the "field" node): ```json { "code":400, "message":"Validation error. Check 'errors' field for details.", "errors": [ ...Jericho created a comment on an issue on Jericho/ZoomNet
I started working on this new feature: - [ ] Create an event - [ ] Delete an event - [ ] Publish an event - [ ] Duplicate an event - [ ] Cancel an event - [ ] Get an event - [ ] Get all ev...
Jericho pushed 2 commits to feature/events_resource Jericho/ZoomNet
Jericho created a comment on an issue on Jericho/ZoomNet
Guys, gentle reminder that eliza.zoom is waiting for the additional info. If you don't want to share this info with me for security reasons (which would be totally understandable), please contact E...
Jericho created a comment on an issue on cake-build/website
The expected PR associated with this issue was not created due to the following exception: `Octokit.SecondaryRateLimitExceededException: You have exceeded a secondary rate limit. Please wait a few ...
Jericho closed an issue on cake-build/website
Update Cake.grate.yml
The Cake.AddinDiscoverer tool has discovered discrepancies between Cake.grate.yaml on Cake's web site and the metadata in the packages discovered on NuGet.org. Cake.grate.yaml must be updated.Jericho pushed 1 commit to develop Jericho/ZoomNet
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
Jericho closed an issue on Jericho/ZoomNet
StringEnumConverter does not reject undefined enum values
I was having a discussion with @pvgritsenko-ansible regarding #375 which he recently submitted. The conversation was around converting enum values into their string representation. I was making the...Jericho created a comment on a pull request on powerdiary/ZoomNet
Guys, Zoom is investigating this issue. They are trying to figure out why their API is returning undocumented values in the "device" JSON node but they are asking for additional info to help them ...
Jericho created a comment on an issue on Jericho/ZoomNet
eliza.zoom is asking the following: > I will just need the name of the app that made the API call as well as the email associated with that account in order to investigate this further @cropt...
Jericho closed a pull request on Jericho/ZoomNet
Update call handling settings and get user presence status
Implemented followig endpoints: 1. GetPresenceStatusAsync to get user's current status 2. UpdateCallHandlingSettingsAsync to update call handling settingsJericho pushed 7 commits to feature/update-call-handling-settings-and-get-user-presence-status pvgritsenko-ansible/ZoomNet
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Merge branch 'develop' into feature/update-call-handling-settings-and-get-user-presence-status 3a54faa