hrez

Results 8 issues of 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.

feature-request

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...

feature

Hi, It would be convenient to have "ls" command enhancement.

enhancement

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...

new feature

### # - [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...

type: feature request

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...