mbndr

Results 6 comments of mbndr

For me it sounds like if you add a flag (f.e. `-private`) a few functions should be private. Which specific functions do you consider to behave like that?

Hey there, I wanted to implement this a while ago but atm have hardly time to work on my hobby projects because of life happening, feel free to implement it...

I don't know about JS support in this project, but maybe you can use the [MS OneDrive API](https://developer.microsoft.com/en-us/onedrive/docs).

You can add a custom [http.CookieJar](https://godoc.org/net/http#CookieJar). See http://surf.readthedocs.io/settings/#storage-jars

For testing this library I wrote a small PHP app with a simple login working with sessions. That wasn't a problem and everything works just as I was visiting the...

I just wanted to make an issue, but I guess it would be a duplicate: ```html List ol.custom { counter-reset: olcnt; > li { counter-increment: olcnt; &::marker { content: counter(olcnt)...