hrez
hrez
Hi, Could you please add GET /orgs/:org/outside_collaborators ? https://developer.github.com/v3/orgs/outside_collaborators/ It's something like this in orgs.py: ``` def outside_collaborators(self, filter=None, number=-1, etag=None): """Iterate over collaborators of this organization. :param str filter:...
Hi, Feature request: On "du" add an option to include versioned objects in order to obtain a total bucket size. Thanks.
Hi, It's currently impossible to select/copy emails from "Most received from" BarChart. I have an old and huge mailbox I am cleaning up and I am going through biggest count...
Hi, It would be nice to support Google's gemini API directly. Relevant SDK is https://github.com/google/generative-ai-go Thanks.
Hi, If would be immensely helpful to be able to find a text inside Notes filed when editing entry. The particular use case is when Notes consists of a multi-page...
### # - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe it I don't like to add new threads and...
Hi, While I can add or remove aliases in host record, it's impossible to remove all host record aliases using ObjectManager.UpdateHostRecord() by supplying aliases parameter as nil or []string{} This...