Ecosyste.ms: Timeline

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

TamasSzilagyi84

TamasSzilagyi84 pushed 7 commits to develop powerdiary/ZoomNet
  • To revoke a users access token when the app is being uninstalled afc434f
  • Package version has been increased to 1.0.6 d8c8039
  • For token revocation, a new ZoomOAthClient has been created with new connectionInfo and token handler ddd5ddd
  • Setting the package version to 1.0.6 821d92a
  • To revoke the user's token, IToken resource has been removed and the method has been moved within the client 480022d
  • Removed base url from the token revoke method de812a0
  • Merge pull request #8 from powerdiary/ts/token_revoke [PD-10921] To revoke a users access token when the app is bein... c717b2a

View on GitHub

TamasSzilagyi84 closed a pull request on powerdiary/ZoomNet
[PD-10921] To revoke a users access token when the app is being uninstalled
### Purpose: To revoke the user's token when the application is being disconnected. ### What Changed: A new resource has been added, called `Token`, with one method to allow us to revoke t...
TamasSzilagyi84 created a review comment on a pull request on powerdiary/ZoomNet
That is correct and has been removed

View on GitHub

TamasSzilagyi84 created a review on a pull request on powerdiary/ZoomNet

View on GitHub

TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
  • Removed base url from the token revoke method de812a0

View on GitHub

TamasSzilagyi84 created a review comment on a pull request on powerdiary/ZoomNet
`Token` resource has been removed and the `RevokeAsnyc` method moved inside the client

View on GitHub

TamasSzilagyi84 created a review on a pull request on powerdiary/ZoomNet

View on GitHub

TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
  • To revoke the user's token, IToken resource has been removed and the method has been moved within the client 480022d

View on GitHub

TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
  • Setting the package version to 1.0.6 821d92a

View on GitHub

TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
  • For token revocation, a new ZoomOAthClient has been created with new connectionInfo and token handler ddd5ddd

View on GitHub

TamasSzilagyi84 opened a pull request on powerdiary/ZoomNet
[PD-10921] To revoke a users access token when the app is being uninstalled
### Purpose: To revoke the user's token when the application is being disconnected. ### What Changed: A new resource has been added, called `Token`, with one method to allow us to revoke t...
TamasSzilagyi84 pushed 1 commit to ts/token_revoke powerdiary/ZoomNet
  • Package version has been increased to 1.0.6 d8c8039

View on GitHub

TamasSzilagyi84 created a comment on an issue on Jericho/ZoomNet
@Jericho I have just asked her to DM me so we can share the necessary information with her.

View on GitHub

TamasSzilagyi84 created a comment on an issue on Jericho/ZoomNet
@Jericho Sorry for the late reply, but we have been quite busy lately. So far, `Web Browser Chrome 130` appears to be the only suspicious device name I could replicate. It seems that "130" repres...

View on GitHub

TamasSzilagyi84 opened an issue on Jericho/ZoomNet
ParticipantDevice Enum Missing Entry for 'Web Browser Chrome 129' from Zoom API
Issue Summary: When loading participants of an ongoing Zoom meeting using the NuGet package, an exception is thrown because the ParticipantDevice enum does not include a value corresponding to 'We...
TamasSzilagyi84 deleted a branch powerdiary/ZoomNet

features/participant_device_type_change

TamasSzilagyi84 pushed 2 commits to develop powerdiary/ZoomNet
  • CSPROJ file updated for ZoomNet project to does not show NU1903 warning as error ccbbac3
  • Merge pull request #7 from powerdiary/features/participant_device_type_change CSPROJ file updated for ZoomNet projec... 0bf9323

View on GitHub

TamasSzilagyi84 deleted a branch powerdiary/ZoomNet

features/participant_device_type_change

TamasSzilagyi84 closed a pull request on powerdiary/ZoomNet
Unit test has been updated
TamasSzilagyi84 pushed 2 commits to develop powerdiary/ZoomNet
  • Unit test has been updated fbdb31b
  • Merge pull request #6 from powerdiary/features/participant_device_type_change Unit test has been updated 26a4321

View on GitHub

TamasSzilagyi84 opened a pull request on powerdiary/ZoomNet
Unit test has been updated
TamasSzilagyi84 pushed 1 commit to features/participant_device_type_change powerdiary/ZoomNet
  • Unit test has been updated fbdb31b

View on GitHub

TamasSzilagyi84 pushed 3 commits to develop powerdiary/ZoomNet
  • Participant device type has been changed from enum[] to string a9134e6
  • Version number incremented bb4b392
  • Merge pull request #5 from powerdiary/features/participant_device_type_change Participant device type has been chang... 4082d92

View on GitHub

TamasSzilagyi84 created a comment on a pull request on powerdiary/ZoomNet
> My guess is that you are changing this property because you have encountered a device type that ZoomNet doesn't know about which lead to a `There is no value in the ParticipantDevice enum that co...

View on GitHub

TamasSzilagyi84 pushed 1 commit to features/participant_device_type_change powerdiary/ZoomNet
  • Version number incremented bb4b392

View on GitHub

TamasSzilagyi84 opened a pull request on Jericho/ZoomNet
Features/participant device type change
Devices property has been changed from enum[] to string
TamasSzilagyi84 created a review on a pull request on powerdiary/ZoomNet
LGTM

View on GitHub

Load more