Dmitriy Bogdanov

Results 129 comments of Dmitriy Bogdanov

Lineage OS 15.1 here. Just tested: importing CA for self-signed certs does work. BTW, I imported `ca.crt`, not the `server.crt` (I'm not sure if it is supposed to work with...

I would check if you can install an alternative firmware on your router (like OpenWrt or DD-WRT). Alternatively maybe you can set up a DNS server (that would resolve general...

I think you should first check your server.crt (or whatever it is called for you) with this: `openssl x509 -in server.crt -text -noout`. I went through the commands in [this...

`#303030`. Seems like `#ff303030`. Have no idea why the color is used there. @RainCat1998 does the color stay the same even if you completely stop the app (from the system...

That is indeed weird. I still can't see what may cause this.

@RainCat1998 have you tried it with `2.4.0-beta.6`? There were some dependencies updates that may have fixed it.

That's a fair point, but I still think that there should be an option (or another step in the workflow) to check the scripts for those who don't need to...

There's a `public` flag with description "will generate a public link for the entry" on [` PATCH /api/entries/{entry}`](https://app.wallabag.it/api/doc#patch--api-entries-{entry}.{_format}) and [there's a field](https://github.com/di72nn/wallabag-api-wrapper/blob/5570ac6aa51ee41492a991874bebeb4af9b198d3/api-wrapper/src/main/java/wallabag/apiwrapper/models/Article.java#L115) allowing to construct a public link. Shouldn't be...

Hi, @shawn99452! Thank you for your contribution! I haven't had the time and a proper set up to work with android stuff recently, but I hope to improve the situation...