synthead
synthead
This commit looks like a great starting point: https://github.com/nextcloud/activity/commit/0473fd324535ed402ac1c92e46d7fbbe66db8332. Instead of explicit colors like: ``` border: 1px solid #ddd; ``` ...we'll probably want to use variables to set the colors,...
This is a workaround that I've been using to use Nextcloud/Passman with PostgreSQL from [this comment](https://github.com/doctrine/dbal/issues/2868#issuecomment-332119007): Suggested solution: `PostgreSqlSchemaManager.php` line 292: ```php $data = $this->_conn->fetchAll('SELECT min_value, increment_by FROM ' ....
How did you generate that error?
Ideally, what language and frameworks would this app be written in? Happy to throw in some hands!
I'm experiencing the same issue. When I delete two characters from the end of the code, it appears to accept it visually (OTP is generated, timer starts counting down, etc.)....
@alexw65500 Can confirm! The workaround is working great for Amazon!
Has this been resolved with https://github.com/libgit2/rugged/pull/808?
I agree with this. It's a mobile device that is easily lost or stolen. It would be a real shame for that to happen and have credentials stolen. These days,...
Any chance we could prioritize this issue? It has been open for a while and it would be great to have this working in Firefox for Android!
What functionality would have to be rewritten? I might be interested in implementing this at some point :slightly_smiling_face: