Stan Sobolev

Results 5 issues of Stan Sobolev

Hi. Is there have plans for developing https://java.net/projects/javamail/pages/OAuth2 this sort of auth? If anybody needs this feature I can start implementing it to play mailer on next week.

enhancement
status:backlog

Hi Harry. This project is still alive? Maybe we could make something like this? https://api.blockspring.com/blog/api-in-60-seconds I would use that features in production, but open source really matter. Do you have...

Hey guys, I have an issue with the fetch logs feature. If I fetch logs directly from CLI it works ``` docker logs 31aa530d829c | less SLF4J: Class path contains...

Hey guys, how to integrate your wonderful project into the mill build app, https://github.com/lihaoyi/mill ?  👀

Hello there. Thanks for the amazing prompt! I have a script that prints a shell version. ``` function zle_eval { zle -I eval "$SHELL --version" } _display-shell-version() { zle_eval $SHELL...